Centos 5 Multimedia Howto

Comments

34 comments posted
did you install the mplayer codecs?

Also if you are referring to web content, make sure that mplayer plugin is working.

Example open up firefox and instead of a web address type in
about:config

That should list what formats are supported and what player is called to play said format.

Posted by sklav on Sun, 08/09/2009 - 19:38
Try the following solution

First off epel and rpmforge are repo's that tend to conflict. So the only idea i have is that you remove epel for now and remove the "libdvdread.so. is 4" package.

After that try installing again using the above command and remove mplayer-gui if it is still complaining since i believe it might now be part of the mplayer package. I have not reinstalled Centos5 in a while and thus cannot confirm the above statement.

Keep me posted...

Posted by sklav on Sat, 07/11/2009 - 18:20
Thank you

I had to translate that from Portuguese to English using Google, not often i get non English posts. Helped me brush up on my Google translating skills ;)

Posted by sklav on Wed, 06/10/2009 - 20:22
Error installing VLC

Ok i just followed the howto on a new install and it worked as expected. So my question to you is are you trying to install VLC as your title suggests? if that is the case this is not covered by this howto. I have no issues assisting you in trying to get it to work but i would need more detail before i take anymore time to attempt to resolve the following issue.

Step1: Make sure you have an updated centos 5 install..
yum -y update

Step2: make sure the rpmforge repo is not disabled. Centos wiki can assist with that matter.
wiki.centos.org

Step3: after the above steps have been completed follow the howto.

Thank you

Sklav

Posted by sklav on Mon, 02/16/2009 - 00:33
Correction added

livdvdnav is a spelling mistake. Which i have corrected. As for mplayer-gui, I believe that is now bundled with the mplayer package. I will confirm and update shortly. On either case that will not affect the system by not installing it, since it just adds a graphical interface to mplayer.

Posted by sklav on Mon, 12/08/2008 - 10:54
Thank you for you wonderful comments

It is always a pleasure when i read positive comments from people that have used this how-to and it has helped them.

Posted by sklav on Sat, 11/15/2008 - 02:08
RE: Centos_5

I am glad you found the content Helpful.

Posted by sklav on Mon, 09/29/2008 - 15:14
Not an error

According to the output you have specified the rpm has already been installed.

12:29:40 (349 KB/s) - `mplayer-codecs-extra-20061022-1.i386.rpm.2' <---- the .2 is appended when an rpm with same name is found.

package mplayer-codecs-extra-20061022-1 is already installed

warning: mplayer-codecs-extra-20061022-1.i386.rpm: Header V3 DSA signature: NOKEY, key ID b6d6aef5

The above warning is displayed due to the fact that you do not have proper key signature for the rpm but since these packages rarely get updated and i have not found a repo containing them this is would be normal in this case. If you feel strongly about it you can always import the proper key from the website listed assuming they have published it, I trust the site because i have been using it for years. Hope that answers your question.

Posted by sklav on Fri, 08/15/2008 - 01:50
Thank you for that great comment.

I always appreciate when someone leaves a positive comment.

Posted by sklav on Sat, 06/07/2008 - 01:50