I use DM365EVM with DVSDK 4.02.
Can the DM365 decode the video files encoded on other platforms (e.g., Windows PC and Linux PC)?
H. 264 wants to be decoded.
if can do it, let me know how to decode it.
Best regards,
Daisuke
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.
I use DM365EVM with DVSDK 4.02.
Can the DM365 decode the video files encoded on other platforms (e.g., Windows PC and Linux PC)?
H. 264 wants to be decoded.
if can do it, let me know how to decode it.
Best regards,
Daisuke
Hi,
DM36x H264 decoder has two modes universal and closedloop mode, by setting decoder to universal mode(setiing closedloopmode param to 0) you can decode any H264 bitstream.
Thanks,
Veeranna
Hi Veeranna,
Thank you for your reply.
Sorry for my late reply.
I am going to check the details of the decoder modes.
Best regards
Daisuke