QMPlay2 - Man Page
Qt Media Player 2
Syntax
QMPlay2 [options] [url]
Description
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 browser.
Options
- -open <url>
- Opens and plays specified <url>. 
- -opennew <url>
- Opens new QMPlay2 instance and plays specified <url>. 
- -enqueue <url>
- Adds specified <url> to playlist. 
- -profile <profile name>
- Starts the application with given <profile name>. 
- -noplay
- Doesn't play after run (bypass "Remember playback position" option). 
- -toggle
- Toggles playback. 
- -play
- Starts playback. 
- -stop
- Stops playback. 
- -show
- Ensures that the window will be visible if the application is running. 
- -fullscreen
- Toggles fullscreen. 
- -volume <0..100>
- Sets specified volume. 
- -speed <0.05..100.0>
- Sets specified playback speed. 
- -seek <s>
- Seeks to the specified value <s>. 
- -next
- Plays next entry on playlist. 
- -prev
- Plays previous entry on playlist. 
- -quit
- Terminates the application. 
Authors
Błażej Szczygieł
Creator and developer
E-Mail: spaz16@wp.pl
Web page: https://github.com/zaps166/QMPlay2