Eliminating odd messages for archaic/no longer installed software in OBS log

FrankReality

New Member
Excerpt of an OBS log which has error messages showing residual software on the system. Having difficulty finding them to remove them.

08:56:35.692: No AJA devices found, skipping loading AJA UI plugin
08:56:35.692: Failed to initialize module 'aja-output-ui'
08:56:35.700: No AJA devices found, skipping loading AJA plugin
08:56:35.700: Failed to initialize module 'aja'
>> looks like an old product (AJA Control Room) which is no longer used/needed which conflicts with OBS.

08:56:35.702: Failed to load 'en-US' text for module: 'decklink-captions'
08:56:35.705: Failed to load 'en-US' text for module: 'decklink-output-ui'
08:56:35.706: A DeckLink iterator could not be created. The DeckLink drivers may not be installed
08:56:35.706: Failed to initialize module 'decklink'
>> Decklink is related to an Autodesk product name "Flame"
>> https://www.autodesk.com/support/download-install/individuals/manage/uninstall-autodesk-software
>> use the Remove utility that comes with your software. Remove uninstalls both the application file and residual files.

08:56:35.919: os_dlopen(/Applications/VLC.app/Contents/MacOS/lib/libvlccore.dylib->/Applications/VLC.app/Contents/MacOS/lib/libvlccore.dylib): dlopen(/Applications/VLC.app/Contents/MacOS/lib/libvlccore.dylib, 0x0105): tried: '/Applications/VLC.app/Contents/MacOS/lib/libvlccore.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Applications/VLC.app/Contents/MacOS/lib/libvlccore.dylib' (no such file), '/Applications/VLC.app/Contents/MacOS/lib/libvlccore.dylib' (no such file)
08:56:35.919:
08:56:35.919: [vlc-video]: Couldn't find VLC installation, VLC video source disabled
>> Looks like VLC media player app/program partially installed - remove?
>>

The referenced remove instructions for those product either doesn't exist or doesn't work.

Finder cannot find this stuff anywhere on the system - even with hidden files enabled.

Why is OBS referencing them and how do I fix that?
 
Top