]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffmpeg-doc.texi
spelling
[ffmpeg] / doc / ffmpeg-doc.texi
index dd015d4dfc8b67142935e326eedcec970874d7c4..3cdf3ab6169f2c465906b97eaa1214020564035a 100644 (file)
@@ -30,7 +30,7 @@ FFmpeg can grab video and audio from devices given that you specify the input
 format and device.
 
 @example
-ffmpeg -f audio_device -i /dev/dsp -f video4linux2 -i /dev/video0 /tmp/out.mpg
+ffmpeg -f oss -i /dev/dsp -f video4linux2 -i /dev/video0 /tmp/out.mpg
 @end example
 
 Note that you must activate the right video source and channel before