[FFmpeg-devel] [PATCH] libavfilter/vf_detelecine: Added documentation to clarify the workings of the filter.
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Mar 10 15:41:37 EET 2017
2017-03-09 9:20 GMT+01:00 <gabriel.dalimonte at gmail.com>:
> I hope this patch adding code documentation to the detelecine filter
> will help with maintenance.
If you are interested in working on detelecine, please look at ticket #5662:
It is currently not possible to choose (with an option) which of two
subsequent duplicated frames are dropped / for the sample there,
the progressive (complete) frame is dropped, instead a composed
frame is dropped: They should be identical, but because of reencoding
the composed frame looks bad, I believe we cannot rule out that this
can also happen for distributed material.
Carl Eugen
More information about the ffmpeg-devel
mailing list