You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Console is showing: Generating new framebuffer at size: GLSize(width: 3840, height: 2160)
Not sure why width and height seemed to be reversed. Any ideas? It also happens with 1080 and 720 videos, but doesn't happen with boomerang gifs created with Instagram. Any thoughts?
The text was updated successfully, but these errors were encountered:
I'm trying to load a local video file into a MovieInput, then into a RenderView and it's showing up like this:
Here's how I'm loading things, testing a basic filter:
Console is showing:
Generating new framebuffer at size: GLSize(width: 3840, height: 2160)
Not sure why width and height seemed to be reversed. Any ideas? It also happens with 1080 and 720 videos, but doesn't happen with boomerang gifs created with Instagram. Any thoughts?
The text was updated successfully, but these errors were encountered: