INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Way to detect wma subtype in a playlist  (Read 609 times)

jantypas

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 57
  • nothing more to say...
Way to detect wma subtype in a playlist
« on: June 22, 2004, 09:39:41 pm »

I'm trying to come up with a playlist rule that (ideally) would do the following:

For every WMA file, if that file is WMA9, get its bitrate.  Convert that file to WMA7 at that same bitrate.

I could do something like:

For every WMA file at a given bitrate (x), if it's wma9, convert it to bitrate(x) wma7

To do this:

a) I need a way to determine iif a wma file is WMA9 or WMA7
b) I need a way to say "Conver to same bitrate as source"

Any ideas?
Logged
Pages: [1]   Go Up