Question / Help The video freezes.

Nacho

New Member
Hey guys,

I have been using OBS for 1 year and this is the first time I have a problem with it.

I have not changed anything from my last stream but now when I start recording it is just recording like the first frame.
It records correctly the mouse but it does not record the rest of the screen.

My source is the display.

As you can see, I minimize google chrome but it still appear on OBS.
rQLJ3m6.png




Log:

Code:
11:33:58: =====Stream Start: 2015-09-03, 11:33:58===============================================
11:33:58:   Multithreaded optimizations: On
11:33:58:   Base resolution: 1366x768
11:33:58:   Output resolution: 1364x768
11:33:58: ------------------------------------------
11:33:58: Loading up D3D10 on NVIDIA GeForce GT 740M (Adapter 1)...
11:33:58: ------------------------------------------
11:33:58: Audio Format: 48000 Hz
11:33:58: ------------------------------------------
11:33:58: Audio Channels: 1 Ch
11:33:58: Playback device Default
11:33:58: ------------------------------------------
11:33:58: Using desktop audio input: Altavoces / Auriculares (IDT High Definition Audio CODEC)
11:33:58: Global Audio time adjust: 0
11:33:58: ------------------------------------------
11:33:58: Audio Encoding: AAC
11:33:58:     bitrate: 48
11:33:58: Using Monitor Capture
11:33:58: Scene buffering time set to 700
11:33:58: Found QSV hardware support
11:33:58: ------------------------------------------
11:33:58: QSV version 1.8 using MFX_IMPL_HARDWARE_ANY | MFX_IMPL_VIA_D3D11 (actual: MFX_IMPL_HARDWARE | MFX_IMPL_VIA_D3D11)
11:33:58: Using 14 bitstreams and 14 frame buffers
11:33:58: ------------------------------------------
11:33:58: Video Encoding: QSV
11:33:58:     fps: 30
11:33:58:     width: 1364, height: 768
11:33:58:     target-usage: MFX_TARGETUSAGE_1_BEST_QUALITY
11:33:58:     profile: MFX_PROFILE_AVC_MAIN
11:33:58:     CBR: yes
11:33:58:     CFR: yes
11:33:58:     max bitrate: 3500
11:33:58:     buffer size: 4000
11:33:58:     rate control: CBR
11:33:58: ------------------------------------------
11:34:02: FlushBufferedVideo: Flushing 21 packets over 667 ms
11:34:03: Total frames encoded: 112, total frames duplicated: 0 (0.00%)
11:34:03: Total frames rendered: 117, number of late frames: 1 (0.85%) (it's okay for some frames to be late)
11:34:03: 
11:34:03: Profiler time results:
11:34:03: 
11:34:03: ==============================================================
11:34:03: video thread frame - [100%] [avg time: 5.46 ms] [children: 50%] [unaccounted: 50%]
11:34:03: | scene->Preprocess - [48.1%] [avg time: 2.628 ms]
11:34:03: | GPU download and conversion - [1.87%] [avg time: 0.102 ms] [children: 1.76%] [unaccounted: 0.11%]
11:34:03: | | flush - [1.58%] [avg time: 0.086 ms]
11:34:03: | | CopyResource - [0.0916%] [avg time: 0.005 ms]
11:34:03: | | conversion to 4:2:0 - [0.0916%] [avg time: 0.005 ms]
11:34:03: Convert444Threads - [100%] [avg time: 0.489 ms] [children: 98.8%] [unaccounted: 1.23%]
11:34:03: | Convert444toNV12 - [98.8%] [avg time: 0.483 ms]
11:34:03: encoder thread frame - [100%] [avg time: 0.076 ms] [children: 69.7%] [unaccounted: 30.3%]
11:34:03: | QueueEncodeTask - [7.89%] [avg time: 0.006 ms]
11:34:03: | ProcessEncodedFrame - [60.5%] [avg time: 0.046 ms]
11:34:03: | sending stuff out - [1.32%] [avg time: 0.001 ms]
11:34:03: ==============================================================
11:34:03: 
11:34:03: 
11:34:03: Profiler CPU results:
11:34:03: 
11:34:03: ==============================================================
11:34:03: video thread frame - [cpu time: avg 0.934 ms, total 109.375 ms] [avg calls per frame: 1]
11:34:03: | scene->Preprocess - [cpu time: avg 0.4 ms, total 46.875 ms] [avg calls per frame: 1]
11:34:03: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
11:34:03: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
11:34:03: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
11:34:03: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
11:34:03: Convert444Threads - [cpu time: avg 0.509 ms, total 93.75 ms] [avg calls per frame: 2]
11:34:03: | Convert444toNV12 - [cpu time: avg 0.509 ms, total 93.75 ms] [avg calls per frame: 2]
11:34:03: encoder thread frame - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
11:34:03: | QueueEncodeTask - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
11:34:03: | ProcessEncodedFrame - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
11:34:03: | sending stuff out - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
11:34:03: ==============================================================
11:34:03: 
11:34:03: =====Stream End: 2015-09-03, 11:34:03=================================================
 
Back
Top