LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Adding Codecs (https://www.linuxquestions.org/questions/linux-newbie-8/adding-codecs-616405/)

dstar101 01-26-2008 06:23 AM

Adding Codecs
 
Hi!!
I am linux noob and i am using Fedora Core 8....
I want to Play Movies,Dvd's listen songs in mp3 ,ogg and many other format...for which i need codecs in Windows i used Windows Player Classic.....but what shall i use on linux with bunddle of codecs which can play any thing

elliott678 01-26-2008 06:35 AM

Add this repository, if you haven't already: http://rpm.livna.org/rlowiki/

Grab the gstreamer-plugins-* packages, libdvdcss and libdvdplay. That should allow totem and rhythmbox to play most formats and allow you to play protected DVD's.

dstar101 01-26-2008 09:28 AM

Thanx i will do it

I have a Fedora DVD.How can i install packages from the DVD....There are too many Packages how do i install them

sycamorex 01-26-2008 09:41 AM

I don't think the packages you need are on the standard Fedora DVD. As elliot 678 said, you need to install the livna repository and install the packages from the internet.
If you are just asking generally how to install packages from the DVD:

Quote:

# rpm -ivh package_name.rpm
But you'd be better off using the internet where the latest versions of the programs are.

dstar101 01-26-2008 10:02 AM

I can not it keeps giving me error

[HTML]Component: pirut
Summary: TBc5ad12a9 repos.py:98:getRepo:RepoError: Error getting repository data for Livna, repository not found

Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/pirut/RepoSelector.py", line 277, in _add
return self._repoEditor(None)
File "/usr/lib/python2.5/site-packages/pirut/RepoSelector.py", line 291, in _repoEditor
repo = d.run()
File "/usr/lib/python2.5/site-packages/pirut/RepoSelector.py", line 208, in run
if self.ayum and self.ayum.repos.getRepo(name):
File "/usr/lib/python2.5/site-packages/yum/repos.py", line 98, in getRepo
'Error getting repository data for %s, repository not found' % (repoid)
RepoError: Error getting repository data for Livna, repository not found

Local variables in innermost frame:
self: ['development', 'updates-debuginfo', 'fedora', 'development-debuginfo', 'updates-source', 'InstallMedia', 'updates-testing-debuginfo', 'updates-testing', 'updates', 'updates-testing-source', 'development-source', 'fedora-source', 'fedora-debuginfo']
e: 'Livna'
repoid: Livna
[/HTML]


All times are GMT -5. The time now is 09:33 AM.