OBS Subsampling Detector

OBS Subsampling Detector 1.0.1

zyzniewski

New Member

YorVeX

Member
Sounds interesting, unfortunately it makes my OBS crash as soon as I add it to a source with these last lines in log (--verbose mode):

Code:
03:04:44.443: device_pixelshader_create (D3D11): Compiler warnings/errors for ../../data/obs-plugins/obs-subsampling-detector/subsampling-detector.effect (Pixel shader, technique Draw, pass 0):
03:04:44.443: <snip>\data\obs-plugins\obs-subsampling-detector\subsampling-detector.effect (Pixel shader, technique Draw, pass 0)(38,6-16): error X3004: undeclared identifier 'mod'
03:04:44.443:
03:04:44.443: Pass (0) <> missing pixel shader!
03:04:44.443: private source 'Subsampling Detector' (subsampling_detector) created
03:04:44.443: User added filter 'Subsampling Detector' (subsampling_detector) to source 'Image 2'
03:04:44.446: - filter 'Subsampling Detector' (subsampling_detector) added to source 'Image 2'

Windows 10, OBS 29.1.2
 

zyzniewski

New Member
Sounds interesting, unfortunately it makes my OBS crash as soon as I add it to a source with these last lines in log (--verbose mode):

Code:
03:04:44.443: device_pixelshader_create (D3D11): Compiler warnings/errors for ../../data/obs-plugins/obs-subsampling-detector/subsampling-detector.effect (Pixel shader, technique Draw, pass 0):
03:04:44.443: <snip>\data\obs-plugins\obs-subsampling-detector\subsampling-detector.effect (Pixel shader, technique Draw, pass 0)(38,6-16): error X3004: undeclared identifier 'mod'
03:04:44.443:
03:04:44.443: Pass (0) <> missing pixel shader!
03:04:44.443: private source 'Subsampling Detector' (subsampling_detector) created
03:04:44.443: User added filter 'Subsampling Detector' (subsampling_detector) to source 'Image 2'
03:04:44.446: - filter 'Subsampling Detector' (subsampling_detector) added to source 'Image 2'

Windows 10, OBS 29.1.2
thanks for reporting, should be fixed in v1.0.1
 
Top