[Bug 607471] qtdemux: playback of file with 2 stsd entries on 1 trak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 29 18:33:58 UTC 2016


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

--- Comment #25 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Current: keeps using the first stsd entry and pushes svq3 to a jpeg decoder

ERROR Failed to decode JPEG image for
file:///home/thiagoss/media/mov+svq3+aac++animatrix_2_program_640-sample.mov


With those patches: detects the change of format and pushes a new caps event
that is rejected by the jpeg decoder. (Decodebin3 is able to react to this and
plugs a new decoder)
ERROR debug information: qtdemux.c(5650): gst_qtdemux_loop ():
/GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstQTDemux:qtdemux0:
streaming stopped, reason not-negotiated

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