[FFmpeg-devel] [RFC PATCH 3/5] yadif: Properly preserve CEA-708 closed captions
Devin Heitmueller
devin.heitmueller at ltnglobal.com
Sun Mar 19 01:20:12 EET 2023
Hello Dennis,
On Sat, Mar 18, 2023 at 11:48 AM Dennis Mungai <dmngaie at gmail.com> wrote:
> Hello Devin,
>
> How would this be propagated (or replicated) in other deinterlacers, namely Intel's OneVPL based deinterlace_qsv, vpp_qsv and VAAPI's deinterlace_vaapi?
So I was focused mainly on the video filters that I use regularly,
which didn't include the hardware accelerated ones. That said, if you
look at the patches themselves, they're actually only a few lines of
code that need to be added to the individual filters, so the
maintainers of those filters should have little difficulty reusing the
framework.
I would be quite happy to see other filters reuse the same mechanism,
rather than reinventing the wheel, and I intentionally tried to
minimize the amount of code required by modules to make use of the
framework.
Devin
--
Devin Heitmueller, Senior Software Engineer
LTN Global Communications
o: +1 (301) 363-1001
w: https://ltnglobal.com e: devin.heitmueller at ltnglobal.com
More information about the ffmpeg-devel
mailing list