Bug#601429: gstreamer0.10-plugins-base: No access to audio CDs

Sebastian Dröge slomo at circular-chaos.org
Thu Oct 28 10:53:35 UTC 2010


On Thu, 2010-10-28 at 11:18 +0100, Leo Smith wrote:
> Sebastian Dröge wrote:
> > On Thu, 2010-10-28 at 10:15 +0100, Leo Smith wrote:
> >
> >   
> >> Is it some path issue?
> >> I am really put of my depth here.
> >>     
> >
> > Ok, so now try
> >
> > gst-launch-0.10 cdparanoiasrc device=/dev/cdrom ! audioconvert !
> > audioresample ! alsasink
> >
> > and
> >
> > gst-launch-0.10 playbin2 uri=cdda://
> >
> > Does one of this work?
> >   
> othello:/home/leo# gst-launch-0.10 cdparanoiasrc device=/dev/cdrom ! 
> audioconvert !
> ERROR: pipeline could not be constructed: no element "cdparanoiasrc".
> othello:/home/leo# audioresample ! alsasink
> -bash: audioresample: command not found

Oh, sorry. This one should be all in one line:

gst-launch-0.10 cdparanoiasrc device=/dev/cdrom ! audioconvert !
audioresample ! alsasink

If your CD device is different, try a difference device file :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20101028/c2de57d1/attachment-0001.pgp>


More information about the pkg-gstreamer-maintainers mailing list