[FFmpeg-devel] [PATCH] nvenc: add an option to embed A53 closed captions

Andrey Turkin andrey.turkin at gmail.com
Sat Jun 4 17:48:24 CEST 2016


It mimics same options in libx264 and qsv_h264 encoders
---
 libavcodec/internal.h    | 15 +++++++++
 libavcodec/libx264.c     | 49 ++++++++++-------------------
 libavcodec/nvenc.c       | 28 +++++++++++++++--
 libavcodec/nvenc.h       |  1 +
 libavcodec/nvenc_h264.c  |  1 +
 libavcodec/nvenc_hevc.c  |  1 +
 libavcodec/qsvenc.c      |  4 +--
 libavcodec/qsvenc_h264.c | 82 +++++++++++++++---------------------------------
 libavcodec/utils.c       | 44 ++++++++++++++++++++++++++
 9 files changed, 131 insertions(+), 94 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-nvenc-add-an-option-to-embed-A53-closed-captions.patch
Type: text/x-patch
Size: 14643 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160604/ce37b20c/attachment.bin>


More information about the ffmpeg-devel mailing list