<br><br><div class="gmail_quote">On Mon, Jun 30, 2008 at 10:24 PM, Peter Garrett <<a href="mailto:peter.garrett@optusnet.com.au">peter.garrett@optusnet.com.au</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 30 Jun 2008 18:16:55 -0700<br>
"David Fox" <<a href="mailto:dfox94085@gmail.com">dfox94085@gmail.com</a>> wrote:<br>
<br>
> On Sun, Jun 29, 2008 at 10:03 PM, Peter Garrett<br>
> <<a href="mailto:peter.garrett@optusnet.com.au">peter.garrett@optusnet.com.au</a>> wrote:<br>
><br>
> > The cdda:// option for mplayer is separate, as is the device option.<br>
> > Try something like:<br>
> ><br>
> > mplayer -cache 500 -cdda speed=1 cdda://1 -cdrom-device /dev/scd0<br>
><br>
> Thanks. Learn something new every day - now if I could only remember<br>
> it. I wish this was a bit better documented. But anyway it does work<br>
> here with a CD I picked more or less at random. Normally, though, I<br>
> might be inclined to play cds through konqueror audiocd, or amarok, or<br>
> what have you. i don't usually do that in mplayer.<br>
><br>
> And you can span tracks - like cdda://1-10 or what have you.<br>
<br>
If you feel adventurous, try my little script that uses mplayer for CD<br>
playing on the command line. :-)<br>
<br>
You need the following small packages in<br>
addition to mplayer:<br>
<br>
cdtool<br>
setcd<br>
abcde<br>
<br>
(abcde is actually a very nice ripping script, but I use it for<br>
cddb lookups - and all of these packages are very small)<br>
<br>
You can read the script here:<br>
<br>
<a href="http://inx.maincontent.net/cdmp" target="_blank">http://inx.maincontent.net/cdmp</a><br>
<br>
but the easiest way is to run the following commands in order:<br>
<br>
sudo apt-get install cdtool setcd abcde<br>
<br>
wget <a href="http://inx.maincontent.net/cdmp" target="_blank">http://inx.maincontent.net/cdmp</a><br>
<br>
chmod +x cdmp<br>
<br>
(load your CD then..)<br>
<br>
./cdmp<br>
<br>
Alternatively, copy the script to /usr/local/bin so you can call it<br>
using just "cdmp"<br>
<br>
It looks like this:<br>
<a href="http://inx.maincontent.net/Screenshot-1.png" target="_blank">http://inx.maincontent.net/Screenshot-1.png</a><br>
<a href="http://inx.maincontent.net/Screenshot.png" target="_blank">http://inx.maincontent.net/Screenshot.png</a><br>
<br>
Hope you and/or some other list members enjoy it :)<br>
I hope to add in options to make better use of abcde in future.<br>
<font color="#888888"><br>
--<br>
Peter Garrett <<a href="mailto:peter.garrett@optusnet.com.au">peter.garrett@optusnet.com.au</a>><br>
</font><br>--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div><br>So does this all mean that at the moment there's a fault in ubuntu and/or related programs such that you can not play a cd with wmv files using mplayer, real player etc? So for the moment anyway we need to run these scripts?<br>
<br>Gary<br>