Skip to content

h264parse, h265parse: TimeCode SEI may be expressed in field rate

Depending on the value of the unit_field_based flag, n_frames is to be interpreted as a number of fields or a number of frames. As GstVideoTimeCodeMeta always deals with frames, we want to scale that number when needed.

Edited by Mathieu Duponchelle

Merge request reports