[Bug 752603] qtdemux: Unable to play streaming MP4 (H264+AAC) file from VLC

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 25 04:23:31 PDT 2015


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

--- Comment #6 from Steinar H. Gunderson <steinar+gnomebugs at gunderson.no> ---
OK, disregard my last comment; it's probably wrong. But there really seems to
be something wrong in recovering the offset after the mdat chunk is done
parsing; it tries to parse from offset 123904 (which is the length of the mdat
chunk plus 24) instead of 126026 (which is where the mdat chunk actually ends;
it starts at offset 2646).

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