|
|
#1 |
|
Junior Member
Join Date: May 2002
Location: out there
Posts: 30
|
supported media extensions?
Where do we get a list of supported media extension?
There was an ini-file entry in winamp.ini (extlist=) in the previous Winamp versions but I can't find something like that with the 2.90 version. I would prefer to have the ini-file entry back 'cause it's easy to read. Any other ideas? |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Jun 2000
Location: Home
Posts: 269
|
That ini entry (extlist) is still in Winamp 2.90.
But it isn't really very useful. The list only contains the extensions that are associated with Winamp - NOT the extensions that Winamp is capable of playing. Perhaps you don't see extlist in your Winamp.ini file because you have nothing associated with Winamp? |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2002
Location: out there
Posts: 30
|
Thanks for that information! You are right, I have not associated any file extensions with Winamp.
Too bad there is no way to get the supported extensions...
|
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Jun 2000
Location: Home
Posts: 269
|
I never said there is no way to get the supported extensions. There are plenty of ways, just not any easy ways... it would be nice if you could just get a pointer to the supported extension list using the Winamp IPC (perhaps you can, but they just haven't documented it).
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Apr 2003
Posts: 1
|
There is a way, and it is documented. Look for IPC_GET_EXTLIST in the 2.90 sdk
|
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Jun 2000
Location: Home
Posts: 269
|
Well shit... there it is - I must have missed that one little important line. Good catch Poseidon.
|
|
|
|
|
|
#7 |
|
Junior Member
Join Date: May 2002
Location: out there
Posts: 30
|
That's not what I call 'documented'. There is nothing written about what it does! But i'll try it. Thanks!
|
|
|
|
|
|
#8 |
|
Senior Member
Join Date: Jun 2000
Location: Home
Posts: 269
|
henryt - this should help you out... (delphi code below)
p.s. I hate null terminated delimiters. code: |
|
|
|
|
|
#9 |
|
Junior Member
Join Date: May 2002
Location: out there
Posts: 30
|
Finally I have found some time to try this out. Works good so far. Thanks!
While playing around with it I found out that not ALL extensions are listed. Example: The .M3U (Playlist) Extension is missing! |
|
|
|
|
|
#10 |
|
Senior Member
Join Date: Jun 2000
Location: Home
Posts: 269
|
That doesn't surprise me, as far as I know Winamp handles m3u and pls internally... they even show up as supported extensions if you don't have any input plugins.
So you can assume m3u and pls extensions are always in the list. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|