The Matchbox Desktop has the following applications:
- 4K AVC Decode
- For 4K AVC Decode, click on the application to download sample AVC/AAC encoded bitstream and run VCU Example-1 (Decode → Display). If the sample AVC content is already present in /home/root, then it decode→display the content.
- 4K HEVC Decode
- For 4K HEVC Decode, click on the application to download sample HEVC/Vorbis
encoded bitstream and run VCU Example-1 (Decode → Display).
- Run the script with
-h
option shows all possible options.vcu-demo-decode-display.sh -i /home/root/bbb_sunflower_2160p_30fps_normal_avc.mp4 -c avc -a aac vcu-demo-decode-display.sh -i /home/root/bbb_sunflower_2160p_30fps_normal_hevc.mkv -c hevc -a vorbis
- Run the following command to play a YouTube video to
ensure that the Ethernet is connected to the
board
vcu-demo-decode-display.sh -u "youtube-URL"
- Run the following command for
help
vcu-demo-decode-display.sh -h
- Run the script with