[Bug 792775] matroskamux wrong timestamps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 22 13:36:25 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792775

--- Comment #5 from Nicola <lists at svrinformatica.it> ---
this seems relevant here:


https://matroska.org/technical/specs/notes.html

"""
The Block's timecode is represented by a 16bit signed interger (sint16). This
means that the Blocks timecode has a range of -32768 to +32767 units.. When
using the default value of TimecodeScale, each integer represents 1ms. So, the
maximum time span of Blocks in a Cluster using the default TimecodeScale of 1ms
is 65536ms.

The quick eye will notice that if a Cluster's Timecode is set to zero, it is
possible to have Blocks with a negative Raw Timecode. Blocks with a negative
Raw Timecode are not valid.
"""

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list