[MPlayer-users] Poor A/V with various deinterlace filters on interlaced but not telecined content
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Feb 21 09:39:02 CET 2010
On Sat, Feb 20, 2010 at 07:14:24PM -0500, Adam Rosi-Kessel wrote:
> Reimar Döffinger wrote, on 2/20/2010 6:21 PM:
> >On Sat, Feb 20, 2010 at 05:56:37PM -0500, Adam Rosi-Kessel wrote:
> >>If I don't deinterlace, the MP4 on the PS3 shows all the jagged
> >>lines in every frame.
> >>
> >>But I can't find a way to transcode with deinterlacing that doesn't
> >>ruin the A/V sync badly.
> >
> >Let me repeat myself again:
> >>Why the emphasis on deinterlacing, do you know a command line
> >>without deinterlacing that works?
> >
> >If the issue is specific to deinterlacing it might be easy to fix,
> >otherwise you can probably only try more variations of -mc, -fps
> >and -ofps etc.
>
> Sorry, I misunderstood the question. If I leave out -vf yadif or
> pp=lb, the resulting file plays fine for A/V sync. The A/V sync
> issue is only introduced when I add in a deinterlacing filter.
So is this correct, all of these behave badly:
-vf pp=lb,softskip,harddup
-vf pp=lb,harddup
-vf pp=lb,softskip
-vf pp=lb
-vf softskip,pp=lb,harddup
All of these work fine:
-vf softskip,harddup
-vf harddup
-vf softskip
(no -vf option)
More information about the MPlayer-users
mailing list