[Bug 743900] oggdemux gets first packet timestamp wrong - theora
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 11 02:14:23 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743900
Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #296144|needs-work |none
status| |
Attachment #296144|0 |1
is obsolete| |
--- Comment #5 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Created attachment 299080
--> https://bugzilla.gnome.org/attachment.cgi?id=299080&action=edit
fix wrong first granule on streams with a hole at start
I think I got it. Some state in oggstream that was overriding the first
packet's duration. I think this is because the first packet initializes the
decoder's state. It was correctly set to 0 when accumulating the packet
lengths, but then using the duration from the stream when it got to the
original code.
--
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