[gstreamer-bugs] [Bug 384169] [cdparanoiasrc] gnome-cd cannot open cd (0 tracks)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 2 05:19:02 PST 2007


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

  GStreamer | gst-plugins-base | Ver: 0.10.x





------- Comment #13 from Tim-Philipp Müller  2007-02-02 13:17 UTC -------
> BOTH-boxes $ gst-launch-0.10 --gst-debug-level=2 cdda://1
> ERROR: pipeline could not be constructed: Unrecoverable syntax error while
> parsing pipeline cdda://1 .

Try

  $ gst-launch-0.10 -t -v cdda://1 ! fakesink sync=true

or

  $ gst-launch-0.10 -t -v cdparanoiasrc track=1 ! fakesink sync=true

(optionally also add device=/foo/bar to cdparanoiasrc)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list