Results 1 to 2 of 2
any codec pack for fedora 10 like k-Lite ?...
- 04-10-2009 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 27
codec pack for fedora 10 like klite
any codec pack for fedora 10 like k-Lite ?
- 04-11-2009 #2
The w32 codec pack (aka: win32-codecs) is as close as you will come. This version is a bit old, though.
DAG: w32codec RPM packages for Red Hat, CentOS and Fedora
You can get a newer version, but it is just a compressed tar ball file:
MPlayer - The Movie Player
On my system, it is installed in the /usr/lib/codecs folder. If some applications can't find it, you may need to create links to the codecs folder. Some applications look for it in a win32 folder, so a link for that may be a good thing. Run this with root privileges (su).
Code:ln -s /usr/lib/codecs /usr/lib/win32
Last edited by waterhead; 04-11-2009 at 12:45 PM.
Paul
Please do not send Private Messages to me with requests for help. I will not reply.


Reply With Quote