Opened 6 months ago

Last modified 6 months ago

#10630 new task

Feature request: Add s12m timecode output support in libx264 and libx265 encoders and mpegts muxer

Reported by: Dennis E. Mungai Owned by:
Priority: important Component: avcodec
Version: unspecified Keywords: s12m, libx264, libx265
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description (last modified by Dennis E. Mungai)

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?

Change History (2)

comment:1 by Dennis E. Mungai, 6 months ago

Description: modified (diff)
Summary: Feature request: Add s12m timecode output support in libx264 and libx265Feature request: Add s12m timecode output support in libx264 and libx265 encoders and mpegts muxer

comment:2 by Dennis E. Mungai, 6 months ago

Priority: wishimportant
Type: enhancementtask
Note: See TracTickets for help on using tickets.