[Bug 793058] qtdemux: add support for edit lists for fragmented files in push mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 1 23:52:16 UTC 2018


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

--- Comment #2 from Alicia Boya GarcĂ­a <aboya at igalia.com> ---
When doing so in the current version it seems to work OK in my brief tests.

On the other hand, commenting the if over this pending patch
https://bugzilla.gnome.org/show_bug.cgi?id=778426 causes a regression in files
without an edit list because the segment is cleared without being set then
again. It should not delete the default segment if the file does not contain
edit lists. 

Regarding test files, here you have the ones I'm using:

With edit list:
http://yt-dash-mse-test.commondatastorage.googleapis.com/unit-tests/media/car-20120827-86.mp4

Without edit list:
http://yt-dash-mse-test.commondatastorage.googleapis.com/unit-tests/media/car-20120827-85.mp4

With the edit list the stream time of the PTS of the first frame should be
zero. The stream time of the DTS of the first frame should be negative.

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