Bug Report OBS Crashes when stopping stream and 0kb/s output

thatblackcat

New Member
Hey everyone, I am having a bit of a problem here. Whenever I start a stream, I get 0 kb/s and no output and when I try to end the stream, the program stops responding. I have previously uninstalled (including removing the stuff in appdata) and reinstalled with a fresh start.

For a stream site, I am using RTMP (UStream). It was working before but now it does not.
 

Luk

Member
I have the exact same behaviour when having 2 GPUs (Nvidia dedicated card + Intel HD Graphics) and
opencl=true
in the custom x264 settings. Sometimes the wrong device is chosen. For me it helped to add the device to the command line:
opencl=true opencl_device=1
 

thatblackcat

New Member
R1CH said:
Are you using Quicksync or custom x264 settings?

I'm not sure. I'm using whatever the default is as it worked before

6TcNjUf.jpg


Luk said:
I have the exact same behaviour when having 2 GPUs (Nvidia dedicated card + Intel HD Graphics) and
opencl=true
in the custom x264 settings. Sometimes the wrong device is chosen. For me it helped to add the device to the command line:
opencl=true opencl_device=1

I am using a laptop, but this laptop does not have 2 GPU's. It has one ATI card.
 

R1CH

Forum Admin
Developer
If you can create a dump when the program stops responding that will be very helpful. Right click OBS.exe in task manager after it freezes, then choose create dump. Zip and upload that file to eg www.copy.com and send it to me via a private message (it may contain sensitive info like your stream key so try to avoid posting it publicly).
 
Top