diff options
author | Christoph Willing <chris.willing@iinet.net.au> | 2014-09-06 01:58:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-06 01:58:16 +0700 |
commit | c7c8866506dd6c57941b83d098c68055e8b1d756 (patch) | |
tree | 7ac54fb02e41293b28114be8b50c61ae872b4f14 /multimedia/vlc/README | |
parent | eee86e8329d10433ccacf7c939bff2cc28f1d3b6 (diff) | |
download | slackbuilds-c7c8866506dd6c57941b83d098c68055e8b1d756.tar.gz |
multimedia/vlc: Added (VLC media player).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/vlc/README')
-rw-r--r-- | multimedia/vlc/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README new file mode 100644 index 0000000000..30b6ce952d --- /dev/null +++ b/multimedia/vlc/README @@ -0,0 +1,19 @@ +VLC media player is a free and open source media player and multi- +media framework written by the VideoLAN project. VLC is a portable +multimedia player, encoder, and streamer supporting many audio and +video codecs and file formats as well as DVDs, VCDs, and various +streaming protocols. It is able to stream over networks and to +transcode multimedia files and save them into various formats. + +This build aims to support as many options as possible using +the SlackBuilds listed in the REQUIRES field of the vlc.info file. +No script changes are necessary to include particular options; if they +are detected at at build time, they will be included. Conversely if +optional packages are not available at build time, vlc will continue +to build with a reduced feature set. + +This SlackBuild also builds in support for BlackMagic Design's "Decklink" +range of video inout and output cards, including those with UHD (3840x2160) +capability. + +Please advise the maintainer to suggest support for any further options. |