Vlad Serebrennikov
Vlad Serebrennikov
I was a bit afraid to initialize `ImVec2` data members after you expressed compatibility concerns). I took a quick look into cimgui code parser, and it seems like it's not...
There're numerous other aspects of `imgui.h` which are not very compatible with C, which makes me wonder about ImGui's commitment to C compatibility.
@rokups are there other reasons besides building examples on Apple why you haven't already created a PR out of your CMakeLists? It looks quite comprehensive and addresses at least some...
1. Using external index (e.g. from source filter) imposes too much restrictions, which renders this approach useless to my opinion. It also sounds quite error-prone. 2. `VideoNode.frames()` would be "render...
Initial implementation of VSEdit-like VFR support is available on `unstable` branch. I'll push it to master after at least some feedback, because I'm not sure how buggy it is
Thank you for pointing out to stale readme. It says the same as warnings now. Can you upgrade to 3.9 and try again?
Window should grow to fit the video by default, but if window was smaller before closing VSP for that file (and saving window state), then it should be the same...
VSP is a DPI-aware application, except that video frame is not affected. Could it be that you have about a 100% system-wide scaling? That would explain your issue.
What I'm saying is that VSP respects system scaling. Not just system-wide, but even per monitor. I don't have 4K monitor, but I have a pair of 96 PPI and...
What may be the case is that controls aren't that big to begin with, but they're even smaller in VSEdit and After Effects, for instance.