blob: e29e9d155675590af6a3ae01d38d68740d937d2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.
|