#10630: Feature request: Add s12m timecode output support in libx264 and libx265
encoders and mpegts muxer
-------------------------------------+-------------------------------------
             Reporter:  Dennis E.    |                    Owner:  (none)
  Mungai                             |
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avcodec
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
  s12m,libx264,libx265               |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Dennis E. Mungai):

 * summary:
     Feature request: Add s12m timecode output support in libx264 and
     libx265
     =>
     Feature request: Add s12m timecode output support in libx264 and
     libx265 encoders and mpegts muxer


Old description:

> Not a bug, but a feature request.
> It's observed that s12m timecode output is supported in the NVENC-based
> encoders, see nvenc.c
> https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/nvenc.c#L2474C8-L2474C8
>
> And in libavcodec/libx264.c which only implements a53cc & unregistered
> SEIs
> https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/libx264.c#L546C1-L622C2
>
> Can s12m tc output be extended to these encoders for feature parity?

New description:

 Not a bug, but a feature request.
 It's observed that s12m timecode output is supported in the NVENC-based
 encoders, see nvenc.c
 https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/nvenc.c#L2474C8-L2474C8

 And in libavcodec/libx264.c which only implements a53cc & unregistered
 SEIs
 https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/libx264.c#L546C1-L622C2

 Can s12m tc output be extended to these encoders for feature parity, and
 s12m tc support added to mpegts muxer?

--
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10630#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to