There is a path to this file, but there is no such file in this folder. I must have deleted it a long time ago.
Log doesn't says if the file was deleted or not. For missing files there is special entry in the
Scene Collection menu - the "Check for Missing Files". And, by default, OBS is annoying because of missing assets.
Other files in question:
Code:
21:29:51.941: [Media Source 'webcaYULE']: settings:
21:29:51.941: input: X:/РАБОЧИЙ СТОЛ !!!/Остальное/.TWITCH - streaming/F4G/дизайн/вебка/4-3/Webcam4-3.webm
...
21:29:51.941: [Media Source 'webcaHLWN']: settings:
21:29:51.941: input: X:/РАБОЧИЙ СТОЛ !!!/Остальное/.TWITCH - streaming/F4G/дизайн/вебка/4-3/Wicked_Webcam_Orange_4-3.webm
Please, attach the crash log from the 2025-04-02 around 22:11 (the crashed OBS session).
---------------
When I said about x264 and AAC - I mean media assets you are using in OBS.
---------------
About VLC.
You shouldn't change the path that it is installed to at all.
This is because path where OBS looking for VLC files are hardcoded in Windows version and read from the registry entry:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\VideoLAN\VLC]
"InstallDir"
OBS expects "libvlc", "libvlccore" libraries and "plugins" folder of VLC Player in this directory (parameter "InstallDir") – tested for VLC v3.0.6, 64-bit.