Hardware Troubleshooting in Linux > Linux Video Support

not able to play vcd using mplayer from cdwriter

(1/2) > >>

christopher_1:
Hi,

I am not able to play cd from my writer using mplayer, i followed the tip given by you, but i am getting this error:

[root@localhost root]# mplayer vcd://1 /dev/scd0
MPlayer 1.0pre7try2-3.2.2 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2


Playing vcd://1.
CD-ROM Device '/dev/cdrom' not found.
Failed to open vcd://1

Playing /dev/scd0.


Exiting... (End of file)


I am able to play the same cd from my cdrom without any problems. When i give ls -l /dev/cdrom* i get the following output.

[root@localhost root]# ls -l /dev/cdrom*
lrwxrwxrwx 1 root root 8 Apr 10 00:48 /dev/cdrom -> /dev/hdd
lrwxrwxrwx 1 root root 9 Apr 10 00:48 /dev/cdrom1 -> /dev/scd0


Thanks,
Christopher.

Ricky:

--- Quote ---Playing vcd://1.
CD-ROM Device '/dev/cdrom' not found.
Failed to open vcd://1

Playing /dev/scd0.


Exiting... (End of file)
--- End quote ---


Its somehow not following the guidelines given to it after track location.

Ie.
mplayer vcd://1 /dev/scd0 !

well.. then try
mplayer /dev/scd0 vcd://1

also see
man mplayer

for more help, though I have played cds using above command.

christopher_1:
Hi,

I tried that but i am getting the same error.

[root@localhost root]# mplayer /dev/scd0 vcd://1
MPlayer 1.0pre7try2-3.2.2 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
 
 
Playing /dev/scd0.
 
Playing vcd://1.
CD-ROM Device '/dev/cdrom' not found.
Failed to open vcd://1


Exiting... (End of file)

Thanks,
CHristopher.

Ricky:
Hmm. try mplayer graphical interface, there you have option to specify device manualy. See if that works.
mplayer GUI = gmplayer.

christopher_1:
I tried using gmplayer, where is the option to specify device manually?

I tried the play VCD option but got a similar error. I also tried using xine but i could not succeed playing from cd writer. When i put the cd in the cdrom it plays fine using xine.

Navigation

[0] Message Index

[#] Next page

Go to full version