[MEncoder-users] pullup useless?
Daniel Gnoutcheff
gnoutchd at union.edu
Thu Nov 27 19:44:26 CET 2008
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
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
More information about the MEncoder-users
mailing list