zackees / zcmds

Swiss army knife of insanely productive CLI and AI tools. Cross platform.
MIT License
27 stars 5 forks source link

got the various files when executre audnorm #12

Closed sugizo closed 2 months ago

sugizo commented 2 months ago

execute !audnorm 'ForBiggerBlazes.mp4' 'audnorm.mp4'

result got the various files e.g.

-rw-r--r-- 1 root root  367168 Apr 12 00:49 audnorm.m4a
-rw-r--r-- 1 root root 2503095 Apr 12 00:39 audnorm.mp4
-rw-r--r-- 1 root root 2650156 Apr 12 00:49 audnorm_norm.wav
-rw-r--r-- 1 root root 2650190 Apr 12 00:49 audnorm.wav

expected result just the mention file when execute the command 'audnorm.mp4'