Translate

How to Install a VLC Media Player Addon .lua

VLC Media Player, itself is a great one. If you are looking to play video and audio files along with other supported things like subtitles, VLC media player needs nothing else. But if you are one of those who require some unique features or who want to extend the functions of a software, then you probably heard about add-ons and plugins. VLC Media Player has a ton of those add-ons.

VLC Media Player allows you to add some new things to the player. You can do new tasks with the same player. Adding a skin to the player is kind of an extension but it is related to the user interface only. There are other types of add-ons which allows VLC to do something different like, load lyrics automatically for songs or load subtitles automatically for videos. Those are some of the possibilities of how VLC Media Player can be expanded to do much more.

First of all, it is necessary to understand a bit about VLC Media Player Addons. Here are a few things that you must know about them:

When it comes to filetype, VLC Media Player add-ons is kind on unique. The files generally have a .lua extension. Although this extension is not unique to VLC, it still is quite a unique one for a normal PC user.

VLC Media Player add-ons are developed by third-parties, who are interested in extending the possibilities of VLC’s usage. Generally those third-parties are promoting their own service(s) with VLC.

VLC Addons are downloadable from the official VLC website. The url for it is: http://addons.videolan.org

Addons or .lua files are downloaded and are copied to a location in the VLC’s program files directory to be installed. No fancy install wizard or anything of that nature.

After copying the lua files, you will have to restart your VLC player or start a new instance of the player. Then depending upon the addon,you will find them on menu items. Click on those to activate them.
Where to copy lua files to?

VLC addon files are copied to VLC’s directory depending upon the OS. It also depends upon which users you are going to make available the add-ons for. The default ones are:

For All Users

In Windows: Program Files\VideoLAN\VLC\lua\extensions\
In Mac OS X: /Applications/VLC.app/Contents/MacOS/share/lua/extensions/
In Linux: /usr/lib/vlc/lua/playlist/ or /usr/share/vlc/lua/extensions/

For Current User

In Windows: %APPDATA%\vlc\lua\extensions\
In Mac OS X: /Users/%your_name%/Library/Application Support/org.videolan.vlc/lua/extensions/
In Linux: ~/.local/share/vlc/lua/extensions/

Note: You have to create the directories if they don’t exist. The final directory /extension in this case might not be the same for all addons. Some addons go into other directories of the lua folder like “playlist”.

How an Addon is Installed?

So, to install a VLC addon, you select one from the official VLC addon website (http://addons.videolan.org) and download it. Then you copy the downloaded file to the location mentioned above, depending on your OS. Then you restart VLC and you’re done.
    Blogger Comment
    Facebook Comment

0 coments ::

Cyber World