I am using Kubuntu 14.04 and tried running OBS Studio in the terminal and I have ffmpeg installed but when I typed "obs" in terminal, it came up with a license agreement and I pushed 'I Agree' but once I did that it just shut down and came up with,
error: Failed to create OpenGL context.
error: Failed to create context!
*** Error in `obs': double free or corruption (out): 0x0000000001a30080 ***
Aborted (core dumped)"
Could someone please help? Thanks!
ffmpeg
? – Robobenklein Jun 20 '15 at 23:27glxinfo | grep OpenGL
? It may be that the OpenGL Version or Features OBS requires aren't compatible with your graphics card. – Robobenklein Jun 20 '15 at 23:36