[MPlayer-users] MPlayer-users Digest, Vol 99, Issue 33
Tom Evans
tevans.uk at googlemail.com
Mon Mar 26 13:44:38 CEST 2012
On Mon, Mar 26, 2012 at 11:54 AM, Zacharias <zacharias at uymail.com> wrote:
> Precisely my point mate. i just don't know how to add telecine stuff :
> "pullup,softskip" to my script without getting that error. if i remove:
> "pullup,softskip" encode goes well.
> can you point me how should i properly type the options?
> kudos
>
Please don't top post.
mencoder \
dirty.m2v \
-vf pullup,softskip \
-ofps 24000/1001 \
-vf crop=716:462:2:8,scale=720:-10 \
-nosound \
-ovc x264 \
-x264encopts profile=high:level=4.1:pass=1 \
-o /dev/null
Cheers
Tom
More information about the MPlayer-users
mailing list