[FFmpeg-devel] [PATCH] libavcodec/cuviddec A53CC closed captions support added to cuviddec & nvenc
Timo Rothenpieler
timo at rothenpieler.org
Thu May 3 12:03:59 EEST 2018
The nvenc side looks ok except for one or two minor nits which I will
correct locally and push it with my next batch of patches.
I'm not so sure on the cuvid side of things. A53 support is already
provided via the new nvdec hwaccel, which supports it natively through
the ffmpeg codec parsers.
It doesn't seem right to add so much duplicated and involved parsing
logic. If there was a way to use the a53 parser ffmpeg already has, it
would probably be ok.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3994 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180503/4f7ebd3b/attachment.bin>
More information about the ffmpeg-devel
mailing list