import_mplayer.so
I suppose this is one of these wrappers that allow windows dll's
to be executed in Linux?
If it is, it will be limited to x86 architecture.
While we are on this subject, I'm looking for sample source code
that retrieves the properties of wma files. Under properties,
I mean, bitrate, samplerate, stereo/mono, length, and id3-like
stuff like artist, title, album, tracknumber and so on.
I can see most information sitting in the headers, but it'd be nice
to know the exact locations.
Needless to say, I can't use any code that uses Windows SDK's.
Pim