[Bug 765805] Only first fragment played for fragmented mp4 files recorded with non-seekable sink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 3 19:54:01 UTC 2016


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

--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
The problem is actually the segment that qtdemux pushes after that patch, after
it the stop of the segment makes downstream discard all buffers after 2s.

Without patch: New segment: time segment start=0:00:00.000000000,
offset=0:00:00.000000000, stop=99:99:99.999999999

With patch: New segment: time segment start=0:00:00.000000000,
offset=0:00:00.000000000, stop=0:00:02.000000000,

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