Bert57 wrote: > I have a suspension that some of the music files on my hd were dl'd at > 64kbps but don't know how to check it. What do I look for and how? > Thanks > Steve
a log of different ways, on windows, just right click file, then select properties, then details tab. under audio should show bit rate. If you're looking at lots of files, I'd install mp3tag. Then open these directories in mp3tag and sort on bitrate columnn. add a custom column (right click the column headings to add), and create a new column. Give it name: bitrate, and the value: %_bitrate% kb/s $left(%_vbr%,1) this will show bitrate and whether file is VBR. Might also add a column for "tag type" %_tag_read%[ (%_tag%)] and encoder used: %encodersettings% ------------------------------------------------------------------------ garym's Profile: http://forums.slimdevices.com/member.php?userid=17325 View this thread: http://forums.slimdevices.com/showthread.php?t=95136 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
