[wpe-webkit] Generate sequence of snapshots.
Andre Caldas
andre.em.caldas at gmail.com
Thu Feb 3 04:14:25 PST 2022
Dear developers,
I wrote this to WebKitGTK, and someone kindly pointed me to WPEWebKit. :-)
My name is André Caldas. I would like to write a program that
generates a video (sequence of images) for a certain HTML / CSS3 /
Javascript animation. Ideally, the program should be a library, to be
used in MLT (https://www.mltframework.org/). Like a frei0r plugin
(https://frei0r.dyne.org/). I thought that maybe, I could use
WebKitGTK.
I basically would need to control how time passes. Something like a
"step debugger". So, I could take a snapshot, advance one frame (1/60
of a second, for example), take another frame and so forth.
Is it possible to do this with WPEWebKit?
Any advices on where to start? :-)
Cheers,
André Caldas.
More information about the webkit-wpe
mailing list