CmdPlayer

CmdPlayer 0.9 (c) 2023, 2024 by Dirk Paehl

Screenshot from a user (thanks)
Screenshot from a user (thanks)

Download Mirror 1  mirror2 

At this time only 64bit
MD5:D8D737D71740F99086FAD9273623D452
SHA256:03E03E3041570EE96663FB969EE0CA9D3B066B41A964641077EC713997AC58FF
ssdeep: 12288:ItkNfnTnREds3CKvecvJzOIT2k6DaI2jNT14By9ntJDPfVG5+CRlW5oSsK3b:qqfnTRP3hXFT2t+I2jNawPQ5+CRlWV3b b3sum:1afe1df177d660e03db4e3c06149b3e21beb00e56691bd1e687beea4c93bbb03
11.08.2024 cmdplayer.7z 675 kb

---------------------------------------------------------
Playing file: 1 13. Ich bin so (Bonus Track) 4:27 from 33

This commandline player can play the most audio files

CmdPlayer 0.1 (c) 2023 by Dirk Paehl
---------------------------------------------------------
usage: cmdplayer <file> or folder
optional /r for shuffle play only folder
You can change the device and volume in the config
Output Devices
1: Default
driver: 
type: Speakers
flags: enabled default (33554435)
......
 
This commandline player can play the most audio files.
You can play one file or a folder incl subfolders with files.
 
Usage cmdplayer d:\music\sound.mpx or cmdplayer d:\music\sound\
For shuffle cmdplayer d:\music\sound\ /r
Standard the volume is 20 but you can change it as follow:
cmdplayer d:\music\sound\ /r /v40
If you want use an other device as the default create a cmdplayer.cfg
2
30
 
Use the device 2 with volume 40. 
But you change change it as follow
cmdplayer d:\music\sound\ /r /v20
 
This file is written for Windows 10/11 64bit.
 
Freeware written by Dirk Paehl https://www.paehl.de
 
Donations are welcome.
 
 
This is the first version, I hope it works without any problems. But when you found a bug write me.
 
 
You can use a batch file to call this program.
------------------------------------------------
set pfad=complete_patch_to_the_cmdplayer.exe
 
set volume=20
if "%~2" neq "" set volume=%2
 
start %pfad% %1 /r /v%volume%
exit
-----------------------------------------------
 
Now call this batch player.cmd d:\music 

Später

nach oben