]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffmpeg-doc.texi
'-acodec mp3' --> '-acodec libmp3lame'
[ffmpeg] / doc / ffmpeg-doc.texi
index 710aac5076f16166779aba314a313a9fd8ee6219..f4f9269f7ac4f5976327b9c0ba851d9acb80f0ab 100644 (file)
@@ -127,7 +127,7 @@ stream, in the order of the definition of output streams.
 * You can transcode decrypted VOBs
 
 @example
-ffmpeg -i snatch_1.vob -f avi -vcodec mpeg4 -b 800k -g 300 -bf 2 -acodec mp3 -ab 128k snatch.avi
+ffmpeg -i snatch_1.vob -f avi -vcodec mpeg4 -b 800k -g 300 -bf 2 -acodec libmp3lame -ab 128k snatch.avi
 @end example
 
 This is a typical DVD ripping example; the input is a VOB file, the