Page 1 of 1
Verifying a valid MP3
Posted: Fri Jun 23, 2006 10:56 am
by Bigun
How can I make sure an MP3 is valid once it is uploaded?
Posted: Fri Jun 23, 2006 11:11 am
by feyd
Process the entire file analyzing everything. That's the only near 100% way to verify it. If you want just a quick check, digging out the ID3 information among other things is "okay."
getID3
Posted: Fri Jun 23, 2006 1:49 pm
by Bigun
It looks decent enough. Although their latest stable edition link provides this lovely message:
Is the latest beta version safe enough?
Posted: Fri Jun 23, 2006 4:29 pm
by Bigun
I was able to manhandle the site and find the stable download...