MochiMoppel wrote:But I take from this that the lack of ffplay may not be intentional. Even though the pup calls itself "Void" I don't regard it as a "cut-down" distro. Also I don't know how common such setup is. I always assumed that a distro, when it includes ffmpeg, it would also include /ffprob/ffplay.
It is intentional in the sense that SDL2 is 727K and ffplay is 334K....... so quite big......
You could try installing ffplay:
vpm i ffplay
which should also install dependencies including SDL2
You may also have to force install ffmpeg to update the shipped version to 4.4.3:
vpm fi ffmpeg