[Bug 792775] matroskamux wrong timestamps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 28 17:11:46 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #367235|none                        |needs-work
             status|                            |

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 367235:
 --> (https://bugzilla.gnome.org/review?bug=792775&attachment=367235)

::: gst/matroska/matroska-mux.c
@@ +3700,3 @@
           gst_util_uint64_scale (buffer_timestamp, 1, mux->time_scale));
+      gst_ebml_write_flush_cache (ebml, !is_max_duration_exceeded,
+          buffer_timestamp);

This wrongly marks it as DELTA_UNIT if max_duration_exceeded happens at the
same time as this is a keyframe.

-- 
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