HI,
I use EVM8168 development.
Now using EZSDK 5.03.01.15, i can decoder video es , as well as audio es. Now I want to test audio-video synchronization, but i can't find anything about avsync, is it means that i need to do demultiplex with ts, then send video es to video decoder, and send audio es to DSP, then use Cortex A8 do audio and video sync ?
When I using DVRRDK 2.0.0.23, i can find header file "avsync.h", but i can't find audio decoder codecs as well as encoder codecs. Does DVRRDK provide audio decode/encode ?
Looking forward for your reply!