[gst-devel] Gstreamer cdda:// on Winodow
Sebastien Moutte
sebastien at moutte.net
Wed Jul 18 10:47:37 CEST 2007
Hey,
Yes, actually there is no cdda element on Windows but libgstcdda-0.10
including the base class is available.
I dont know if libraries used by cdda existing elements could work on
Windows, maybe you should try that first.
And if they dont, you should try to find a win32 library and write a new
source element using it.
I just had a look to gst-plugins-good/ext/cdio, it seems quite easy to write
this kind of element using GstCddaBaseSrc and cdda library.
I hope it will help,
Sebastien.
From: Scott Peterson [mailto:lunchtimemama at gmail.com]
Sent: mercredi 18 juillet 2007 00:00
To: Sébastien Moutte
Cc: gstreamer-devel at lists.sourceforge.net
Subject: Gstreamer cdda:// on Winodow
Hey Sébastien, I have another Gstreamer/Windows related question I was
hoping you could help me out with. I want to play an audio CD with Gstreamer
but when I try this:
gst-launch-0.10.exe playbin uri=cdda://1
I get this:
ERROR: from element /playbin0: A Audio CD source plugin is required to play
this stream, but not installed.
Someone on IRC said that Gstreamer doesn't have cdda support on Windows and
I was wondering if there exists some plugin for this. If not, where in the
code would I go about implementing this, and how difficult do you suppose it
would be?
Best,
Scott Peterson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070718/f8aa0950/attachment.htm>
More information about the gstreamer-devel
mailing list