[Bug 726512] some svq3/mov files stall on start
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 10 11:33:22 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=726512
GStreamer | gst-libav | git
Thiago Sousa Santos <thiagossantos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |thiagossantos at gmail.com
Ever Confirmed|0 |1
--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-06-10 18:33:15 UTC ---
Apparently there is an extra 4 bytes of 0 inside the svq3 stsd atom that was
causing qtdemux to busy loop as it would read that as a 0 size atom. I added a
check for size=0 -> abort and now it plays.
It looks like a poorly generated file, but still playable.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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