Hi,
We are using DVR-RDK 3.0 on a DM8148 EVM. One of our applications involves capturing, processing and encoding a YUYV422 5M pixel video stream and sending it over ethernet in real time. And we are trying to shrink the sizes of all the buffers to make room for the DSP to use. So our questions are:
1. Do we need the tiled memory region for our application?
2. How much bitsream buffer do we really need to hold encoded video?
3. How much frame buffers do we really need to hold the raw frames to be encoded?
Thanks in advance,
Tim