PDA

View Full Version : Flix Engine SDK for Windows - Importing FLV's


ewirch
04-26-2006, 02:43 PM
On Friday, I downloaded the Flix Engine SDK for Windows, and I have been able to generate FLV's from wmv's, mov's, mpg's, asf's, etc. On the Engine SDK page, it also says that the Windows version will import FLV's as well. When I try this (using C#), error 61209 is returned from the SetInputFileEx() method.

What am I doing wrong that is preventing me from importing FLV's?

Crazy Ivan
04-27-2006, 11:14 AM
Your error code is mentioned on the On2 Flix Engine for Windows FAQ about a 3rd of the way down. I don't know if this will help or not.


http://www.on2.com/support-resources/on2-flix-faq/enginefaq-win/

ewirch
04-28-2006, 10:50 AM
Thanks for the reference. Does anyone know if there is a comprehensive list of error codes?

How does one get the FLV importer code referenced to be in the Windows version of the engine?