Question / Help Only records for 1 second?

murasaki

New Member
I start a local recording, and it only records the video for a second, then freezes. The audio continues, but when I rewatch the video it ends early. It seems like no one else is having this issue because I've searched for hours and can't find a similar issue or solution.

Code:
20:10:27: No Intel graphics adapter visible in QSVHelper.exe, Optimus problem?
20:10:27: Failed loading CUDA dll
20:12:17: Open Broadcaster Software v0.613b - 32bit (´・ω・`)
20:12:17: -------------------------------
20:12:17: CPU Name: AMD E1-1200 APU with Radeon(tm) HD Graphics
20:12:17: CPU Speed: 1397MHz
20:12:17: Physical Memory:  3794MB Total, 1985MB Free
20:12:17: stepping id: 0, model 2, family 20, type 0, extmodel 8, extfamily 2, HTT 1, logical cores 2, total cores 2
20:12:17: monitor 1: pos={0, 0}, size={1920, 1080}
20:12:17: Windows Version: 6.2 Build 9200 
20:12:17: Aero is Enabled
20:12:17: -------------------------------
20:12:17: OBS Modules:
20:12:17: Base Address     Module
20:12:17: 011D0000         OBS.exe
20:12:17: 59DC0000         OBSApi.dll
20:12:17: 6D830000         DShowPlugin.dll
20:12:17: 6D170000         GraphicsCapture.dll
20:12:17: 6BE40000         NoiseGate.dll
20:12:17: 6BA30000         PSVPlugin.dll
20:12:17: ------------------------------------------
20:12:17: Adapter 1
20:12:17:   Video Adapter: AMD Radeon HD 7310 Graphics
20:12:17:   Video Adapter Dedicated Video Memory: 255528960
20:12:17:   Video Adapter Shared System Memory: 1721227264
20:12:17:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
20:12:17: =====Stream Start: 2014-03-11, 20:12:17===============================================
20:12:17:   Multithreaded optimizations: On
20:12:17:   Base resolution: 1920x1080
20:12:17:   Output resolution: 1920x1080
20:12:17: ------------------------------------------
20:12:17: Loading up D3D10 on AMD Radeon HD 7310 Graphics (Adapter 1)...
20:12:17: ------------------------------------------
20:12:17: Audio Format: 48000 Hz
20:12:17: ------------------------------------------
20:12:17: Audio Channels: 2 Ch
20:12:17: Playback device {0.0.0.00000000}.{d88c0e29-c364-4f95-b2b8-0e15c7f0976b}
20:12:17: ------------------------------------------
20:12:17: Using desktop audio input: Speakers (Realtek High Definition Audio)
20:12:17: ------------------------------------------
20:12:17: Using auxilary audio input: Microphone (Realtek High Definition Audio)
20:12:17: ------------------------------------------
20:12:17: Audio Encoding: AAC
20:12:17:     bitrate: 320
20:12:17: Using Monitor Capture
20:12:17: Scene buffering time set to 700
20:12:17: x264: VBV maxrate specified, but no bufsize, ignored
20:12:17: ------------------------------------------
20:12:17: Video Encoding: x264
20:12:17:     fps: 120
20:12:17:     width: 1920, height: 1080
20:12:17:     preset: veryfast
20:12:17:     profile: high
20:12:17:     keyint: 250
20:12:17:     CBR: no
20:12:17:     CFR: yes
20:12:17:     max bitrate: 5000
20:12:17:     buffer size: 0
20:12:17:     quality: 10
20:12:17: ------------------------------------------
20:12:22: Total frames encoded: 17, total frames duplicated: 4 (23.53%)
20:12:22: Total frames rendered: 59, number of late frames: 26 (44.07%) (it's okay for some frames to be late)
20:12:22: 
20:12:22: Profiler time results:
20:12:22: 
20:12:22: ==============================================================
20:12:22: video thread frame - [100%] [avg time: 18.407 ms] [children: 24.9%] [unaccounted: 75.1%]
20:12:22: | scene->Preprocess - [3.24%] [avg time: 0.596 ms]
20:12:22: | GPU download and conversion - [21.6%] [avg time: 3.981 ms] [children: 32%] [unaccounted: -10.4%]
20:12:22: | | flush - [15.8%] [avg time: 2.909 ms]
20:12:22: | | CopyResource - [16.2%] [avg time: 2.976 ms]
20:12:22: | | conversion to 4:2:0 - [0.0652%] [avg time: 0.012 ms]
20:12:22: Convert444Thread - [100%] [avg time: 27.685 ms] [children: 99.9%] [unaccounted: 0.13%]
20:12:22: | Convert444toNV12 - [99.9%] [avg time: 27.649 ms]
20:12:22: encoder thread frame - [100%] [avg time: 300.434 ms] [children: 0.00433%] [unaccounted: 100%]
20:12:22: | sending stuff out - [0.00433%] [avg time: 0.013 ms]
20:12:22: ==============================================================
20:12:22: 
20:12:22: 
20:12:22: Profiler CPU results:
20:12:22: 
20:12:22: ==============================================================
20:12:22: video thread frame - [cpu time: avg 1.85 ms, total 109.2 ms] [avg calls per frame: 1]
20:12:22: | scene->Preprocess - [cpu time: avg 0.264 ms, total 15.6 ms] [avg calls per frame: 1]
20:12:22: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:12:22: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:12:22: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
20:12:22: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
20:12:22: Convert444Thread - [cpu time: avg 14.3 ms, total 171.601 ms] [avg calls per frame: 1]
20:12:22: | Convert444toNV12 - [cpu time: avg 14.3 ms, total 171.601 ms] [avg calls per frame: 1]
20:12:22: encoder thread frame - [cpu time: avg 7.8 ms, total 93.6 ms] [avg calls per frame: 1]
20:12:22: | sending stuff out - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:12:22: ==============================================================
20:12:22: 
20:12:22: =====Stream End: 2014-03-11, 20:12:22=================================================
20:21:20: =====Stream Start: 2014-03-11, 20:21:20===============================================
20:21:20:   Multithreaded optimizations: On
20:21:20:   Base resolution: 1920x1080
20:21:20:   Output resolution: 1920x1080
20:21:20: ------------------------------------------
20:21:20: Loading up D3D10 on AMD Radeon HD 7310 Graphics (Adapter 1)...
20:21:20: ------------------------------------------
20:21:20: Audio Format: 48000 Hz
20:21:20: ------------------------------------------
20:21:20: Audio Channels: 2 Ch
20:21:20: Playback device {0.0.0.00000000}.{d88c0e29-c364-4f95-b2b8-0e15c7f0976b}
20:21:20: ------------------------------------------
20:21:20: Using desktop audio input: Speakers (Realtek High Definition Audio)
20:21:20: ------------------------------------------
20:21:20: Using auxilary audio input: Microphone (Realtek High Definition Audio)
20:21:20: ------------------------------------------
20:21:20: Audio Encoding: AAC
20:21:20:     bitrate: 320
20:21:20: Using Monitor Capture
20:21:20: Scene buffering time set to 700
20:21:20: Using custom x264 settings: "crf=X"
20:21:20: The custom x264 command 'crf=X' failed
20:21:20: Failed to set x264 profile: high
20:21:20: x264: VBV maxrate specified, but no bufsize, ignored
20:21:20: ------------------------------------------
20:21:20: Video Encoding: x264
20:21:20:     fps: 30
20:21:20:     width: 1920, height: 1080
20:21:20:     preset: veryfast
20:21:20:     profile: high
20:21:20:     keyint: 250
20:21:20:     CBR: no
20:21:20:     CFR: no
20:21:20:     max bitrate: 5000
20:21:20:     buffer size: 0
20:21:20:     quality: 32
20:21:20: ------------------------------------------
20:22:28: Total frames encoded: 329, total frames duplicated: 299 (90.88%)
20:22:28: Number of frames skipped due to encoder lag: 298 (90.58%)
20:22:28: Total frames rendered: 35, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
20:22:28: 
20:22:28: Profiler time results:
20:22:28: 
20:22:28: ==============================================================
20:22:28: video thread frame - [100%] [avg time: 17.578 ms] [children: 59.9%] [unaccounted: 40.1%]
20:22:28: | scene->Preprocess - [15.9%] [avg time: 2.788 ms]
20:22:28: | GPU download and conversion - [44.1%] [avg time: 7.745 ms] [children: 60.1%] [unaccounted: -16%]
20:22:28: | | flush - [35.4%] [avg time: 6.215 ms]
20:22:28: | | CopyResource - [24.7%] [avg time: 4.334 ms]
20:22:28: | | conversion to 4:2:0 - [0.0455%] [avg time: 0.008 ms]
20:22:28: Convert444Thread - [100%] [avg time: 27.173 ms] [children: 97.7%] [unaccounted: 2.34%]
20:22:28: | Convert444toNV12 - [97.7%] [avg time: 26.537 ms]
20:22:28: encoder thread frame - [100%] [avg time: 214.89 ms] [children: 0.0177%] [unaccounted: 100%]
20:22:28: | sending stuff out - [0.0177%] [avg time: 0.038 ms]
20:22:28: ==============================================================
20:22:28: 
20:22:28: 
20:22:28: Profiler CPU results:
20:22:28: 
20:22:28: ==============================================================
20:22:28: video thread frame - [cpu time: avg 1.782 ms, total 62.4 ms] [avg calls per frame: 1]
20:22:28: | scene->Preprocess - [cpu time: avg 0.891 ms, total 31.2 ms] [avg calls per frame: 1]
20:22:28: | GPU download and conversion - [cpu time: avg 0.445 ms, total 15.6 ms] [avg calls per frame: 1]
20:22:28: | | flush - [cpu time: avg 0.445 ms, total 15.6 ms] [avg calls per frame: 1]
20:22:28: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
20:22:28: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
20:22:28: Convert444Thread - [cpu time: avg 18.436 ms, total 202.801 ms] [avg calls per frame: 1]
20:22:28: | Convert444toNV12 - [cpu time: avg 18.436 ms, total 202.801 ms] [avg calls per frame: 1]
20:22:28: encoder thread frame - [cpu time: avg 10.737 ms, total 3307.22 ms] [avg calls per frame: 1]
20:22:28: | sending stuff out - [cpu time: avg 0.05 ms, total 15.6 ms] [avg calls per frame: 1]
20:22:28: ==============================================================
20:22:28: 
20:22:28: =====Stream End: 2014-03-11, 20:22:28=================================================
20:22:46: =====Stream Start: 2014-03-11, 20:22:46===============================================
20:22:46:   Multithreaded optimizations: On
20:22:46:   Base resolution: 1920x1080
20:22:46:   Output resolution: 1280x720
20:22:46: ------------------------------------------
20:22:46: Loading up D3D10 on AMD Radeon HD 7310 Graphics (Adapter 1)...
20:22:47: ------------------------------------------
20:22:47: Audio Format: 48000 Hz
20:22:47: ------------------------------------------
20:22:47: Audio Channels: 2 Ch
20:22:47: Playback device {0.0.0.00000000}.{d88c0e29-c364-4f95-b2b8-0e15c7f0976b}
20:22:47: ------------------------------------------
20:22:47: Using desktop audio input: Speakers (Realtek High Definition Audio)
20:22:47: ------------------------------------------
20:22:47: Using auxilary audio input: Microphone (Realtek High Definition Audio)
20:22:47: ------------------------------------------
20:22:47: Audio Encoding: AAC
20:22:47:     bitrate: 320
20:22:47: Using Monitor Capture
20:22:47: Scene buffering time set to 700
20:22:47: Using custom x264 settings: "crf=X"
20:22:47: The custom x264 command 'crf=X' failed
20:22:47: Failed to set x264 profile: high
20:22:47: x264: VBV maxrate specified, but no bufsize, ignored
20:22:47: ------------------------------------------
20:22:47: Video Encoding: x264
20:22:47:     fps: 30
20:22:47:     width: 1280, height: 720
20:22:47:     preset: veryfast
20:22:47:     profile: high
20:22:47:     keyint: 250
20:22:47:     CBR: no
20:22:47:     CFR: no
20:22:47:     max bitrate: 5000
20:22:47:     buffer size: 0
20:22:47:     quality: 32
20:22:47: ------------------------------------------
20:24:54: Total frames encoded: 1605, total frames duplicated: 1573 (98.01%)
20:24:54: Number of frames skipped due to encoder lag: 1572 (97.94%)
20:24:54: Total frames rendered: 39, number of late frames: 1 (2.56%) (it's okay for some frames to be late)
20:24:54: 
20:24:54: Profiler time results:
20:24:54: 
20:24:54: ==============================================================
20:24:54: video thread frame - [100%] [avg time: 12.526 ms] [children: 61.5%] [unaccounted: 38.5%]
20:24:54: | scene->Preprocess - [26.3%] [avg time: 3.299 ms]
20:24:54: | GPU download and conversion - [35.2%] [avg time: 4.404 ms] [children: 35.2%] [unaccounted: -0.0319%]
20:24:54: | | flush - [34.5%] [avg time: 4.323 ms]
20:24:54: | | CopyResource - [0.607%] [avg time: 0.076 ms]
20:24:54: | | conversion to 4:2:0 - [0.0719%] [avg time: 0.009 ms]
20:24:54: Convert444Thread - [100%] [avg time: 9.128 ms] [children: 99.5%] [unaccounted: 0.482%]
20:24:54: | Convert444toNV12 - [99.5%] [avg time: 9.084 ms]
20:24:54: encoder thread frame - [100%] [avg time: 79.311 ms] [children: 0.0618%] [unaccounted: 99.9%]
20:24:54: | sending stuff out - [0.0618%] [avg time: 0.049 ms]
20:24:54: ==============================================================
20:24:54: 
20:24:54: 
20:24:54: Profiler CPU results:
20:24:54: 
20:24:54: ==============================================================
20:24:54: video thread frame - [cpu time: avg 4 ms, total 156.001 ms] [avg calls per frame: 1]
20:24:54: | scene->Preprocess - [cpu time: avg 0.8 ms, total 31.2 ms] [avg calls per frame: 1]
20:24:54: | GPU download and conversion - [cpu time: avg 0.4 ms, total 15.6 ms] [avg calls per frame: 1]
20:24:54: | | flush - [cpu time: avg 0.4 ms, total 15.6 ms] [avg calls per frame: 1]
20:24:54: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
20:24:54: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
20:24:54: Convert444Thread - [cpu time: avg 8.914 ms, total 124.8 ms] [avg calls per frame: 1]
20:24:54: | Convert444toNV12 - [cpu time: avg 8.914 ms, total 124.8 ms] [avg calls per frame: 1]
20:24:54: encoder thread frame - [cpu time: avg 5.091 ms, total 8065.25 ms] [avg calls per frame: 1]
20:24:54: | sending stuff out - [cpu time: avg 0.049 ms, total 78 ms] [avg calls per frame: 1]
20:24:54: ==============================================================
20:24:54: 
20:24:54: =====Stream End: 2014-03-11, 20:24:54=================================================
20:24:55: =====Stream Start: 2014-03-11, 20:24:55===============================================
20:24:55:   Multithreaded optimizations: On
20:24:55:   Base resolution: 1920x1080
20:24:55:   Output resolution: 1280x720
20:24:55: ------------------------------------------
20:24:55: Loading up D3D10 on AMD Radeon HD 7310 Graphics (Adapter 1)...
20:24:55: ------------------------------------------
20:24:55: Audio Format: 48000 Hz
20:24:55: ------------------------------------------
20:24:55: Audio Channels: 2 Ch
20:24:55: Playback device {0.0.0.00000000}.{d88c0e29-c364-4f95-b2b8-0e15c7f0976b}
20:24:55: ------------------------------------------
20:24:55: Using desktop audio input: Speakers (Realtek High Definition Audio)
20:24:55: ------------------------------------------
20:24:55: Using auxilary audio input: Microphone (Realtek High Definition Audio)
20:24:55: ------------------------------------------
20:24:55: Audio Encoding: AAC
20:24:55:     bitrate: 320
20:24:55: Using Monitor Capture
20:24:55: Scene buffering time set to 700
20:24:55: Using custom x264 settings: "crf=X"
20:24:55: The custom x264 command 'crf=X' failed
20:24:55: Failed to set x264 profile: high
20:24:55: x264: VBV maxrate specified, but no bufsize, ignored
20:24:55: ------------------------------------------
20:24:55: Video Encoding: x264
20:24:55:     fps: 25
20:24:55:     width: 1280, height: 720
20:24:55:     preset: veryfast
20:24:55:     profile: high
20:24:55:     keyint: 250
20:24:55:     CBR: no
20:24:55:     CFR: no
20:24:55:     max bitrate: 5000
20:24:55:     buffer size: 0
20:24:55:     quality: 32
20:24:55: ------------------------------------------
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
You're trying to record 1080p at 120fps. On a 2-core system. It won't be able to encode that. You'll have to:

Set downscale to 2.0
Set FPS to 30
 

murasaki

New Member
I tried this and it still doesn't seem to be working. Also, I changed to FPS before posting this, down to 25, so here's a fresh log in case it didn't register before or something.

Code:
17:40:34: No Intel graphics adapter visible in QSVHelper.exe, Optimus problem?
17:40:34: Failed loading CUDA dll
17:40:47: Open Broadcaster Software v0.613b - 32bit (´・ω・`)
17:40:47: -------------------------------
17:40:47: CPU Name: AMD E1-1200 APU with Radeon(tm) HD Graphics
17:40:47: CPU Speed: 1397MHz
17:40:47: Physical Memory:  3794MB Total, 2010MB Free
17:40:47: stepping id: 0, model 2, family 20, type 0, extmodel 8, extfamily 2, HTT 1, logical cores 2, total cores 2
17:40:47: monitor 1: pos={0, 0}, size={1920, 1080}
17:40:47: Windows Version: 6.2 Build 9200 
17:40:47: Aero is Enabled
17:40:47: -------------------------------
17:40:47: OBS Modules:
17:40:47: Base Address     Module
17:40:47: 00CE0000         OBS.exe
17:40:47: 60CF0000         OBSApi.dll
17:40:47: 6FFD0000         DShowPlugin.dll
17:40:47: 6D7C0000         GraphicsCapture.dll
17:40:47: 6D7A0000         NoiseGate.dll
17:40:47: 6D780000         PSVPlugin.dll
17:40:47: ------------------------------------------
17:40:47: Adapter 1
17:40:47:   Video Adapter: AMD Radeon HD 7310 Graphics
17:40:47:   Video Adapter Dedicated Video Memory: 255528960
17:40:47:   Video Adapter Shared System Memory: 1721227264
17:40:47:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
17:40:47: =====Stream Start: 2014-03-12, 17:40:47===============================================
17:40:47:   Multithreaded optimizations: On
17:40:47:   Base resolution: 1920x1080
17:40:47:   Output resolution: 960x540
17:40:47: ------------------------------------------
17:40:47: Loading up D3D10 on AMD Radeon HD 7310 Graphics (Adapter 1)...
17:40:47: ------------------------------------------
17:40:47: Audio Format: 48000 Hz
17:40:47: ------------------------------------------
17:40:47: Audio Channels: 2 Ch
17:40:47: Playback device {0.0.0.00000000}.{d88c0e29-c364-4f95-b2b8-0e15c7f0976b}
17:40:47: ------------------------------------------
17:40:47: Using desktop audio input: Speakers (Realtek High Definition Audio)
17:40:47: ------------------------------------------
17:40:47: Using auxilary audio input: Microphone (Realtek High Definition Audio)
17:40:48: ------------------------------------------
17:40:48: Audio Encoding: AAC
17:40:48:     bitrate: 320
17:40:48: Using Monitor Capture
17:40:48: Scene buffering time set to 700
17:40:48: Using custom x264 settings: "crf=X"
17:40:48: The custom x264 command 'crf=X' failed
17:40:48: Failed to set x264 profile: high
17:40:48: x264: VBV maxrate specified, but no bufsize, ignored
17:40:48: ------------------------------------------
17:40:48: Video Encoding: x264
17:40:48:     fps: 30
17:40:48:     width: 960, height: 540
17:40:48:     preset: veryfast
17:40:48:     profile: high
17:40:48:     keyint: 250
17:40:48:     CBR: no
17:40:48:     CFR: no
17:40:48:     max bitrate: 6000
17:40:48:     buffer size: 0
17:40:48:     quality: 32
17:40:48: ------------------------------------------
 

murasaki

New Member
Ok, so it stopped freezing, but now I get the 'taking too long to encode' warning. I looked at some other places for help, but it's still not helping. Here's what the settings are now:

18:03:07: Video Encoding: x264
18:03:07: fps: 20
18:03:07: width: 960, height: 540
18:03:07: preset: veryfast
18:03:07: profile: high
18:03:07: keyint: 250
18:03:07: CBR: no
18:03:07: CFR: yes
18:03:07: max bitrate: 1500
18:03:07: buffer size: 0
18:03:07: quality: 10
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
You always got that warning even before. Your computer is only 1397MHz. I'm not sure you can really encode anything at all. Basically, the only option is for you to continue to use lower settings (more downscale, set x264 CPU preset in advanced to 'ultrafast'), or upgrade your system.
 
Top