[If you are posting a new bug, please include the following]
-
The bug / behavior you have encountered
Installing a Topaz Video AI update has led to Blackmagic Design Davinci Resolve Studio 17 crashing on launch due to clash with Topaz objects. My goal is to remove the clash so I can open Davinci Resolve Studio 17. It was not my intent to install a plug-in that would interact with Davinci Resolve - I was just trying to update the Topaz Video AI standalone application. I have since uninstalled Topaz Video AI and the problem has not been removed.
My desire is partly to retain Topaz Video AI as a standalone application (perhaps in an earlier version than the current one); and primarily to remove the impediment to opening DaVinci Resolve. (This query is sitting also at Black Magic forums, however the issue appears to be installing the Topaz Video AI update, hence I raise it here.) -
Your system profile
Model Name: MacBook Pro
Model Identifier: MacBookPro18,2
Chip: Apple M1 Max
Total Number of Cores: 10 (8 performance and 2 efficiency)
Memory: 64 GB
- Your log files (Help > Logging > Get Logs for Support)
The below lines of code are from the debug log of the DaVinci Resolve launch. The program detects a clash between two dylib files on 3 points (Class CVWindow, Class CVView and Class CVSlider). Failing the resolve these, the program crashes. These are log files from DaVinci Resolve, but it appears they reference Topaz Video AI objects.
objc[7148]: Class CVWindow is implemented in both /Applications/DaVinci Resolve/DaVinci Resolve.app/Contents/Libraries/libopencv_highgui.3.4.dylib (0x11c528a50) and /Library/OFX/Plugins/Topaz Video AIframeinterpolation.ofx.bundle/Contents/Frameworks/libopencv_world.4.5.6.dylib (0x155372170). One of the two will be used. Which one is undefined.
objc[7148]: Class CVView is implemented in both /Applications/DaVinci Resolve/DaVinci Resolve.app/Contents/Libraries/libopencv_highgui.3.4.dylib (0x11c528a78) and /Library/OFX/Plugins/Topaz Video AIframeinterpolation.ofx.bundle/Contents/Frameworks/libopencv_world.4.5.6.dylib (0x155372198). One of the two will be used. Which one is undefined.
objc[7148]: Class CVSlider is implemented in both /Applications/DaVinci Resolve/DaVinci Resolve.app/Contents/Libraries/libopencv_highgui.3.4.dylib (0x11c528aa0) and /Library/OFX/Plugins/Topaz Video AIframeinterpolation.ofx.bundle/Contents/Frameworks/libopencv_world.4.5.6.dylib (0x1553721c0). One of the two will be used. Which one is undefined.
[0x16c11f000] | OpenFX | INFO | 2024-07-15 20:45:44,853 | OFX: loading com.TopazLabs.FrameInterpolation
load failed on plugin com.topazlabs.frameinterpolation, error code 4
- Any screenshots as necessary