Bug Report Crashes when I try to stream with scaled output

Nukeydog

New Member
My monitor is 1080p, and whenever I try to scale the output with OBS it crashes.

Using Dxtory input:
Code:
Open Broadcaster Software v0.43a - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
CPU Speed: 3400MHz
Physical Memory:  4095MB Total, 4095MB Free
stepping id: 9, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
------------------------------------------
Adapter 1
  Video Adapter: AMD Radeon HD 7700 Series
  Video Adapeter Dedicated Video Memory: 1052016640
  Video Adapeter Shared System Memory: 3970959360
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (2- High Definition Audio Device)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using custom x264 settings: "vbvmaxrate=1300"
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1280, height: 720
    quality: 8
    preset: veryfast
    i444: no
    max bitrate: 1300
    buffer size: 1300
------------------------------------------
Total frames rendered: 32, number of frames that lagged: 0 (0.00%) (it's okay for some frames to lag)
=====Stream End=======================================================================
Send Buffer Size: 32768
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (2- High Definition Audio Device)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using custom x264 settings: "vbvmaxrate=1300"
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1280, height: 720
    quality: 8
    preset: veryfast
    i444: no
    max bitrate: 1300
    buffer size: 1300
------------------------------------------

Exception Fault - Stack Trace:
    OBS::MainCaptureLoop

Using OBS Screen Capture:
Code:
Open Broadcaster Software v0.43a - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
CPU Speed: 3400MHz
Physical Memory:  4095MB Total, 4095MB Free
stepping id: 9, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
------------------------------------------
Adapter 1
  Video Adapter: AMD Radeon HD 7700 Series
  Video Adapeter Dedicated Video Memory: 1052016640
  Video Adapeter Shared System Memory: 3970959360
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (2- High Definition Audio Device)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using custom x264 settings: "vbvmaxrate=1300"
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1280, height: 720
    quality: 8
    preset: veryfast
    i444: no
    max bitrate: 1300
    buffer size: 1300
------------------------------------------
Total frames rendered: 23, number of frames that lagged: 0 (0.00%) (it's okay for some frames to lag)
=====Stream End=======================================================================
Send Buffer Size: 32768
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (2- High Definition Audio Device)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using custom x264 settings: "vbvmaxrate=1300"
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1280, height: 720
    quality: 8
    preset: veryfast
    i444: no
    max bitrate: 1300
    buffer size: 1300
------------------------------------------

Exception Fault - Stack Trace:
    OBS::MainCaptureLoop
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
whenever you try to scale the output? what exactly do you mean? stretch the image source? is this something I can replicate? could you for example list the exact steps I could do in order for this problem to occur?
 

Nukeydog

New Member
I am referring to "Resolution Downscale" under Settings>Video being set to something other than "none".

Open dxtory
Open OBS
Make sure resolution downscale is set to something other than None
Open TF2
Start dxtory capture
Only source is dxstory video 1
Start streaming

And then OBS crashes
 

pwinky

New Member
Did you add OBS to the dxtory ignore list? Mine crashed when dxtory was trying to capture the OBS window. After I added OBS to the dxtory ignore list and made sure that dxtory was capturing hl2.exe it was fine.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Yes, that is an issue with dxtory -- obs will show up on it and apprently it causes some issues.
 
Top