[MPlayer-users] are there some methods make mplayer sync audio to video in slave mode?

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Apr 15 11:45:46 CEST 2012


On Sun, Apr 15, 2012 at 05:19:24PM +0800, lean fu wrote:
> I run Mplayer in slave mode,and i found that it  always sync video to
> audio,so when play some high framerate and large size files on low
> performance machine,audio always output smoothly,but video will be
> completely blocked,are there some methods to change this state ? i
> want video can be render first,and i can accept the audio stutters
> seriously, btw,could somebody tell me how to close audio decode  ?

The answer is still the same as when you asked the last time:
if you do not want MPlayer to drop frames it should be quite obvious
you should not use -framedrop.
Even more so since -framedrop only skips displaying the frames,
which gives very little benefit.
If the machine is vastly too slow, for some videos something
like -lavdopts skip=nonref can help.
And audio decoding takes so vastly less CPU time that there is
no point in "accepting audio stutters" because that won't make
video play better in any perceivable way.


More information about the MPlayer-users mailing list