[Bug 780679] qtmux: Error out on discontinuities/gaps when muxing raw audio

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 3 17:33:57 UTC 2017


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

--- Comment #8 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 348926:
 --> (https://bugzilla.gnome.org/review?bug=780679&attachment=348926)

::: gst/isomp4/gstqtmux.c
@@ +3504,3 @@
+            GST_TIME_ARGS (gst_util_uint64_scale (pad->sample_offset,
+                    GST_SECOND,
+                    atom_trak_get_timescale (pad->trak)) + pad->first_ts)));

I don't mind merging this but I'd make it more clear that we are missing a
feature so that users can file bugs if they see this happening and they'd would
like to have it implemented. A FIXME log or something equivalent should
suffice.

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