diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-02-13 22:20:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-18 07:54:06 +0700 |
commit | e04fc426326563b531296a97a4a444248558c46c (patch) | |
tree | f85246c82cade7c5e6b3143a2eb0266c60278440 /multimedia/QMPlay2/README | |
parent | 83ac5f1d1d8bdb70b109b83d3c13215116a67aad (diff) |
multimedia/QMPlay2: Added (video/audio player).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/QMPlay2/README')
-rw-r--r-- | multimedia/QMPlay2/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/multimedia/QMPlay2/README b/multimedia/QMPlay2/README new file mode 100644 index 0000000000000..e29e9d1556755 --- /dev/null +++ b/multimedia/QMPlay2/README @@ -0,0 +1,17 @@ +QMPlay2 (video/audio player which can play most formats and codecs) + +QMPlay2 is a video and audio player. It can play all formats supported +by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio +CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and +Prostopleer browser. + +Optional dependencies: qt5, libsidplayfp, youtube-dl. + +NOTES: +qt5 and libsidplayfp also are optional dependencies if you need. +install them and modify SlackBuild, changing the value -DUSE_QT5=NO to +-DUSE_QT5=YES and DUSE_CHIPTUNE_SID=OFF to DUSE_CHIPTUNE_SID=ON, or +simply remove these lines. + +If youtube-dl is not installed, you will be asked if you want +QMPlay2 to download it for you. |