Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
self._handle = _dlopen(self._name, mode)
WindowsError: [Error 126] The specified module could not be found
Ah yes
If you have a video that you are trying to use for reference, rather than trying to play both at the same time separately, this allows SFM to play both at the same time and you can allow it to make the reference video be a bit transparent to better compare the two.
Is there any way to potentially have it work out how fast to play the video for any speed that someone has their project at?
i dont know if im supposed to put it in scripts(folder) or sfm(folder
File "c:\program files (x86)\steam\steamapps\common\sourcefilmmaker\game\workshop\scripts\sfm\mainmenu\keyframe\keyframe vlc\keyframevlc.py", line 15, in <module>
import vlc
File "workshop/scripts/sfm/vlc\vlc.py", line 207, in <module>
dll, plugin_path = find_lib()
File "workshop/scripts/sfm/vlc\vlc.py", line 177, in find_lib
dll = ctypes.CDLL(libname)
File "c:\program files (x86)\steam\steamapps\common\sourcefilmmaker\game\sdktools\python\2.7\win32\lib\ctypes\__init__.py", line 365, in __init__
self._handle = _dlopen(self._name, mode)
WindowsError: [Error 126] No se puede encontrar el modulo especificado