sjvisualizer icon indicating copy to clipboard operation
sjvisualizer copied to clipboard

Version 0.0.13 - Trouble saving the graph, drops fps

Open rcoelhocastro opened this issue 1 year ago • 2 comments

When I use record=True the fps drops between 1 and 5. With record=False, we have 30 fps.

rcoelhocastro avatar Jan 22 '24 12:01 rcoelhocastro

Correct, the fps will drop as a result of recording the screen. This is a beta feature and not optimized.

If you let if finish, playback speed of the mp4 file should be at the 30 fps. The performance impact is largest for high resolution screens, one option is to drop your screen resolution before starting the script. Alternatively, you can use an external screen recorder. For example OBS studio.

SjoerdTilmans avatar Jan 22 '24 14:01 SjoerdTilmans

OK thanks! Congratulations, I've been researching graphics with Python and haven't found a solution like yours. The graphics are beautiful and easy to use.

rcoelhocastro avatar Jan 23 '24 10:01 rcoelhocastro