Question / Help Won't record; modules do not load (libcef, libEGL, libGLESv2, libmp3lame)

Eva Gnostiquette

New Member
All right, I'm a podcaster. My podcast is called Frequency Resonance Radio (YouTube, audio). I've recently tried the idea of streaming my podcasts live.
My streaming is perfectly all right, as I've tested it multiple times. The issue is that when I try to record, it tells me:
An unspecified error occurred while recording.
I've checked the logs, and these four lines (35-38):
Code:
00:20:23.175: [AMF Encoder] <Plugin::AMD::AMF::AMF> Loading of 'amfrt32.dll' failed with error code 126.
00:20:24.046: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libcef.dll' not found, loading of module failed
00:20:24.064: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libEGL.dll' not found, loading of module failed
00:20:24.198: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libGLESv2.dll' not found, loading of module failed
00:20:26.753: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libmp3lame.dll' not found, loading of module failed
I had installed libmp3lame separately. Is there any way these problems can be fixed?
Thanks!
 

Attachments

  • 2016-10-06 01-43-52.txt
    11.4 KB · Views: 10
Top