Difference between revisions of "VLC: Instalasi"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 26: | Line 26: | ||
* http://www.videolan.org/vlc/download-ubuntu.html  | * http://www.videolan.org/vlc/download-ubuntu.html  | ||
* http://wiki.videolan.org/Ubuntu  | * http://wiki.videolan.org/Ubuntu  | ||
| + | * http://yudidjohan.wordpress.com/2010/10/17/konfigurasi-vlc-sebagai-server-streaming-embeded-on-website/  | ||
==Pranala Menarik==  | ==Pranala Menarik==  | ||
Latest revision as of 05:20, 13 July 2012
Instalasi
sudo apt-get update sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
Jika tertarik untuk melakukan streaming or transcoding
sudo apt-get install libavcodec-extra-52
Beberapa Plugin
vlc-plugin-alsa - ALSA audio output plugin for VLC (install it if sound doesn't work) vlc-plugin-arts - aRts audio output plugin for VLC (install it if sound still doesn't work and you're using KDE) vlc-plugin-esd - Esound audio output plugin for VLC (install it if sound still doesn't work and you're using Gnome) vlc-plugin-ggi - GGI video output plugin for VLC vlc-plugin-glide - Glide video output plugin for VLC vlc-plugin-pulse - PulseAudio audio output plugin for VLC vlc-plugin-sdl - SDL video and audio output plugin for VLC vlc-plugin-svgalib - SVGAlib video output plugin for VLC mozilla-plugin-vlc - the VLC plugin for Mozilla based browsers
Referensi
- http://www.videolan.org/vlc/download-ubuntu.html
 - http://wiki.videolan.org/Ubuntu
 - http://yudidjohan.wordpress.com/2010/10/17/konfigurasi-vlc-sebagai-server-streaming-embeded-on-website/