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
Hi - I've been using your overlay software on my videos for a while.
I mount my GoPro upside down while riding.
I recently updated the code on my computer to the latest and recreated an old overlay video. The video with the old code shows the correct orientation while the new code shows it upside down.
Do you have any idea how to fix? I suspect it's got something to do with not loading the CORI data since version 0.100.0. I've tried to load it, but can't figure out how to use the '--load' command. When I used '--load CORI' I get the error below. Any suggestions / help?
TypeError: XYZ.init() missing 2 required positional arguments: 'y' and 'z'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi - I've been using your overlay software on my videos for a while.
I mount my GoPro upside down while riding.
I recently updated the code on my computer to the latest and recreated an old overlay video. The video with the old code shows the correct orientation while the new code shows it upside down.
Do you have any idea how to fix? I suspect it's got something to do with not loading the CORI data since version 0.100.0. I've tried to load it, but can't figure out how to use the '--load' command. When I used '--load CORI' I get the error below. Any suggestions / help?
TypeError: XYZ.init() missing 2 required positional arguments: 'y' and 'z'
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions