[MEncoder-users] Trying to deinterlace & resize 1080i content - argh
Scott W. Larson
scowl at pacifier.com
Sat Feb 4 09:28:53 CET 2006
Mark Lehrer wrote:
>So I am trying to deinterlace & resize the program so I don't have to do
>it in real time. However, I am having a tough time with mencoder. Could
>someone tell me what I'm doing wrong here? My command line is:
>
>mencoder tennis.mpg -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vhq:vqscale=3:v4mv:autoaspect:trell -vf tfields,scale=480:270 -fps 60000/1001 -ofps 60000/1001 -o test.avi
>
>
Is it correct to specify the fps of 1080i as 60000/1001? It should be
set to 30000/1001 (29.970) automatically so you shouldn't have to
specify it on the command line.
I've used the tfields filter with the default option like this to
convert 1080i to 480p and I've been very impressed with the results.
More information about the MEncoder-users
mailing list