Hap video decode and spout

currently i am using resolume to do the task, it’s a bit heavy, is there some way to do it lightweight ?
i only need the spout result, so decoder and spout sender needs no gui but can be remote control

Hi @jiaju1993

if you already have hap encoded movie files and just need a player with Spout output, you could try SpoutVideoPlayer

I tested some hap encoded files and it seems to work OK. You might need to install the hap codec.

A command line program could be done but I don’t know of one and it would have to be created.

For encoding you could use FFmpeg.