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