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.

DM388: Decode and play a video file for DM388

Part Number: DM388


We have some video file to paly on DM388 platform.

The video file codec is H264 and we would like to play it with hardware decoder.

We found that there is a usecase in below path:

\ipnc_rdk\ipnc_mcfw\mcfw\src_linux\mcfw_api\usecases\multich_encode_decode.c

For our purpose, we should replace the encoder with a opened file,

but we don't know how to do that.

Therefore, our question is

how to open a video file and assign it as the input of decoder.

Thanks for help.

Best regards,

Edwin