Can you set the environment variable CE_DEBUG=2 and re-run your app? This may drop some interesting trace describing 'how far' your app got, and perhaps a clue as to what's failing.
FWIW, I added a brief description of CE_DEBUG here, too: http://wiki.davincidsp.com/index.php?title=Codec_Engine_FAQ#What_should_ I_do_first.3F Chris > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > ] On Behalf Of Santoshkumar GK > Sent: Tuesday, June 10, 2008 2:38 AM > To: Davinci_linux_open_source (E-mail) > Subject: Video Decode algoritm creation issue in TMS320DM6467 > > Hi, > > I am working on TMS320DM6467 board. I gone through the decode > demo provided > by TI. For video decode algorithm creation they are using > Vdec2_create() > API. But the same doesnt work in my application, the creation > of algorithm > is failing. I tried using VIDDEC2_create(),VIDDEC_create() > with suitable > changes in the parameters. Can u please let me know why this > am i getting > this problem. > > Thanks and Regards, > Santosh Kumar G.K > > > The information contained in this electronic message and any > attachments to this message are intended for the exclusive > use of the addressee(s) and may contain proprietary, > confidential or privileged information. If you are not the > intended recipient, you should not disseminate, distribute or > copy this e-mail. Please notify the sender immediately and > destroy all copies of this message and any attachments > contained in it. > > Contact your Administrator for further information. > > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
