Hi guys,
I am neither an OBS nor a C expert, so hopefully you can help me with this one: I would like to record my screen, fetch each frame and save the frames on disk as png files in consecutive order. Currently, there is no such recording format in OBS. The implementation does not have to be super fancy, it just has to work somehow.
I already had a deeper look in the source code and also debugged it several times. Nevertheless, this project is immense and I still have no clue where I can hook into to generate the image files.
Any help is very appreciated!
I am neither an OBS nor a C expert, so hopefully you can help me with this one: I would like to record my screen, fetch each frame and save the frames on disk as png files in consecutive order. Currently, there is no such recording format in OBS. The implementation does not have to be super fancy, it just has to work somehow.
I already had a deeper look in the source code and also debugged it several times. Nevertheless, this project is immense and I still have no clue where I can hook into to generate the image files.
Any help is very appreciated!