Hi,
I have encountered one issue when I run my h264ven demo program(I have done some change of the code)
on 2 cores of DSPC8681. When I call the library function: ividEncFxns->process for first few frames, 2 core
can co-work and do encoding correctly. But after encoding hundreds of frames, the 2 core will be blocked in
the sync point, one is blocked at sync point 0 and another is blocked at sync point 2 ... For the reason that
these sync point are locate in the library, so will you please help me check this issue and do analysis on the
reason causing this issue.
Thanks a lot!
B.R.
Sunzhao