I wish to convert some footage from telecined NTSC to PAL.
I tried different mencoder commands, but only the -vt pullup,softskip function seems to work well, however even if the result is well deinterlaced but the quality is too low.
How can I improve the following command to generate a Quicktime (Mac OSX) readable file with the best possible quality (even adding an external QT Mac OSX codec)?
mencoder orig.mpg -vf pullup,softskip,scale=720:576 -nosound -ovc lavc -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=15 000:vbitrate=8000:keyint=18:trell:mbd=2recmp=2
ubcmp=2:cmp=2:dia=-10
redia=-10:cbp:mv0:vqmin=1:lmin=1:dc=10 -ofps 25 -o film25.mpg
Thanks for any kind of help
Closed Thread
Results 1 to 2 of 2