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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 11 07:06:58 PDT 2005


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

           Summary: gnome-cd is unable to play CD
           Product: GStreamer
           Version: 0.8.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: fcrozat at mandriva.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Version details: 0.8.11
Distribution/Version: Mandriva cooker

when using gstreamer backend, gnome-cd is unable to play any CD : after pressing
play, it keeps displaying 0:00/0:00 and no sound is produced

this is with gnome-cd 2.12.0, gstreamer and gst-plugins 0.8 CVS branch up to
date (20051011)

GST_DEBUG=cdparanoia:5 gnome-cd output : 
[a at cuba ~]$ gnome-cd --gst-debug=cdparanoia:5
DEBUG (0x8065920 - 313621:55:30.441241000)           cdparanoia(22855)
gstcdparanoia.c(785):cdparanoia_open:<cdparanoia> trying to open device...
DEBUG (0x8065920 - 313621:55:30.606961000)           cdparanoia(22855)
gstcdparanoia.c(887):cdparanoia_open: successfully seek'd to beginning of disk
DEBUG (0x8065920 - 313621:55:30.607346000)           cdparanoia(22855)
gstcdparanoia.c(895):cdparanoia_open:<cdparanoia> device successfully openend
DEBUG (0x8065920 - 313621:55:30.801492000)           cdparanoia(22855)
gstcdparanoia.c(1110):cdparanoia_event: seeked to 4294967295
DEBUG (0x8065920 - 313621:55:30.802448000)           cdparanoia(22855)
gstcdparanoia.c(1123):cdparanoia_event: configured for -1 -> 223632 sectors
DEBUG (0x8219ff8 - 313621:55:30.804702000)           cdparanoia(22855)
gstcdparanoia.c(581):cdparanoia_get:<cdparanoia> Sending flush
DEBUG (0x8219ff8 - 313621:55:30.805392000)           cdparanoia(22855)
gstcdparanoia.c(591):cdparanoia_get:<cdparanoia> Sending discont to
0:00:00.000000000

Seek has a very strange value.

If I comment gst_event_new_seek call in gst-cdparanoia-cdrom.c in gnome-cd (line
 931), cd is playing correctly (without seeking, of course).

gst-launch cdparanoia ! { queue ! osssink} is able to play cd without any problem.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list