Find the answer to your Linux question:
Results 1 to 2 of 2
any codec pack for fedora 10 like k-Lite ?...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    27

    codec pack for fedora 10 like klite

    any codec pack for fedora 10 like k-Lite ?

  2. #2
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...