Skip to content

Add H.264 and H.265 timestamp correction element

Seungha Yang requested to merge seungha.yang/gstreamer:h264-timestamper into main

Adding h264timestamper element to correct timestamp of H.264 streams. This initial version supports only DTS correction based on given PTS and SPS data.

Alternative approach of !2199 (closed) and another ultimate goal (not yet implemented) is addressing PTS issue (e.g., !649)

Depends on !2449 (merged)

Edited by Seungha Yang

Merge request reports