New comment by TinfoilSubmarine on void-packages repository https://github.com/void-linux/void-packages/pull/33586#issuecomment-946056528 Comment: Regarding the end-game of getting this all working with Ardour: I was reading this (https://manual.ardour.org/video-timeline/setup/) and saw that it expects `ffmpeg_harvid` and `ffprobe_harvid` to point to the system `ffmpeg` and `ffprobe` respectively. You should probably add ffmpeg as a runtime dependency (`depends="ffmpeg"`) and create those symlinks in the harvid template.