Installing VideoLAN VLC Media Player: Difference between revisions
From MediaWiki
Jump to navigationJump to search
Line 14: | Line 14: | ||
yum install vlc | yum install vlc | ||
yum install mozilla-vlc (optional) | yum install mozilla-vlc (optional) | ||
<div class="centerBlock"><div class="noteMessage">'''Note:''' The '''VLC Media Player''' can not run as the '''root''' user.</div></div> |
Revision as of 12:49, 26 November 2010
What is the VideoLAN VLC Media Player?
VLC, a VideoLAN Project, is a free and open source cross-platform multimedia player and framework, that plays most multimedias files. It handles WVM, DVDs, (S)VCDs, Audio CDs, TV cards, Web and other various streaming protocols and much more. With VLC, there is no need to continually update many different codec packs. VLC comes with nearly every codec built in! And whats more, VLC can play back your files, even if the media is damaged! Missing or broken pieces won't stop VLC. All the video and audio information that remains can be played.
How do I install the VideoLAN VLC Media Player?
VLC is packaged at the RPM Fusion Site. First we need to add this repository to NST.
Install The RPM Fusion Repository Into NST
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
Install VLC From RPM Fusion Repository
Once the repository is added, we next add VLC. It is that simple!
yum install vlc yum install mozilla-vlc (optional)
Note: The VLC Media Player can not run as the root user.