Question / Help Core2 Duo 2.8GHz Stream WoT

wt_doc

New Member
Hi. Now I use the following settings on this computer:
Win 8 Core
Intel Core2 Duo E7400 2.80GHz
4Gb RAM
NVidia GeForce GTS 250 Green Edition (Driver v306.97)

OBS v0.48.007b
QUAL 10
BITRATE=BUFER=3500
CODEC AAC
ABITRATE 128
RES 1920x1080, 1.5 (1280x720, bilinear)
FPS 20
PRESET Ultrafast

Previev - http://ru.twitch.tv/doc_ls/old

What can you advise to change to increase FPS and reducing pixelation (except PC =) )

Code:
Open Broadcaster Software v0.48.007b (experimental test build) - 64bit ( ^ω^)
-------------------------------
CPU Name: Intel(R) Core(TM)2 Duo CPU     E7400  @ 2.80GHz
CPU Speed: 2793MHz
Physical Memory:  4095MB Total, 2277MB Free
stepping id: 10, model 7, family 6, type 0, extmodel 0, extfamily 0, HTT 1, logical cores 2, total cores 2
monitor 1: pos={0, 0}, size={1920, 1080}
Windows Version: 6.2 Build 9200 
Aero is Enabled
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce GTS 250
  Video Adapter Dedicated Video Memory: 1054408704
  Video Adapter Shared System Memory: 1878583296
------------------------------------------
Adapter 2
  Video Adapter: Microsoft Basic Render Driver
  Video Adapter Dedicated Video Memory: 0
  Video Adapter Shared System Memory: 268435456
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Динамики (Realtek High Definition Audio)
------------------------------------------
Using auxilary audio input: Микрофон (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using text output
Using graphics capture
------------------------------------------
Video Encoding: x264
    fps: 20
    width: 1280, height: 720
    preset: ultrafast
    CBR: no
    CFR: no
    max bitrate: 3500
    buffer size: 3500
    quality: 10
------------------------------------------
SharedTexCapture hooked
SO_SNDBUF was at 65536
SO_SNDBUF is now 65536
Total frames rendered: 2393, number of frames that lagged: 114 (4.76%) (it's okay for some frames to lag)
Total duplicated frames: 135 (5.64%)
RTMPPublisher::SocketLoop: Aborting due to loop exit
librtmp error: WriteN, RTMP send error 10035 (41 bytes)
librtmp error: WriteN, RTMP send error 10038 (42 bytes)
Number of times waited to send: 53, Waited for a total of 197378 bytes
Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 105 (4.3%), Total 105 (4.3%)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Динамики (Realtek High Definition Audio)
------------------------------------------
Using auxilary audio input: Микрофон (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using text output
Using graphics capture
------------------------------------------
Video Encoding: x264
    fps: 20
    width: 1280, height: 720
    preset: ultrafast
    CBR: no
    CFR: no
    max bitrate: 3500
    buffer size: 3500
    quality: 10
------------------------------------------
SharedTexCapture hooked
SO_SNDBUF was at 65536
SO_SNDBUF is now 65536
Total frames rendered: 2696, number of frames that lagged: 69 (2.56%) (it's okay for some frames to lag)
Total duplicated frames: 31 (1.15%)
okay, this is strange
RTMPPublisher::SocketLoop: Aborting due to loop exit
librtmp error: WriteN, RTMP send error 10035 (41 bytes)
librtmp error: WriteN, RTMP send error 10038 (42 bytes)
Number of times waited to send: 107, Waited for a total of 415282 bytes
Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 252 (9.5%), Total 252 (9.5%)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Динамики (Realtek High Definition Audio)
------------------------------------------
Using auxilary audio input: Микрофон (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using text output
Using graphics capture
------------------------------------------
Video Encoding: x264
    fps: 20
    width: 1280, height: 720
    preset: ultrafast
    CBR: no
    CFR: no
    max bitrate: 3500
    buffer size: 3500
    quality: 10
------------------------------------------
SharedTexCapture hooked
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-ams.justin.tv/app
SO_SNDBUF was at 65536
SO_SNDBUF is now 65536
SharedTexCapture hooked
SharedTexCapture hooked
++++++++++++++++++++++++++++++++++++++++++++++++++++++
  New Scene
------------------------------------------
------------------------------------------
Using Monitor Capture
++++++++++++++++++++++++++++++++++++++++++++++++++++++
  New Scene
Using text output
Using graphics capture
SharedTexCapture hooked
Total frames rendered: 109333, number of frames that lagged: 0 (0.00%) (it's okay for some frames to lag)
Total duplicated frames: 0 (0.00%)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 30.045 ms] [avg calls per frame: 1] [children: 93.7%] [unaccounted: 6.33%]
| scene->Preprocess - [0.0699%] [avg time: 0.021 ms] [avg calls per frame: 1]
| video encoding and uploading - [93.6%] [avg time: 28.123 ms] [avg calls per frame: 1] [children: 91.8%] [unaccounted: 1.82%]
| | CopyResource - [62.5%] [avg time: 18.783 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [6.28%] [avg time: 1.886 ms] [avg calls per frame: 0]
| | call to encoder - [21%] [avg time: 6.295 ms] [avg calls per frame: 1]
| | sending stuff out - [2.04%] [avg time: 0.612 ms] [avg calls per frame: 1]
==============================================================

Memory Leaks Were Detected.
 

wt_doc

New Member
Code:
Open Broadcaster Software v0.48.007b (experimental test build) - 64bit ( ^ω^)
-------------------------------
CPU Name: Intel(R) Core(TM)2 Duo CPU     E7400  @ 2.80GHz
CPU Speed: 2793MHz
Physical Memory:  4095MB Total, 2277MB Free
stepping id: 10, model 7, family 6, type 0, extmodel 0, extfamily 0, HTT 1, logical cores 2, total cores 2
monitor 1: pos={0, 0}, size={1920, 1080}
Windows Version: 6.2 Build 9200 
Aero is Enabled
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce GTS 250
  Video Adapter Dedicated Video Memory: 1054408704
  Video Adapter Shared System Memory: 1878583296
------------------------------------------
Adapter 2
  Video Adapter: Microsoft Basic Render Driver
  Video Adapter Dedicated Video Memory: 0
  Video Adapter Shared System Memory: 268435456
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Динамики (Realtek High Definition Audio)
------------------------------------------
Using auxilary audio input: Микрофон (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using text output
Using graphics capture
------------------------------------------
Video Encoding: x264
    fps: 20
    width: 1280, height: 720
    preset: ultrafast
    CBR: no
    CFR: no
    max bitrate: 3500
    buffer size: 3500
    quality: 10
------------------------------------------
SharedTexCapture hooked
SO_SNDBUF was at 65536
SO_SNDBUF is now 65536
Total frames rendered: 2393, number of frames that lagged: 114 (4.76%) (it's okay for some frames to lag)
Total duplicated frames: 135 (5.64%)
RTMPPublisher::SocketLoop: Aborting due to loop exit
librtmp error: WriteN, RTMP send error 10035 (41 bytes)
librtmp error: WriteN, RTMP send error 10038 (42 bytes)
Number of times waited to send: 53, Waited for a total of 197378 bytes
Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 105 (4.3%), Total 105 (4.3%)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Динамики (Realtek High Definition Audio)
------------------------------------------
Using auxilary audio input: Микрофон (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using text output
Using graphics capture
------------------------------------------
Video Encoding: x264
    fps: 20
    width: 1280, height: 720
    preset: ultrafast
    CBR: no
    CFR: no
    max bitrate: 3500
    buffer size: 3500
    quality: 10
------------------------------------------
SharedTexCapture hooked
SO_SNDBUF was at 65536
SO_SNDBUF is now 65536
Total frames rendered: 2696, number of frames that lagged: 69 (2.56%) (it's okay for some frames to lag)
Total duplicated frames: 31 (1.15%)
okay, this is strange
RTMPPublisher::SocketLoop: Aborting due to loop exit
librtmp error: WriteN, RTMP send error 10035 (41 bytes)
librtmp error: WriteN, RTMP send error 10038 (42 bytes)
Number of times waited to send: 107, Waited for a total of 415282 bytes
Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 252 (9.5%), Total 252 (9.5%)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Динамики (Realtek High Definition Audio)
------------------------------------------
Using auxilary audio input: Микрофон (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using text output
Using graphics capture
------------------------------------------
Video Encoding: x264
    fps: 20
    width: 1280, height: 720
    preset: ultrafast
    CBR: no
    CFR: no
    max bitrate: 3500
    buffer size: 3500
    quality: 10
------------------------------------------
SharedTexCapture hooked
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-ams.justin.tv/app
SO_SNDBUF was at 65536
SO_SNDBUF is now 65536
SharedTexCapture hooked
SharedTexCapture hooked
++++++++++++++++++++++++++++++++++++++++++++++++++++++
  New Scene
------------------------------------------
------------------------------------------
Using Monitor Capture
++++++++++++++++++++++++++++++++++++++++++++++++++++++
  New Scene
Using text output
Using graphics capture
SharedTexCapture hooked
Total frames rendered: 109333, number of frames that lagged: 0 (0.00%) (it's okay for some frames to lag)
Total duplicated frames: 0 (0.00%)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 30.045 ms] [avg calls per frame: 1] [children: 93.7%] [unaccounted: 6.33%]
| scene->Preprocess - [0.0699%] [avg time: 0.021 ms] [avg calls per frame: 1]
| video encoding and uploading - [93.6%] [avg time: 28.123 ms] [avg calls per frame: 1] [children: 91.8%] [unaccounted: 1.82%]
| | CopyResource - [62.5%] [avg time: 18.783 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [6.28%] [avg time: 1.886 ms] [avg calls per frame: 0]
| | call to encoder - [21%] [avg time: 6.295 ms] [avg calls per frame: 1]
| | sending stuff out - [2.04%] [avg time: 0.612 ms] [avg calls per frame: 1]
==============================================================

Memory Leaks Were Detected.
 

hilalpro

Member
20 fps doesn't look that bad in your stream you'd better off changing the desktop resolution and/or game resolution to 1280x720 and changing the preset back to veryfast.
also change ob's base resolution to match it .
 

wt_doc

New Member
Dariofubar said:
the only way to increase the quality in your case would be to use a higher bitrate (if that is possible for you).
I can raise the bitrate up to 4 500, but it will pull a stream of the audience? 3 500, I think, far too much...

hilalpro said:
wt_doc said:
No, because the FPS in the game fell to 15 and the streamers up to 10
Can you post a log file from that run ?
Lay out tomorrow, now away from the computer
 

hilalpro

Member
You're already dropping frames at 3500 so forget about the ultrafast preset it's too inefficient for your case.
 

wt_doc

New Member
No, no drops on 3 500, when the drops go to the browser and I go to Twitch. And during all the rules Stream...

P.S. Will it be something when the CBR and CRV or custom x264 settings?
 

hilalpro

Member
Whatever made you drop frames on the log. and you're targeting such a high resolution for your system you can't afford the quality loss made by using the ultrafast preset. it's too inefficient. Play at a lower resolution using the "veryfast" preset or downscale the stream resolution using that default preset.

P.S. Will it be something when the CBR and CRV or custom x264 settings?
You should not have to use those.
 
Top