Video decode binary for VisionFive

Please follow below steps to play video on VisionFive

  1. Download the usdk and compile VPU driver module following the instructions.
    https://github.com/starfive-tech/freelight-u-sdk
  2. Download and unzip the chagall.zip, then copy the chagall.bin to /lib/firmware/ of the buildroot OS.
  3. Load the VPU driver module: cd /root/wave511/ && ./vdec_load.sh

Now, you can play the video on VisionFive
chagall.zip (161.8 KB)

1 Like