[Bug 754230] qtdemux: support sparse time ranges in qtdemux without needing a seek for MSE
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Oct 24 17:11:50 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=754230
Enrique Ocaña González <eocanha at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #337244|needs-work |none
status| |
Attachment #337244|0 |1
is obsolete| |
--- Comment #38 from Enrique Ocaña González <eocanha at igalia.com> ---
Created attachment 338363
--> https://bugzilla.gnome.org/attachment.cgi?id=338363&action=edit
Updated patch
I thought that in the "first fragment" case the flow was already going into the
"n_samples == 0" if branch[1], but maybe you're right and having a fixed
minimum threshold of 1 second is the safest approach.
Here's a new version of the patch, which is also more readable because it uses
the macros to convert from gst time to stream time and vice versa.
[1]
https://github.com/GStreamer/gst-plugins-good/blob/master/gst/isomp4/qtdemux.c#L3097
--
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