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

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to