![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Python Enthusiast
![]() |
HOWTO: Win32 Video Codecs
This HOWTO is aimed at all the users of Ubuntu (both 32 and 64bit although wmv9 files don't work in Ubuntu 64bit) and it is useful because win32 codecs aren't available anymore in the repositories for legal reasons.
This guide is a revised version of a guide of mine specifically aimed at 64bit users. I decided to post this new one in order to avoid misunderstandings. 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”) if the link above is temporarily down try this mirror: http://www4.mplayerhq.hu/homepage/design7/dload.html 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 -xjvf 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! NOTE: It seems wmv9 don't work with my HOWTO if you use Ubuntu 64bit. Alberto Last edited by tseliot; April 12th, 2006 at 01:07 PM.. |
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Apr 2005
Beans: 125
|
Re: HOWTO: Win32 Video Codecs
I've got Gxine playing audio .wma files very nicely, following these instructions, but I can't get those .wma files to play in Totem. When I looked at your instructions, I neglected to run Totem before installing the w32 codecs, and I wonder if that was the problem. Do you know where the config file is so that I could try deleting it and starting over???
EDIT: Found the answer: needed to install gstreamer0.8-ffmpeg from universe. Last edited by emendelson; October 13th, 2005 at 04:39 PM.. |
|
|
|
|
|
#3 |
|
Gee! These Aren't Roasted!
![]() |
Re: HOWTO: Win32 Video Codecs
or add
Code:
deb ftp://ftp.nerim.net/debian-marillat/ sarge main sudo apt-get update sudo apt-get install w32codecs |
|
|
|
|
|
#4 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2005
Beans: 72
|
Re: HOWTO: Win32 Video Codecs
When I try to do an update with that repository added, I get:
Code:
W: GPG error: ftp://ftp.nerim.net sarge Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907 |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2005
Beans: 5
|
Re: HOWTO: Win32 Video Codecs
Grrr http://www.mplayerhq.hu/homepage/design7/dload.html is down!
__________________
(\ /) (O.o) (> <) This is Bunny. Copy Bunny into your signature to help him on his way to world domination. |
|
|
|
|
|
#6 |
|
Just Give Me the Beans!
![]() Join Date: May 2005
Beans: 45
|
Re: HOWTO: Win32 Video Codecs
|
|
|
|
|
|
#7 | |
|
Guest
Beans: n/a
|
Re: HOWTO: Win32 Video Codecs
Quote:
We are encouraging people to not use this repo as it will cause serious damage to your system. to install the w32codecs please download this file ftp://cipherfunk.org/pub/packages/ub...untu2_i386.deb and install it with sudo dpkg -i w32codecs_20050412-0unofficialubuntu2_i386.deb libdvdcss2 can be downloaded here and installed with dpkg in the same way ftp://cipherfunk.org/pub/packages/ub...untu3_i386.deb Last edited by manicka; October 14th, 2005 at 07:18 PM.. |
|
|
|
|
#8 | |
|
Tall Cafè Ubuntu
![]() |
Re: HOWTO: Win32 Video Codecs
Quote:
VLC is about as confounding a device as I think I have seen yet. Can't wait til some resolution comes about.
__________________
Al Gore didn't invent the Internet, but he did make up global warming. -David Rockefeller, March 08, 2009 |
|
|
|
|
|
|
#9 |
|
Guest
Beans: n/a
|
Re: HOWTO: Win32 Video Codecs
try totem-xine
|
|
|
|
#10 | |
|
Quad Shot of Ubuntu
![]() |
Re: HOWTO: Win32 Video Codecs
Quote:
With Breezy being just released the "usual sources" of information aren't up to speed as of yet, leaving people hanging. One of these days I'll follow my own advice and wait 30 days to install a newly released Linux distro when everything is "really" ready.
__________________
Scott © 2009 angrykeyboarder™ & Elmer Fudd. All Wites Wesewved. I never used an OS that I didn't (dis)like. I'm angrykeyboarder™ and I approved this message. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|