Posts

Showing posts with the label VLC player

How to set default player vlc in ubuntu 16.04

Image
Set default video player as VLC Go to right corner of screen click on setting icons Then select "About This Computer". In  the new dialog box appeared, select "Default Application".Then go to "video" option and select option "vlc" Now, The VLC player is set as default player in the ubuntu  How to install vlc in linux (ubuntu)

How to take screenshots of video clip using VLC

VLC player use as a screenshot The VLC is a player that enables the use of screenshots functionality. In this post I will show you easiest way to capture video clips. Let start's, Prerequisites :- VLC download click here Steps 1: - Open VLC and play any video Step 2:- Then type "Shift" + "S" to take screenshots of video clip. How to install VLC in Ubuntu (linux )

How to install vlc in ubuntu 16.04

Image
What is videoLan ?  VLC is a software which is mostly used for playing videos and audios. It's support all types of audio and video. The VLC is an open source and cross platform that's enabled to users used freely in personal computer. Features in vlc player :- It's support all types of videos and audio. There is no need to install extra library or codec required. Play videos by drag and drop Plugin /or add on /extension are available to enhance the vlc feature Slow and Fast Video Playback Track Synchronization Video Effect Toolbar Editor to customize the vlc user interface (adding or removal tools) How to install VLC in Linux (ubuntu 16.04) Step 1 : - Press key "CTRL + ALT + T"  to open terminal. Step 2 : -  Type "sudo apt-get update" press enter. Step 3: - Type "sudo apt-get install vlc browser-plugin-vlc"  in terminal then press enter, Then type "Y"  Now your vlc is successfully insta...