Skip to content

h264parse: Add support for inband timecode update

Add new property "update-timecode" to allow updating timecode in picture timing SEI depending on timecode meta. Since the picture timing SEI message requires proper VUI setting but we don't support re-writing SPS, this might not work for some streams

Merge request reports