
Video on the fly with a high quality polyphase filter.įFmpeg can grab video and audio from devices given that you specify the inputįfmpeg -f audio_device -i /dev/dsp -f video4linux2 -i /dev/video0 /tmp/out.mpg You usually only have to specify the targetįFmpeg can also convert from any sample rate to any other, and resize That FFmpeg tries to figure out all parameters that can possibly beĭerived automatically. The command line interface is designed to be intuitive, in the sense

2.3 Video and Audio file format conversion.FFmpeg Documentation FFmpeg Documentation
