From 8ac8623adabbc0e4b5610398f53fce96108813b3 Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Tue, 7 Feb 2012 14:39:47 -0500 Subject: [PATCH] add vlc to media --- manual/source/configure.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/manual/source/configure.rst b/manual/source/configure.rst index 8142421..9a27e56 100644 --- a/manual/source/configure.rst +++ b/manual/source/configure.rst @@ -333,13 +333,15 @@ Select the media players you want to be available for use. As a general rule the players control the following: **Phonon:** - Uses system codecs. + Phonon is an internal media player which uses your operating system's + built-in media player capabilities. **Webkit:** - Makes text over video possible. + WebKit is another internal media player, which adds text-over-video to OpenLP. **VLC:** - Has a wide variety of codecs that can be used if you have VLC installed. + This uses the well-known VLC media player to show videos. VLC has a + reputation of being able to handle almost any video or audio format. **Note:** You must have `VLC `_ installed for the VLC option to be available.