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 :)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to