[MPlayer-users] pullup filter skipping wrong frames after edit
Rich Felker
dalias at aerifal.cx
Mon Dec 19 20:35:40 CET 2005
On Mon, Dec 19, 2005 at 10:38:50AM -0800, pfile at pacbell.net wrote:
> howdy folks,
>
> i've had a problem with pullup on and off through several versions of
> mencoder. over the weekend i upgraded to the very latest codebase in
> CVS and the problem got a bit better but still persists.
>
> in the attached clip, after the edit point pullup seems to have gotten
> confused and is skipping the wrong frames. the file is an mpeg2
> transport stream (ATSC, 720p at 59.97Hz) and the file was edited with
> ProjectX 0.90.2. the zip file also contains the log output from
> mencoder -v.
pullup is for reversing pulldown, not reversing progressive frame
duplication. There's a hack some people know with vf_tinterlace to
trick it into working on this kind of content. Otherwise you can try
vf_decimate.
Rich
More information about the MPlayer-users
mailing list