Freeware from Dirk Paehl

CmdPlayer 0.8 (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:5AB89AE6321C76283F8EDAAC9E8FFB26
SHA256:545F191B7AA262EC52BCFD5EDC7CB928C1A026F1705E15C97999834F9A1630DC
ssdeep:12288:6tkNfnTnREds3dw1tO1Riv8TmbwqPrfJqv2uD/fI/lvGxGFYPH:QqfnTRP3+OrDTmbwWfcvRfcUGc,
b3sum: 2b90a450b6df295ccd2860cc955c6a5406fe1aedb9ebf90fbf4f6c1b39914240
06.03.2024 cmdplayer.7z 548 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