VLC: Instalasi: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
New page: 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-ext...
 
Onnowpurbo (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:


  sudo apt-get install libavcodec-extra-52
  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==
==Referensi==


* http://www.videolan.org/vlc/download-ubuntu.html
* 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/


==Pranala Menarik==
==Pranala Menarik==

Latest revision as of 22:20, 12 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

Pranala Menarik