[MPlayer-dev-eng] Samples for frame inserting filters?

Michael Niedermayer michaelni at gmx.at
Sun Jul 2 17:37:10 CEST 2006


Hi

On Sun, Jul 02, 2006 at 02:22:47PM +0300, Uoti Urpala wrote:
> I finally implemented the frame-insertion functionality I talked about
> earlier (added it to my earlier patch that allows filters to modify pts
> values, still haven't properly cleaned it up). However I don't have any
> good samples and haven't used those filters before so I'd like to get
> some recommendations for samples and corresponding filter chains to use
> for basic testing.

here are some from my bash history:
for progressive videos:
-vf phase=t,tinterlace=1,yadif=3:1,mcdeint=1:1:10,framestep=2
-vf phase=t,tinterlace=1,yadif=3:1,mcdeint=1:1:10,framestep=5
-vf phase=t,tinterlace=1,yadif=3:1,mcdeint=1:1:10
-vf phase=t,tinterlace=1,yadif=3:1,framestep=2
-vf phase=t,tinterlace=1,tfields=1:1,framestep=2

for interlaced videos:
-vf yadif=3,pp=l5

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is



More information about the MPlayer-dev-eng mailing list