[gstreamer-bugs] [Bug 607116] [playbin2] no 'about-to-finish' signal with audio CDs
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 22 07:37:24 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=607116
GStreamer | gst-plugins-base | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.26
--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2010-01-22 15:37:19 UTC ---
commit 12af63394225526e0d98267978007e726040dc2f
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Fri Jan 22 16:23:43 2010 +0100
uridecodebin: handle raw sources about-to-finish signals
When we are dealing with a source that produces raw audio/video, we don't
use a
decodebin2 to decode the data and we thus don't have the
drained/about-to-finish
signal emited. To fix this, we add a padprobe on the source pads and emit
the
drained signal ourselves. This then makes playbin2 emit the about-to-finish
signal for raw sources such as cdda://
Fixes #607116
--
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