How to list files in directory with filtering on some audio attribute - TechRepublic
Question
December 1, 2017 at 07:28 AM
budikusasi

How to list files in directory with filtering on some audio attribute

by budikusasi . Updated 8 years, 6 months ago

How to search and list files in directory (like dir command) with filtering on some audio file attributes ?
The attribute is in general could be any one but what I need is bitrate or bit depth.
Windows has attribute filter like dir /a:d, dir /a:h or dir /a:L but not any of the audio ones.
Anyone came across a small program capable of doing it?

This discussion is locked

All Comments