Question / Help Trying to use the Save file option...but...

Megaman8bit

New Member
I'm trying to use the save file option, but when I'm recording and attempting to save the file...it isn't in sync at all the video freezes and audio is fine. If i skip through the video there will be still frames of where the video should be, but then stays frozen. I even set it to only record and not stream so I'm a bit confused would love some help :) thanks
 

Megaman8bit

New Member
AH! thanks got it! okay i used both 32 and 64 to see if there would be a difference
Code:
Open Broadcaster Software v0.448a - 32bit (´・ω・`)
-------------------------------
CPU Name: AMD FX(tm)-8120 Eight-Core Processor
CPU Speed: 3100MHz
Physical Memory:  4095MB Total, 4095MB Free
stepping id: 2, model 1, family 15, type 0, extmodel 0, extfamily 3, HTT 1, logical cores 8, total cores 4
------------------------------------------
Adapter 1
  Video Adapter: AMD Radeon HD 7700 Series
  Video Adapeter Dedicated Video Memory: 1051918336
  Video Adapeter Shared System Memory: 4010878976
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1280x1024
  Output resolution: 1280x1024
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 256
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1280, height: 1024
    quality: 10
    preset: superfast
    i444: no
    max bitrate: 2000
    buffer size: 1000
------------------------------------------
Total frames rendered: 14, number of frames that lagged: 14 (100.00%) (it's okay for some frames to lag)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1280x1024
  Output resolution: 1280x1024
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 256
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1280, height: 1024
    quality: 10
    preset: superfast
    i444: no
    max bitrate: 2000
    buffer size: 1000
------------------------------------------
Total frames rendered: 72, number of frames that lagged: 72 (100.00%) (it's okay for some frames to lag)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1280x1024
  Output resolution: 1280x1024
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 256
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1280, height: 1024
    quality: 10
    preset: superfast
    i444: no
    max bitrate: 2000
    buffer size: 1000
------------------------------------------
Send Buffer Size: 1460
Total frames rendered: 541, number of frames that lagged: 541 (100.00%) (it's okay for some frames to lag)
Number of b-frames dropped: 0, Number of p-frames dropped: 0
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1280x1024
  Output resolution: 1280x1024
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 256
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1280, height: 1024
    quality: 10
    preset: superfast
    i444: no
    max bitrate: 2000
    buffer size: 1000
------------------------------------------
Total frames rendered: 1139, number of frames that lagged: 1139 (100.00%) (it's okay for some frames to lag)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 36.379 ms] [avg calls per frame: 1] [children: 99.1%] [unaccounted: 0.946%]
| scene->Preprocess - [93.6%] [avg time: 34.037 ms] [avg calls per frame: 1]
| video encoding and uploading - [5.49%] [avg time: 1.998 ms] [avg calls per frame: 1] [children: 5.4%] [unaccounted: 0.088%]
| | CopyResource - [0.0275%] [avg time: 0.01 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.0165%] [avg time: 0.006 ms] [avg calls per frame: 0]
| | call to encoder - [5.36%] [avg time: 1.95 ms] [avg calls per frame: 0]
==============================================================

Memory Leaks Were Detected.

Code:
Open Broadcaster Software v0.448a - 64bit ( ^ω^)
-------------------------------
CPU Name: AMD FX(tm)-8120 Eight-Core Processor
CPU Speed: 3100MHz
Physical Memory:  8162MB Total, 6213MB Free
stepping id: 2, model 1, family 15, type 0, extmodel 0, extfamily 3, HTT 1, logical cores 8, total cores 4
------------------------------------------
Adapter 1
  Video Adapter: AMD Radeon HD 7700 Series
  Video Adapeter Dedicated Video Memory: 1051918336
  Video Adapeter Shared System Memory: 4010878976
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1280x1024
  Output resolution: 1280x1024
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 256
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1280, height: 1024
    quality: 10
    preset: superfast
    i444: no
    max bitrate: 2000
    buffer size: 1000
------------------------------------------
Total frames rendered: 535, number of frames that lagged: 535 (100.00%) (it's okay for some frames to lag)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 30.736 ms] [avg calls per frame: 1] [children: 99.7%] [unaccounted: 0.27%]
| scene->Preprocess - [93.8%] [avg time: 28.825 ms] [avg calls per frame: 1]
| video encoding and uploading - [5.95%] [avg time: 1.828 ms] [avg calls per frame: 1] [children: 5.88%] [unaccounted: 0.0651%]
| | CopyResource - [0.039%] [avg time: 0.012 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.0228%] [avg time: 0.007 ms] [avg calls per frame: 0]
| | call to encoder - [5.82%] [avg time: 1.789 ms] [avg calls per frame: 0]
==============================================================

Memory Leaks Were Detected.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
What sort of sources are you using in your scenes? Also, have you tried the sync fix in advanced?
 

Megaman8bit

New Member
im using software capture to use monitor to capture my desktop (the other one is game capture for awesomenauts but that isn't important atm :P)
 
Top