dmulholl / mp3cat

A command line utility for joining MP3 files.
https://www.dmulholl.com/dev/mp3cat.html
The Unlicense
185 stars 22 forks source link

My script needed to know if different bit rates were being Concatinated, but the Errorlevel returned is always 0. #9

Closed RobertBBrownell closed 6 years ago

RobertBBrownell commented 6 years ago

Hopefully, you can have a different Errorlevel, when different bit rates are being combined.

dmulholl commented 6 years ago

Merging with #10.