[Bug 778337] qtdemux: sample_description_index not evaluated when parsing the stsd-box
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 10 10:02:36 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=778337
--- Comment #6 from Juergen Sachs <juergen.sachs at metz-ce.de> ---
Unfortunately this appeares to become a bigger change deal. I need to access
the stbl (in moov) in from inside the moof. At moof-parse-time the moov is
already freed.
To fix this, the whole stdt-parsing (a 2000 lines case switch) must be
refactored out of the parse_trak() to be call-able from qtdemux_parse_tfhd().
--
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