Question / Help Mic/video desync on Bootcamp

Jack

New Member
Hey all,

I was hoping to get some help regarding the desync between my microphone and the facecam I have setup. As posted below in the log file I use a blue snowball as the mic and the facetime camera on my Macbook pro since I have bootcamp and can run windows. I have tried everything and looked everywhere for an answer but the audio delay is always about 1 second behind the video even when I set the delay time to a ridiculous number. I could be missing something obvious but im really struggling to figure it out! Here is the log file, thanks in advanced:


Code:
08:22:19: =====Stream Start: 2014-05-29, 08:22:19===============================================
08:22:19:   Multithreaded optimizations: On
08:22:19:   Base resolution: 1206x748
08:22:19:   Output resolution: 1204x748
08:22:19: ------------------------------------------
08:22:19: Loading up D3D10 on Intel(R) HD Graphics 4000 (Adapter 1)...
08:22:19: ------------------------------------------
08:22:19: Audio Format: 44100 Hz
08:22:19: ------------------------------------------
08:22:19: Audio Channels: 2 Ch
08:22:19: Playback device {0.0.0.00000000}.{572cbf87-dec8-4c79-8c32-c0f0f99af0b1}
08:22:19: ------------------------------------------
08:22:19: Using desktop audio input: Speakers (Cirrus Logic CS4206B (AB 82))
08:22:19: Global Audio time adjust: 0
08:22:19: Using quad speaker setup
08:22:19: ------------------------------------------
08:22:19: Using auxilary audio input: Microphone (Blue Snowball )
08:22:19: Mic time offset: 0
08:22:19: ------------------------------------------
08:22:19: Audio Encoding: AAC
08:22:19:     bitrate: 128
08:22:19: Using Window Capture
08:22:19: Using text output
08:22:19: Using text output
08:22:19: ------------------------------------------
08:22:19:     device: FaceTime HD Camera (Built-in),
08:22:19:     device id \\?\usb#vid_05ac&pid_8509&mi_00#7&d6d631&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global,
08:22:19:     chosen type: YUY2, usingFourCC: false, res: 160x120 - 160x120, frameIntervals: 333667-666667
08:22:19:     use buffering: false - 5000000, fourCC: 'YUY2'
08:22:19:     audio device: Disable,
08:22:19:     audio device id Disabled,
08:22:19:     audio time offset 0,
08:22:19:
08:22:19: Using directshow input
08:22:19: Using graphics capture
08:22:19: Scene buffering time set to 400
08:22:19: ------------------------------------------
08:22:19: Video Encoding: x264
08:22:19:     fps: 30
08:22:19:     width: 1204, height: 748
08:22:19:     preset: veryfast
08:22:19:     profile: main
08:22:19:     keyint: 60
08:22:19:     CBR: yes
08:22:19:     CFR: yes
08:22:19:     max bitrate: 2500
08:22:19:     buffer size: 2500
08:22:19: ------------------------------------------
08:22:20: CLRHost:: BrowserRenderHandler::OnPaint failed to create texture
08:22:20: CLRHost:: Browser 2: Status message:
08:22:20: Total frames encoded: 12, total frames duplicated: 0 (0.00%)
08:22:20: Total frames rendered: 30, number of late frames: 1 (3.33%) (it's okay for some frames to be late)
08:22:20:
08:22:20: Profiler time results:
08:22:20:
08:22:20: ==============================================================
08:22:20: video thread frame - [100%] [avg time: 5.158 ms] [children: 52.8%] [unaccounted: 47.2%]
08:22:20: | scene->Preprocess - [33.2%] [avg time: 1.711 ms]
08:22:20: | GPU download and conversion - [19.7%] [avg time: 1.015 ms] [children: 34.3%] [unaccounted: -14.6%]
08:22:20: | | flush - [4.4%] [avg time: 0.227 ms]
08:22:20: | | CopyResource - [22.9%] [avg time: 1.182 ms]
08:22:20: | | conversion to 4:2:0 - [7%] [avg time: 0.361 ms]
08:22:20: Convert444Thread - [100%] [avg time: 1.971 ms] [children: 99.2%] [unaccounted: 0.812%]
08:22:20: | Convert444toNV12 - [99.2%] [avg time: 1.955 ms]
08:22:20: encoder thread frame - [100%] [avg time: 3.107 ms] [children: 0.161%] [unaccounted: 99.8%]
08:22:20: | sending stuff out - [0.161%] [avg time: 0.005 ms]
08:22:20: ==============================================================
08:22:20:
08:22:20:
08:22:20: Profiler CPU results:
08:22:20:
08:22:20: ==============================================================
08:22:20: video thread frame - [cpu time: avg 2.08 ms, total 62.4 ms] [avg calls per frame: 1]
08:22:20: | scene->Preprocess - [cpu time: avg 1.04 ms, total 31.2 ms] [avg calls per frame: 1]
08:22:20: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
08:22:20: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
08:22:20: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
08:22:20: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
08:22:20: Convert444Thread - [cpu time: avg 2.228 ms, total 31.2 ms] [avg calls per frame: 1]
08:22:20: | Convert444toNV12 - [cpu time: avg 2.228 ms, total 31.2 ms] [avg calls per frame: 1]
08:22:20: encoder thread frame - [cpu time: avg 2.6 ms, total 31.2 ms] [avg calls per frame: 1]
08:22:20: | sending stuff out - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
08:22:20: ==============================================================
08:22:20:
08:22:20: =====Stream End: 2014-05-29, 08:22:20=================================================
 
Last edited by a moderator:
Top