topic title: Media player?
6 posts
• Page 1 of 1
-
Posts: 46
- Joined: 08 Mar 2014
#1
Have only just started running AntiX and i really like the OS. But i have been trying to play my cd's and have failed at every attempt. I tried the default XMMS and couldn't make head nor tail of it, so i then tried VLC and SMPlayer with the same results zilch. Could someone recommend a media player that works straight out of the box please.
-
Posts: 4,164
- Joined: 20 Feb 2009
#2
Post
I have to put a space between / and etc because of a forum bug. So close that space in terminal when typing in the command.
Maybe your cdrom did not get listed in there. You should not have to change media players I would think.
Also in terminal. Do and post back on
sr0 is my dvdrw on this desktop
my fstab says
I am posting from AntiX 11 so mine may be different a little than yours.
Howdy and Welcome from me.
Code: Select all
cat / etc/fstab
Maybe your cdrom did not get listed in there. You should not have to change media players I would think.
Also in terminal. Do and post back on
Code: Select all
harry@biker:~$ cd /dev
harry@biker:/dev$ ls
autofs psaux tty15 tty54
block ptmx tty16 tty55
bsg pts tty17 tty56
btrfs-control ram0 tty18 tty57
cdrom ram1 tty19 tty58
char ram10 tty2 tty59
console ram11 tty20 tty6
core ram12 tty21 tty60
cpu ram13 tty22 tty61
cpu_dma_latency ram14 tty23 tty62
cuse ram15 tty24 tty63
disk ram2 tty25 tty7
dri ram3 tty26 tty8
fb0 ram4 tty27 tty9
fd ram5 tty28 ttyS0
full ram6 tty29 ttyS1
fuse ram7 tty3 ttyS2
gpmctl ram8 tty30 ttyS3
hpet ram9 tty31 uhid
input random tty32 uinput
kmsg rtc tty33 urandom
log rtc0 tty34 vcs
loop0 sda tty35 vcs1
loop1 sda1 tty36 vcs2
loop2 sda2 tty37 vcs3
loop3 sdb tty38 vcs4
loop4 sdb1 tty39 vcs5
loop5 shm tty4 vcs6
loop6 snapshot tty40 vcs7
loop7 snd tty41 vcsa
loop-control sndstat tty42 vcsa1
lp0 sr0 tty43 vcsa2
MAKEDEV stderr tty44 vcsa3
mapper stdin tty45 vcsa4
mcelog stdout tty46 vcsa5
mem tty tty47 vcsa6
net tty0 tty48 vcsa7
network_latency tty1 tty49 vga_arbiter
network_throughput tty10 tty5 vhost-net
null tty11 tty50 xconsole
parport0 tty12 tty51 zero
port tty13 tty52
ppp tty14 tty53
harry@biker:/dev$
my fstab says
Code: Select all
# Pluggable devices are handled by uDev, they are not in fstab
/dev/sda1 / ext3 defaults,noatime 1 1
/dev/sda2 swap swap sw,pri=1 0 0
proc /proc proc defaults 0 0
devpts /dev/pts devpts mode=0622 0 0
# Dynamic entries below
/dev/cdrom /media/cdrom udf,iso9660 noauto,users,exec,ro 0 0
/dev/sr0 /media/cdrom udf,iso9660 noauto,users,exec,ro 0 0
# Second 320 IDE Drive Below
UUID=b3b59257-818b-457d-b44a-9bc6632c050e /media/data ext4 rw,auto,user,exec 0 0
Howdy and Welcome from me.
-
Posts: 667
- Joined: 01 Nov 2013
#3
Run inxi -F in a terminal and post it here for us to see.
-
Posts: 2,238
- Joined: 16 Dec 2007
#4
I normally use xmms for my audio cds. what you do is right click on the xmms player, select play a directory, and then select your cdrom drive, typically in /media/cdrom or /media/sr0 (on my system, both links exist and work).
gnome-mplayer (also installed) will also play CD's, although sometimes i have issues with it.
I also use VLC. You may need to select your location of your drive in preferences, as the current vlc defaults sometimes default to a drive that doesn't exist (dvd1 vs. sr0 or cdrom or dvd) In VLC, use the"Open Disc" function, as VLC won't automatically"find" the cd.
gnome-mplayer (also installed) will also play CD's, although sometimes i have issues with it.
I also use VLC. You may need to select your location of your drive in preferences, as the current vlc defaults sometimes default to a drive that doesn't exist (dvd1 vs. sr0 or cdrom or dvd) In VLC, use the"Open Disc" function, as VLC won't automatically"find" the cd.
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#5
vlc and smplayer are not included in antiX by default, so I agree with dolphin that you probably need to select your location of your drive in preferences