diff options
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 0000000000..e29e9d1556 --- /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. |