[FFmpeg-trac] #6726(avcodec:new): ATSC A/53 CC support missing from nvenc_h264 encoder

FFmpeg trac at avcodec.org
Mon Oct 9 20:39:37 EEST 2017


#6726: ATSC A/53 CC support missing from nvenc_h264 encoder
-------------------------------------+-------------------------------------
             Reporter:  unsword      |                     Type:
               Status:  new          |  enhancement
            Component:  avcodec      |                 Priority:  normal
             Keywords:  a53 CC       |                  Version:
  nvenc_h264                         |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Other H.264 encoders have ATSC A/53 CC copy from source support which was
 added with this commit:
 https://github.com/FFmpeg/FFmpeg/commit/e06114fed3afa69187b3dfc09a7a1a25cfd558b3

 However the required option -a53cc is not present for the nvenc_h264
 encoder

 Looks like there was a patch submitted to add A/53 to the nvenc encoder
 but not implemented ?
 https://ffmpeg.org/pipermail/ffmpeg-devel/2016-June/194927.html

 Summary of the bug:
 How to reproduce:
 {{{
 ffmpeg -h encoder=nvenc_h264
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6726>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list