dbTalk Databases Forums  

Calculating mp3 bitrate in VBA - please help

comp.databases.ms-access comp.databases.ms-access


Discuss Calculating mp3 bitrate in VBA - please help in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Elwood Herring
 
Posts: n/a

Default Calculating mp3 bitrate in VBA - please help - 03-18-2009 , 07:22 PM






Does anyone know of any VBA code I can incorporate into a Microsoft
Access database which would allow me to display bitrates and playing
time of mp3 files? I have been searching the Net for months without
success.

Many thanks
Elwood

Reply With Quote
  #2  
Old   
Albert D. Kallal
 
Posts: n/a

Default Re: Calculating mp3 bitrate in VBA - please help - 03-18-2009 , 08:21 PM






I have this code:

There is some vb6 code here that I used in the past in ms-access to read
mp3tags
and it worked well.

http://www.vbaccelerator.com/home/vb...gs/article.asp

Just a quick look and I don't see anything in the above that shows the
bitrate....

However, there is a vb6 sample here, and it should work in ms-access
http://www.planetsourcecode.com/vb/s...=4185&lngWId=1


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal (AT) msn (DOT) com



Reply With Quote
  #3  
Old   
Jens Schilling
 
Posts: n/a

Default Re: Calculating mp3 bitrate in VBA - please help - 03-19-2009 , 01:02 AM



Hi,

Elwood Herring wrote:
Quote:
Does anyone know of any VBA code I can incorporate into a Microsoft
Access database which would allow me to display bitrates and playing
time of mp3 files? I have been searching the Net for months without
success.
There's a sample on the site of swiss developer Guido Studer :

http://www.g-st.ch/privat/freeware/mp3info.html

A little disadvantage for you could be the german interface.
But VBA is VBA ;-)

Regards
Jens




Reply With Quote
  #4  
Old   
John Mishefske
 
Posts: n/a

Default Re: Calculating mp3 bitrate in VBA - please help - 03-21-2009 , 11:00 PM



Albert D. Kallal wrote:
Quote:
Just a quick look and I don't see anything in the above that shows the
bitrate....

However, there is a vb6 sample here, and it should work in ms-access
http://www.planetsourcecode.com/vb/s...=4185&lngWId=1
That planetsourcecode.com example is flawed (I checked it out awhile
ago) but the poster could use some of the code in this vb accelerator
project:

http://www.vbaccelerator.com/home/vb...ME/article.asp

vbaccelerator has higher quality code than planetsourcecode.

--
John Mishefske, Microsoft MVP 2007 - 2009
UtterAccess Editor
Tigeronomy Software
web: http://www.tigeronomy.com
email: sales ~at~ tigeronomy.com


Reply With Quote
  #5  
Old   
Elwood Herring
 
Posts: n/a

Default Re: Calculating mp3 bitrate in VBA - please help - 03-24-2009 , 07:18 PM



Thanks for all your suggestions. I'll have a look through them and see
if there's anything here I can use.

Elwood




On Thu, 19 Mar 2009 01:22:38 +0000, Elwood Herring
<herring (AT) blueyonder (DOT) co.uk> wrote:

Quote:
Does anyone know of any VBA code I can incorporate into a Microsoft
Access database which would allow me to display bitrates and playing
time of mp3 files? I have been searching the Net for months without
success.

Many thanks
Elwood

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.