tomdzk
02-02-2007, 03:41 PM
Hi,
after updating our code to 8.0.7.1 (Windows using COM) we're experiencing crashes when using normal videos that worked with the older SDK version.
When using the COM commandline client that comes with Flix (under samples), we get this message like:
Flix Engine COM library. Flix Engine v8.0.7.1 COM v0.0.1.0
Powered by On2 TrueMotion video technology.
(c) 1992-2006 On2 Technologies, Inc. All Rights Reserved.
For more information, visit: http://www.on2.com.
Input file : C:\WINDOWS\Temp\giantsfightMP4.mp4
Width: 320
Height: 240
Duration: 27720ms
Output File : c:\windows\tmp\test.flv
Encoding...100% Done!
Encoder Status
state: 0
flix->errno_(): flixerrno:-3 syserrno:183
and no file c:\windows\tmp\test.flv was generated.
This happens for every video that we try, regardless of format (mpeg1, avi, mov, wmv etc.).
Any idea what the issue is here (-3 means no memory, but this can't be the case as it is the commandline tool, right ?)
Tom
after updating our code to 8.0.7.1 (Windows using COM) we're experiencing crashes when using normal videos that worked with the older SDK version.
When using the COM commandline client that comes with Flix (under samples), we get this message like:
Flix Engine COM library. Flix Engine v8.0.7.1 COM v0.0.1.0
Powered by On2 TrueMotion video technology.
(c) 1992-2006 On2 Technologies, Inc. All Rights Reserved.
For more information, visit: http://www.on2.com.
Input file : C:\WINDOWS\Temp\giantsfightMP4.mp4
Width: 320
Height: 240
Duration: 27720ms
Output File : c:\windows\tmp\test.flv
Encoding...100% Done!
Encoder Status
state: 0
flix->errno_(): flixerrno:-3 syserrno:183
and no file c:\windows\tmp\test.flv was generated.
This happens for every video that we try, regardless of format (mpeg1, avi, mov, wmv etc.).
Any idea what the issue is here (-3 means no memory, but this can't be the case as it is the commandline tool, right ?)
Tom