----- Original Message ----- From: Jammy Dane To: liuyebo Cc: davinci-linux-open-sou...@linux. Sent: Tuesday, May 19, 2009 11:03 PM Subject: Re:Re:Re: Can JPEG and MPEG4 run on DM355 simultaneity
Hi liu, I have tried your codes, but there are some question about it either: 1. Can you give me the function prototype of writeJpegData(image_encodedBuf, image_BufSize, nTime); if there is no battery on my DM355 EVM, what should I do to change the writeJpegData function? The writeJpegData function is only used to write jpeg file into SD card. You can use "fwrite" function instead of writeJpegData function , there is no battery on our board like yours. 2. What does the envp->chcnt mean? You can skip it because there are 4 cif video channel encoders running at the same time on our board. 3. What do you use for video or image in your EVM, camera or CMOS ? Camera 4. Can you send me your code about main.c? I'm appreciating for your replying again. 2009-05-19 ------------------------------------------------------------------------------ Jammy Dane
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
