We have implemented jpeg codec engine on dm365, but we have try to implement h.264 codec engine,but we find many problems, there are many defintiona and functions so silmiler. Very diffcult to implement it by test code in dvsdk_2_10_01_18/dm365_h264enc_01_10_00_08_production.
Can you share a example of h.264 codec engine of dm365, mayer two functions implemented
1) H264VENC_create(&fxns, ¶ms);
2) H264VENC_control(..);
Thank you very much!
my email: think.zhou@gmail.com
post deleted
Constantine Embedded Linux Consulting: http://www.MakeLinux.com/ Linux and TI DaVinci Technology Portal: http://www.Linux-DaVinci.info/
Please consider to Verify the Answer if applicable
Hi,
I am not sure,i understand clearly on what you are trying to implement. Is it that you are trying to modify and write your own codec engine? For specific examples of setting up the codecs, you can refer to the example folder in the codec.
Regards,
Anshuman
We hava only want to use codec engine for implement H.264 video. But the examples of app h264 in DVSDK demo isnot like this. there is many functions and defines so smiler . How to sure we have writed a correctly codec engine for implement H.264 video? Maybe Ti have a test code for testing h.264 codec engine, can you share the test code?
Thank you ! my email: think.zhou@gmail.com