[MEncoder-users] finish file size problem ! (2 pass XViD encoding )

DaveG mplayer01 at dgmm.net
Sun Oct 21 22:26:56 CEST 2007


On Saturday 20 October 2007, hungbp wrote:
> Hi aal,
> My script :
> mencoder input.avi \
> -mc 0 \
> -vf crop=704:384:8:46,scale=640:384 \
> -oac copy \
> -ovc xvid -xvidencopts turbo:pass=1:autoaspect \
> -ffourcc XVID \
> -ofps 29,970 \
> -o finish-1pass.avi
> wait
> mencoder input.avi \
> -mc 0 \
> -vf crop=704:384:8:46,scale=640:384 \
> -oac copy \
> -ovc xvid -xvidencopts bitrate=-700000:pass=2:autoaspect \
> -ffourcc XVID \
> -ofps 29,970 \
> -o finish.avi
>
> The encoding done well , but :the size of finish.avi  isnot 700MB !  what I
> did wrong ?

Subtract the size of the audio track(s) from the target size.

-- 
Dave



More information about the MEncoder-users mailing list