how to DM365 play MPEG4
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.
Hello,
If you have DVSDK 4.x [1] installed, then it should be as simple as
cd /usr/share/ti/dvsdk-demo/
./decode -v /usr/share/ti/data/videos/davincieffect.mpeg4
Please read the Software Developer Guide on how to run prebuilt applications.
HTH.
Thanks
Brijesh
Hi Kirill
I see your comment here.
I just want to use ffmpeg on DM368 as below URL.
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/100/p/146166/527993.aspx#527993
Could you give me some advice?