This example requires input sample files. If Example-1 is executed already, then sample videos are stored in the /home/root folder.
- Use the following command to transcode sample avc file into hevc file.
vcu-demo-transcode-to-file.sh -i /home/root/ bbb_sunflower_2160p_30fps_normal_avc.mp4 -c avc -a aac -o /home/root/transcode.mkv
- Use Example-1 to view the transcoded file on the Display. The sample command is
shown below:
vcu-demo-decode-display.sh -i /home/root/transcode.mkv -c hevc -a vorbis --use-alsasink --audio-output "hw:0"