Volter,
 
            It seems the Engine name used in the application and the
configuration (.cfg ) file are different. Please check the engine name
in the .cfg file (line Engine.create("<engine name>") is “MPEG2Engine”
or not. It should be
            Eninge.create(“MPEG2Engine”) 
 
 
Regards,
SARA
 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Volter Yen
Sent: Thursday, March 27, 2008 12:16 PM
To: davinci-linux-open-source
Subject: MPEG2Combo.x64P and Engine_open fails
 
Hi,
    Does any one has used the evaluation CE packet,MPEG2Combo.x64P in
its release, I made some tried with failure:

when the following codes were excuted:  
ce = Engine_open("MPEG2Engine", NULL, &errorcode);
   if(gdecoder->ce == NULL)
   printf("Error: could not open engine \"%s\";Error code %d.\n",
"MPEG2Engine", errorcode);

   it gave out:
Opening MPEG2 Engine...
Error: could not open engine "MPEG2Engine";Error code 1.
  according to the Errorcode in the CE application guide,
Engine_EEXIST---Name does not exist.

   it seems that the first parameter I passed is not correct? and what
is it?
   
   Any idea? Thank you!
 
   Volter




  _____  

 <http://event.mail.163.com/chanel/click.htm?from=NO_26&domain=163> 中
国 最 强 网 游 --- 网 易 梦 幻 西 游 ,166 万 玩 家 同 时 在 线 
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to