Difference between revisions of "Ubuntu"

From VideoLAN Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Installing VLC on Ubunu GNU/Linux ==
+
#REDIRECT [[Documentation:Installing VLC#Ubuntu]]
  
You can install VLC using the apt-get programme (or it's GUI, Synaptic). Make sure you [https://help.ubuntu.com/community/Repositories/Ubuntu enabled the Universe repository] and type the following:
+
[[Category:GNU/Linux distros]]
 
 
  $ sudo apt-get install vlc
 
 
 
Look out: there are many deprecated vlc based packages, like gnome-vlc, etc. Just installing vlc will do.
 
 
 
Many vlc plugins can be installed afterwards (some of these may no longer be needed):{{check}}
 
  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
 
 
 
== Troubleshooting ==
 
 
 
=== Separate video window ===
 
In Ubuntu 9.04, the video is always rendered in a separate window.
 
This does not affect other Ubuntu releases.
 
Update to Ubuntu 9.10 if this is a problem for you.
 
 
 
=== Audio problems ===
 
If you have audio problems after upgrading Ubuntu, reboot. Your kernel might need to be refreshed.
 
 
 
[[Category:Operating systems]]
 

Latest revision as of 21:37, 16 March 2019