How can I debug VirtualCam issues?

Digika

New Member
All I've got is a generic log telling me it failed to start:
Code:
18:20:09.334: [x264 encoder: 'advanced_video_recording'] preset: veryfast
18:20:09.334: [x264 encoder: 'advanced_video_recording'] profile: high
18:20:09.334: [x264 encoder: 'advanced_video_recording'] settings:
18:20:09.334:     rate_control: CRF
18:20:09.334:     bitrate:      0
18:20:09.334:     buffer size:  0
18:20:09.334:     crf:          20
18:20:09.334:     fps_num:      60
18:20:09.334:     fps_den:      1
18:20:09.334:     width:        1920
18:20:09.334:     height:       1080
18:20:09.334:     keyint:       60
18:20:09.334:
18:20:09.337: ---------------------------------
18:20:09.337: [FFmpeg aac encoder: 'Track1'] bitrate: 320, channels: 2, channel_layout: stereo
18:20:09.337:
18:20:09.342: ==== Recording Start ===============================================
18:20:09.342: [ffmpeg muxer: 'adv_file_output'] Writing file 'E:/TempPersistent/2023-04-04 18-20-09.mp4'...
18:20:10.800: NV12 texture support enabled
18:20:10.800: P010 texture support not available
18:20:10.802: starting virtual-output failed

I have installed OBS manually from ZIP and then installed virtual-cam from `\data\obs-plugins\win-dshow\`, there were no installation issues.
I see that `obs-virtualcam-module64.dll` has been registered successfully, however, the library itself isnt loaded at all, not for Explorer, not for OBS process
 
Top