Video File Playback on Linux ...

hellomcfly

Member
May 29, 2003
100
0
0
i want to be able to play some MPG's AVI's and MPEG's and such on my linux box. is there something i have to enable or install to view them ??

thanks !
~McFly
 

Flatline

Golden Member
Jun 28, 2001
1,248
0
0
Should have known...they kind of crippled RH9's multimedia capabilities; not a big deal, you just have to install some packages on your own
 

Flatline

Golden Member
Jun 28, 2001
1,248
0
0
install apt for RedHat and type apt-get update
once that's done type apt-get install <package name>

Apt

resolves dependencies for you so you don't get rpm hell
 

Haden

Senior member
Nov 21, 2001
578
0
0
apt is suggested as tool to easilly install mplayer (or xine or whatever).
Imo you should just compile mplayer from sources (given you have little experience with that).
 

hellomcfly

Member
May 29, 2003
100
0
0
ok i "installed" xine .. now how do i open it ? i cant find it anywhere nor do any of my files work yet

(sorry for the linux newb questions)
 

darktubbly

Senior member
Aug 19, 2002
595
0
0
If the RPM's didn't add Xine to your menus, open up a terminal window and type xine. In addition, you may wish to run xine-check to make sure your system is configured properly.