Check the bit-rate of an Audio file?
WMPTalk.com Forum Index WMPTalk.com
Discuss Windows Media Player
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web wmptalk.com
Check the bit-rate of an Audio file?

 
Post new topic   Reply to topic    WMPTalk.com Forum Index -> SDK
Author Message
Ethan
Guest





Posted: Thu Oct 14, 2004 2:27 pm    Post subject: Check the bit-rate of an Audio file? Reply with quote

Dear all,

How can I check the bit-rate of an Audio file(For example,
a wma file or a mp3 file)?

I want to use ASP page to check an audio file that user
have upload to server.

many thanks

Ethan.

Back to top
Neil Smith [MVP Digital M
Guest





Posted: Fri Oct 15, 2004 10:50 pm    Post subject: Re: Check the bit-rate of an Audio file? Reply with quote

I think what you'll have to do is instantiate a media player object on
the server (no idea if this will be multi-threaded or not, though !)

Then load the content file you've just acquired into the player
object, perhaps by saving the content to a temp upload directory and
providing the player object with the URL of the file in the temp
directory on the server.

Once the file is loaded in the media player ActiveX object, you can
query the players' media attributes for example:

player.player.currentMedia.getItemInfoByType('Bitrate','',0)

This will return the bitrate of the currently loaded media item.

Hope that helps -
Cheers, Neil


On Thu, 14 Oct 2004 03:27:36 -0700, "Ethan" <ethan.tseng@gmail.com>
wrote:

Quote:
Dear all,

How can I check the bit-rate of an Audio file(For example,
a wma file or a mp3 file)?

I want to use ASP page to check an audio file that user
have upload to server.

many thanks

Ethan.
Back to top
 
Post new topic   Reply to topic    WMPTalk.com Forum Index -> SDK All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Microsoft Office Forum New Topics
Powered by phpBB