[gstreamer-bugs] [Bug 318574] gnome-cd is unable to play CD

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 17 06:03:16 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=318574
 GStreamer | gst-plugins | Ver: 0.8.11





------- Comment #20 from Ronald Bultje  2006-02-17 14:03 UTC -------
Frederic,

yes, that is of course possible. The patch is incorrect, although the code in
there is not the cleanest possible. If I remember correctly, the problem with
goobox was that it needs the full CD length while opening the device
(change_state() callback), and otherwise it doesn't matter because it always
operates in track mode (so it would never get into the if (!src->track_mode)
... case). The correct fix/workaround would be to set track_mode to true before
opening the device already, or so? I need a closer look at the code for that,
but this should be logically possible.


-- 
Configure bugmail: http://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