Open
Description
I installed the latest version v18.0.1 of the plugin and added it to obs (v31.0.4) in the ProgramData plugins location. It didnt show up in the docks menu. I checked the log and it said
09:53:35.539: Module '../../obs-plugins/64bit/obs-ptz.dll' not loaded
I checked the obs-ptz.dll with dependency walker and the Qt6Core, Qt6Widgets and Qt6Network dll files are loaded but are missing imports. I tried the dlls that came with obs itself, new dlls specified in buildspec.json
"qt6": {
"version": "2024-09-12",
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
Nothing seemed to work, I tried changing the plugins to the ProgramFiles obs-studio plugins location as well but that didnt work as well.
heres the full logs
09:53:28.055: CPU Name: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
09:53:28.056: CPU Speed: 2592MHz
09:53:28.056: Physical Cores: 6, Logical Cores: 12
09:53:28.056: Physical Memory: 7979MB Total, 2096MB Free
09:53:28.056: Windows Version: 10.0 Build 26100 (release: 24H2; revision: 4351; 64-bit)
09:53:28.056: Running as administrator: false
09:53:28.056: Windows 10/11 Gaming Features:
09:53:28.056: Game DVR: On
09:53:28.056: Game Mode: Probably On (no reg key set)
09:53:28.057: Sec. Software Status:
09:53:28.058: Kaspersky Total Security: disabled (AV)
09:53:28.059: Microsoft Defender Antivirus: enabled (AV)
09:53:28.059: Kaspersky Total Security: disabled (FW)
09:53:28.059: Windows Firewall: disabled (FW)
09:53:28.063: Current Date/Time: 2025-07-06, 09:53:28
09:53:28.063: Browser Hardware Acceleration: true
09:53:28.063: Hide OBS windows from screen capture: false
09:53:28.063: Qt Version: 6.6.3 (runtime), 6.6.3 (compiled)
09:53:28.063: Portable mode: false
09:53:34.095: OBS 31.0.4 (64-bit, windows)
09:53:34.095: ---------------------------------
09:53:34.309: ---------------------------------
09:53:34.309: audio settings reset:
09:53:34.309: samples per sec: 48000
09:53:34.309: speakers: 2
09:53:34.309: max buffering: 960 milliseconds
09:53:34.309: buffering type: dynamically increasing
09:53:34.321: ---------------------------------
09:53:34.321: Initializing D3D11...
09:53:34.321: Available Video Adapters:
09:53:34.323: Adapter 0: NVIDIA GeForce GTX 1650 Ti
09:53:34.323: Dedicated VRAM: 4126146560 (3.8 GiB)
09:53:34.323: Shared VRAM: 4183293952 (3.9 GiB)
09:53:34.323: PCI ID: 10de:1f95
09:53:34.323: HAGS Status: Enabled (Default: No, Driver status: Supported)
09:53:34.324: Driver Version: 32.0.15.5597
09:53:34.324: output 0:
09:53:34.324: name=
09:53:34.324: pos={0, 0}
09:53:34.324: size={1920, 1080}
09:53:34.324: attached=true
09:53:34.324: refresh=144
09:53:34.324: bits_per_color=8
09:53:34.324: space=RGB_FULL_G22_NONE_P709
09:53:34.324: primaries=[r=(0.594727, 0.361328), g=(0.345703, 0.554688), b=(0.157227, 0.106445), wp=(0.312500, 0.328125)]
09:53:34.324: relative_gamut_area=[709=0.660716, P3=0.487061, 2020=0.349434]
09:53:34.324: sdr_white_nits=80
09:53:34.324: nit_range=[min=0.500000, max=270.000000, max_full_frame=270.000000]
09:53:34.324: dpi=120 (125%)
09:53:34.324: id=\\?\DISPLAY#NCP004D#4&22ecdc75&0&UID265988#{e6f07b5f-ee97-4a90-b076-33f57bf4eaa7}
09:53:34.324: alt_id=\\.\DISPLAY1
09:53:34.324: Adapter 1: Intel(R) UHD Graphics
09:53:34.324: Dedicated VRAM: 134217728 (0.1 GiB)
09:53:34.324: Shared VRAM: 4183293952 (3.9 GiB)
09:53:34.324: PCI ID: 8086:9bc4
09:53:34.324: HAGS Status: Disabled (Default: No, Driver status: Unsupported)
09:53:34.325: Driver Version: 26.20.100.7985
09:53:34.325: Adapter 2: Intel(R) UHD Graphics
09:53:34.325: Dedicated VRAM: 134217728 (0.1 GiB)
09:53:34.325: Shared VRAM: 4183293952 (3.9 GiB)
09:53:34.325: PCI ID: 8086:9bc4
09:53:34.325: HAGS Status: Disabled (Default: No, Driver status: Unsupported)
09:53:34.325: Driver Version: 26.20.100.7985
09:53:34.326: Loading up D3D11 on adapter NVIDIA GeForce GTX 1650 Ti (0)
09:53:34.480: D3D11 loaded successfully, feature level used: b000
09:53:34.480: DXGI increase maximum frame latency success
09:53:34.480: Hardware-Accelerated GPU Scheduling enabled on adapter!
09:53:34.481: D3D11 GPU priority setup failed (not admin?)
09:53:34.677: ---------------------------------
09:53:34.677: video settings reset:
09:53:34.677: base resolution: 1920x1080
09:53:34.677: output resolution: 1920x1080
09:53:34.677: downscale filter: Bicubic
09:53:34.677: fps: 30/1
09:53:34.677: format: NV12
09:53:34.677: YUV mode: Rec. 709/Partial
09:53:34.679: NV12 texture support enabled
09:53:34.679: P010 texture support not available
09:53:34.681: Audio monitoring device:
09:53:34.681: name: Headphones (2- Airdopes 131)
09:53:34.681: id: {0.0.0.00000000}.{0bb9baf3-7612-4137-899b-139134a98998}
09:53:34.687: ---------------------------------
09:53:34.697: No AJA devices found, skipping loading AJA UI plugin
09:53:34.697: Failed to initialize module 'aja-output-ui.dll'
09:53:34.706: No AJA devices found, skipping loading AJA plugin
09:53:34.706: Failed to initialize module 'aja.dll'
09:53:34.707: Skipping module '../../obs-plugins/64bit/chrome_elf.dll', not an OBS plugin
09:53:34.712: [CoreAudio encoder]: CoreAudio AAC encoder not installed on the system or couldn't be loaded
09:53:34.713: Failed to load 'en-US' text for module: 'decklink-captions.dll'
09:53:34.716: Failed to load 'en-US' text for module: 'decklink-output-ui.dll'
09:53:34.720: A DeckLink iterator could not be created. The DeckLink drivers may not be installed
09:53:34.720: Failed to initialize module 'decklink.dll'
09:53:34.721: Skipping module '../../obs-plugins/64bit/DirectML.dll', not an OBS plugin
09:53:34.751: [Python] Could not load library: C:/Users/Admin/AppData/Local/Programs/Python/Python311/tcl/
09:53:34.755: Skipping module '../../obs-plugins/64bit/libcef.dll', not an OBS plugin
09:53:34.756: Skipping module '../../obs-plugins/64bit/libEGL.dll', not an OBS plugin
09:53:34.757: Skipping module '../../obs-plugins/64bit/libGLESv2.dll', not an OBS plugin
09:53:34.760: [NVIDIA Audio Effects:] NVIDIA denoiser disabled, redistributable not found or could not be loaded.
09:53:34.760: Failed to get NVVideoEffects.dll version info size
09:53:34.762: [NVIDIA VIDEO FX]: FX disabled, redistributable not found or could not be loaded.
09:53:34.805: [obs-backgroundremoval] Plugin loaded successfully (version 1.1.13)
09:53:34.805: [obs-backgroundremoval] Failed to open config file C:\Users\Admin\AppData\Roaming\obs-studio/plugin_config/obs-backgroundremoval/config.ini
09:53:34.806: [obs-backgroundremoval] Failed to open config file C:\Users\Admin\AppData\Roaming\obs-studio/plugin_config/obs-backgroundremoval/config.ini
09:53:35.048: [obs-backgroundremoval] Latest release is 1.1.13
09:53:35.131: [obs-browser]: Version 2.24.6
09:53:35.131: [obs-browser]: CEF Version 127.0.6533.120 (runtime), 127.145.7+g2b7d20b+chromium-127.0.6533.120 (compiled)
09:53:35.133: [Composite Blur] loaded version 1.1.0
09:53:35.178: [obs-ndi] obs_module_load: you can haz obs-ndi (Version 4.13.1)
09:53:35.178: [obs-ndi] obs_module_load: Qt Version: 6.6.3 (runtime), 6.5.3 (compiled)
09:53:35.178: [obs-ndi] load_ndilib: Trying 'C:/Program Files/NDI/NDI 5 Tools/Runtime/Processing.NDI.Lib.x64.dll'
09:53:35.178: [obs-ndi] load_ndilib: Found NDI library at 'C:/Program Files/NDI/NDI 5 Tools/Runtime/Processing.NDI.Lib.x64.dll'
09:53:35.191: [obs-ndi] load_ndilib: NDI runtime loaded successfully
09:53:35.191: [obs-ndi] load_ndilib: NDIlib_v5_load found
09:53:35.230: [obs-ndi] obs_module_load: NDI library initialized successfully ('NDI SDK WIN64 03:20:51 Feb 17 2024 5.6.1.0')
09:53:35.251: DEPRECATION: obs_frontend_get_global_config is deprecated. Read from global or user configuration explicitly instead.
09:53:35.251: DEPRECATION: obs_frontend_get_global_config is deprecated. Read from global or user configuration explicitly instead.
09:53:35.251: [obs-ndi] preview_output_init('OBS Preview')
09:53:35.251: [obs-ndi] +ndi_output_create('OBS Preview'...)
09:53:35.251: [obs-ndi] ndi_output_update('OBS Preview'...)
09:53:35.251: [obs-ndi] -ndi_output_create('OBS Preview'...)
09:53:35.529: [obs-nvenc] NVENC version: 12.2 (compiled) / 12.2 (driver), CUDA driver version: 12.50, AV1 supported: false
09:53:35.539: Module '../../obs-plugins/64bit/obs-ptz.dll' not loaded
09:53:36.594: [obs-shaderfilter] loaded version 2.3.2
09:53:36.618: [obs-websocket] [obs_module_load] you can haz websockets (Version: 5.5.6 | RPC Version: 1)
09:53:36.618: [obs-websocket] [obs_module_load] Qt version (compile-time): 6.6.3 | Qt version (run-time): 6.6.3
09:53:36.618: [obs-websocket] [obs_module_load] Linked ASIO Version: 103100
09:53:36.618: DEPRECATION: obs_frontend_get_global_config is deprecated. Read from global or user configuration explicitly instead.
09:53:36.639: [obs-websocket] [obs_module_load] Module loaded.
09:53:36.642: Skipping module '../../obs-plugins/64bit/Qt6SerialPort.dll', not an OBS plugin
09:53:36.662: [vlc-video]: VLC 3.0.11 Vetinari found, VLC video source enabled
09:53:36.927: LoadLibrary failed for 'C:/Users/Admin/AppData/Local/Programs/Common/obs-studio/plugins/StreamFX/bin/StreamFX.dll': The specified module could not be found.
09:53:36.927: (126)
09:53:36.927: Module 'C:/Users/Admin/AppData/Local/Programs/Common/obs-studio/plugins/StreamFX/bin/StreamFX.dll' not loaded
09:53:36.928: ---------------------------------
09:53:36.928: Loaded Modules:
09:53:36.928: win-wasapi.dll
09:53:36.928: win-dshow.dll
09:53:36.928: win-capture.dll
09:53:36.928: vlc-video.dll
09:53:36.928: text-freetype2.dll
09:53:36.928: rtmp-services.dll
09:53:36.928: obs-x264.dll
09:53:36.928: obs-websocket.dll
09:53:36.928: obs-webrtc.dll
09:53:36.928: obs-vst.dll
09:53:36.928: obs-transitions.dll
09:53:36.928: obs-text.dll
09:53:36.928: obs-shaderfilter.dll
09:53:36.928: obs-qsv11.dll
09:53:36.928: obs-outputs.dll
09:53:36.928: obs-nvenc.dll
09:53:36.928: obs-ndi.dll
09:53:36.928: obs-filters.dll
09:53:36.928: obs-ffmpeg.dll
09:53:36.928: obs-composite-blur.dll
09:53:36.928: obs-browser.dll
09:53:36.928: obs-backgroundremoval.dll
09:53:36.928: nv-filters.dll
09:53:36.928: image-source.dll
09:53:36.928: frontend-tools.dll
09:53:36.928: decklink-output-ui.dll
09:53:36.928: decklink-captions.dll
09:53:36.928: coreaudio-encoder.dll
09:53:36.928: ---------------------------------
09:53:36.928: [obs-websocket] [obs_module_post_load] WebSocket server is enabled, starting...
09:53:36.929: [obs-websocket] [WebSocketServer::Start] Not locked to IPv4 bindings
09:53:36.931: [obs-websocket] [WebSocketServer::ServerRunner] IO thread started.
09:53:36.939: [obs-websocket] [WebSocketServer::Start] Server started successfully on port 4455. Possible connect address: 2405:201:e01d:6041:2f82:e64e:4791:5d36
09:53:36.939: [obs-ndi] obs_module_post_load: ...
09:53:36.959: ---------------------------------
09:53:36.959: Available Encoders:
09:53:36.959: Video Encoders:
09:53:36.959: - ffmpeg_svt_av1 (SVT-AV1)
09:53:36.959: - ffmpeg_aom_av1 (AOM AV1)
09:53:36.959: - obs_nvenc_h264_tex (NVIDIA NVENC H.264)
09:53:36.959: - obs_nvenc_hevc_tex (NVIDIA NVENC HEVC)
09:53:36.959: - obs_qsv11_v2 (QuickSync H.264)
09:53:36.959: - obs_qsv11_hevc (QuickSync HEVC)
09:53:36.959: - obs_x264 (x264)
09:53:36.959: Audio Encoders:
09:53:36.959: - ffmpeg_aac (FFmpeg AAC)
09:53:36.959: - ffmpeg_opus (FFmpeg Opus)
09:53:36.959: - ffmpeg_pcm_s16le (FFmpeg PCM (16-bit))
09:53:36.959: - ffmpeg_pcm_s24le (FFmpeg PCM (24-bit))
09:53:36.959: - ffmpeg_pcm_f32le (FFmpeg PCM (32-bit float))
09:53:36.959: - ffmpeg_alac (FFmpeg ALAC (24-bit))
09:53:36.959: - ffmpeg_flac (FFmpeg FLAC (16-bit))
09:53:36.959: ==== Startup complete ===============================================
09:53:36.964: signal_handler_connect: signal 'file_changed' not found
09:53:36.968: Switched to Preview/Program mode
09:53:36.968: ------------------------------------------------
09:53:37.061: All scene data cleared
09:53:37.061: ------------------------------------------------
09:53:37.066: [win-wasapi: 'Desktop Audio'] update settings:
09:53:37.066: device id: {0.0.0.00000000}.{c5287863-2b98-4d13-a285-9a508ac94b66}
09:53:37.066: use device timing: 1
09:53:37.067: [WASAPISource::TryInitialize]:[{0.0.0.00000000}.{c5287863-2b98-4d13-a285-9a508ac94b66}] Failed to enumerate device: 80070490
09:53:37.067: WASAPI: Device '{0.0.0.00000000}.{c5287863-2b98-4d13-a285-9a508ac94b66}' failed to start (source: Desktop Audio)
09:53:37.068: [Loaded global audio device]: 'Desktop Audio'
09:53:37.068: [win-wasapi: 'Mic/Aux'] update settings:
09:53:37.068: device id: {0.0.1.00000000}.{d6962032-e1cc-477a-b33a-7e03a75b91d0}
09:53:37.068: use device timing: 0
09:53:37.068: [Loaded global audio device]: 'Mic/Aux'
09:53:37.068: [WASAPISource::TryInitialize]:[{0.0.1.00000000}.{d6962032-e1cc-477a-b33a-7e03a75b91d0}] Failed to enumerate device: 80070490
09:53:37.068: WASAPI: Device '{0.0.1.00000000}.{d6962032-e1cc-477a-b33a-7e03a75b91d0}' failed to start (source: Mic/Aux)
09:53:37.069: [obs-backgroundremoval] Background filter created
09:53:37.132: [obs-backgroundremoval] Background filter updated
09:53:37.427: ---------------------------------
09:53:37.427: [DShow Device: 'Main Cam'] settings updated:
09:53:37.427: video device: PeopleLink FHD H264
09:53:37.427: video path: \\?\usb#vid_2e7e&pid_0c87&mi_00#7&28cd1cd3&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
09:53:37.427: resolution: 1920x1080
09:53:37.427: flip: 0
09:53:37.427: fps: 30.00 (interval: 333333)
09:53:37.427: format: MJPEG
09:53:37.427: buffering: disabled
09:53:37.427: hardware decode: disabled
09:53:38.194: [obs-backgroundremoval] Model models/mediapipe.onnx input 0: name input_1:0 shape (4 dim) 1 x 144 x 256 x 3
09:53:38.194: [obs-backgroundremoval] Model models/mediapipe.onnx output 0: name segment:0 shape (4 dim) 1 x 144 x 256 x 2
09:53:38.194: [obs-backgroundremoval] Allocated 110592 sized float-array for input 0
09:53:38.194: [obs-backgroundremoval] Allocated 73728 sized float-array for output 0
09:53:38.201: [obs-backgroundremoval] Background Removal Filter Options:
09:53:38.201: [obs-backgroundremoval] Source: Background Removal
09:53:38.201: [obs-backgroundremoval] Model: models/mediapipe.onnx
09:53:38.201: [obs-backgroundremoval] Inference Device: dml
09:53:38.201: [obs-backgroundremoval] Num Threads: 1
09:53:38.201: [obs-backgroundremoval] Enable Threshold: true
09:53:38.201: [obs-backgroundremoval] Threshold: 0.500000
09:53:38.201: [obs-backgroundremoval] Contour Filter: 0.050000
09:53:38.201: [obs-backgroundremoval] Smooth Contour: 0.500000
09:53:38.201: [obs-backgroundremoval] Feather: 0.000000
09:53:38.201: [obs-backgroundremoval] Mask Every X Frames: 1
09:53:38.201: [obs-backgroundremoval] Enable Image Similarity: true
09:53:38.201: [obs-backgroundremoval] Image Similarity Threshold: 35.000000
09:53:38.201: [obs-backgroundremoval] Blur Background: 0
09:53:38.201: [obs-backgroundremoval] Enable Focal Blur: false
09:53:38.201: [obs-backgroundremoval] Blur Focus Point: 0.100000
09:53:38.201: [obs-backgroundremoval] Blur Focus Depth: 0.000000
09:53:38.201: [obs-backgroundremoval] Disabled: true
09:53:38.201: [obs-backgroundremoval] Model file path: ../../data/obs-plugins/obs-backgroundremoval/models/mediapipe.onnx
09:53:38.209: [Media Source 'Bg']: settings:
09:53:38.209: input: C:/Users/Admin/Downloads/Y2meta.app-Low Poly Colors 01 - Free HD Motion Background Loop-(1080p).mp4
09:53:38.209: input_format: (null)
09:53:38.209: speed: 100
09:53:38.209: is_looping: yes
09:53:38.209: is_linear_alpha: no
09:53:38.209: is_hw_decoding: no
09:53:38.209: is_clear_on_media_end: yes
09:53:38.209: restart_on_activate: no
09:53:38.209: close_when_inactive: no
09:53:38.209: full_decode: no
09:53:38.209: ffmpeg_options:
09:53:38.237: warning: deprecated pixel format used, make sure you did set range correctly
09:53:38.258: [obs-ndi] +ndi_source_create('pptLaptop'...)
09:53:38.258: [obs-ndi] +ndi_source_update('pptLaptop'...)
09:53:38.258: [obs-ndi] ndi_source_thread_start: 'OBS-NDI 'pptLaptop'' Started A/V ndi_source_thread for NDI source 'DESKTOP-B9OJDEK (Intel UHD Graphics 2)'
09:53:38.258: [obs-ndi] -ndi_source_update('pptLaptop'...)
09:53:38.258: [obs-ndi] -ndi_source_create('pptLaptop'...)
09:53:38.258: [obs-ndi] +ndi_source_create('ndi cam'...)
09:53:38.258: [obs-ndi] +ndi_source_update('ndi cam'...)
09:53:38.258: [obs-ndi] ndi_source_thread_start: 'OBS-NDI 'ndi cam'' Started A/V ndi_source_thread for NDI source 'LOCALHOST (Redmi Note 10 Pro)'
09:53:38.258: [obs-ndi] -ndi_source_update('ndi cam'...)
09:53:38.258: [obs-ndi] -ndi_source_create('ndi cam'...)
09:53:38.258: [obs-ndi] +ndi_source_thread('pptLaptop'...)
09:53:38.258: [obs-ndi] ndi_source_thread: 'OBS-NDI 'pptLaptop'' ndi_receiver_name changed; Setting recv_desc.p_ndi_recv_name='OBS-NDI 'pptLaptop''
09:53:38.258: [obs-ndi] ndi_source_thread: 'OBS-NDI 'pptLaptop'' ndi_source_name changed; Setting recv_desc.source_to_connect_to.p_ndi_name='DESKTOP-B9OJDEK (Intel UHD Graphics 2)'
09:53:38.258: [obs-ndi] ndi_source_thread: 'OBS-NDI 'pptLaptop'' bandwidth changed; Setting recv_desc.bandwidth='100'
09:53:38.258: [obs-ndi] ndi_source_thread: 'OBS-NDI 'pptLaptop'' latency changed; Setting recv_desc.color_format='100'
09:53:38.258: [obs-ndi] ndi_source_thread: 'OBS-NDI 'pptLaptop'' Resetting NDI receiver...
09:53:38.258: [obs-ndi] ndi_source_thread: 'OBS-NDI 'pptLaptop'' +ndi_receiver = ndiLib->recv_create_v3(&recv_desc)
09:53:38.259: [obs-ndi] +ndi_source_thread('ndi cam'...)
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'ndi cam'' ndi_receiver_name changed; Setting recv_desc.p_ndi_recv_name='OBS-NDI 'ndi cam''
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'ndi cam'' ndi_source_name changed; Setting recv_desc.source_to_connect_to.p_ndi_name='LOCALHOST (Redmi Note 10 Pro)'
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'ndi cam'' bandwidth changed; Setting recv_desc.bandwidth='100'
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'ndi cam'' latency changed; Setting recv_desc.color_format='1'
09:53:38.259: [obs-ndi] +ndi_source_create('NDIcam Mac'...)
09:53:38.259: [obs-ndi] +ndi_source_update('NDIcam Mac'...)
09:53:38.259: [obs-ndi] ndi_sourc
67E6
e_thread: 'OBS-NDI 'ndi cam'' Resetting NDI receiver...
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'ndi cam'' +ndi_receiver = ndiLib->recv_create_v3(&recv_desc)
09:53:38.259: [obs-ndi] ndi_source_thread_start: 'OBS-NDI 'NDIcam Mac'' Started A/V ndi_source_thread for NDI source 'LOCALHOST (V2246)'
09:53:38.259: [obs-ndi] -ndi_source_update('NDIcam Mac'...)
09:53:38.259: [obs-ndi] -ndi_source_create('NDIcam Mac'...)
09:53:38.259: [obs-ndi] +ndi_source_thread('NDIcam Mac'...)
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'NDIcam Mac'' ndi_receiver_name changed; Setting recv_desc.p_ndi_recv_name='OBS-NDI 'NDIcam Mac''
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'NDIcam Mac'' ndi_source_name changed; Setting recv_desc.source_to_connect_to.p_ndi_name='LOCALHOST (V2246)'
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'NDIcam Mac'' bandwidth changed; Setting recv_desc.bandwidth='100'
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'NDIcam Mac'' latency changed; Setting recv_desc.color_format='1'
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'NDIcam Mac'' Resetting NDI receiver...
09:53:38.259: [obs-ndi] ndi_source_thread: 'OBS-NDI 'NDIcam Mac'' +ndi_receiver = ndiLib->recv_create_v3(&recv_desc)
09:53:38.261: [win-wasapi: 'Audio Input Capture'] update settings:
09:53:38.261: device id: {0.0.1.00000000}.{f0c33389-34ef-424d-9c65-6cc7c10efe0f}
09:53:38.261: use device timing: 0
09:53:38.262: [audio monitoring: 'Audio Input Capture'] audio_monitor_init_wasapi: Failed to get device: 80070490
09:53:38.262: [obs-ndi] ndi_source_thread: 'OBS-NDI 'ndi cam'' -ndi_receiver = ndiLib->recv_create_v3(&recv_desc)
09:53:38.262: [obs-ndi] ndi_source_thread: 'OBS-NDI 'pptLaptop'' -ndi_receiver = ndiLib->recv_create_v3(&recv_desc)
09:53:38.262: [obs-ndi] ndi_source_thread: 'OBS-NDI 'NDIcam Mac'' -ndi_receiver = ndiLib->recv_create_v3(&recv_desc)
09:53:38.355: WASAPI: Device 'Microphone (USB Audio CODEC )' [48000 Hz] initialized (source: Audio Input Capture)
09:53:38.398: warning: deprecated pixel format used, make sure you did set range correctly
09:53:38.405: adding 42 milliseconds of audio buffering, total audio buffering is now 42 milliseconds (source: Audio Input Capture)
09:53:38.405:
09:53:38.485: warning: deprecated pixel format used, make sure you did set range correctly
09:53:38.539: warning: deprecated pixel format used, make sure you did set range correctly
09:53:38.583: warning: deprecated pixel format used, make sure you did set range correctly
09:53:38.608: [obs-backgroundremoval] Background filter created
09:53:38.608: [obs-backgroundremoval] Background filter updated
09:53:38.805: [obs-backgroundremoval] Model models/mediapipe.onnx input 0: name input_1:0 shape (4 dim) 1 x 144 x 256 x 3
09:53:38.805: [obs-backgroundremoval] Model models/mediapipe.onnx output 0: name segment:0 shape (4 dim) 1 x 144 x 256 x 2
09:53:38.806: [obs-backgroundremoval] Allocated 110592 sized float-array for input 0
09:53:38.806: [obs-backgroundremoval] Allocated 73728 sized float-array for output 0
09:53:38.806: [obs-backgroundremoval] Background Removal Filter Options:
09:53:38.806: [obs-backgroundremoval] Source: Background Removal
09:53:38.806: [obs-backgroundremoval] Model: models/mediapipe.onnx
09:53:38.806: [obs-backgroundremoval] Inference Device: dml
09:53:38.806: [obs-backgroundremoval] Num Threads: 1
09:53:38.806: [obs-backgroundremoval] Enable Threshold: true
09:53:38.806: [obs-backgroundremoval] Threshold: 0.500000
09:53:38.806: [obs-backgroundremoval] Contour Filter: 0.050000
09:53:38.806: [obs-backgroundremoval] Smooth Contour: 0.500000
09:53:38.806: [obs-backgroundremoval] Feather: 0.000000
09:53:38.806: [obs-backgroundremoval] Mask Every X Frames: 1
09:53:38.806: [obs-backgroundremoval] Enable Image Similarity: true
09:53:38.806: [obs-backgroundremoval] Image Similarity Threshold: 35.000000
09:53:38.806: [obs-backgroundremoval] Blur Background: 0
09:53:38.806: [obs-backgroundremoval] Enable Focal Blur: false
09:53:38.806: [obs-backgroundremoval] Blur Focus Point: 0.100000
09:53:38.806: [obs-backgroundremoval] Blur Focus Depth: 0.000000
09:53:38.806: [obs-backgroundremoval] Disabled: true
09:53:38.806: [obs-backgroundremoval] Model file path: ../../data/obs-plugins/obs-backgroundremoval/models/mediapipe.onnx
09:53:38.817: Switched to scene 'Sunday service'
09:53:38.817: User switched Program to scene 'Sunday service'
09:53:38.821: ------------------------------------------------
09:53:38.821: Loaded scenes:
09:53:38.821: - scene 'Sunday service':
09:53:38.821: - source: 'Audio Input Capture' (wasapi_input_capture)
09:53:38.821: - monitoring: monitor and output
09:53:38.821: - source: 'Main Cam' (dshow_input)
09:53:38.821: - filter: 'Background Removal' (background_removal)
09:53:38.821: - filter: 'User-defined shader' (shader_filter)
09:53:38.821: - filter: 'Color Correction' (color_filter_v2)
09:53:38.821: - filter: 'Apply LUT' (clut_filter)
09:53:38.821: - filter: 'Apply LUT 2' (clut_filter)
09:53:38.821: - filter: 'Apply LUT 3' (clut_filter)
09:53:38.821: - filter: 'Apply LUT 4' (clut_filter)
09:53:38.821: - filter: 'Apply LUT 5' (clut_filter)
09:53:38.821: - filter: 'Apply LUT 6' (clut_filter)
09:53:38.821: - source: 'Bible verse' (browser_source)
09:53:38.821: - source: 'LowerThird - Job' (vlc_source)
09:53:38.821: - filter: 'Luma Key' (luma_key_filter_v2)
09:53:38.821: - filter: 'Luma Key 2' (luma_key_filter_v2)
09:53:38.821: - filter: 'Luma Key 3' (luma_key_filter_v2)
09:53:38.822: - source: 'LowerThird - Manimaran' (vlc_source)
09:53:38.822: - filter: 'Luma Key' (luma_key_filter_v2)
09:53:38.822: - filter: 'Luma Key 2' (luma_key_filter_v2)
09:53:38.822: - filter: 'Luma Key 3' (luma_key_filter_v2)
09:53:38.822: - source: 'Communion' (image_source)
09:53:38.822: - source: 'CameraBlur' (group)
09:53:38.822: - filter: 'Composite Blur' (obs_composite_blur)
09:53:38.822: - filter: 'Color Correction' (color_filter_v2)
09:53:38.822: - source: 'Main Cam' (dshow_input)
09:53:38.822: - filter: 'Background Removal' (background_removal)
09:53:38.822: - filter: 'User-defined shader' (shader_filter)
09:53:38.822: - filter: 'Color Correction' (color_filter_v2)
09:53:38.822: - filter: 'Apply LUT' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 2' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 3' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 4' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 5' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 6' (clut_filter)
09:53:38.822: - source: 'title2' (vlc_source)
09:53:38.822: - source: 'Countdown' (text_gdiplus_v3)
09:53:38.822: - source: 'StpaulsThankyou' (image_source)
09:53:38.822: - source: 'StpaulsWelcome' (image_source)
09:53:38.822: - source: 'Image' (image_source)
09:53:38.822: - scene 'ppt':
09:53:38.822: - source: 'Audio Input Capture' (wasapi_input_capture)
09:53:38.822: - monitoring: monitor and output
09:53:38.822: - source: 'Main Cam' (dshow_input)
09:53:38.822: - filter: 'Background Removal' (background_removal)
09:53:38.822: - filter: 'User-defined shader' (shader_filter)
09:53:38.822: - filter: 'Color Correction' (color_filter_v2)
09:53:38.822: - filter: 'Apply LUT' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 2' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 3' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 4' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 5' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 6' (clut_filter)
09:53:38.822: - source: 'bgImage' (image_source)
09:53:38.822: - source: 'Bg' (ffmpeg_source)
09:53:38.822: - source: 'pptLaptop' (ndi_source)
09:53:38.822: - source: 'ndi cam' (ndi_source)
09:53:38.822: - source: 'NDIcam Mac' (ndi_source)
09:53:38.822: - source: 'NoBGcam' (group)
09:53:38.822: - filter: 'Background Removal' (background_removal)
09:53:38.822: - source: 'Main Cam' (dshow_input)
09:53:38.822: - filter: 'Background Removal' (background_removal)
09:53:38.822: - filter: 'User-defined shader' (shader_filter)
09:53:38.822: - filter: 'Color Correction' (color_filter_v2)
09:53:38.822: - filter: 'Apply LUT' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 2' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 3' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 4' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 5' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 6' (clut_filter)
09:53:38.822: - source: 'BlendCam' (group)
09:53:38.822: - source: 'Main Cam' (dshow_input)
09:53:38.822: - filter: 'Background Removal' (background_removal)
09:53:38.822: - filter: 'User-defined shader' (shader_filter)
09:53:38.822: - filter: 'Color Correction' (color_filter_v2)
09:53:38.822: - filter: 'Apply LUT' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 2' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 3' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 4' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 5' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 6' (clut_filter)
09:53:38.822: - source: 'StrezmerCam' (group)
09:53:38.822: - source: 'pptLaptop' (ndi_source)
09:53:38.822: - source: 'Main Cam' (dshow_input)
09:53:38.822: - filter: 'Background Removal' (background_removal)
09:53:38.822: - filter: 'User-defined shader' (shader_filter)
09:53:38.822: - filter: 'Color Correction' (color_filter_v2)
09:53:38.822: - filter: 'Apply LUT' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 2' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 3' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 4' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 5' (clut_filter)
09:53:38.822: - filter: 'Apply LUT 6' (clut_filter)
09:53:38.822: ------------------------------------------------
09:53:39.327: YT: InitYTUserUrl() User is not signed
09:53:39.329: YT: InitYTUserUrl() User is not signed
09:53:45.130: [obs-backgroundremoval] Background filter activated
Metadata
Metadata
Assignees
Labels
No labels