VLC: Difference between revisions

From OLPC
Jump to navigation Jump to search
(simplified description)
Line 9: Line 9:


* <code>vlc -I skins2 *.mp3</code> gives a tiny floating window to play music
* <code>vlc -I skins2 *.mp3</code> gives a tiny floating window to play music

== See Also ==

* [http://olpcnews.com/forum/index.php?topic=685 Installing VLC]

Revision as of 20:33, 28 January 2008

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

Installation

  • import the Livna repository package (as described on MPlayer)
  • install VLC: # yum install vlc

Usage Tips

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

See Also