rare Codec problem, can you crack it?

Soldato
Joined
26 Nov 2002
Posts
6,852
Location
Romford
ok, here's a little problem for you all.

download this file. http://www.lando.co.uk/VIM02008.rar

Its a .wav file that uses some weird codec, mplayer outputs this error:

Media Type 0:
--------------------------
Audio: OKI ADPCM 6000Hz mono 24Kbps

AM_MEDIA_TYPE:
majortype: MEDIATYPE_Audio {73647561-0000-0010-8000-00AA00389B71}
subtype: Unknown GUID Name {00000010-0000-0010-8000-00AA00389B71}
formattype: FORMAT_WaveFormatEx {05589F81-C356-11CE-BF01-00AA0055595A}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 1
cbFormat: 20

WAVEFORMATEX:
wFormatTag: 0x0010
nChannels: 1
nSamplesPerSec: 6000
nAvgBytesPerSec: 3000
nBlockAlign: 1
wBitsPerSample: 4
cbSize: 2 (extra bytes)

pbFormat:
0000: 10 00 01 00 70 17 00 00 b8 0b 00 00 01 00 04 00 ....p...¸.......
0010: 02 00|00 00 ....

If anyone can give me a link to a codec that can actually play the above file, i'd be enternally grateful :)

Cheers
 
An hour of google searches eventually took me to this file "CiscoUnityDialogicCodec.EXE" it actually installed the required codec, but I still get that error, so its obviously a red herring.
 
Back
Top Bottom