[MEncoder-users] Adding harddup as an afterthought?

Ilya Zakharevich nospam-abuse at ilyaz.org
Sat Sep 29 00:58:03 CEST 2007


[A complimentary Cc of this posting was NOT [per weedlist] sent to

<mencoder-users at mplayerhq.hu>], who wrote in article <806dafc20709280733v1e12851bs3e9e2aee861391a4 at mail.gmail.com>:
> > > >   set video_filter=-ofps 24000/1001 -vf pullup,softskip
> > > >
> > > > As I discovered, my hardware player (Philips DVP5982) does not like
> > > > them (it shows a mess for a frame or two about the time the
> > > > "duplicated-as-0" frame is added).  When doing
> > > >
> > > >   set video_filter=-ofps 24000/1001 -vf pullup,softskip,harddup
> > > >
> > > > everything is fine.

> If the harddup was forgotten and all the pullup frames you added were
> cleanly dropped (resulting in the pullup being a noop) or you have the
> original before doing the pullup, you could *remux* using soft
> telecine (which I just fixed last night) rather than reencode.  Eg:
> 
> mencoder -oac copy -ovc copy -of mpeg -mpegopts
> dvd:tsaf:tele_src=24000/1001:tele_dest=30000/1001 [etc]

It is hard to understand the logic of your preconditions...

The films (parts of the same serial) contain some (edited?) scenes
were -vf pullup,softskip would detect a lot of "skipped" and
"duplicated" frames; in these (short) chunks, the frequency of skipped
frames may be 1..3 per second, and a duplicated frame a couple of
times per chunk.  Most of the film is without duplicated/skipped
frames.

Thanks,
Ilya




More information about the MEncoder-users mailing list