Hi,
This post goes inline with my other posting: http://e2e.ti.com/support/embedded/f/356/p/120590/431019.aspx#431019 regarding slice level capture and encode.
The DM368 H.264 decoder user guide describes the low latency API in section 4.3 for achieving slice level decoding. My question is how to synchronize the decode with the display driver.
I assume that much like the capture driver, there is no support for achieving slice level data transfers to the display driver. Is there anything that can be done to allow the display driver to exchange decoded H.264 video at the slice level or would I have to reassemble the slices into a full frame before passing it on to the display driver?
Any insights here would be greatly appreciated!
Thanks alot
Derek