I’m using the latest ofw and while recompiling a project with lots of video players I noticed that the player always starts in a ‘playing’ state, even if I call stop right after load or loadAsync.
I did test the GStreamer block and it’s performance was way better. Unfortunately it was leaking a small amount of memory but it was enough for it to make the machine crash after 18h of use… =/