[MEncoder-users] pullup useless?

Grozdan microchip at telenet.be
Thu Nov 27 19:50:33 CET 2008


On Thursday 27 November 2008 19:44:26 Daniel Gnoutcheff wrote:
> On Thu, 2008-11-27 at 17:44 +0100, Grozdan wrote:
> > On Thursday 27 November 2008 17:15:39 Daniel Gnoutcheff wrote:
>
> <snip>
>
> > > mencoder sw7d-telcine.avi -vf pullup=2:2:4:4:-1:0,softskip -oac copy
> > > -ovc copy -o test.avi
> >
> > You cannot, and I mean you CANNOT use audio/video filters when doing
> > audio/video stream copy.
> >
> > -ovc copy means just that. It just copies the stream without
> > modifications. No filters will ever work with -ovc copy or -oac copy and
> > that's why your pulldup doesn't "work"
>
> Yeah, I noticed that mistake *right* after sending that my mail.
>
> > also mùake sure to force the fps to 23.976 when using the pullup filter
>
> OK, try 2:
>
> mencoder sw7d-telcine.avi -vf pullup=2:2:4:4:-1:0,softskip -oac pcm \
>     -ovc raw -ofps 24000/1001 -o test2.avi

Try this as a test:

mencoder sw7d-telcine.avi -vf pullup=2:2:4:4:-1:0,softskip -oac pcm \
     -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=10000 -ofps 24000/1001 -o 
test2.avi

>
> Also does not work. Still see lots of telecine in the output.
> Unsurprisingly, there's also a load of "Skipping frame" messages
> generated.
>
> Thanks for the help,
> Daniel
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users



-- 
Regards

http://h264enc.sourceforge.net



More information about the MEncoder-users mailing list