 |
22-04-2007, 04:51 PM
|
#1 (permalink)
|
|
UbuntuUser
Join Date: Sep 2006
Location: India
Posts: 746
|
Cant play media
Hi guys,
I use Ubuntu6.06 on my box.
The problem is I cant play vcds in my comp.
1) Even after the CD is mounted, no icon appers in the desktop.
2) The contents of VCD do not appear in /media/cdrom but in /media/usbdisk 
3)The movee file (music01.dat and others) do not appear in MPEGAV folder but in VCD folder.
4)I have the necessary codecs(i downloaded them using easyubuntu/automatix) but still all the media players i.e VLC, Kaffine, Totem, Xine give a warning that there aint any neccessary codec installed.
I feel kinda ashamed to say that the above problems do not exist in Windows 2000.
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
22-04-2007, 05:01 PM
|
#2 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Cant play media
VCDs are automatically played by totem.set ur preference using:
Menu>System>Preferences>Removable Medias and drives.
as for the 2nd problem check ur /etc/fstab file for drives and mount points.
Do U have w32codecs package installed
do refer below links.
http://ubuntuguide.org/wiki/Dapper#H...timedia_Codecs
Code:
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-gl gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse w32codecs
also note that u can open a vcd or dvd from the player interface itself for eg: Xine player>Just press the dvd or vcd radio butten in the player control will play.
Btw if u want more features u can upgrade to feisty ubuntu.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
22-04-2007, 07:30 PM
|
#3 (permalink)
|
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
Re: Cant play media
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
|
|
|
22-04-2007, 10:14 PM
|
#4 (permalink)
|
|
UbuntuUser
Join Date: Sep 2006
Location: India
Posts: 746
|
Re: Cant play media
@praka123: Every other package is installed in my sys but in case of w32codecs, the terminal shows the following lines:
"Package w32codecs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package w32codecs has no installation candidate"
I even tried installing it independently using the terminal but it shows:
"Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
No candidate version found for w32codecs
The following packages have been kept back:
app-install-data-commercial automatix2 kdelibs-bin kdelibs-data
kdelibs4c2a libqt3-mt libx11-6 libx11-dev linux-image-2.6.15-28-386
locales
0 packages upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done"
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
|
|
|
22-04-2007, 11:15 PM
|
#5 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Cant play media
@dynosure:
so just download and install this.the correct way is to add the repository in /etc/apt/sources.list.Nyways save below file install by double clicking (i hope dapper got gdebi);if its not working open a terminal and browse(cd into) the location where u saved w32codecs.deb file :
Code:
~$cd /home/username
Code:
~$sudo dpkg -i w32codecs.deb
that's it.You can use the file manager(nautilus) to find where u downloaded the file.best is to save in ur /home/user dir.
link:
do follow these commands as instructed as below link says.it does the job easily.  (as am bad in explaining things)
http://www.cs.cornell.edu/~djm/ubuntu/#multimedia
if u want to have more multimedia s/ws,just add these lines to ur /etc/apt/sources.lst as below:
Code:
~gksudo gedit /etc/apt/sources.list
and add:
Code:
deb http://archive.canonical.com/ubuntu feisty-commercial main
in the end in a new line.
Also refer below link to know about what are these /etc/ /home/ etc these are all directories :
http://www.thinkdigit.com/forum/show...7&postcount=12
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
22-04-2007, 11:19 PM
|
#6 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Cant play media
So, you don't have proper repositories enabled. Go to ubuntuguide.org it has detailed instructions on how to enable them. Once done you can easily install many additional softwares.
And yeah do upgrade those remaining softwares too, especially the kernel if not anything else.
And if you want to follow my suggestion just remove automatix, just a piece of junk. Nothing that a properly enabled repository can't do but automatix can.
prakash he's on dapper.
__________________
http://www.bash.org/?258908
Last edited by mehulved; 22-04-2007 at 11:19 PM.
Reason: Automerged Doublepost
|
|
|
22-04-2007, 11:27 PM
|
#7 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Cant play media
^ OK then he can edit it for dapper na?
edit as following:
Code:
deb http://archive.canonical.com/ubuntu dapper-commercial main
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
Last edited by praka123; 22-04-2007 at 11:41 PM.
|
|
|
23-04-2007, 10:43 AM
|
#8 (permalink)
|
|
Wise Old Owl
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
|
Re: Cant play media
cynosure : Once your done with installing you can save those deb files so you don`t have to download them again incase you reinstall.. You can find the deb files in /var/cache/apt/archives/
|
|
|
23-04-2007, 11:25 PM
|
#9 (permalink)
|
|
UbuntuUser
Join Date: Sep 2006
Location: India
Posts: 746
|
Re: Cant play media
@praka123:
This line is already in the sources.list file.
And there is no folder like fstab in my /etc folder. Even the hda1 icon on the desktop has vanished and there are 3 icons in /media one for 1st CDriter (cdrom), 2nd for other CDriter(cdrom0) and 3rd for the HDD(hda1). When I insert any movee CD, one more folder called usbdisk appears, and when I insert any data cd, other folder called cdwriter appears. This surely is insane. The first two folders are blank like anything...
As for the movies, they are working fine now as I downloaded the w32codecs file. Thanks for that guys, but the other problems persist.
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
|
|
|
23-04-2007, 11:40 PM
|
#10 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Cant play media
fstab is a file not a folder.
__________________
http://www.bash.org/?258908
|
|
|
24-04-2007, 08:24 AM
|
#11 (permalink)
|
|
UbuntuUser
Join Date: Sep 2006
Location: India
Posts: 746
|
Re: Cant play media
^^ok
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|