VLC: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
== Installation ==
== Installation ==


* Enable the [http://rpmfusion.org/ RPM Fusion] repository (on Sugar 8.2.0, follow instructions for Fedora 9).
* Enable the [http://download1.rpmfusion.org/free/fedora/updates/9/i386/rpmfusion-free-release-9-12.noarch.rpm/ RPM Fusion] repository (on Sugar 8.2.0, follow instructions for Fedora 9).
* install VLC: <code># yum install vlc</code>
* install VLC: <code># yum install vlc</code>


Line 16: Line 16:
[[Category:Video]]
[[Category:Video]]
[[Category:Linux software]]
[[Category:Linux software]]

http://forum.videolan.org/viewtopic.php?f=13&t=61155 discussion of same topic
http://download1.rpmfusion.org/free/fedora/updates/9/i386/rpmfusion-free-release-9-12.noarch.rpm link to fedora 9 repo

Latest revision as of 23:26, 13 September 2009

VLC is a multimedia player with support for a variety of audio and video formats.

Installation

  • Enable the RPM Fusion repository (on Sugar 8.2.0, follow instructions for Fedora 9).
  • install VLC: # yum install vlc

Usage Tips

  • vlc -I skins2 *.mp3 gives a tiny floating window to play music

See Also

(Don't bother with this page if you're running 8.2, use RPM Fusion and yum as above)

http://forum.videolan.org/viewtopic.php?f=13&t=61155 discussion of same topic http://download1.rpmfusion.org/free/fedora/updates/9/i386/rpmfusion-free-release-9-12.noarch.rpm link to fedora 9 repo