Lecteur VLC

How to install VLC 2.2.6 Media Player VideoLAN on CentOS, RHEL

How to install VLC 2.2.6 Media Player VideoLAN on CentOS, RHEL

VLC Media Player 2.2.6 recently released, is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols. Before we proceed on how to install VLC on CentOS, RHEL, Fedora, lets take a quick look at its features.

VLC Media Player Features

VLC Media Player 2.2.6 Changelog

Video output

Demuxer

How to install VLC 2.2.6 Media Player VideoLAN on CentOS, RHEL

Please note that for earlier versions of CentOS, you might run into some dll dependencies. If you find yourself in such situation, please feel free to drop us a comment.

- For CentOS 7 / RHEL -

rpm -Uvh https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-9.noarch.rpm rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm 

- For CentOS 6 / RHEL -

----- 32Bit OS ----- rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm rpm -Uvh http://li.nux.ro/download/nux/dextop/el6/i386/nux-dextop-release-0-3.el6.nux.noarch.rpm ----- 64Bit OS ----- rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -Uvh http://li.nux.ro/download/nux/dextop/el6/x86_64/nux-dextop-release-0-2.el6.nux.noarch.rpm
yum info vlc
yum install vlc

VLC is not supposed to be run as root. Sorry.
If you need to use real-time priorities and/or privileged TCP ports
you can use vlc-wrapper (make sure it is Set-UID root and
cannot be run by non-trusted users first).

sed -i 's/geteuid/getppid/' /usr/bin/vlc
vlc
Comment installer League Of Legends sur Ubuntu 14.04
Si vous êtes fan de League of Legends, alors c'est l'occasion pour vous de tester League of Legends. Notez que LOL est pris en charge sur PlayOnLinux ...
Installez le dernier jeu de stratégie OpenRA sur Ubuntu Linux
OpenRA est un moteur de jeu de stratégie en temps réel libre/gratuit qui recrée les premiers jeux Westwood comme le classique Command & Conquer: Red A...
Installez le dernier émulateur Dolphin pour Gamecube et Wii sur Linux
L'émulateur Dolphin vous permet de jouer aux jeux Gamecube et Wii de votre choix sur des ordinateurs personnels Linux (PC). Étant un émulateur de jeu...