briant
11-29-2006, 02:21 AM
Hello,
I'm getting the following error while trying to run the c# flix sample provided in the installation. I have verified that the codecs are installed and I can play the WMV on the machine with the flix engine installed in Windows Media Player.
The entire dump from the log file is also below.
Thanks,
Brian
D:\video samples>cli_encode "d:\video samples\crazy-jump.wmv" "d:\video samples\test.flv"
Flix Engine COM library. Flix Engine v8.0.6.0_DEMO COM v0.0.0.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 : d:\video samples\crazy-jump.wmv
System.Runtime.InteropServices.COMException (0xFFFFFFFF): Exception from HRESULT
: 0xFFFFFFFF
at flixengine_com.IFlix.setInputFile(String inputFile)
at cli_encode.cli_encode.Main(String[] args)
[fe_core] 00000c64 07:07:43.191 [fe] _SIF inputFile:d:\video samples\crazy-jump.wmv
[fe_core] 00000c64 07:07:43.191 [fe] _SIF stored:d:\video samples\crazy-jump.wmv
[fe_core] 00000c64 07:07:43.191 [fe] opened d:\video samples\crazy-jump.wmv
[fe_core] 00000c64 07:07:43.191 [fe] attempting open on: dshow, fname:d:\video samples\crazy-jump.wmv
[fe_core] 00000c64 07:07:43.211 [dshow] numstreams:0
[fe_core] 00000c64 07:07:43.211 [fe] attempting open on: fsvr, fname:d:\video samples\crazy-jump.wmv
[fe_core] 00000c64 07:07:43.211 [fe] flix error set (-4,183)
[fe_core] 00000b70 07:07:43.251 [encoding] unload_filters
[fe_core] 00000b70 07:07:43.251 [encoding] unload_filters done
[fe_core] 00000b70 07:07:43.251 [encoding] unload_codecs
[fe_core] 00000b70 07:07:43.251 [encoding] unload_codecs done
I'm getting the following error while trying to run the c# flix sample provided in the installation. I have verified that the codecs are installed and I can play the WMV on the machine with the flix engine installed in Windows Media Player.
The entire dump from the log file is also below.
Thanks,
Brian
D:\video samples>cli_encode "d:\video samples\crazy-jump.wmv" "d:\video samples\test.flv"
Flix Engine COM library. Flix Engine v8.0.6.0_DEMO COM v0.0.0.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 : d:\video samples\crazy-jump.wmv
System.Runtime.InteropServices.COMException (0xFFFFFFFF): Exception from HRESULT
: 0xFFFFFFFF
at flixengine_com.IFlix.setInputFile(String inputFile)
at cli_encode.cli_encode.Main(String[] args)
[fe_core] 00000c64 07:07:43.191 [fe] _SIF inputFile:d:\video samples\crazy-jump.wmv
[fe_core] 00000c64 07:07:43.191 [fe] _SIF stored:d:\video samples\crazy-jump.wmv
[fe_core] 00000c64 07:07:43.191 [fe] opened d:\video samples\crazy-jump.wmv
[fe_core] 00000c64 07:07:43.191 [fe] attempting open on: dshow, fname:d:\video samples\crazy-jump.wmv
[fe_core] 00000c64 07:07:43.211 [dshow] numstreams:0
[fe_core] 00000c64 07:07:43.211 [fe] attempting open on: fsvr, fname:d:\video samples\crazy-jump.wmv
[fe_core] 00000c64 07:07:43.211 [fe] flix error set (-4,183)
[fe_core] 00000b70 07:07:43.251 [encoding] unload_filters
[fe_core] 00000b70 07:07:43.251 [encoding] unload_filters done
[fe_core] 00000b70 07:07:43.251 [encoding] unload_codecs
[fe_core] 00000b70 07:07:43.251 [encoding] unload_codecs done