[FFmpeg-user] AVI/AC3 -> VOB/LPCM

Pavel Sokolov pavel at sokolov.me
Wed Feb 29 18:15:35 CET 2012


Hi all!

How can I do remux of the AVI with AC3 stereo to the VOB/LPCM

When I tried the next cmd I hear bad audio (sh-sh-sh-sh):
ffmpeg -i video-mpeg4_720x544-audio_ac3_48000_stereo.avi -vcodec copy 
-acodec pcm_s16be -sample_fmt s16 -f vob test1.vob

What I'm doing wrong?

-- 

With best regards, Pavel A. Sokolov



More information about the ffmpeg-user mailing list