[Bug 680499] avdemux_ape: will not play some ape files, not-negotiated error
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Sep 28 12:08:07 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=680499
GStreamer | gst-ffmpeg | 0.11.x
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.0.1
Summary|avdemux_ape: will not play |avdemux_ape: will not play
|some ape files |some ape files,
| |not-negotiated error
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-09-28 19:08:06 UTC ---
Thanks a lot.
This plays fine for me now with git master. I think it was fixed by this
commit:
commit 07cec6d216457d1367e83dab5322828cea957c74
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Fri Sep 28 16:53:49 2012 +0100
avdemux: fix not-negotiated errors
Drop caps event received on the sink pad, instead of
putting it in the list of cached events to be sent
downstream later. We don't want to send our container
caps downstream to our decoders, that'll give us
nasty not-negotiated errors.
https://bugzilla.gnome.org/show_bug.cgi?id=680464
The fix will be included in the upcoming 1.0.1 release.
--
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