Page 1 of 3 123 LastLast
Results 1 to 10 of 81

Thread: HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

Hybrid View

  1. #1
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

    This HOWTO is mainly aimed at all the users of Ubuntu 64bit (although it would work also on a 32bit system) who can't (obviously) install these codecs using the repositories.

    If you want to watch your movies (avi and wmv) or listen to your music files (wma) which require Win32 codecs this is what you need:

    1)You have to OWN A LEGAL COPY of Windows, because these are proprietary codecs (somebody correct me if I'm wrong)

    2)Install “xine-ui” and “totem-xine” in Synaptic or type in the command line:
    sudo apt-get install xine-ui ; totem-xine

    3) Launch Xine (or Totem) and try to play a video (this will create a .config file)

    4) Download the codecs from this website:

    http://www.mplayerhq.hu/homepage/design7/dload.html
    (just download the “essential codecs package”)

    5) Open the command line(“Konsole” if you are using KDE, “Terminal” if you are using GNOME) and follow these steps:

    a) Get to the directory where you have downloaded the file (/home/alberto/downloads in my case)

    cd /home/alberto/downloads

    b) Create the directory in which you are going to put the codecs (/usr/lib/win32)

    sudo mkdir /usr/lib/win32

    c) Now, assuming the file you downloaded is “essential-20050412.tar.bz2”:

    tar -xjf essential-20050412.tar.bz2 (this will extract the file)

    sudo mv essential-20050412/* /usr/lib/win32 (this command will move the files to the desired folder)

    d) Now restart xine (if you were using it)

    Congratulations, now you can open wma, wmv, and avi files by using Totem and Xine!

    Alberto

    UPDATE: It seems wmv9 don't work with my HOWTO.
    Last edited by tseliot; September 29th, 2005 at 02:40 PM. Reason: Revision of the entire process

  2. #2
    Join Date
    Jun 2005
    Beans
    234

    Re: HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

    Wow! is this realy working on 64bit? cool.
    Ubuntu 64 Backports. More details on this post.

  3. #3
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

    Yes, this is one more reason not to switch back to Ubuntu 32bit. C'mon let's improve Ubuntu 64 support!

  4. #4
    Join Date
    Nov 2004
    Location
    Texas
    Beans
    2,434

    Re: HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

    Someone, please add this to the wiki.
    Those folks who try to impose analog rules on digital content will find themselves on the wrong side of the tidal wave.
    - Mark Shuttleworth

  5. #5
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

    This would be an honour for me. Thanks

  6. #6
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

    I meant it would be an honour for me if someone put it in the Wiki. I don't know how to do it.

  7. #7
    Join Date
    Jun 2005
    Location
    Seinäjoki, Finland
    Beans
    57
    Distro
    Ubuntu Breezy 5.10

    Re: HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

    Thank you for this

  8. #8
    Join Date
    Apr 2005
    Location
    My dreams
    Beans
    3,558
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

    Impressive!!

    Let's try to reach 100% equallity between 32 and 64 bit!! We can do it!!

  9. #9
    Join Date
    Jun 2005
    Location
    Pacific Northwest, USA
    Beans
    17

    Re: HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

    Have I mentioned lately how much you rule for this tseliot?

    I didn't expect this to be accomplished until they finally pushed Windows Media Player to 64-bit.

    And for the record, I never get the urge to go 32-bit, no matter what 64-bit is lacking.

  10. #10
    Join Date
    Mar 2005
    Location
    Portugal
    Beans
    105
    Distro
    Ubuntu Hoary 5.04

    Re: HOWTO: Win32 Video Codecs (AMD64 and 64bit systems)

    It did not work for me...I've installed totem-xine and no luck with that (playing a wmv complains not having the codec needed) ...even installed gxine and still no luck....
    Don't know what I'm doing wrong...please post your entire config.
    Thanks
    Pedro Carrico

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

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