Re: .wmv files?

From: Ben Stringer (ben_at_burbong.com)
Date: 10/28/05

  • Next message: Daniel B. Thurman: "RE: FC4 does not work, "out of the box" for me; GUI/X11 fails"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Fri, 28 Oct 2005 15:33:57 +1000
    
    

    On Fri, 2005-10-28 at 00:05 -0400, Gene Heskett wrote:
    > Greetings;
    >
    > Running FC2 here, with kde3.3.0.
    >
    > What codec & the url to it, do I need to install to play a .wmv file?

    I got this going using the mplayer-plugin. It also required grabbing a
    bunch of Windows codecs from the mplayer site.

    Here is my recipe (may vary depending on the rpms you already have). You
    will need the livna repositories in your /etc/yum.repos.d

      yum install mplayerplug-in mplayer-skins

      cd /usr/lib/win32
      wget http://www4.mplayerhq.hu/MPlayer/releases/codecs/essential-20050412.tar.bz2
      tar xjvf essential-20050412.tar.bz2
      cd essential-20050412
      mv * ..
      rm essential-20050412.tar.bz2

    Then point firefox at a wmv file. This also gives you quicktime, which was what I
    really wanted.

    Cheers, Ben

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Daniel B. Thurman: "RE: FC4 does not work, "out of the box" for me; GUI/X11 fails"

    Relevant Pages

    • Re: .wmv files?
      ... >I got this going using the mplayer-plugin. ... >bunch of Windows codecs from the mplayer site. ... Copyright 2005 by Maurice Eugene Heskett, ...
      (Fedora)
    • Re: .wmv files?
      ... > I got this going using the mplayer-plugin. ... > bunch of Windows codecs from the mplayer site. ... How can I point firefox to this directory /usr/lib/win32? ...
      (Fedora)