Skip to content

Commit 422cded

Browse files
committed
Revert "remove old code what lead to startup crash (#692)"
This reverts commit cd99d65.
1 parent cd99d65 commit 422cded

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/win-dshow/dshow-plugin.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ static bool vcam_installed(bool b64)
4242
bool obs_module_load(void)
4343
{
4444
RegisterDShowSource();
45+
RegisterDShowEncoders();
4546
#ifdef VIRTUALCAM_AVAILABLE
4647
if (vcam_installed(false))
4748
obs_register_output(&virtualcam_info);

0 commit comments

Comments
 (0)