Answer the question
In order to leave comments, you need to log in
How to sort mp3 collection by their bitrate?
I want to bang/cut all files from the existing audio library and leave in the collection only those mp3s in which the bit rate is at least 256 kbps.
How can this be done?
Ps.
In windows 7 via type :)
upd: issue resolved
Answer the question
In order to leave comments, you need to log in
Two batch files:
1st) receives the name of an MP3 file as a parameter,
requests its bitrate (for example, via ExifTool),
cuts the bitrate from the output
if there is no subdirectory with a name equal to the bitrate - creates it
moves the file to a subdirectory with this named
2nd) runs the command file "1" from all files in the directory via for each
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question