|
|
#1 | |
|
Registered User
|
I downloaded the newest DivX4Linux Version. How can I install it? I am using Suse 8.1.
It is no rpm file and so I don't know what to do with this files. |
|
|
|
|
|
|
#2 | |
|
Albino penguin
Join Date: Dec 2002
Location: Transylvania
Posts: 114
|
Well that is only the codec
if they are *.tgz you must do a (as root) tar -zxvf divx4linux501-20020418.tgz cd divx4linux-20020418/ ./install.sh If you want a player then you must download mplayer from http://www.mplayerhq.hu/homepage/design5/dload.html http://mirrors.xmission.com/MPlayer/....90rc4.tar.bz2 and the win32codecs from http://ftp.lug.udel.edu/MPlayer/rele...2codec.tar.bz2 1.Copy the win32codecs (after tar -jxvf w32codec.tar.bz2) in /usr/lib/win32/ 2.Go in the Mplayer dir (After tar -jxvf MPlayer-0.90rc4.tar.bz2 ) and do a : ./configure --prefix=/usr --enable-gui ;make ;make install 3. Install the default skin (else won't work) Get http://www.mplayerhq.hu/MPlayer/Skin...lt-1.7.tar.bz2 tar -jxvf default-1.7.tar.bz2 and copy the all default dir into /usr/share/mplayer/Skin If ok then do ./mplayer movie.avi -fs ![]() or gmplayer (visual) Eh if you want subtitles then you must do other things PS: My god is harder than installing sendmail !!! ![]() Last edited by mariuz; 02-18-03 at 03:58 PM. |
|
|
|
|
![]() |
| Thread Tools | |
|
|