LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to download and install video codec h.264 (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-download-and-install-video-codec-h-264-a-689591/)

rock3_nat 12-10-2008 09:22 AM

how to download and install video codec h.264
 
hello every one...i am very new to linux environment, i want to know that how to download and install the video codec h.264.

amani 12-10-2008 09:32 AM

Welcome to LQ!

Install x264
Basically you need to install all of Mplayer and the codecs provided. Use your distro's package manager.

If that is insufficient, then in ubuntu for example, you will need to add medibuntu repos to get proprietary codecs.
In fedora you must add rpmfusion.org to your repositiories

farslayer 12-10-2008 09:39 AM

What Linux distribution are you using ?

you probably need to install ffmpeg, libx264, or another package that has that codec.. will be easier to tell once we know what you are running.

solinem 01-18-2011 10:20 PM

I have Fedora 14 and CODEC libx264 is already installed, but it doesn't work with TOTEM, is there any way to make it work with it, or is there any other package that works with TOTEM?

Thanks in advance for your valuable help!

Best regards,
Marco Rios

no2498 01-19-2011 11:06 AM

install smplayer it loads some 264 codes

knudfl 01-19-2011 11:16 AM

@ solinem : Welcome to LQ.

# yum install smplayer

kplayer mplayer smplayer gnome-mplayer : The rpmfusion.repo
http://rpmfusion.org/Configuration


And : Please do not use old threads for your questions !
Start a new thread, when you have a question.

..

maheshraja 08-10-2011 12:28 AM

hi pls solve my problem
 
i want to run ffplay.c independently it's asking x264 lib.. how can i install x264 lib...

knudfl 08-10-2011 01:41 AM

Post # 7, @ maheshraja : Welcome to LQ.

# yum install x264-devel

x264* is in the "rpmfusion-free-updates-testing repo"
http://rpmfusion.org/Configuration :
Code:

CentOS 5 :

su -c 'rpm -Uvh http://download1.rpmfusion.org/free/el/updates/testing/5/i386/rpmfusion-free-release-5-0.1.noarch.rpm http://download1.rpmfusion.org/nonfree/el/updates/testing/5/i386/rpmfusion-nonfree-release-5-0.1.noarch.rpm'



All times are GMT -5. The time now is 01:30 AM.