AtiQah-FC / lavfilters

Automatically exported from code.google.com/p/lavfilters
GNU General Public License v2.0
0 stars 0 forks source link

Deinterlacing Options #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
New Options:

- Force double-rate deint for HW deint
- Force sample deint flags
- Deint flags field order

Original issue reported on code.google.com by h.lepp...@gmail.com on 29 Sep 2011 at 6:52

GoogleCodeExporter commented 9 years ago
- "Aggressive" deinterlacing: Force deinterlacing if the stream is marked 
interlaced (MPEG2 + H264 at least, not VC-1 because of EVO)
- "Force" deinterlacing, as it is now, force deinterlacing of everything.
- Move Field Order settings to global settings

These options should be shared between both software and hardware decoders.

Original comment by h.lepp...@gmail.com on 9 Nov 2011 at 2:22

GoogleCodeExporter commented 9 years ago
Implemented.

Original comment by h.lepp...@gmail.com on 10 Nov 2011 at 9:12