PDA

View Full Version : Register problem and flv file as input


cb2531
07-13-2006, 03:53 AM
First Question

When I type

“regsvr32 "C:\ProgramFiles\On2 Technologies\Flix Engine\Flix_COM.dll”,

the dll was not registered successfully in ‘Windows 98 SE’

The error message is “DllRegister Server in C:\ProgramFiles\On2 Technologies\Flix Engine\Flix_COM.dll failed. = Return code was : 0xc0000005”

I know that code 0xc0000005 is access problem. Is it right?

I can see that problem in only Windows 98 SE.

Can I register Flix_COM.dll in Windows 98 SE?



Second Question

I found this in on2-flix-faq page.

“Can I use an flv file as input? Yes. An flv splitter and decoder is included with the full version of the Flix Engine (v8.0.0.6 and higher)”
So I installed ffdshow and set option.

But error code 60050 is returned from SetInputFileEx when I read flv file(CODEC_VP6).

Can I use an flv file as input?