Hi all,
How to decode bit stream with multi slice?
Do we need to packet all multi slices in one input port buffer or packet them in multi input port buffers in sequence?
How to set corresponding parameters? thx.
regards,
guangx
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
How to decode bit stream with multi slice?
Do we need to packet all multi slices in one input port buffer or packet them in multi input port buffers in sequence?
How to set corresponding parameters? thx.
regards,
guangx
I understand that slice mode is not supported for video decoder, you need to collect slices for each full frame and send them for decoding.
Slice based decoding is not supported in the current OMAP4 Android release (4AI.1.5). A stated in the previous post, you need to pass a full frame to the decoder.