[MEncoder-users] Dies on completion of 2nd pass, no output file
Rich Felker
dalias at aerifal.cx
Fri Oct 14 10:44:11 CEST 2005
On Fri, Oct 14, 2005 at 06:11:25PM +1000, David Ward wrote:
> It still spits out a 20+mb log file.
> And at the end of the 2nd pass i get
>
> Pos:7229.7s 180776f (100%) 35fps Trem: 0min 1147mb A-V:0.083 [1000:319]
> Skipping frame!
> mencoder: ratecontrol.c:644: ff_rate_estimate_qscale: Assertion
> `picture_number<rcc->num
> _entries' failed.
>
>
>
>
> My command is:
>
> mencoder -of avi -sws 2 -vf scale=512:288 -ovc lavc \
> -lavcopts vcodec=mpeg4:vme=4:mbd=1:vbitrate=1000:trell:vhq:vpass=1 \
> -oac copy input.vob -loadidx -o /dev/null
>
>
> mencoder -of avi -sws 2 -vf scale=512:288 -ovc lavc -lavcopts \
> vcodec=mpeg4:vme=4:mbd=1:vbitrate=1000:trell:vhq:vpass=2 \
> input.vob -loadidx -o output.avi -oac \
> mp3lame -lameopts mode=3:vbr=0:br=80:ratio=1
Does -oac copy look the same as -oac mp3lame -lameopts
mode=3:vbr=0:br=80:ratio=1 to you? :)
Rich
More information about the MEncoder-users
mailing list