gyroflow / gyroflow-ofx

GNU General Public License v3.0
105 stars 7 forks source link

ofx plugin for davinci gives white screen #34

Open VBK7 opened 1 year ago

VBK7 commented 1 year ago

Is there an existing issue for this?

Have you tried the latest build?

Gyroflow version

v1.5.0

What operating system are you using?

macOS Ventura 13.3

What GPU are you using?

AMD Radeon Pro 5500M 8 GB

What happened?

When my resolution in my DaVinci Resolve project settings does not match the video and project resolution of my Gyroflow project, everything works as expected, but when the resolution of everything is the same, as soon as I load the .gyroflow file in the ofx plugin, it just gives me a white screen. I get the same results whether I apply the ofx plugin in the edit page or the color page and none of the settings within the plugin change anything. Very weird because I would think that issues would happen when the resolution doesn't match but in this case, it's the opposite.

gyroflow problem

Relevant log output

No response

AdrianEddy commented 1 year ago

Indeed it's weird, could you please create a diagnostics report (Help -> Create Diagnostic Log) after this happens and upload these logs here?

VBK7 commented 1 year ago

DaVinci-Resolve-logs-20230401-182932.zip

VBK7 commented 1 year ago

Also quick question, whats the difference between Project file, Project file (including gyro data) and, Project file (including processed gyro data)? The plugin seems to work exactly the same with each project file type, the only difference I see is file size. Also, is the plugin supposed to give 1:1 exactly the same results as the application if everything is done correctly because for me, it seems to always be a little bit different than if I were to stabilize the footage directly in the application. Is rolling shutter correction applied when using the plug-in?

AdrianEddy commented 1 year ago

whats the difference between Project file

https://docs.gyroflow.xyz/app/advanced-usage/exporting#project-types If you're using a video with embedded gyro data, they will all be the same. If you have external gyro data, you'll have to use "including gyro data". The third one is for external conversion scripts, doesn't matter for the plugin.

is the plugin supposed to give 1:1 exactly the same results

Yes, although there may be a bug -> #31 I didn't check that yet

Is rolling shutter correction applied when using the plug-in?

Yes

VBK7 commented 1 year ago

is the plugin supposed to give 1:1 exactly the same results

Yes, although there may be a bug -> #31 I didn't check that yet

I did a test on an older version of the plugin and application where I processed a video through the application, and through the plugin in DaVinci Resolve, and they were pretty clearly not the same. The video file that I used for this test, I purposely turned the camera side to side very fast to see how the well the rolling shutter correction works. The stabilization looked pretty similar to the app but the rolling shutter correction seemed to be about half as much as through the app.

Is rolling shutter correction applied when using the plug-in?

Yes Would be nice to see a slider and an on/off option for this in the future.

AdrianEddy commented 8 months ago

please test latest dev build: https://gyroflow.xyz/devbuild/

AdrianEddy commented 6 months ago

Is this still an issue?