Difference between revisions of "Driver dan CODEC untuk Multimedia di Linux"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 1: | Line 1: | ||
Agar tidak rewel ada baiknya kita menginstalasi CODEC untuk mendukung media player di Linux  | Agar tidak rewel ada baiknya kita menginstalasi CODEC untuk mendukung media player di Linux  | ||
| − |   apt-get install   | + |   apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-bad-dbg \  | 
| + |  gstreamer1.0-plugins-bad-doc gstreamer1.0-plugins-bad-faad \  | ||
| + |  gstreamer1.0-plugins-bad-videoparsers gstreamer1.0-plugins-ugly \  | ||
| + |  totem-plugins totem-plugins-extra gstreamer0.10-plugins-bad \  | ||
| + |  gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly \  | ||
| + |  gnome-codec-install gstreamer0.10-plugins-bad \  | ||
  gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-base \  |   gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-base \  | ||
  gstreamer0.10-plugins-base-apps gstreamer0.10-plugins-good \  |   gstreamer0.10-plugins-base-apps gstreamer0.10-plugins-good \  | ||
| − |   gstreamer0.10-plugins-ugly   | + |   gstreamer0.10-plugins-ugly gstreamer0.10-x gstreamer0.10-tools  | 
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 07:12, 2 November 2014
Agar tidak rewel ada baiknya kita menginstalasi CODEC untuk mendukung media player di Linux
apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-bad-dbg \ gstreamer1.0-plugins-bad-doc gstreamer1.0-plugins-bad-faad \ gstreamer1.0-plugins-bad-videoparsers gstreamer1.0-plugins-ugly \ totem-plugins totem-plugins-extra gstreamer0.10-plugins-bad \ gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly \ gnome-codec-install gstreamer0.10-plugins-bad \ gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-base \ gstreamer0.10-plugins-base-apps gstreamer0.10-plugins-good \ gstreamer0.10-plugins-ugly gstreamer0.10-x gstreamer0.10-tools