Log in

View Full Version : x264 decoding with FFms2 How do I call ffmpeg's deinterlacing filter


0028606
21st February 2010, 03:43
I using x264 cli with ffms2 providing input. I have an interlaced source that needs to be deinterlaced, how can I call the ffmpeg deinterlacer from ffms2 from with in x264 command line

Dark Shikari
21st February 2010, 03:51
We don't have deinterlacing via the CLI... yet.

0028606
21st February 2010, 12:05
Thanks for reply, I'll go back to piping in .y4m from ffmpeg so and look forward to future releases

lovelove
31st March 2010, 17:52
We don't have deinterlacing via the CLI... yet.
is there a time horizon ?

kemuri-_9
1st April 2010, 00:22
is there a time horizon ?

when the pigs fly and my filtering interface gets committed.

vmrsss
3rd April 2010, 13:03
when the pigs fly and my filtering interface gets committed.

is the idea to have some simple pre-processing, like cropping, scaling, and denoising? That would be interesting...

buzzqw
3rd April 2010, 13:08
@vmrsss

look here http://doom10.org/index.php?topic=177.0

BHH