almost
Joined: 08 Sep 2007 Posts: 1
|
Posted: Sat Sep 08, 2007 10:06 am Post subject: Verify MP3 files |
|
|
Hi All,
I wonder if someone could help me? I'm trying to work out the format of audio files, PyMedia will let me load them so it obviously must be figuring out the format internally but I can't see a way of getting at that information.
Basically what I want to do is to verify that the files being uploaded to a website I'm developing are in fact MP3 files and not some other audio format. If they are then I can use them directly rather than transcoding them first which should give me higher quality.
Any advice would be very much appreciated
Cheers!
Tom |
|