Do any of the video libraries work on Raspberry pi

Has anyone had any luck with either of the libraries?

I have tried examples from both.
The examples from the standard library just shows a black. No errors.
The GL library example throws an error.

I’m running a raspberry pi 4 with 4gig of memory and the latest version of Raspian.

Any help or suggestions would be appreciated.
Thanks
Michael

pls see GLVideo not working on Pi 4 running Processing 3.5.3

Have you tried https://github.com/processing/processing-video/releases/tag/r6-v2.0-beta4 ? You’ll have to install manually over the existing Video library.