duro
01-12-2007, 06:15 PM
Having a problem with the enocder. When we use the c# example from the demo, the encoding works correctly. However when we try to customize it by adding filters like scaling, it works fine on my desktop machine we're using for developing, but when to try it on another desktop or server for that matter we get the following error:
System.Runtime.InteropServices.COMException: Exception from HRESULT: 0xFFFFFFFA
at flixengine_com.IFlixPlgn.setParam(String name, Double inDblVal)
We've analzyed the avi file we're trying to convert to flv with the AVIcodec analyzer and it shows that the video and audio are supported.
I'm running out of options as the project deadline is fast approching, any help would be greatly appreciated.
Thank You,
Bryan
System.Runtime.InteropServices.COMException: Exception from HRESULT: 0xFFFFFFFA
at flixengine_com.IFlixPlgn.setParam(String name, Double inDblVal)
We've analzyed the avi file we're trying to convert to flv with the AVIcodec analyzer and it shows that the video and audio are supported.
I'm running out of options as the project deadline is fast approching, any help would be greatly appreciated.
Thank You,
Bryan