[MPlayer-users] Failed to encode ntsc dvd
Zacharias
zacharias at uymail.com
Tue Mar 27 18:44:19 CEST 2012
So my script would be something like this, for each pass:
mencoder \
dirty.m2v \
-vf pullup,softskip \
-ofps 24000/1001 \
-vf-add crop=716:462:2:8,scale=720:-10 \
-nosound \
-ovc x264 \
-x264encopts profile=high:level=4.1:pass=1 [...] \
-of rawvideo -o movie.avc
afaik, this wont affect audio sync, right? thanks in advance.
kudos
> Message: 5
> Date: Mon, 26 Mar 2012 14:09:12 +0100
> From: Tom Evans <tevans.uk at googlemail.com>
> To: "MPlayer usage questions, feature requests, bug reports"
> <mplayer-users at mplayerhq.hu>
> Content-Type: text/plain; charset=UTF-8
>
> On Mon, Mar 26, 2012 at 1:57 PM, Oliver Seitz <info at vtnd.de> wrote:
> >
> >> mencoder \
> >> ? dirty.m2v \
> >> ? -vf pullup,softskip \
> >> ? -ofps 24000/1001 \
> >> ? -vf crop=716:462:2:8,scale=720:-10 \
> >
> >
> > Shouldn't the second -vf be changed to -vf-add ?
> >
> > Greets,
> > Kiste
>
> Oops, yes you're right - didn't notice the first one when making it
> more readable :)
>
> Cheers
>
> Tom
>
More information about the MPlayer-users
mailing list