[Bug 745455] dashdemux doesn't take the presentationTimeOffset into account.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 5 07:41:30 PST 2015


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

--- Comment #7 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
I think I got what you mean now and it seems to make sense. It seems that the
individual streams have their first internal timestamps (within the container)
set to Po, so we need to subtract Po from all timestamps to get them starting
from 0.

In gstreamer terms, doing segment.start += Po; should work.

Will now review the patches with that in mind.

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