PDA

View Full Version : Resolved: Spiro fails --> Sipro


Sirber
25th August 2004, 03:59
Error Audio Codec 2004/08/24 21:56:28 2007 Load library call failed for dll spir.dll.
Diagnostic SDK Configuration 2004/08/24 21:56:28 10410 Audience loaded from memory
Error SDK Configuration 2004/08/24 21:56:28 0 Failure to initialize audience with updated codecs contained in codec mapping file C:\Program Files\RealAnime\resources\CodecMapping.txt

CodecMapping.txt:videostream,rvg2svt,,rv10,
audiostream,atrc,0,cook,24
audiostream,atrc,1,cook,25
audiostream,atrc,2,cook,25
audiostream,atrc,3,raac,2
audiostream,atrc,4,raac,3
audiostream,atrc,5,raac,4
audiostream,atrc,6,raac,5
audiostream,atrc,7,raac,6
audiostream,atrc,8,raac,7
audiostream,atrc,9,raac,7
audiostream,atrc,10,raac,8
audiostream,atrc,11,raac,10
audiostream,atrc,12,raac,11is the file not updated or wrong? Also, SDK encode video but does not produce output file, while cmdline just exit. Wierd :confused:

RadicalEd
25th August 2004, 06:48
Originally posted by Sirber
Error Audio Codec 2004/08/24 21:56:28 2007 Load library call failed for dll spir.dll.

Well, the dll is sipr.dll, and the codec is "sipro". Could that be the problem? :/

Sirber
25th August 2004, 13:08
the codec real name is "spiro", but it called "spir" in producer, like the DLL. This was working with previous producer versions.

damrod
25th August 2004, 19:22
very strange...why did they use different names?

Sirber
25th August 2004, 19:32
like fourcc, it's 4 char.

RadicalEd
25th August 2004, 20:21
Nono, I was pointing out that it's sipr.dll, instead of spir.dll, which your error log had. Due to you calling it spiro instead of sipro, I think you just made a typo in your parameters to producer :p

karl_lillevold
25th August 2004, 20:59
yup, RadicalEd is right, spir will always fail. The 4cc is 'sipr', the codec is called Sipro, not Spiro ;)

Sirber
25th August 2004, 21:08
I suck. I will check.

damrod
25th August 2004, 21:22
:rolleyes:

Sirber
26th August 2004, 03:13
Bug corrected, I'm testing. I copied that part from YS RealAnime :eek: