Skip to content

mccparse: Map timecode to PTS directly without offset

Seungha Yang requested to merge seungha.yang/gst-plugins-rs:mcc-start-time into main

Assumes that caption stream's timeline starts from zero, and maps timecode time_since_daily_jam() to PTS directly without subtracting the first seen timecode.

Merge request reports