Many Linux customers love to make use of VLC as their major video taking part in program. It’s not arduous to see why, because the video participant has dozens of options, and might do something from taking part in DVDs and Blu-rays, to taking part in streaming movies, to dealing with any video format (irrespective of how obscure) with ease.

Nonetheless, for as many options that VLC has, there’s at all times room for enchancment, and that’s why we’ve made this record. Listed here are the six finest VLC plugins to enhance video watching on Linux!

Notice: many plugins on this tutorial depend on a folder that is probably not in your Linux PC. Earlier than persevering with, please open up a terminal and run the next instructions.

mkdir -p ~/.native/share/vlc/lua/

mkdir -p ~/.native/share/vlc/lua/extensions/

mkdir -p ~/.native/share/vlc/lua/playlist/

1. Resume Media

VLC is a superb media participant that manages to pack in a whole lot of completely different helpful options. Sadly, having a resume function isn’t one.

That’s the place the Resume Media plugin is available in. It permits Linux customers to rapidly resume playback for any video or audio file, by making use of bookmarking.

Set up Resume Media

To set up the Resume Media plugin to your VLC Media participant,( obtain the Plugin after which open up a terminal. Within the terminal, use the unzip command to extract the archive.

cd ~/Downloads

unzip 165231-VLC*Launch.zip

Place the plugin within the VLC plugin folder.

mv VLC*.lua ~/.native/share/vlc/lua/extensions/

To use Resume Media, open any video file, right-click to open the menu, spotlight “view” and click on the “Resume Media” button.

2. YouTube Playlist

Love YouTube however hate the web site? Set up the YouTube Playlist plugin into VLC! With it, you’ll have the ability to load up particular person YouTube movies or total playlists instantly into your native VLC video participant.

Set up YouTube Playlist

To get YouTube Playlist, download the plugin. Then use mv to place the plugin in the proper place in your PC.

cd ~/Downloads

 mv 149909-playlist_youtube.lua ~/.native/share/vlc/lua/playlist/

3. Twitch Playlist

Out of the field, VLC can play many various kinds of web broadcasts. Stream protocols like RTP, RSTP, HTTP, and others are not any match for the video participant.

Nevertheless, should you’re a fan of the Twitch streaming platform, you gained’t have the ability to catch your favourite VODs or dwell streams with out the Twitch Playlist plugin.

The Twitch Playlist plugin is a superb addition to VLC, contemplating many Linux customers use it for varied varieties of dwell streams, so including this plugin is simply pure. Options embody watching dwell streams, movies on demand, video collections and recreation clips.

Set up Twitch Playlist

Twitch Playlist is a Lua script, so set up could be very simple. To set up, download the Twitch Lua file and transfer it into place with the mv command.

cd ~/Downloads

mv twitch.lua ~/.native/share/vlc/lua/playlist/

4. Click on To Play/Pause

VLC has a fairly intuitive consumer interface, however let’s face it; it feels way more pure to click on the video to pause it.

That’s what the Click on to play/pause plugin for VLC does. It permits customers to cease or begin a video simply by clicking the content material.

Set up Click on to play/pause

First, set up the “Git” package deal, and the entire plugin’s dependencies to your Linux PC.

Ubuntu

sudo apt set up git build-essential pkg-config libvlccore-dev libvlc-dev

Debian

sudo apt-get set up git build-essential pkg-config libvlccore-dev libvlc-dev

Arch Linux

sudo pacman -S git base-devel

Fedora

sudo dnf set up git
su -

dnf groupinstall "Development Tools" "Development Libraries"

OpenSUSE

sudo zypper set up git

sudo zypper in -t devel

With the dependencies taken care of, construct the plugin and set up it.

git clone 

cd vlc-pause-click-plugin
make
sudo make set up

To allow the plugin, launch advance preferences in VLC, click on on “Video” and test the field subsequent to “Pause/Play video on mouse click”.

5. Subtitle Finder

VLC can show subtitles for movies and flicks, however it doesn’t do a superb job of discovering them. That’s why the Subtitle finder extension is so helpful.

The VLC plugin works by interacting with OpenSubtitles.org. It searches by way of its huge database that will help you get the subtitling you want for the movies you need.
Subtitle finder works nice on macOS and Home windows, however it additionally has wonderful assist for Linux, which is great because the Linux platform doesn’t have many subtitle downloading instruments.

Set up Subtitle finder

Like most of the plugins on this record, Subtitle finder is a Lua script file.

To begin the set up for Subtitle finder, you’ll must head over to the official plugin page on VideoLAN.org.

Click on the “Files” tab and obtain 141787-subtitles-mod.lua.

As soon as Subtitle finder is finished downloading to your Linux PC, open up a terminal window and use the CD command to maneuver into your ~/Downloads folder.

cd ~/Downloads

Utilizing the mv command, transfer the 141787-subtitles-mod.lua file into place within the right folder.

mv 141787-subtitles-mod.lua ~/.native/share/vlc/lua/extensions/

6. Get Film Information

VLC can play nearly any video file, DVD, and so forth. Nevertheless, it has no actual means to offer related details about them. Not realizing what film you’re watching within the VLC app might be fairly annoying.

The easiest way to repair this drawback for Linux customers on VLC is to put in the Get Film Information extension. It’s a easy software that may rapidly discover data on what you’re watching in VLC.

Set up Get Film Information

Loading up Get Film Information on VLC is a bit more concerned than most. Earlier than putting in the extension, you’ll must seize an OMDb API key.

To get the API key, go to the OMDb web site and fill out the shape. Be sure you click on the “FREE” choice.

Download the extension, and set up it to VLC with the next instructions.

cd ~/Downloads

mv GetMovieInfo.lua ~/.native/share/vlc/lua/extensions/

Subsequent, load any video file and right-click on it. Choose the “view” choice, and click on “Get Movie Info.”

At this level, you’ll be prompted to place in your OMDb API key. Accomplish that. When the API key masses up, VLC will have the ability to use Get Film Information.

Conclusion

VLC provides Linux customers a wonderful video watching expertise that different video gamers can’t ship. When coupled with the plugins on this record, the VLC media participant turns into unstoppable!



Source link

Share.
Leave A Reply

Exit mobile version