[MEncoder-users] 4X3 to 16X9 adding pillar-boxing

Tripp eliared at yahoo.com
Fri Apr 18 05:41:19 CEST 2008


--- Laine Lee <llee at lonestar.utsa.edu> wrote:

> The "too many packets" error did not occur when I left out the -fps
> and
> -ofps options in the command below, but It still produced a 29.97
> frame
> rate. The frame rate I want is 23.976. Can I make that rate
> conversion in
> the same pass as the scale conversion without introducing the error?
> Thanks.
> 
> > mencoder -oac copy -ovc lavc -of mpeg -mpegopts
> format=dvd:tsaf:telecine -vf
> > pp=fd,scale=544:480,expand=720:480 -lavcopts
> >
>
vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=7600:keyint=15
> > :trell:mbd=2:aspect=16/9 -noskip -fps 30000/1001 -ofps 24000/1001
> -o
> > /Users/me/clip_out.mpg /Users/me/clip.mpg
> 
> -- 
> Laine Lee


can't say i'm clear on what you want but try this.

mencoder -oac copy -ovc lavc -of mpeg -mpegopts
format=dvd:tsaf:telecine -vf filmdint,scale=544:480,expand=720:480
-lavcopts  
vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=7600
:keyint=15:trell:mbd=2:aspect=16/9 -noskip -fps 30000/1001 -ofps
24000/1001 -o /Users/me/clip_out.mpg /Users/me/clip.mpg


if you want 23.976
drop the telecine option


tripp


      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ



More information about the MEncoder-users mailing list