CmdPlayer 0.4 (c) 2023 by Dirk Paehl

At this time only 64bit
MD5: 190304824897B730CEEBC2A581EDDD41
SHA256: 534E7DD47BDB7CAE45F4DCAA759B63E3E04C4E29EA92724C0F23425B435ABD19
ssdeep:12288:AtkNfnTnREds3o+CTSyD9LUtq+8pw9/W5qo57iznVI5AXBDmie6UuT1w/:yqfnTRP3o55x0Y5EWeXBaiHUwg
b3sum: 8e5bcf6640f4504d62b0507485895ac02f95f04c6dcbc3ed72b2a9e4fb3bdd10 cmdplayer.7z
21.05.2023 cmdplayer.7z 545 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.