Is there any way to sequentially render video widgets in GTK4 without causing memory leaks?
When trying to render one video after the other in a circular queue, I’m getting significant memory leaks for some reason.
When trying to render one video after the other in a circular queue, I’m getting significant memory leaks for some reason.