Hello there, In FFmpeg's HEVC & AV1 encoder wrappers, the private codec option -s12m_tc , documented as "Use timecode (if available)", is present, but unmapped in the H.264 encode wrapper.
This, however, should also be present in h264_nvenc, as indicated in ffnvcodec's https://github.com/FFmpeg/nv-codec-headers/blob/master/include/ffnvcodec/nvEncodeAPI.h#L2432 Is there a reason why this timecode SEI is omitted in h264_nvenc? _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".