Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The text of the license can be found on the GNU website.
VideoLAN is a non-profit organization, that produces and distributes free and open source software for video and multimedia purpose, released under Open Source licenses.
It started as a student project at the French École Centrale Paris but is now a worldwide project with developers from everywhere and dozens of millions of people using VideoLAN's software.
VideoLAN is a French non-profit organization.
VideoLAN has its own bank account and is fully responsible of this website.
VLC is the official name of VideoLAN's main product, often named VLC. VideoLAN Client is an ancient name of this product.
VideoLAN Server is another product of VideoLAN, but is discontinued since a long time.
VideoLAN is not a software, see 1.1 of this FAQ.
You might either contribute time, material, or money. You don't need to be a programmer to help us. We are also always needing some translators and designers.
You will find all information you need on the contribution page.
VideoLAN's developers come from all around the world and english is the only language they can use to communicate together. Although great care is given to the translation of VLC in various languages, maintaining translations of our website costs too much more time than we can afford.
Read the other section of the Support center
This mostly depends on your DVD drive.
Testing it is usually the quickest way to find out.
The problem is that a lot of newer drives are RPC2 drives these days.
Some of these drives don't allow raw access to the drive untill the drive firmware has done a regioncheck.
VLC uses libdvdcss and it needs raw access to the DVD drive to crack the encryption key.
So with those drives it is impossible to circumvent the region protection.
(This goes for all software. You will need to flash your drives firmware, but sometimes there is no alternate firmware available for your drive).
On other RPC2 drives that do allow raw access,
it might take VLC a long time to crack the key.
So just pop the disc in your drive and try it out, while you get a coffee.
RPC1 drives should 'always' work regardless of the regioncode.
Currently, a config file is created on a per user basis (there is no global configuration file). If you modify the available options in VLC and save the new configuration, then a configuration file will be created in your user directory. The precise location of this file depends on the Operating System you are running:
$(HOME)/.config/vlc/vlcrc
(v0.9.0 and above)$(HOME)/.vlc/vlcrc
(v0.8 and older)HOME/Library/Preferences/org.videolan.vlc
HOME/Library/Preferences/VLC
(v0.9 and older)C:\Windows\Application Data\vlc\vlcrc
C:\Documents and Settings\%username%\Application Data\vlc\vlcrc
C:\Users\%username%\Application Data\vlc\vlcrc
config/settings/vlcrc
Please consider the Reset preferences section in our Wiki for a variety of possible solutions.
Often this is caused by video hardware overlay problems:
Here are a few things to check:
libdvdcss
package?# chmod 666 /dev/dvdwhere
/dev/dvd
is the device corresponding to your DVD drive.
Your system might be too slow to decode all pictures. It might be that your CPU basically is not fast enough. It can also be that the subsystem is misconfigured/misdriven, this happens for example under Redhat Linux. Here are some elements to improve speed:
# hdparm -d1 /dev/dvd
% vlc -vv
Try using another audio output plugin and, under Unix, kill esd
, artsd
or pulseaudio
if they are running.
If the problem is due to the input file, have a look at the "Audio desynchronisation compensation" option.
Audio desynchronisation compensation is limited by the cache size depending to the selected access module. This can be altered in the configuration panel.
Increase the verbosity level (either in the preferences or with a -vv
command line option) and look at the debug messages (in the terminal or in the Messages window).
If you are convinced that it is a bug in VLC, have a look at the bug reporting page.
To take a snapshot of the video displayed by VLC, you just need to press the pre-defined snapshot hotkey:
To change it, go to Preferences → Interface → Hotkeys settings, check Advanced options, and set Take video snapshot.
You can also take a snaphot via the menu Video → Snapshot.
To change the snapshot format or directory, go to Preferences → Video.
If you haven't changed the snapshot directory in your preferences, your screenshots should go to:
My Documents\My Pictures\
$(HOME)/.vlc/
Pictures
To change it, go to Preferences → Video → Video snapshot directory.
Are you sure VLC supports the file? Try checking the features page. If it supported and you compiled VLC yourself, check if you have downloaded and installed all the codecs correctly. If it is not supported, then you are out of luck for now.
If VLC has autodetected your subtitles file, or if you opened it manually, but VLC only diplays some subtitles from time to time, you will need to change the subtitles file encoding.
Go to Preferences → Input / Codecs → Other codecs → Subtitles, and set Subtitle text encoding to the right one.
See this reference: ISO Standard for various characters sets.
Go to Preferences → Video → Output modules, and set Video output module to something different, like DirectX video output. Be sure you have advanced options enabled to be able to access this option.
Also, you might need to disable the "YUV -> RGB" checkbox in DirectX section of Preferences → Video → Output modules.
Probably your IP address was banned, but it is not necessarily your fault.
We're currently working on it. Since development for Windows Phone is harder in comparison to other mobile platforms, we can't estimate the time needed to release a version for Windows Phone. The latest updates can be received by following us on twitter or subscribing to our RSS feed.
We're currently working on it but can't give a release date.