Bug Report OBS crash when using Window Capture

shideneyu

New Member
Hi,

I'm using Ubuntu 14.04 and OBS crash when I click on Window Capture.
I suspect the blackmagick API lib files to be missings.

I'm using the last git build from the deb repository.

I'm searching the solution for hours, didn't manage in solving it.

Here are the logs:

11:00:42: OBS 0.10.0-8-g082951c (linux)
11:00:42: Processor: 8 logical cores
11:00:42: Processor: Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
11:00:42: Physical Memory: 15952MB Total
11:00:42: Kernel Version: Linux 3.13.0-52-generic
11:00:42: Distribution: "Ubuntu" "14.04"
11:00:42: audio settings reset:
samples per sec: 44100
speakers: 2
buffering (ms): 1000

11:00:42: X and Y: 902 469
Backbuffers: 2
Color Format: 3
ZStencil Format: 0
Adapter: 0

11:00:42: OpenGL version: 3.2.0 NVIDIA 331.113

11:00:42: video settings reset:
base resolution: 1366x768
output resolution: 908x512
fps: 30/1
format: NV12
11:00:42: No blackmagic support
11:00:42: Failed to start search for DeckLink devices
11:00:42: output 'simple_stream' (rtmp_output) created
11:00:42: output 'simple_file_output' (flv_output) created
11:00:42: encoder 'simple_h264' (obs_x264) created
11:00:42: encoder 'simple_aac' (libfdk_aac) created
11:00:42: service 'default_service' (rtmp_common) created
11:00:43: source 'Scene' (scene) created
11:00:43: v4l2-input: Start capture from /dev/video0
11:00:43: v4l2-input: Input: 0
11:00:43: v4l2-input: Resolution: 640x480
11:00:43: v4l2-input: Pixelformat: VYUY
11:00:43: v4l2-input: Linesize: 1280 Bytes
11:00:43: v4l2-input: Framerate: 30,00 fps
11:00:43: source 'Video Capture Device (V4L2)' (v4l2_input) created
11:00:44: Update check: latest version is: 0.4.0
 

dodgepong

Administrator
Forum Admin
According to the log, OBS isn't detecting Blackmagic support. Definitely see if the drivers are correctly installed, because it would be much easier to capture using the Blackmagic plugin rather than v4l2 or window capture.
 
Top