@Matthew-Hinson That description is quite correct, In theory, the "effect chain" can be quite wild (transitions bring other strips into play), in practice probably never is. I believe, that…
This is technically by design, even though I am not happy with current state. I had a patch to address this issue, but it hasn't been accepted, so I need to propose a design first, but this is not…
Can you clarify whether the issue is, that imported movie is 1 frame shorter than expected, or the issue is, that older files are now somewhat offset?
As far as AV sync goes, alignment should…
I have stepped through debugger and I see UI_ThemeClearColor()
is called so this is probably different issue, maybe driver related. @Jeroen-Bakker can you check if you can reproduce and if the…
I can't reproduce with NVIDIA GeForce RTX 3060/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 526.98
Could be similar to issue where no background was drawn so memory was uninitialized and that…
you can git checkout sha1-of-your-choice
to switch to earlier state. But there is chance it won't compile due to library updates if you go too much into past. make lite
could help then.