[MEncoder-users] Audio Delay

Oded Shimon ods15 at ods15.dyndns.org
Sat Aug 13 15:21:01 CEST 2005


On Sat, Aug 13, 2005 at 12:17:26PM +0200, Menuhin Saitov wrote:
> Hi,
> i have a DVD which ist the audio and video not match,
> the only what helps is mplayer -delay -5 but mencoder option
> -audio-delay does not support negative worths.
> I have  tryed  
> 
> mplayer -delay -5 -dumpstream -dumpfile test.avi movie.avi 

-dumpstream is mostly a debugging option, it does absoloutely no 
processing (you can even do -dumpstream to something that's not a movie 
file)

What you want is (with CVS mencoder only)
mencoder -ovc copy -oac copy -delay ... -o test.avi

- ods15




More information about the MEncoder-users mailing list