[MPlayer-users] problem with Too many audio packets in the buffer

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Mar 24 19:09:12 CET 2011


On Thu, Mar 24, 2011 at 09:27:50AM -0700, Philip Walden wrote:
> $ mencoder -oac lavc -of mpeg -mpegopts
> format=mpeg2:muxrate=25000:vbuf_size=1194:abuf_size=64 -vf
> scale=720:480,harddup -ovc lavc -lavdopts debug=0 -lavcopts autoaspect=1:vcodec=mpeg2video:vbitrate=8000:acodec=ac3_fixed:abitrate=128:keyint=18
> -subdelay 20000 -ofps 30000/1001 -mc 0 -noskip -af
> lavcresample=48000 -srate 48000 -o test.mpg
> NOSN_CanWeMakeItToMars.mp4

Uh, have you tried without -mc 0 -noskip?
The combination of -ofps, re-encoding and this can't really work.
The only case where you should use these is
1) You use -ovc copy because that's not going to work without them
2) If for some reason it actually works better (should be quite rare).


More information about the MPlayer-users mailing list