Hi TI,
We are using DM8148 EVM board with ezsdk_dm814x-evm_5_05_02_00.
I want configure the encoder to produce in mode slices stream.
Can anyone please help me to configure the encoder to produce slices stream ?
Thanks you so much.
Regards,
Linhnn
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 TI,
We are using DM8148 EVM board with ezsdk_dm814x-evm_5_05_02_00.
I want configure the encoder to produce in mode slices stream.
Can anyone please help me to configure the encoder to produce slices stream ?
Thanks you so much.
Regards,
Linhnn
Hi Linh,
The query has been forwarded to respective team member.
Regards,
Prashant
Pathpartner Technology Pvt. Ltd.
Hi Linhnn,
Set the below params to enable slices in the bitstream.
sliceCodingPreset = 1 
sliceMode = 1 
sliceUnitSize = Number of Mbs in the slice.
You can get more details of this on the Encoder User Guide. Please refer that.