16
C1000/3x00 Hardware / Cd Players And C3000
« on: September 18, 2006, 09:47:29 am »Quote
it seems to me that scd0 is not in fact the cdrom and most likly dosent exsist, i know on some older distros and those with older udev rules that a scusi cdrom somtimes comes up as sr0 or simmilar however it seems wierd that you can mount it to /mnt/cdrom
perhaps change dvd-device to cdrom-device
anyway, from the mplayer manual:
mplayer [cdda|cddb]://track[-endtrack][:speed][/device] [options]
so perhaps mplayer cdda://1/dev/cdrom
and make sure that /dev/scd0 or whatever device node you use has actually been created, if unsure try cat <device node> if there is no driver attached to it it should print an error otherwise it will emit garbage
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141696\"][{POST_SNAPBACK}][/a][/div]
Thank you for the suggestions. I will try them and post back.
