Please follow below steps to play video on VisionFive
- Download the usdk and compile VPU driver module following the instructions.
https://github.com/starfive-tech/freelight-u-sdk - Download and unzip the chagall.zip, then copy the chagall.bin to /lib/firmware/ of the buildroot OS.
- Load the VPU driver module:
cd /root/wave511/ && ./vdec_load.sh
Now, you can play the video on VisionFive
chagall.zip (161.8 KB)