[MPlayer-users] mencoder: ratecontrol.c:588: ff_rate_estimate_qscale: Assertion `picture_number<rcc->num_entries' failed.
Mark Zealey
mark at zealos.org
Mon May 12 21:48:58 CEST 2003
Pos:1309.3s 39362f (99%) 6fps Trem: 0min 87mb A-V:0.069 [399:154]
Skipping frame!
mencoder: ratecontrol.c:588: ff_rate_estimate_qscale: Assertion `picture_number<rcc->num_entries' failed.
Just encoding a mpg file and very near the end of the second pass it spewed out
the above. Script i used to encode file follows. The file i was encoding was the
simpsons s14e20 which can be grabbed from torrent or elsewhere i'm sure. Any
ideas or is it just a ffmpeg bug?
#!/bin/bash
while [ $# -ge 1 ]; do
F="$1"
shift
rm -f divx2pass.log
mencoder -oac copy -ovc lavc -lavcopts vhq:vcodec=mpeg4:vbitrate=400:vpass=1 -o /dev/null "$F"
mencoder -oac mp3lame -ovc lavc -lameopts preset=standard -lavcopts vhq:vcodec=mpeg4:vbitrate=400:vpass=2 -o "new.$F" "$F"
done
--
Mark Zealey (aka JALH on irc.oftc.net: #zealos and many more)
mark at zealos.org; mark at itsolve.co.uk
UL++++>$ G!>(GCM/GCS/GS/GM) dpu? s:-@ a18! C++++>$ P++++>+++++$ L+++>+++++$
!E---? W+++>$ !w--- r++ !t---?@ !X---? !R- !tv b+ G+++ e>+++++ !h++* r!-- y
More information about the MPlayer-users
mailing list