Posts: 161
	Threads: 48
	Joined: Jan 2004
	
Reputation: 
0
	 
	
	
		
now that i have mp3's up an workin my next task is movies an such. anybody here have a suggestion
as to which mpg/avi player i should use ? please remember i am a total linux/c/c++ noober, so try to not suggest the most super leet hard to configure progs, you my almighty linux gurus  [img]<___base_url___>/uploads/emoticons/default_wacko.png[/img]
          have fun ,
                         tek
	
	
	
	
	
 
 
	
	
	
		
	Posts: 292
	Threads: 45
	Joined: Dec 2003
	
Reputation: 
0
	 
	
	
		mplayer rules them all. If you have apt you can install it with apt-get
	
	
	
	
	
 
 
	
	
	
		
	Posts: 161
	Threads: 48
	Joined: Jan 2004
	
Reputation: 
0
	 
	
	
		errm ahh whats apt? i didnt dload it so if it didnt come stock i dont have it ? is it worth getting?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 3,631
	Threads: 899
	Joined: Dec 2003
	
Reputation: 
0
	 
	
	
		
once you have installed apt-get you can do the following
 
apt-get install mplayer
 
easy :)
 
cheers
 
anyweb
	
	
	
	
	
 
 
	
	
	
		
	Posts: 161
	Threads: 48
	Joined: Jan 2004
	
Reputation: 
0
	 
	
	
		
Sup yo's, 
-----------------------------------------------------------------------------------------------------------------------------    
[root@localhost tarballs]# rpm -Uvh apt*.rpm
warning: apt-0.5.5cnc6-fr1.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
Preparing...                ########################################### [100%]
   1:apt                    ########################################### [100%]
[root@localhost tarballs]# apt-get install mplayer
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package mplayer
[root@localhost tarballs]# man apt
-----------------------------------------------------------------------------------------------------------------------------
 
as you can see apt was a snap, i did however have some trouble with the mplayer. 
I checked the website but didnt see an apt version, am i sposed to dowload and rpm 
or the src maybe ? 
                      have fun,
                           Tek
	
	
	
	
	
 
 
	
	
	
		
	Posts: 292
	Threads: 45
	Joined: Dec 2003
	
Reputation: 
0
	 
	
	
		
apt-get update
apt-get install mplayer
 
Its always a good idea to update before. What update does is query the sites you have in your source.list file and find all the rpms each site has to download. Then it saves them on your computer and figures out what might need to be upgraded and what needs to be installed. So to upgrade your system run
 
apt-get update
apt-get upgrade
 
that should be down at least once a week to sty current :)
	
	
	
	
	
 
 
	
	
	
		
	Posts: 161
	Threads: 48
	Joined: Jan 2004
	
Reputation: 
0
	 
	
	
		
Everything went great, mplayer works nicely. You guys rawk. I think i'd be alot 
more frustrated with linux without ya's.  Thanks guys
             have fun,
                   tek
	
	
	
	
	
 
 
	
	
	
		
	Posts: 292
	Threads: 45
	Joined: Dec 2003
	
Reputation: 
0
	 
	
	
		there is also a gui to mplayer if you run gmplayer
	
	
	
	
	
 
 
	
	
	
		
	Posts: 118
	Threads: 16
	Joined: Dec 2003
	
Reputation: 
0
	 
	
	
		If you want to check out other players, I suggest xine, vlc, and ogle.