Question / Help Audio not working when using two Video Capture Devices?

grafarg

New Member
I am using two Video Capture Device sources. One is a game capture card and the other is a webcam. I can't seem to figure out how to get the audio for both of them output to the stream at the same time, or to have both video sources streamed but only one of the audio sources. Ex. I want to have the game capture card and the webcam video both on the stream, but only the audio from the game capture card on the stream.

I have tried both selecting the sources for audio in the Source Properties and using the "Output audio to stream only", as well as disabling the audio in Source Properties and selecting the sources as desktop audio in Settings --> Audio.

So far I have only been able to get the webcam's audio working while both video sources are active, but this may be a problem with my capture card?

Also, any attempt to check "use input device for desktop audio", selecting the capture card/webcam for that audio, and then selecting the other for the Microphone/Auxiliary audio device setting results in no audio, as well as the program crashing when streaming stops.
 

grafarg

New Member
The capture card I'm using is ION Video 2 PC MKII (http://www.ionaudio.com/products/detail ... -2-pc-mkii) and I did disconnect from the internet a few times but that issue is unrelated.

Code:
06:45:48: Open Broadcaster Software v0.592b - 32bit (´・ω・`)
06:45:48: -------------------------------
06:45:48: CPU Name: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz
06:45:48: CPU Speed: 2394MHz
06:45:48: Physical Memory:  4095MB Total, 4095MB Free
06:45:48: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
06:45:48: monitor 1: pos={0, 0}, size={1920, 1080}
06:45:48: Windows Version: 6.2 Build 9200 
06:45:48: Aero is Enabled
06:45:48: -------------------------------
06:45:48: OBS Modules:
06:45:48: Base Address     Module
06:45:48: 00370000         OBS.exe
06:45:48: 73A50000         OBSApi.dll
06:45:48: 73F20000         DShowPlugin.dll
06:45:48: 73F00000         GraphicsCapture.dll
06:45:48: 73CF0000         NoiseGate.dll
06:45:48: 73670000         PSVPlugin.dll
06:45:48: ------------------------------------------
06:45:48: Adapter 1
06:45:48:   Video Adapter: NVIDIA GeForce GTX 770M
06:45:48:   Video Adapter Dedicated Video Memory: 3140513792
06:45:48:   Video Adapter Shared System Memory: 1154387968
06:45:48:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
06:45:48: ------------------------------------------
06:45:48: Adapter 2
06:45:48:   Video Adapter: NVIDIA GeForce GTX 770M
06:45:48:   Video Adapter Dedicated Video Memory: 3140513792
06:45:48:   Video Adapter Shared System Memory: 1154387968
06:45:48: =====Stream Start: 2014-01-15, 06:45:48===============================================
06:45:48:   Multithreaded optimizations: On
06:45:48:   Base resolution: 1920x1080
06:45:48:   Output resolution: 852x480
06:45:48: ------------------------------------------
06:45:48: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:45:48: ------------------------------------------
06:45:48: Audio Format: 44100hz
06:45:48: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:45:48: ------------------------------------------
06:45:48: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:45:48: ------------------------------------------
06:45:48: Using auxilary audio input: Microphone (HD Webcam C615)
06:45:48: ------------------------------------------
06:45:48: Audio Encoding: AAC
06:45:48:     bitrate: 128
06:45:48: ------------------------------------------
06:45:48:     device: Logitech HD Webcam C615,
06:45:48:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
06:45:48:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
06:45:48:     use buffering: false - 0, fourCC: 'I420'
06:45:48:     audio device: Disable,
06:45:48:     audio device id Disabled,
06:45:48: 
06:45:48: Using directshow input
06:45:48: ------------------------------------------
06:45:48:     device: USB 2861 Device,
06:45:48:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:45:48:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:45:48:     use buffering: false - 5000000, fourCC: 'YUY2'
06:45:48:     audio device: Disable,
06:45:48:     audio device id Disabled,
06:45:48: 
06:45:48: Using directshow input
06:45:49: Scene buffering time set to 700
06:45:49: ------------------------------------------
06:45:49: Video Encoding: x264
06:45:49:     fps: 30
06:45:49:     width: 852, height: 480
06:45:49:     preset: veryfast
06:45:49:     profile: main
06:45:49:     keyint: 60
06:45:49:     CBR: yes
06:45:49:     CFR: yes
06:45:49:     max bitrate: 2000
06:45:49:     buffer size: 2000
06:45:49: ------------------------------------------
06:45:49: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:45:49: MMDeviceAudioSource: Frequency for device 'Microphone (HD Webcam C615)' is 192000, samples per sec is 48000
06:46:35: Total frames encoded: 0, total frames duplicated: 0 (-1.#J%)
06:46:35: Total frames rendered: 1382, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
06:46:36: 
06:46:36: Profiler time results:
06:46:36: 
06:46:36: ==============================================================
06:46:36: video thread frame - [100%] [avg time: 2.761 ms] [children: 54.4%] [unaccounted: 45.6%]
06:46:36: | scene->Preprocess - [51.3%] [avg time: 1.417 ms]
06:46:36: | GPU download and conversion - [3.04%] [avg time: 0.084 ms] [children: 2.86%] [unaccounted: 0.181%]
06:46:36: | | flush - [2.86%] [avg time: 0.079 ms]
06:46:36: ==============================================================
06:46:36: 
06:46:36: 
06:46:36: Profiler CPU results:
06:46:36: 
06:46:36: ==============================================================
06:46:36: video thread frame - [cpu time: avg 1.808 ms, total 2500 ms] [avg calls per frame: 1]
06:46:36: | scene->Preprocess - [cpu time: avg 1.028 ms, total 1421.88 ms] [avg calls per frame: 1]
06:46:36: | GPU download and conversion - [cpu time: avg 0.113 ms, total 156.25 ms] [avg calls per frame: 1]
06:46:36: | | flush - [cpu time: avg 0.101 ms, total 140.625 ms] [avg calls per frame: 1]
06:46:36: ==============================================================
06:46:36: 
06:46:36: =====Stream End: 2014-01-15, 06:46:36=================================================
06:46:39: =====Stream Start: 2014-01-15, 06:46:39===============================================
06:46:39:   Multithreaded optimizations: On
06:46:39:   Base resolution: 1920x1080
06:46:39:   Output resolution: 852x480
06:46:39: ------------------------------------------
06:46:39: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:46:39: ------------------------------------------
06:46:39: Audio Format: 44100hz
06:46:39: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:46:39: ------------------------------------------
06:46:39: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:46:39: ------------------------------------------
06:46:39: Using auxilary audio input: Microphone (HD Webcam C615)
06:46:39: ------------------------------------------
06:46:39: Audio Encoding: AAC
06:46:39:     bitrate: 128
06:46:39: ------------------------------------------
06:46:39:     device: USB 2861 Device,
06:46:39:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:46:39:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:46:39:     use buffering: false - 5000000, fourCC: 'YUY2'
06:46:39:     audio device: Disable,
06:46:39:     audio device id Disabled,
06:46:39: 
06:46:39: Using directshow input
06:46:39: Scene buffering time set to 700
06:46:39: ------------------------------------------
06:46:39: Video Encoding: x264
06:46:39:     fps: 30
06:46:39:     width: 852, height: 480
06:46:39:     preset: veryfast
06:46:39:     profile: main
06:46:39:     keyint: 60
06:46:39:     CBR: yes
06:46:39:     CFR: yes
06:46:39:     max bitrate: 2000
06:46:39:     buffer size: 2000
06:46:39: ------------------------------------------
06:46:39: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:46:39: MMDeviceAudioSource: Frequency for device 'Microphone (HD Webcam C615)' is 192000, samples per sec is 48000
06:46:43: Total frames encoded: 102, total frames duplicated: 0 (0.00%)
06:46:43: Total frames rendered: 108, number of late frames: 1 (0.93%) (it's okay for some frames to be late)
06:46:44: 
06:46:44: Profiler time results:
06:46:44: 
06:46:44: ==============================================================
06:46:44: video thread frame - [100%] [avg time: 1.704 ms] [children: 30.4%] [unaccounted: 69.6%]
06:46:44: | scene->Preprocess - [25.5%] [avg time: 0.434 ms]
06:46:44: | GPU download and conversion - [4.93%] [avg time: 0.084 ms] [children: 4.52%] [unaccounted: 0.411%]
06:46:44: | | flush - [2.93%] [avg time: 0.05 ms]
06:46:44: | | CopyResource - [1.47%] [avg time: 0.025 ms]
06:46:44: | | conversion to 4:2:0 - [0.117%] [avg time: 0.002 ms]
06:46:44: Convert444Threads - [100%] [avg time: 0.319 ms] [children: 98.4%] [unaccounted: 1.57%]
06:46:44: | Convert444toNV12 - [98.4%] [avg time: 0.314 ms]
06:46:44: encoder thread frame - [100%] [avg time: 0.699 ms]
06:46:44: ==============================================================
06:46:44: 
06:46:44: 
06:46:44: Profiler CPU results:
06:46:44: 
06:46:44: ==============================================================
06:46:44: video thread frame - [cpu time: avg 1.012 ms, total 109.375 ms] [avg calls per frame: 1]
06:46:44: | scene->Preprocess - [cpu time: avg 0.144 ms, total 15.625 ms] [avg calls per frame: 1]
06:46:44: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:46:44: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:46:44: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:46:44: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:46:44: Convert444Threads - [cpu time: avg 0.571 ms, total 93.75 ms] [avg calls per frame: 2]
06:46:44: | Convert444toNV12 - [cpu time: avg 0.571 ms, total 93.75 ms] [avg calls per frame: 2]
06:46:44: encoder thread frame - [cpu time: avg 0.192 ms, total 15.625 ms] [avg calls per frame: 1]
06:46:44: ==============================================================
06:46:44: 
06:46:44: =====Stream End: 2014-01-15, 06:46:44=================================================
06:47:03: =====Stream Start: 2014-01-15, 06:47:03===============================================
06:47:03:   Multithreaded optimizations: On
06:47:03:   Base resolution: 1920x1080
06:47:03:   Output resolution: 852x480
06:47:03: ------------------------------------------
06:47:03: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:47:03: ------------------------------------------
06:47:03: Audio Format: 44100hz
06:47:03: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:47:03: ------------------------------------------
06:47:03: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:47:03: ------------------------------------------
06:47:03: Using auxilary audio input: Microphone (HD Webcam C615)
06:47:03: ------------------------------------------
06:47:03: Audio Encoding: AAC
06:47:03:     bitrate: 128
06:47:03: ------------------------------------------
06:47:03:     device: USB 2861 Device,
06:47:03:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:47:03:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:47:03:     use buffering: false - 5000000, fourCC: 'YUY2'
06:47:03:     audio device: Disable,
06:47:03:     audio device id Disabled,
06:47:03: 
06:47:03: Using directshow input
06:47:03: Scene buffering time set to 700
06:47:03: ------------------------------------------
06:47:03: Video Encoding: x264
06:47:03:     fps: 30
06:47:03:     width: 852, height: 480
06:47:03:     preset: veryfast
06:47:03:     profile: main
06:47:03:     keyint: 60
06:47:03:     CBR: yes
06:47:03:     CFR: yes
06:47:03:     max bitrate: 2000
06:47:03:     buffer size: 2000
06:47:03: ------------------------------------------
06:47:03: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:47:03: MMDeviceAudioSource: Frequency for device 'Microphone (HD Webcam C615)' is 192000, samples per sec is 48000
06:47:11: Total frames encoded: 206, total frames duplicated: 0 (0.00%)
06:47:11: Total frames rendered: 212, number of late frames: 1 (0.47%) (it's okay for some frames to be late)
06:47:11: 
06:47:11: Profiler time results:
06:47:11: 
06:47:11: ==============================================================
06:47:11: video thread frame - [100%] [avg time: 1.461 ms] [children: 34.3%] [unaccounted: 65.7%]
06:47:11: | scene->Preprocess - [27.7%] [avg time: 0.404 ms]
06:47:11: | GPU download and conversion - [6.64%] [avg time: 0.097 ms] [children: 5.34%] [unaccounted: 1.3%]
06:47:11: | | flush - [3.42%] [avg time: 0.05 ms]
06:47:11: | | CopyResource - [1.78%] [avg time: 0.026 ms]
06:47:11: | | conversion to 4:2:0 - [0.137%] [avg time: 0.002 ms]
06:47:11: Convert444Threads - [100%] [avg time: 0.327 ms] [children: 98.8%] [unaccounted: 1.22%]
06:47:11: | Convert444toNV12 - [98.8%] [avg time: 0.323 ms]
06:47:11: encoder thread frame - [100%] [avg time: 0.505 ms]
06:47:11: ==============================================================
06:47:11: 
06:47:11: 
06:47:11: Profiler CPU results:
06:47:11: 
06:47:11: ==============================================================
06:47:11: video thread frame - [cpu time: avg 1.031 ms, total 218.75 ms] [avg calls per frame: 1]
06:47:11: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:47:11: | GPU download and conversion - [cpu time: avg 0.515 ms, total 109.375 ms] [avg calls per frame: 1]
06:47:11: | | flush - [cpu time: avg 0.221 ms, total 46.875 ms] [avg calls per frame: 1]
06:47:11: | | CopyResource - [cpu time: avg 0.167 ms, total 31.25 ms] [avg calls per frame: 1]
06:47:11: | | conversion to 4:2:0 - [cpu time: avg 0.168 ms, total 31.25 ms] [avg calls per frame: 1]
06:47:11: Convert444Threads - [cpu time: avg 0.546 ms, total 203.125 ms] [avg calls per frame: 2]
06:47:11: | Convert444toNV12 - [cpu time: avg 0.546 ms, total 203.125 ms] [avg calls per frame: 2]
06:47:11: encoder thread frame - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:47:11: ==============================================================
06:47:11: 
06:47:11: =====Stream End: 2014-01-15, 06:47:11=================================================
06:47:28: =====Stream Start: 2014-01-15, 06:47:28===============================================
06:47:28:   Multithreaded optimizations: On
06:47:28:   Base resolution: 1920x1080
06:47:28:   Output resolution: 852x480
06:47:28: ------------------------------------------
06:47:28: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:47:28: ------------------------------------------
06:47:28: Audio Format: 44100hz
06:47:28: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:47:28: ------------------------------------------
06:47:28: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:47:28: ------------------------------------------
06:47:28: Audio Encoding: AAC
06:47:28:     bitrate: 128
06:47:28: ------------------------------------------
06:47:28:     device: Logitech HD Webcam C615,
06:47:28:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
06:47:28:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
06:47:28:     use buffering: false - 0, fourCC: 'I420'
06:47:28:     audio device: Disable,
06:47:28:     audio device id Disabled,
06:47:28: 
06:47:28: Using directshow input
06:47:28: ------------------------------------------
06:47:28:     device: USB 2861 Device,
06:47:28:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:47:28:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:47:28:     use buffering: false - 5000000, fourCC: 'YUY2'
06:47:28:     audio device: Disable,
06:47:28:     audio device id Disabled,
06:47:28: 
06:47:28: Using directshow input
06:47:29: Scene buffering time set to 700
06:47:29: ------------------------------------------
06:47:29: Video Encoding: x264
06:47:29:     fps: 30
06:47:29:     width: 852, height: 480
06:47:29:     preset: veryfast
06:47:29:     profile: main
06:47:29:     keyint: 60
06:47:29:     CBR: yes
06:47:29:     CFR: yes
06:47:29:     max bitrate: 2000
06:47:29:     buffer size: 2000
06:47:29: ------------------------------------------
06:47:29: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:47:34: Total frames encoded: 0, total frames duplicated: 0 (-1.#J%)
06:47:34: Total frames rendered: 156, number of late frames: 1 (0.64%) (it's okay for some frames to be late)
06:47:34: 
06:47:34: Profiler time results:
06:47:34: 
06:47:34: ==============================================================
06:47:34: video thread frame - [100%] [avg time: 3.319 ms] [children: 50.3%] [unaccounted: 49.7%]
06:47:34: | scene->Preprocess - [47.1%] [avg time: 1.564 ms]
06:47:34: | GPU download and conversion - [3.13%] [avg time: 0.104 ms] [children: 2.95%] [unaccounted: 0.181%]
06:47:34: | | flush - [2.95%] [avg time: 0.098 ms]
06:47:34: ==============================================================
06:47:34: 
06:47:34: 
06:47:34: Profiler CPU results:
06:47:34: 
06:47:34: ==============================================================
06:47:34: video thread frame - [cpu time: avg 2.203 ms, total 343.75 ms] [avg calls per frame: 1]
06:47:34: | scene->Preprocess - [cpu time: avg 1.001 ms, total 156.25 ms] [avg calls per frame: 1]
06:47:34: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:47:34: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:47:34: ==============================================================
06:47:34: 
06:47:34: =====Stream End: 2014-01-15, 06:47:34=================================================
06:55:39: =====Stream Start: 2014-01-15, 06:55:39===============================================
06:55:39:   Multithreaded optimizations: On
06:55:39:   Base resolution: 1920x1080
06:55:39:   Output resolution: 852x480
06:55:39: ------------------------------------------
06:55:39: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:55:39: ------------------------------------------
06:55:39: Audio Format: 44100hz
06:55:39: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:55:39: ------------------------------------------
06:55:39: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:55:39: ------------------------------------------
06:55:39: Audio Encoding: AAC
06:55:39:     bitrate: 128
06:55:39: ------------------------------------------
06:55:39:     device: Logitech HD Webcam C615,
06:55:39:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
06:55:39:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
06:55:39:     use buffering: false - 0, fourCC: 'I420'
06:55:39:     audio device: Disable,
06:55:39:     audio device id Disabled,
06:55:39: 
06:55:39: Using directshow input
06:55:39: ------------------------------------------
06:55:39:     device: USB 2861 Device,
06:55:39:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:55:39:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:55:39:     use buffering: false - 5000000, fourCC: 'YUY2'
06:55:39:     audio device: Disable,
06:55:39:     audio device id Disabled,
06:55:39: 
06:55:40: Using directshow input
06:55:41: Scene buffering time set to 700
06:55:41: ------------------------------------------
06:55:41: Video Encoding: x264
06:55:41:     fps: 30
06:55:41:     width: 852, height: 480
06:55:41:     preset: veryfast
06:55:41:     profile: main
06:55:41:     keyint: 60
06:55:41:     CBR: yes
06:55:41:     CFR: yes
06:55:41:     max bitrate: 2000
06:55:41:     buffer size: 2000
06:55:41: ------------------------------------------
06:55:41: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:56:58: Total frames encoded: 0, total frames duplicated: 0 (-1.#J%)
06:56:58: Total frames rendered: 2304, number of late frames: 1 (0.04%) (it's okay for some frames to be late)
06:56:58: 
06:56:58: Profiler time results:
06:56:58: 
06:56:58: ==============================================================
06:56:58: video thread frame - [100%] [avg time: 2.78 ms] [children: 57%] [unaccounted: 43%]
06:56:58: | scene->Preprocess - [54.1%] [avg time: 1.503 ms]
06:56:58: | GPU download and conversion - [2.95%] [avg time: 0.082 ms] [children: 2.73%] [unaccounted: 0.216%]
06:56:58: | | flush - [2.73%] [avg time: 0.076 ms]
06:56:58: ==============================================================
06:56:58: 
06:56:58: 
06:56:58: Profiler CPU results:
06:56:58: 
06:56:58: ==============================================================
06:56:58: video thread frame - [cpu time: avg 1.776 ms, total 4093.75 ms] [avg calls per frame: 1]
06:56:58: | scene->Preprocess - [cpu time: avg 1.03 ms, total 2375 ms] [avg calls per frame: 1]
06:56:58: | GPU download and conversion - [cpu time: avg 0.061 ms, total 140.625 ms] [avg calls per frame: 1]
06:56:58: | | flush - [cpu time: avg 0.061 ms, total 140.625 ms] [avg calls per frame: 1]
06:56:58: ==============================================================
06:56:58: 
06:56:58: =====Stream End: 2014-01-15, 06:56:58=================================================
06:57:02: =====Stream Start: 2014-01-15, 06:57:02===============================================
06:57:02:   Multithreaded optimizations: On
06:57:02:   Base resolution: 1920x1080
06:57:02:   Output resolution: 852x480
06:57:02: ------------------------------------------
06:57:02: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:57:02: ------------------------------------------
06:57:02: Audio Format: 44100hz
06:57:02: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:57:02: ------------------------------------------
06:57:02: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:57:02: ------------------------------------------
06:57:02: Audio Encoding: AAC
06:57:02:     bitrate: 128
06:57:02: ------------------------------------------
06:57:02:     device: USB 2861 Device,
06:57:02:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:57:02:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:57:02:     use buffering: false - 5000000, fourCC: 'YUY2'
06:57:02:     audio device: Disable,
06:57:02:     audio device id Disabled,
06:57:02: 
06:57:02: Using directshow input
06:57:02: Scene buffering time set to 700
06:57:02: ------------------------------------------
06:57:02: Video Encoding: x264
06:57:02:     fps: 30
06:57:02:     width: 852, height: 480
06:57:02:     preset: veryfast
06:57:02:     profile: main
06:57:02:     keyint: 60
06:57:02:     CBR: yes
06:57:02:     CFR: yes
06:57:02:     max bitrate: 2000
06:57:02:     buffer size: 2000
06:57:02: ------------------------------------------
06:57:02: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:57:10: Total frames encoded: 201, total frames duplicated: 0 (0.00%)
06:57:10: Total frames rendered: 207, number of late frames: 1 (0.48%) (it's okay for some frames to be late)
06:57:10: 
06:57:10: Profiler time results:
06:57:10: 
06:57:10: ==============================================================
06:57:10: video thread frame - [100%] [avg time: 1.629 ms] [children: 37.2%] [unaccounted: 62.8%]
06:57:10: | scene->Preprocess - [31.9%] [avg time: 0.52 ms]
06:57:10: | GPU download and conversion - [5.28%] [avg time: 0.086 ms] [children: 4.24%] [unaccounted: 1.04%]
06:57:10: | | flush - [3.01%] [avg time: 0.049 ms]
06:57:10: | | CopyResource - [0.982%] [avg time: 0.016 ms]
06:57:10: | | conversion to 4:2:0 - [0.246%] [avg time: 0.004 ms]
06:57:10: Convert444Threads - [100%] [avg time: 0.317 ms] [children: 98.7%] [unaccounted: 1.26%]
06:57:10: | Convert444toNV12 - [98.7%] [avg time: 0.313 ms]
06:57:10: encoder thread frame - [100%] [avg time: 0.696 ms]
06:57:10: ==============================================================
06:57:10: 
06:57:10: 
06:57:10: Profiler CPU results:
06:57:10: 
06:57:10: ==============================================================
06:57:10: video thread frame - [cpu time: avg 0.754 ms, total 156.25 ms] [avg calls per frame: 1]
06:57:10: | scene->Preprocess - [cpu time: avg 0.15 ms, total 31.25 ms] [avg calls per frame: 1]
06:57:10: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:57:10: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:57:10: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:57:10: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:57:10: Convert444Threads - [cpu time: avg 0.604 ms, total 218.75 ms] [avg calls per frame: 2]
06:57:10: | Convert444toNV12 - [cpu time: avg 0.561 ms, total 203.125 ms] [avg calls per frame: 2]
06:57:10: encoder thread frame - [cpu time: avg 0.086 ms, total 15.625 ms] [avg calls per frame: 1]
06:57:10: ==============================================================
06:57:10: 
06:57:10: =====Stream End: 2014-01-15, 06:57:10=================================================
06:57:10: =====Stream Start: 2014-01-15, 06:57:10===============================================
06:57:10:   Multithreaded optimizations: On
06:57:10:   Base resolution: 1920x1080
06:57:10:   Output resolution: 852x480
06:57:10: ------------------------------------------
06:57:10: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:57:10: ------------------------------------------
06:57:10: Audio Format: 44100hz
06:57:10: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:57:10: ------------------------------------------
06:57:10: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:57:10: ------------------------------------------
06:57:10: Audio Encoding: AAC
06:57:10:     bitrate: 128
06:57:10: ------------------------------------------
06:57:10:     device: USB 2861 Device,
06:57:10:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:57:10:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:57:10:     use buffering: false - 5000000, fourCC: 'YUY2'
06:57:10:     audio device: Disable,
06:57:10:     audio device id Disabled,
06:57:10: 
06:57:10: Using directshow input
06:57:10: Scene buffering time set to 700
06:57:10: ------------------------------------------
06:57:10: Video Encoding: x264
06:57:10:     fps: 30
06:57:10:     width: 852, height: 480
06:57:10:     preset: veryfast
06:57:10:     profile: main
06:57:10:     keyint: 60
06:57:10:     CBR: yes
06:57:10:     CFR: yes
06:57:10:     max bitrate: 2000
06:57:10:     buffer size: 2000
06:57:10: ------------------------------------------
06:57:10: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:58:00: Total frames encoded: 1460, total frames duplicated: 0 (0.00%)
06:58:00: Total frames rendered: 1466, number of late frames: 1 (0.07%) (it's okay for some frames to be late)
06:58:00: 
06:58:00: Profiler time results:
06:58:00: 
06:58:00: ==============================================================
06:58:00: video thread frame - [100%] [avg time: 1.36 ms] [children: 39%] [unaccounted: 61%]
06:58:00: | scene->Preprocess - [32.9%] [avg time: 0.448 ms]
06:58:00: | GPU download and conversion - [6.1%] [avg time: 0.083 ms] [children: 4.49%] [unaccounted: 1.62%]
06:58:00: | | flush - [3.31%] [avg time: 0.045 ms]
06:58:00: | | CopyResource - [0.882%] [avg time: 0.012 ms]
06:58:00: | | conversion to 4:2:0 - [0.294%] [avg time: 0.004 ms]
06:58:00: Convert444Threads - [100%] [avg time: 0.283 ms] [children: 98.9%] [unaccounted: 1.06%]
06:58:00: | Convert444toNV12 - [98.9%] [avg time: 0.28 ms]
06:58:00: encoder thread frame - [100%] [avg time: 0.807 ms]
06:58:00: ==============================================================
06:58:00: 
06:58:00: 
06:58:00: Profiler CPU results:
06:58:00: 
06:58:00: ==============================================================
06:58:00: video thread frame - [cpu time: avg 0.948 ms, total 1390.63 ms] [avg calls per frame: 1]
06:58:00: | scene->Preprocess - [cpu time: avg 0.053 ms, total 78.125 ms] [avg calls per frame: 1]
06:58:00: | GPU download and conversion - [cpu time: avg 0.213 ms, total 312.5 ms] [avg calls per frame: 1]
06:58:00: | | flush - [cpu time: avg 0.117 ms, total 171.875 ms] [avg calls per frame: 1]
06:58:00: | | CopyResource - [cpu time: avg 0.065 ms, total 93.75 ms] [avg calls per frame: 1]
06:58:00: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:58:00: Convert444Threads - [cpu time: avg 0.396 ms, total 1140.63 ms] [avg calls per frame: 2]
06:58:00: | Convert444toNV12 - [cpu time: avg 0.39 ms, total 1125 ms] [avg calls per frame: 2]
06:58:00: encoder thread frame - [cpu time: avg 0.206 ms, total 296.875 ms] [avg calls per frame: 1]
06:58:00: ==============================================================
06:58:00: 
06:58:00: =====Stream End: 2014-01-15, 06:58:00=================================================
06:58:02: =====Stream Start: 2014-01-15, 06:58:02===============================================
06:58:02:   Multithreaded optimizations: On
06:58:02:   Base resolution: 1920x1080
06:58:02:   Output resolution: 852x480
06:58:02: ------------------------------------------
06:58:02: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:58:02: ------------------------------------------
06:58:02: Audio Format: 44100hz
06:58:02: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:58:02: ------------------------------------------
06:58:02: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:58:02: ------------------------------------------
06:58:02: Audio Encoding: AAC
06:58:02:     bitrate: 128
06:58:02: ------------------------------------------
06:58:02:     device: USB 2861 Device,
06:58:02:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:58:02:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:58:02:     use buffering: false - 5000000, fourCC: 'YUY2'
06:58:02:     audio device: Disable,
06:58:02:     audio device id Disabled,
06:58:02: 
06:58:02: Using directshow input
06:58:02: Scene buffering time set to 700
06:58:02: ------------------------------------------
06:58:02: Video Encoding: x264
06:58:02:     fps: 30
06:58:02:     width: 852, height: 480
06:58:02:     preset: veryfast
06:58:02:     profile: main
06:58:02:     keyint: 60
06:58:02:     CBR: yes
06:58:02:     CFR: yes
06:58:02:     max bitrate: 2000
06:58:02:     buffer size: 2000
06:58:02: ------------------------------------------
06:58:02: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:58:04: Using RTMP service: Twitch / Justin.tv
06:58:04:   Server selection: rtmp://live-jfk.justin.tv/app
06:58:05:   Interface: Killer Wireless-N 1202 (2.4GHz and 5GHz) #2 (802.11, 144 mbps)
06:58:05: Completed handshake with rtmp://live-jfk.justin.tv/app in 200 ms.
06:58:05: SO_SNDBUF was at 65536
06:58:05: SO_SNDBUF is now 65536
06:58:09: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 383 / 272384)
06:59:21: Total frames encoded: 2338, total frames duplicated: 0 (0.00%)
06:59:21: Total frames rendered: 2344, number of late frames: 1 (0.04%) (it's okay for some frames to be late)
06:59:21: RTMPPublisher::SocketLoop: Aborting due to WSAEnumNetworkEvents failure, 10038
06:59:21: Average send payload: 7904 bytes, average send interval: 29 ms
06:59:21: Number of times waited to send: 0, Waited for a total of 0 bytes
06:59:21: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
06:59:21: Number of bytes sent: 19800354
06:59:21: 
06:59:21: Profiler time results:
06:59:21: 
06:59:21: ==============================================================
06:59:21: video thread frame - [100%] [avg time: 1.373 ms] [children: 40.4%] [unaccounted: 59.6%]
06:59:21: | scene->Preprocess - [34.9%] [avg time: 0.479 ms]
06:59:21: | GPU download and conversion - [5.54%] [avg time: 0.076 ms] [children: 4.3%] [unaccounted: 1.24%]
06:59:21: | | flush - [3.13%] [avg time: 0.043 ms]
06:59:21: | | CopyResource - [0.874%] [avg time: 0.012 ms]
06:59:21: | | conversion to 4:2:0 - [0.291%] [avg time: 0.004 ms]
06:59:21: Convert444Threads - [100%] [avg time: 0.288 ms] [children: 98.6%] [unaccounted: 1.39%]
06:59:21: | Convert444toNV12 - [98.6%] [avg time: 0.284 ms]
06:59:21: encoder thread frame - [100%] [avg time: 0.822 ms]
06:59:21: ==============================================================
06:59:21: 
06:59:21: 
06:59:21: Profiler CPU results:
06:59:21: 
06:59:21: ==============================================================
06:59:21: video thread frame - [cpu time: avg 0.919 ms, total 2156.25 ms] [avg calls per frame: 1]
06:59:21: | scene->Preprocess - [cpu time: avg 0.033 ms, total 78.125 ms] [avg calls per frame: 1]
06:59:21: | GPU download and conversion - [cpu time: avg 0.173 ms, total 406.25 ms] [avg calls per frame: 1]
06:59:21: | | flush - [cpu time: avg 0.119 ms, total 281.25 ms] [avg calls per frame: 1]
06:59:21: | | CopyResource - [cpu time: avg 0.047 ms, total 109.375 ms] [avg calls per frame: 1]
06:59:21: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:59:21: Convert444Threads - [cpu time: avg 0.586 ms, total 2718.75 ms] [avg calls per frame: 2]
06:59:21: | Convert444toNV12 - [cpu time: avg 0.579 ms, total 2687.5 ms] [avg calls per frame: 2]
06:59:21: encoder thread frame - [cpu time: avg 0.276 ms, total 640.625 ms] [avg calls per frame: 1]
06:59:21: ==============================================================
06:59:21: 
06:59:21: =====Stream End: 2014-01-15, 06:59:21=================================================
07:02:54: =====Stream Start: 2014-01-15, 07:02:54===============================================
07:02:54:   Multithreaded optimizations: On
07:02:54:   Base resolution: 1920x1080
07:02:54:   Output resolution: 852x480
07:02:54: ------------------------------------------
07:02:54: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
07:02:54: ------------------------------------------
07:02:54: Audio Format: 44100hz
07:02:54: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
07:02:54: ------------------------------------------
07:02:54: Using desktop audio input: Line (ION Audio USB 2861 Device)
07:02:54: ------------------------------------------
07:02:54: Audio Encoding: AAC
07:02:54:     bitrate: 128
07:02:54: ------------------------------------------
07:02:54:     device: USB 2861 Device,
07:02:54:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
07:02:54:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
07:02:54:     use buffering: false - 5000000, fourCC: 'YUY2'
07:02:54:     audio device: Disable,
07:02:54:     audio device id Disabled,
07:02:54: 
07:02:54: Using directshow input
07:02:54: Scene buffering time set to 700
07:02:54: ------------------------------------------
07:02:54: Video Encoding: x264
07:02:54:     fps: 30
07:02:54:     width: 852, height: 480
07:02:54:     preset: veryfast
07:02:54:     profile: main
07:02:54:     keyint: 60
07:02:54:     CBR: yes
07:02:54:     CFR: yes
07:02:54:     max bitrate: 2000
07:02:54:     buffer size: 2000
07:02:54: ------------------------------------------
07:02:54: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
07:02:57: Using RTMP service: Twitch / Justin.tv
07:02:57:   Server selection: rtmp://live-jfk.justin.tv/app
07:02:57:   Interface: Killer Wireless-N 1202 (2.4GHz and 5GHz) #2 (802.11, 144 mbps)
07:02:57: Completed handshake with rtmp://live-jfk.justin.tv/app in 487 ms.
07:02:58: SO_SNDBUF was at 65536
07:02:58: SO_SNDBUF is now 65536
07:03:00: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 0 / 272384)
07:03:44: Total frames encoded: 1474, total frames duplicated: 0 (0.00%)
07:03:44: Total frames rendered: 1480, number of late frames: 1 (0.07%) (it's okay for some frames to be late)
07:03:45: RTMPPublisher::SocketLoop: Aborting due to WSAEnumNetworkEvents failure, 10038
07:03:45: Average send payload: 7942 bytes, average send interval: 29 ms
07:03:45: Number of times waited to send: 0, Waited for a total of 0 bytes
07:03:45: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
07:03:45: Number of bytes sent: 12152138
07:03:45: 
07:03:45: Profiler time results:
07:03:45: 
07:03:45: ==============================================================
07:03:45: video thread frame - [100%] [avg time: 1.37 ms] [children: 39.5%] [unaccounted: 60.5%]
07:03:45: | scene->Preprocess - [33.8%] [avg time: 0.463 ms]
07:03:45: | GPU download and conversion - [5.69%] [avg time: 0.078 ms] [children: 4.31%] [unaccounted: 1.39%]
07:03:45: | | flush - [3.28%] [avg time: 0.045 ms]
07:03:45: | | CopyResource - [0.803%] [avg time: 0.011 ms]
07:03:45: | | conversion to 4:2:0 - [0.219%] [avg time: 0.003 ms]
07:03:45: Convert444Threads - [100%] [avg time: 0.3 ms] [children: 98.7%] [unaccounted: 1.33%]
07:03:45: | Convert444toNV12 - [98.7%] [avg time: 0.296 ms]
07:03:45: encoder thread frame - [100%] [avg time: 0.784 ms]
07:03:45: ==============================================================
07:03:45: 
07:03:45: 
07:03:45: Profiler CPU results:
07:03:45: 
07:03:45: ==============================================================
07:03:45: video thread frame - [cpu time: avg 0.834 ms, total 1234.38 ms] [avg calls per frame: 1]
07:03:45: | scene->Preprocess - [cpu time: avg 0.073 ms, total 109.375 ms] [avg calls per frame: 1]
07:03:45: | GPU download and conversion - [cpu time: avg 0.19 ms, total 281.25 ms] [avg calls per frame: 1]
07:03:45: | | flush - [cpu time: avg 0.137 ms, total 203.125 ms] [avg calls per frame: 1]
07:03:45: | | CopyResource - [cpu time: avg 0.01 ms, total 15.625 ms] [avg calls per frame: 1]
07:03:45: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
07:03:45: Convert444Threads - [cpu time: avg 0.596 ms, total 1734.38 ms] [avg calls per frame: 2]
07:03:45: | Convert444toNV12 - [cpu time: avg 0.591 ms, total 1718.75 ms] [avg calls per frame: 2]
07:03:45: encoder thread frame - [cpu time: avg 0.29 ms, total 421.875 ms] [avg calls per frame: 1]
07:03:45: ==============================================================
07:03:45: 
07:03:45: =====Stream End: 2014-01-15, 07:03:45=================================================
 

grafarg

New Member
Here is the possibly more relevent log, not sure which one it happened more with...

Code:
06:37:09: Open Broadcaster Software v0.592b - 32bit (´・ω・`)
06:37:09: -------------------------------
06:37:09: CPU Name: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz
06:37:09: CPU Speed: 2394MHz
06:37:09: Physical Memory:  4095MB Total, 4095MB Free
06:37:09: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
06:37:09: monitor 1: pos={0, 0}, size={1920, 1080}
06:37:09: Windows Version: 6.2 Build 9200 
06:37:09: Aero is Enabled
06:37:09: -------------------------------
06:37:09: OBS Modules:
06:37:09: Base Address     Module
06:37:09: 00370000         OBS.exe
06:37:09: 73A50000         OBSApi.dll
06:37:09: 73F20000         DShowPlugin.dll
06:37:09: 73F00000         GraphicsCapture.dll
06:37:09: 73CF0000         NoiseGate.dll
06:37:09: 73670000         PSVPlugin.dll
06:37:09: ------------------------------------------
06:37:09: Adapter 1
06:37:09:   Video Adapter: NVIDIA GeForce GTX 770M
06:37:09:   Video Adapter Dedicated Video Memory: 3140513792
06:37:09:   Video Adapter Shared System Memory: 1154387968
06:37:09:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
06:37:09: ------------------------------------------
06:37:09: Adapter 2
06:37:09:   Video Adapter: NVIDIA GeForce GTX 770M
06:37:09:   Video Adapter Dedicated Video Memory: 3140513792
06:37:09:   Video Adapter Shared System Memory: 1154387968
06:37:09: =====Stream Start: 2014-01-15, 06:37:09===============================================
06:37:09:   Multithreaded optimizations: On
06:37:09:   Base resolution: 1920x1080
06:37:09:   Output resolution: 852x480
06:37:09: ------------------------------------------
06:37:09: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:37:10: ------------------------------------------
06:37:10: Audio Format: 44100hz
06:37:10: Playback device Default
06:37:10: ------------------------------------------
06:37:10: Using desktop audio input: Speakers (3- High Definition Audio Device)
06:37:10: ------------------------------------------
06:37:10: Audio Encoding: AAC
06:37:10:     bitrate: 128
06:37:10: ------------------------------------------
06:37:10:     device: Logitech HD Webcam C615,
06:37:10:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
06:37:10:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
06:37:10:     use buffering: false - 0, fourCC: 'I420'
06:37:10:     audio device: Disable,
06:37:10:     audio device id Disabled,
06:37:10: 
06:37:10: Using directshow input
06:37:11: ------------------------------------------
06:37:11:     device: USB 2861 Device,
06:37:11:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:37:11:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:37:11:     use buffering: false - 5000000, fourCC: 'YUY2'
06:37:11:     audio device: Line (ION Audio USB 2861 Device),
06:37:11:     audio device id (null),
06:37:11: 
06:37:11:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
06:37:11: Using directshow input
06:37:11: Scene buffering time set to 700
06:37:11: ------------------------------------------
06:37:11: Video Encoding: x264
06:37:11:     fps: 30
06:37:11:     width: 852, height: 480
06:37:11:     preset: veryfast
06:37:11:     profile: main
06:37:11:     keyint: 60
06:37:11:     CBR: yes
06:37:11:     CFR: yes
06:37:11:     max bitrate: 2000
06:37:11:     buffer size: 2000
06:37:11: ------------------------------------------
06:37:11: MMDeviceAudioSource: Frequency for device 'Speakers (3- High Definition Audio Device)' is 352800, samples per sec is 44100
06:37:27: Total frames encoded: 441, total frames duplicated: 1 (0.23%)
06:37:27: Total frames rendered: 442, number of late frames: 1 (0.23%) (it's okay for some frames to be late)
06:37:28: 
06:37:28: Profiler time results:
06:37:28: 
06:37:28: ==============================================================
06:37:28: video thread frame - [100%] [avg time: 3.501 ms] [children: 50.2%] [unaccounted: 49.8%]
06:37:28: | scene->Preprocess - [43.1%] [avg time: 1.509 ms]
06:37:28: | GPU download and conversion - [7.14%] [avg time: 0.25 ms] [children: 5.28%] [unaccounted: 1.86%]
06:37:28: | | flush - [2.51%] [avg time: 0.088 ms]
06:37:28: | | CopyResource - [2.63%] [avg time: 0.092 ms]
06:37:28: | | conversion to 4:2:0 - [0.143%] [avg time: 0.005 ms]
06:37:28: Convert444Threads - [100%] [avg time: 0.509 ms] [children: 98.6%] [unaccounted: 1.38%]
06:37:28: | Convert444toNV12 - [98.6%] [avg time: 0.502 ms]
06:37:28: encoder thread frame - [100%] [avg time: 0.697 ms]
06:37:28: ==============================================================
06:37:28: 
06:37:28: 
06:37:28: Profiler CPU results:
06:37:28: 
06:37:28: ==============================================================
06:37:28: video thread frame - [cpu time: avg 2.58 ms, total 1140.63 ms] [avg calls per frame: 1]
06:37:28: | scene->Preprocess - [cpu time: avg 1.237 ms, total 546.875 ms] [avg calls per frame: 1]
06:37:28: | GPU download and conversion - [cpu time: avg 0.212 ms, total 93.75 ms] [avg calls per frame: 1]
06:37:28: | | flush - [cpu time: avg 0.106 ms, total 46.875 ms] [avg calls per frame: 1]
06:37:28: | | CopyResource - [cpu time: avg 0.111 ms, total 46.875 ms] [avg calls per frame: 1]
06:37:28: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:37:28: Convert444Threads - [cpu time: avg 0.723 ms, total 609.375 ms] [avg calls per frame: 2]
06:37:28: | Convert444toNV12 - [cpu time: avg 0.723 ms, total 609.375 ms] [avg calls per frame: 2]
06:37:28: encoder thread frame - [cpu time: avg 0.26 ms, total 109.375 ms] [avg calls per frame: 1]
06:37:28: ==============================================================
06:37:28: 
06:37:28: =====Stream End: 2014-01-15, 06:37:28=================================================
06:37:57: =====Stream Start: 2014-01-15, 06:37:57===============================================
06:37:57:   Multithreaded optimizations: On
06:37:57:   Base resolution: 1920x1080
06:37:57:   Output resolution: 852x480
06:37:57: ------------------------------------------
06:37:57: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:37:57: ------------------------------------------
06:37:57: Audio Format: 44100hz
06:37:57: Playback device Default
06:37:57: ------------------------------------------
06:37:57: Using desktop audio input: Speakers (3- High Definition Audio Device)
06:37:57: ------------------------------------------
06:37:57: Audio Encoding: AAC
06:37:57:     bitrate: 128
06:37:57: ------------------------------------------
06:37:57:     device: Logitech HD Webcam C615,
06:37:57:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
06:37:57:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
06:37:57:     use buffering: false - 0, fourCC: 'I420'
06:37:57:     audio device: Disable,
06:37:57:     audio device id Disabled,
06:37:57: 
06:37:57: Using directshow input
06:37:57: ------------------------------------------
06:37:57:     device: USB 2861 Device,
06:37:57:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:37:57:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:37:57:     use buffering: false - 5000000, fourCC: 'YUY2'
06:37:57:     audio device: Line (ION Audio USB 2861 Device),
06:37:57:     audio device id (null),
06:37:57: 
06:37:57:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
06:37:57: Using directshow input
06:37:57: Scene buffering time set to 700
06:37:57: ------------------------------------------
06:37:57: Video Encoding: x264
06:37:57:     fps: 30
06:37:57:     width: 852, height: 480
06:37:57:     preset: veryfast
06:37:57:     profile: main
06:37:57:     keyint: 60
06:37:57:     CBR: yes
06:37:57:     CFR: yes
06:37:57:     max bitrate: 2000
06:37:57:     buffer size: 2000
06:37:57: ------------------------------------------
06:37:57: MMDeviceAudioSource: Frequency for device 'Speakers (3- High Definition Audio Device)' is 352800, samples per sec is 44100
06:38:20: Total frames encoded: 655, total frames duplicated: 0 (0.00%)
06:38:20: Total frames rendered: 660, number of late frames: 1 (0.15%) (it's okay for some frames to be late)
06:38:21: 
06:38:21: Profiler time results:
06:38:21: 
06:38:21: ==============================================================
06:38:21: video thread frame - [100%] [avg time: 2.955 ms] [children: 55.8%] [unaccounted: 44.2%]
06:38:21: | scene->Preprocess - [50.2%] [avg time: 1.482 ms]
06:38:21: | GPU download and conversion - [5.65%] [avg time: 0.167 ms] [children: 4.23%] [unaccounted: 1.42%]
06:38:21: | | flush - [2.94%] [avg time: 0.087 ms]
06:38:21: | | CopyResource - [1.05%] [avg time: 0.031 ms]
06:38:21: | | conversion to 4:2:0 - [0.237%] [avg time: 0.007 ms]
06:38:21: Convert444Threads - [100%] [avg time: 0.538 ms] [children: 98.9%] [unaccounted: 1.12%]
06:38:21: | Convert444toNV12 - [98.9%] [avg time: 0.532 ms]
06:38:21: encoder thread frame - [100%] [avg time: 0.671 ms]
06:38:21: ==============================================================
06:38:21: 
06:38:21: 
06:38:21: Profiler CPU results:
06:38:21: 
06:38:21: ==============================================================
06:38:21: video thread frame - [cpu time: avg 2.249 ms, total 1484.38 ms] [avg calls per frame: 1]
06:38:21: | scene->Preprocess - [cpu time: avg 0.899 ms, total 593.75 ms] [avg calls per frame: 1]
06:38:21: | GPU download and conversion - [cpu time: avg 0.142 ms, total 93.75 ms] [avg calls per frame: 1]
06:38:21: | | flush - [cpu time: avg 0.094 ms, total 62.5 ms] [avg calls per frame: 1]
06:38:21: | | CopyResource - [cpu time: avg 0.024 ms, total 15.625 ms] [avg calls per frame: 1]
06:38:21: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:38:21: Convert444Threads - [cpu time: avg 0.836 ms, total 1062.5 ms] [avg calls per frame: 2]
06:38:21: | Convert444toNV12 - [cpu time: avg 0.812 ms, total 1031.25 ms] [avg calls per frame: 2]
06:38:21: encoder thread frame - [cpu time: avg 0.246 ms, total 156.25 ms] [avg calls per frame: 1]
06:38:21: ==============================================================
06:38:21: 
06:38:21: =====Stream End: 2014-01-15, 06:38:21=================================================
06:39:11: =====Stream Start: 2014-01-15, 06:39:11===============================================
06:39:11:   Multithreaded optimizations: On
06:39:11:   Base resolution: 1920x1080
06:39:11:   Output resolution: 852x480
06:39:11: ------------------------------------------
06:39:11: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:39:11: ------------------------------------------
06:39:11: Audio Format: 44100hz
06:39:11: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:39:11: ------------------------------------------
06:39:11: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:39:11: ------------------------------------------
06:39:11: Using auxilary audio input: Microphone (HD Webcam C615)
06:39:11: ------------------------------------------
06:39:11: Audio Encoding: AAC
06:39:11:     bitrate: 128
06:39:11: ------------------------------------------
06:39:11:     device: Logitech HD Webcam C615,
06:39:11:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
06:39:11:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
06:39:11:     use buffering: false - 0, fourCC: 'I420'
06:39:11:     audio device: Disable,
06:39:11:     audio device id Disabled,
06:39:11: 
06:39:11: Using directshow input
06:39:11: ------------------------------------------
06:39:11:     device: USB 2861 Device,
06:39:11:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:39:11:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:39:11:     use buffering: false - 5000000, fourCC: 'YUY2'
06:39:11:     audio device: Disable,
06:39:11:     audio device id Disabled,
06:39:11: 
06:39:11: Using directshow input
06:39:11: Scene buffering time set to 700
06:39:11: ------------------------------------------
06:39:11: Video Encoding: x264
06:39:11:     fps: 30
06:39:11:     width: 852, height: 480
06:39:11:     preset: veryfast
06:39:11:     profile: main
06:39:11:     keyint: 60
06:39:11:     CBR: yes
06:39:11:     CFR: yes
06:39:11:     max bitrate: 2000
06:39:11:     buffer size: 2000
06:39:11: ------------------------------------------
06:39:11: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:39:11: MMDeviceAudioSource: Frequency for device 'Microphone (HD Webcam C615)' is 192000, samples per sec is 48000
06:39:20: Total frames encoded: 0, total frames duplicated: 0 (-1.#J%)
06:39:20: Total frames rendered: 264, number of late frames: 1 (0.38%) (it's okay for some frames to be late)
06:39:21: 
06:39:21: Profiler time results:
06:39:21: 
06:39:21: ==============================================================
06:39:21: video thread frame - [100%] [avg time: 2.932 ms] [children: 52.4%] [unaccounted: 47.6%]
06:39:21: | scene->Preprocess - [49.4%] [avg time: 1.447 ms]
06:39:21: | GPU download and conversion - [3.07%] [avg time: 0.09 ms] [children: 2.9%] [unaccounted: 0.171%]
06:39:21: | | flush - [2.9%] [avg time: 0.085 ms]
06:39:21: ==============================================================
06:39:21: 
06:39:21: 
06:39:21: Profiler CPU results:
06:39:21: 
06:39:21: ==============================================================
06:39:21: video thread frame - [cpu time: avg 1.775 ms, total 468.75 ms] [avg calls per frame: 1]
06:39:21: | scene->Preprocess - [cpu time: avg 1.065 ms, total 281.25 ms] [avg calls per frame: 1]
06:39:21: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:39:21: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:39:21: ==============================================================
06:39:21: 
06:39:21: =====Stream End: 2014-01-15, 06:39:21=================================================
06:39:40: =====Stream Start: 2014-01-15, 06:39:40===============================================
06:39:40:   Multithreaded optimizations: On
06:39:40:   Base resolution: 1920x1080
06:39:40:   Output resolution: 852x480
06:39:40: ------------------------------------------
06:39:40: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:39:40: ------------------------------------------
06:39:40: Audio Format: 44100hz
06:39:40: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:39:40: ------------------------------------------
06:39:40: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:39:40: ------------------------------------------
06:39:40: Using auxilary audio input: Microphone (HD Webcam C615)
06:39:40: ------------------------------------------
06:39:40: Audio Encoding: AAC
06:39:40:     bitrate: 128
06:39:40: ------------------------------------------
06:39:40:     device: Logitech HD Webcam C615,
06:39:40:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
06:39:40:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
06:39:40:     use buffering: false - 0, fourCC: 'I420'
06:39:40:     audio device: Disable,
06:39:40:     audio device id Disabled,
06:39:40: 
06:39:40: Using directshow input
06:39:40: ------------------------------------------
06:39:40:     device: USB 2861 Device,
06:39:40:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:39:40:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:39:40:     use buffering: false - 5000000, fourCC: 'YUY2'
06:39:40:     audio device: Disable,
06:39:40:     audio device id Disabled,
06:39:40: 
06:39:40: Using directshow input
06:39:41: Scene buffering time set to 700
06:39:41: ------------------------------------------
06:39:41: Video Encoding: x264
06:39:41:     fps: 30
06:39:41:     width: 852, height: 480
06:39:41:     preset: veryfast
06:39:41:     profile: main
06:39:41:     keyint: 60
06:39:41:     CBR: yes
06:39:41:     CFR: yes
06:39:41:     max bitrate: 2000
06:39:41:     buffer size: 2000
06:39:41: ------------------------------------------
06:39:41: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:39:41: MMDeviceAudioSource: Frequency for device 'Microphone (HD Webcam C615)' is 192000, samples per sec is 48000
06:39:57: Total frames encoded: 0, total frames duplicated: 0 (-1.#J%)
06:39:57: Total frames rendered: 493, number of late frames: 1 (0.20%) (it's okay for some frames to be late)
06:39:58: 
06:39:58: Profiler time results:
06:39:58: 
06:39:58: ==============================================================
06:39:58: video thread frame - [100%] [avg time: 2.785 ms] [children: 53.4%] [unaccounted: 46.6%]
06:39:58: | scene->Preprocess - [50.3%] [avg time: 1.401 ms]
06:39:58: | GPU download and conversion - [3.09%] [avg time: 0.086 ms] [children: 2.87%] [unaccounted: 0.215%]
06:39:58: | | flush - [2.87%] [avg time: 0.08 ms]
06:39:58: ==============================================================
06:39:58: 
06:39:58: 
06:39:58: Profiler CPU results:
06:39:58: 
06:39:58: ==============================================================
06:39:58: video thread frame - [cpu time: avg 1.743 ms, total 859.375 ms] [avg calls per frame: 1]
06:39:58: | scene->Preprocess - [cpu time: avg 0.887 ms, total 437.5 ms] [avg calls per frame: 1]
06:39:58: | GPU download and conversion - [cpu time: avg 0.126 ms, total 62.5 ms] [avg calls per frame: 1]
06:39:58: | | flush - [cpu time: avg 0.095 ms, total 46.875 ms] [avg calls per frame: 1]
06:39:58: ==============================================================
06:39:58: 
06:39:58: =====Stream End: 2014-01-15, 06:39:58=================================================
06:40:08: =====Stream Start: 2014-01-15, 06:40:08===============================================
06:40:08:   Multithreaded optimizations: On
06:40:08:   Base resolution: 1920x1080
06:40:08:   Output resolution: 852x480
06:40:08: ------------------------------------------
06:40:08: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
06:40:08: ------------------------------------------
06:40:08: Audio Format: 44100hz
06:40:08: Playback device {0.0.1.00000000}.{13279904-46a2-453a-8fbd-21d5ea7b3e11}
06:40:08: ------------------------------------------
06:40:08: Using desktop audio input: Line (ION Audio USB 2861 Device)
06:40:08: ------------------------------------------
06:40:08: Using auxilary audio input: Microphone (HD Webcam C615)
06:40:08: ------------------------------------------
06:40:08: Audio Encoding: AAC
06:40:08:     bitrate: 128
06:40:08: ------------------------------------------
06:40:08:     device: USB 2861 Device,
06:40:08:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
06:40:08:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
06:40:08:     use buffering: false - 5000000, fourCC: 'YUY2'
06:40:08:     audio device: Disable,
06:40:08:     audio device id Disabled,
06:40:08: 
06:40:09: Using directshow input
06:40:09: Scene buffering time set to 700
06:40:09: ------------------------------------------
06:40:09: Video Encoding: x264
06:40:09:     fps: 30
06:40:09:     width: 852, height: 480
06:40:09:     preset: veryfast
06:40:09:     profile: main
06:40:09:     keyint: 60
06:40:09:     CBR: yes
06:40:09:     CFR: yes
06:40:09:     max bitrate: 2000
06:40:09:     buffer size: 2000
06:40:09: ------------------------------------------
06:40:09: MMDeviceAudioSource: Frequency for device 'Line (ION Audio USB 2861 Device)' is 352800, samples per sec is 44100
06:40:09: MMDeviceAudioSource: Frequency for device 'Microphone (HD Webcam C615)' is 192000, samples per sec is 48000
06:40:51: ------------------------------------------
06:40:51:     device: Logitech HD Webcam C615,
06:40:51:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
06:40:51:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
06:40:51:     use buffering: false - 0, fourCC: 'I420'
06:40:51:     audio device: Disable,
06:40:51:     audio device id Disabled,
06:40:51: 
06:40:51: Using directshow input
 

paibox

heros in an halfshel
You are for some reason trying to use the sound devices as your Desktop/Mic sound in OBS itself. Is there some kind of issue with just using them with the audio device setting in the properties for the video capture device sources themselves?
 

grafarg

New Member
paibox said:
You are for some reason trying to use the sound devices as your Desktop/Mic sound in OBS itself. Is there some kind of issue with just using them with the audio device setting in the properties for the video capture device sources themselves?

When I did this the audio lagged behind the video by almost a second.
 

paibox

heros in an halfshel
Please try the latest test build (available from the "Download" link at the top of the page), and try using the audio devices for the sources instead, see if the problem is still there. A lot of work on audio sync has been done in the latest test builds.
 

grafarg

New Member
paibox said:
Please try the latest test build (available from the "Download" link at the top of the page), and try using the audio devices for the sources instead, see if the problem is still there. A lot of work on audio sync has been done in the latest test builds.


OK I will try this, but moreover the issuse I am having is that enabling the Webcam video source disables the audio from the capture card for some reason. The Audio from the Webcam works fine either way, but I am sadly unable to have the audio from the capture card while the webcam is active.
 

paibox

heros in an halfshel
None of your logs had audio devices enabled for both sources, so I really suggest you reset everything to defaults and try again from the top. There is absolutely no reason you shouldn't be able to get audio from both output to your stream.
 

grafarg

New Member
paibox said:
None of your logs had audio devices enabled for both sources, so I really suggest you reset everything to defaults and try again from the top. There is absolutely no reason you shouldn't be able to get audio from both output to your stream.

The problem still persists in the .60 version. Here is the log while attempting to use both audio inputs.

Code:
04:48:28: Open Broadcaster Software v0.60b test build 7 - 64bit ( ^ω^)
04:48:28: -------------------------------
04:48:28: CPU Name: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz
04:48:28: CPU Speed: 2394MHz
04:48:28: Physical Memory:  8080MB Total, 5611MB Free
04:48:28: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
04:48:28: monitor 1: pos={0, 0}, size={1920, 1080}
04:48:28: Windows Version: 6.2 Build 9200 
04:48:28: Aero is Enabled
04:48:28: -------------------------------
04:48:28: OBS Modules:
04:48:28: Base Address     Module
04:48:28: 000000004A4A0000 OBS.exe
04:48:28: 00000000F35A0000 OBSApi.dll
04:48:28: 00000000F5200000 DShowPlugin.dll
04:48:28: 00000000F82F0000 GraphicsCapture.dll
04:48:28: 00000000FC070000 NoiseGate.dll
04:48:28: 00000000FAF70000 PSVPlugin.dll
04:48:28: ------------------------------------------
04:48:28: Adapter 1
04:48:28:   Video Adapter: NVIDIA GeForce GTX 770M
04:48:28:   Video Adapter Dedicated Video Memory: 3140513792
04:48:28:   Video Adapter Shared System Memory: 3967961088
04:48:28:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
04:48:28: ------------------------------------------
04:48:28: Adapter 2
04:48:28:   Video Adapter: NVIDIA GeForce GTX 770M
04:48:28:   Video Adapter Dedicated Video Memory: 3140513792
04:48:28:   Video Adapter Shared System Memory: 3967961088
04:48:28: =====Stream Start: 2014-01-16, 04:48:28===============================================
04:48:28:   Multithreaded optimizations: On
04:48:28:   Base resolution: 1920x1080
04:48:28:   Output resolution: 852x480
04:48:28: ------------------------------------------
04:48:28: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
04:48:28: ------------------------------------------
04:48:28: Audio Format: 48000hz
04:48:28: Playback device Default
04:48:28: ------------------------------------------
04:48:28: Using desktop audio input: Microphone (HD Webcam C615)
04:48:28: ------------------------------------------
04:48:28: Audio Encoding: AAC
04:48:28:     bitrate: 128
04:48:28: ------------------------------------------
04:48:28:     device: USB 2861 Device,
04:48:28:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
04:48:28:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
04:48:28:     use buffering: false - 0, fourCC: 'YUY2'
04:48:28:     audio device: Line (ION Audio USB 2861 Device),
04:48:28:     audio device id (null),
04:48:28: 
04:48:28:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
04:48:28: Using directshow input
04:48:28: Scene buffering time set to 700
04:48:28: ------------------------------------------
04:48:28: Video Encoding: x264
04:48:28:     fps: 30
04:48:28:     width: 852, height: 480
04:48:28:     preset: veryfast
04:48:28:     profile: main
04:48:28:     keyint: 60
04:48:28:     CBR: yes
04:48:28:     CFR: yes
04:48:28:     max bitrate: 2000
04:48:28:     buffer size: 2000
04:48:28: ------------------------------------------
04:48:28: MMDeviceAudioSource: Frequency for device 'Microphone (HD Webcam C615)' is 192000, samples per sec is 48000
04:48:29: Audio timestamp for device 'USB 2861 Device' was behind target timestamp by 10
04:48:29: Audio timestamp for device 'USB 2861 Device' was behind target timestamp by 10
04:48:32: Total frames encoded: 84, total frames duplicated: 0 (0.00%)
04:48:32: Total frames rendered: 89, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
04:48:33: 
04:48:33: Profiler time results:
04:48:33: 
04:48:33: ==============================================================
04:48:33: video thread frame - [100%] [avg time: 1.74 ms] [children: 34.9%] [unaccounted: 65.1%]
04:48:33: | scene->Preprocess - [30.1%] [avg time: 0.524 ms]
04:48:33: | GPU download and conversion - [4.77%] [avg time: 0.083 ms] [children: 4.66%] [unaccounted: 0.115%]
04:48:33: | | flush - [2.87%] [avg time: 0.05 ms]
04:48:33: | | CopyResource - [1.67%] [avg time: 0.029 ms]
04:48:33: | | conversion to 4:2:0 - [0.115%] [avg time: 0.002 ms]
04:48:33: Convert444Threads - [100%] [avg time: 0.261 ms] [children: 98.9%] [unaccounted: 1.15%]
04:48:33: | Convert444toNV12 - [98.9%] [avg time: 0.258 ms]
04:48:33: encoder thread frame - [100%] [avg time: 0.554 ms]
04:48:33: ==============================================================
04:48:33: 
04:48:33: 
04:48:33: Profiler CPU results:
04:48:33: 
04:48:33: ==============================================================
04:48:33: video thread frame - [cpu time: avg 1.053 ms, total 93.75 ms] [avg calls per frame: 1]
04:48:33: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
04:48:33: | GPU download and conversion - [cpu time: avg 0.175 ms, total 15.625 ms] [avg calls per frame: 1]
04:48:33: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
04:48:33: | | CopyResource - [cpu time: avg 0.24 ms, total 15.625 ms] [avg calls per frame: 1]
04:48:33: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
04:48:33: Convert444Threads - [cpu time: avg 0.244 ms, total 31.25 ms] [avg calls per frame: 2]
04:48:33: | Convert444toNV12 - [cpu time: avg 0.244 ms, total 31.25 ms] [avg calls per frame: 2]
04:48:33: encoder thread frame - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
04:48:33: ==============================================================
04:48:33: 
04:48:33: =====Stream End: 2014-01-16, 04:48:33=================================================
04:48:35: =====Stream Start: 2014-01-16, 04:48:35===============================================
04:48:35:   Multithreaded optimizations: On
04:48:35:   Base resolution: 1920x1080
04:48:35:   Output resolution: 852x480
04:48:35: ------------------------------------------
04:48:35: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
04:48:35: ------------------------------------------
04:48:35: Audio Format: 48000hz
04:48:35: Playback device Default
04:48:35: ------------------------------------------
04:48:35: Using desktop audio input: Microphone (HD Webcam C615)
04:48:35: ------------------------------------------
04:48:35: Audio Encoding: AAC
04:48:35:     bitrate: 128
04:48:35: ------------------------------------------
04:48:35:     device: Logitech HD Webcam C615,
04:48:35:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
04:48:35:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
04:48:35:     use buffering: false - 0, fourCC: 'I420'
04:48:35:     audio device: Microphone (HD Webcam C615),
04:48:35:     audio device id (null),
04:48:35: 
04:48:35:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
04:48:35: Using directshow input
04:48:35: ------------------------------------------
04:48:35:     device: USB 2861 Device,
04:48:35:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
04:48:35:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
04:48:35:     use buffering: false - 0, fourCC: 'YUY2'
04:48:35:     audio device: Line (ION Audio USB 2861 Device),
04:48:35:     audio device id (null),
04:48:35: 
04:48:35:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
04:48:35: Using directshow input
04:48:36: Scene buffering time set to 700
04:48:36: ------------------------------------------
04:48:36: Video Encoding: x264
04:48:36:     fps: 30
04:48:36:     width: 852, height: 480
04:48:36:     preset: veryfast
04:48:36:     profile: main
04:48:36:     keyint: 60
04:48:36:     CBR: yes
04:48:36:     CFR: yes
04:48:36:     max bitrate: 2000
04:48:36:     buffer size: 2000
04:48:36: ------------------------------------------
04:48:36: MMDeviceAudioSource: Frequency for device 'Microphone (HD Webcam C615)' is 192000, samples per sec is 48000
04:48:36: 
04:48:36: Profiler result for the last frame:
04:48:36: ==============================================================
04:48:36: video thread frame - [time: 55.027 ms (cpu time: 46.875 ms)]
04:48:36: | scene->Preprocess - [time: 30.452 ms (cpu time: 31.25 ms)]
04:48:36: | GPU download and conversion - [time: 0.115 ms (cpu time: 0 ms)]
04:48:36: | | flush - [time: 0.112 ms (cpu time: 0 ms)]
04:48:36: ==============================================================
04:48:36: 
04:48:37: Audio timestamp for device 'Logitech HD Webcam C615' was behind target timestamp by 370
04:49:13: Total frames encoded: 1073, total frames duplicated: 0 (0.00%)
04:49:13: Total frames rendered: 1078, number of late frames: 1 (0.09%) (it's okay for some frames to be late)
04:49:13: 
04:49:13: Profiler time results:
04:49:13: 
04:49:13: ==============================================================
04:49:13: video thread frame - [100%] [avg time: 3.027 ms] [children: 57.6%] [unaccounted: 42.4%]
04:49:13: | scene->Preprocess - [52%] [avg time: 1.574 ms]
04:49:13: | GPU download and conversion - [5.62%] [avg time: 0.17 ms] [children: 3.77%] [unaccounted: 1.85%]
04:49:13: | | flush - [2.61%] [avg time: 0.079 ms]
04:49:13: | | CopyResource - [1.02%] [avg time: 0.031 ms]
04:49:13: | | conversion to 4:2:0 - [0.132%] [avg time: 0.004 ms]
04:49:13: Convert444Threads - [100%] [avg time: 0.523 ms] [children: 99.4%] [unaccounted: 0.574%]
04:49:13: | Convert444toNV12 - [99.4%] [avg time: 0.52 ms]
04:49:13: encoder thread frame - [100%] [avg time: 0.816 ms]
04:49:13: ==============================================================
04:49:13: 
04:49:13: 
04:49:13: Profiler CPU results:
04:49:13: 
04:49:13: ==============================================================
04:49:13: video thread frame - [cpu time: avg 2 ms, total 2156.25 ms] [avg calls per frame: 1]
04:49:13: | scene->Preprocess - [cpu time: avg 1.217 ms, total 1312.5 ms] [avg calls per frame: 1]
04:49:13: | GPU download and conversion - [cpu time: avg 0.188 ms, total 203.125 ms] [avg calls per frame: 1]
04:49:13: | | flush - [cpu time: avg 0.115 ms, total 125 ms] [avg calls per frame: 1]
04:49:13: | | CopyResource - [cpu time: avg 0.044 ms, total 46.875 ms] [avg calls per frame: 1]
04:49:13: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
04:49:13: Convert444Threads - [cpu time: avg 0.919 ms, total 1937.5 ms] [avg calls per frame: 2]
04:49:13: | Convert444toNV12 - [cpu time: avg 0.912 ms, total 1921.88 ms] [avg calls per frame: 2]
04:49:13: encoder thread frame - [cpu time: avg 0.401 ms, total 421.875 ms] [avg calls per frame: 1]
04:49:13: ==============================================================
04:49:13: 
04:49:13: =====Stream End: 2014-01-16, 04:49:13=================================================
04:49:17: =====Stream Start: 2014-01-16, 04:49:17===============================================
04:49:17:   Multithreaded optimizations: On
04:49:17:   Base resolution: 1920x1080
04:49:17:   Output resolution: 852x480
04:49:17: ------------------------------------------
04:49:17: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
04:49:17: ------------------------------------------
04:49:17: Audio Format: 48000hz
04:49:17: Playback device Default
04:49:17: ------------------------------------------
04:49:17: Using desktop audio input: Microphone (HD Webcam C615)
04:49:17: ------------------------------------------
04:49:17: Audio Encoding: AAC
04:49:17:     bitrate: 128
04:49:17: ------------------------------------------
04:49:17:     device: Logitech HD Webcam C615,
04:49:17:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
04:49:17:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
04:49:17:     use buffering: false - 0, fourCC: 'I420'
04:49:17:     audio device: Microphone (HD Webcam C615),
04:49:17:     audio device id (null),
04:49:17: 
04:49:17:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
04:49:17: Using directshow input
04:49:18: Scene buffering time set to 700
04:49:18: ------------------------------------------
04:49:18: Video Encoding: x264
04:49:18:     fps: 30
04:49:18:     width: 852, height: 480
04:49:18:     preset: veryfast
04:49:18:     profile: main
04:49:18:     keyint: 60
04:49:18:     CBR: yes
04:49:18:     CFR: yes
04:49:18:     max bitrate: 2000
04:49:18:     buffer size: 2000
04:49:18: ------------------------------------------
04:49:18: MMDeviceAudioSource: Frequency for device 'Microphone (HD Webcam C615)' is 192000, samples per sec is 48000
04:49:18: 
04:49:18: Profiler result for the last frame:
04:49:18: ==============================================================
04:49:18: video thread frame - [time: 22.805 ms (cpu time: 31.25 ms)]
04:49:18: | scene->Preprocess - [time: 0.002 ms (cpu time: 0 ms)]
04:49:18: | GPU download and conversion - [time: 0.071 ms (cpu time: 0 ms)]
04:49:18: | | flush - [time: 0.07 ms (cpu time: 0 ms)]
04:49:18: ==============================================================
04:49:18: 
04:49:21: ------------------------------------------
04:49:21:     device: USB 2861 Device,
04:49:21:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
04:49:21:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
04:49:21:     use buffering: false - 0, fourCC: 'YUY2'
04:49:21:     audio device: Line (ION Audio USB 2861 Device),
04:49:21:     audio device id (null),
04:49:21: 
04:49:21:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
04:49:21: Using directshow input
04:49:55: Total frames encoded: 1079, total frames duplicated: 15 (1.39%)
04:49:55: Total frames rendered: 1074, number of late frames: 3 (0.28%) (it's okay for some frames to be late)
04:49:55: 
04:49:55: Profiler time results:
04:49:55: 
04:49:55: ==============================================================
04:49:55: video thread frame - [100%] [avg time: 3.452 ms] [children: 51.2%] [unaccounted: 48.8%]
04:49:55: | scene->Preprocess - [46.5%] [avg time: 1.604 ms]
04:49:55: | GPU download and conversion - [4.78%] [avg time: 0.165 ms] [children: 3.42%] [unaccounted: 1.36%]
04:49:55: | | flush - [2.35%] [avg time: 0.081 ms]
04:49:55: | | CopyResource - [0.956%] [avg time: 0.033 ms]
04:49:55: | | conversion to 4:2:0 - [0.116%] [avg time: 0.004 ms]
04:49:55: Convert444Threads - [100%] [avg time: 0.568 ms] [children: 99.3%] [unaccounted: 0.704%]
04:49:55: | Convert444toNV12 - [99.3%] [avg time: 0.564 ms]
04:49:55: encoder thread frame - [100%] [avg time: 0.871 ms]
04:49:55: ==============================================================
04:49:55: 
04:49:55: 
04:49:55: Profiler CPU results:
04:49:55: 
04:49:55: ==============================================================
04:49:55: video thread frame - [cpu time: avg 2.138 ms, total 2296.88 ms] [avg calls per frame: 1]
04:49:55: | scene->Preprocess - [cpu time: avg 1.222 ms, total 1312.5 ms] [avg calls per frame: 1]
04:49:55: | GPU download and conversion - [cpu time: avg 0.174 ms, total 187.5 ms] [avg calls per frame: 1]
04:49:55: | | flush - [cpu time: avg 0.087 ms, total 93.75 ms] [avg calls per frame: 1]
04:49:55: | | CopyResource - [cpu time: avg 0.044 ms, total 46.875 ms] [avg calls per frame: 1]
04:49:55: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
04:49:55: Convert444Threads - [cpu time: avg 0.559 ms, total 1171.88 ms] [avg calls per frame: 2]
04:49:55: | Convert444toNV12 - [cpu time: avg 0.559 ms, total 1171.88 ms] [avg calls per frame: 2]
04:49:55: encoder thread frame - [cpu time: avg 0.251 ms, total 265.625 ms] [avg calls per frame: 1]
04:49:55: ==============================================================
04:49:55: 
04:49:55: =====Stream End: 2014-01-16, 04:49:55=================================================
04:49:56: =====Stream Start: 2014-01-16, 04:49:56===============================================
04:49:56:   Multithreaded optimizations: On
04:49:56:   Base resolution: 1920x1080
04:49:56:   Output resolution: 852x480
04:49:56: ------------------------------------------
04:49:56: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
04:49:56: ------------------------------------------
04:49:56: Audio Format: 48000hz
04:49:56: Playback device Default
04:49:56: ------------------------------------------
04:49:56: Using desktop audio input: Speakers (3- High Definition Audio Device)
04:49:56: ------------------------------------------
04:49:56: Audio Encoding: AAC
04:49:56:     bitrate: 128
04:49:56: ------------------------------------------
04:49:56:     device: Logitech HD Webcam C615,
04:49:56:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&2d119958&0&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
04:49:56:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
04:49:56:     use buffering: false - 0, fourCC: 'I420'
04:49:56:     audio device: Microphone (HD Webcam C615),
04:49:56:     audio device id (null),
04:49:56: 
04:49:56:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
04:49:56: Using directshow input
04:49:56: ------------------------------------------
04:49:56:     device: USB 2861 Device,
04:49:56:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
04:49:56:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
04:49:56:     use buffering: false - 0, fourCC: 'YUY2'
04:49:56:     audio device: Line (ION Audio USB 2861 Device),
04:49:56:     audio device id (null),
04:49:56: 
04:49:56:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
04:49:56: Using directshow input
04:49:56: Scene buffering time set to 700
04:49:56: ------------------------------------------
04:49:56: Video Encoding: x264
04:49:56:     fps: 30
04:49:56:     width: 852, height: 480
04:49:56:     preset: veryfast
04:49:56:     profile: main
04:49:56:     keyint: 60
04:49:56:     CBR: yes
04:49:56:     CFR: yes
04:49:56:     max bitrate: 2000
04:49:56:     buffer size: 2000
04:49:56: ------------------------------------------
04:49:56: MMDeviceAudioSource: Frequency for device 'Speakers (3- High Definition Audio Device)' is 352800, samples per sec is 44100
04:49:57: 
04:49:57: Profiler result for the last frame:
04:49:57: ==============================================================
04:49:57: video thread frame - [time: 49.058 ms (cpu time: 46.875 ms)]
04:49:57: | scene->Preprocess - [time: 23.549 ms (cpu time: 31.25 ms)]
04:49:57: | GPU download and conversion - [time: 0.121 ms (cpu time: 0 ms)]
04:49:57: | | flush - [time: 0.117 ms (cpu time: 0 ms)]
04:49:57: ==============================================================
04:49:57: 
04:49:57: Audio timestamp for device 'Logitech HD Webcam C615' was behind target timestamp by 380
04:50:15: ------------------------------------------
04:50:15:     device: USB 2861 Device,
04:50:15:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
04:50:15:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
04:50:15:     use buffering: false - 0, fourCC: 'YUY2'
04:50:15:     audio device: Line (ION Audio USB 2861 Device),
04:50:15:     audio device id (null),
04:50:15: 
04:50:15:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
04:50:15: Using directshow input
04:50:20: Total frames encoded: 681, total frames duplicated: 25 (3.67%)
04:50:20: Total frames rendered: 665, number of late frames: 3 (0.45%) (it's okay for some frames to be late)
04:50:21: 
04:50:21: Profiler time results:
04:50:21: 
04:50:21: ==============================================================
04:50:21: video thread frame - [100%] [avg time: 4.17 ms] [children: 40.4%] [unaccounted: 59.6%]
04:50:21: | scene->Preprocess - [36.5%] [avg time: 1.521 ms]
04:50:21: | GPU download and conversion - [3.91%] [avg time: 0.163 ms] [children: 3.02%] [unaccounted: 0.887%]
04:50:21: | | flush - [2.06%] [avg time: 0.086 ms]
04:50:21: | | CopyResource - [0.863%] [avg time: 0.036 ms]
04:50:21: | | conversion to 4:2:0 - [0.0959%] [avg time: 0.004 ms]
04:50:21: Convert444Threads - [100%] [avg time: 0.562 ms] [children: 99.3%] [unaccounted: 0.712%]
04:50:21: | Convert444toNV12 - [99.3%] [avg time: 0.558 ms]
04:50:21: encoder thread frame - [100%] [avg time: 0.673 ms]
04:50:21: ==============================================================
04:50:21: 
04:50:21: 
04:50:21: Profiler CPU results:
04:50:21: 
04:50:21: ==============================================================
04:50:21: video thread frame - [cpu time: avg 2.584 ms, total 1718.75 ms] [avg calls per frame: 1]
04:50:21: | scene->Preprocess - [cpu time: avg 1.386 ms, total 921.875 ms] [avg calls per frame: 1]
04:50:21: | GPU download and conversion - [cpu time: avg 0.164 ms, total 109.375 ms] [avg calls per frame: 1]
04:50:21: | | flush - [cpu time: avg 0.117 ms, total 78.125 ms] [avg calls per frame: 1]
04:50:21: | | CopyResource - [cpu time: avg 0.048 ms, total 31.25 ms] [avg calls per frame: 1]
04:50:21: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
04:50:21: Convert444Threads - [cpu time: avg 0.598 ms, total 765.625 ms] [avg calls per frame: 2]
04:50:21: | Convert444toNV12 - [cpu time: avg 0.598 ms, total 765.625 ms] [avg calls per frame: 2]
04:50:21: encoder thread frame - [cpu time: avg 0.094 ms, total 62.5 ms] [avg calls per frame: 1]
04:50:21: ==============================================================
04:50:21: 
04:50:21: =====Stream End: 2014-01-16, 04:50:21=================================================
04:50:23: =====Stream Start: 2014-01-16, 04:50:23===============================================
04:50:23:   Multithreaded optimizations: On
04:50:23:   Base resolution: 1920x1080
04:50:23:   Output resolution: 852x480
04:50:23: ------------------------------------------
04:50:23: Loading up D3D10 on NVIDIA GeForce GTX 770M (Adapter 1)...
04:50:23: ------------------------------------------
04:50:23: Audio Format: 48000hz
04:50:23: Playback device Default
04:50:23: ------------------------------------------
04:50:23: Using desktop audio input: Speakers (3- High Definition Audio Device)
04:50:23: ------------------------------------------
04:50:23: Audio Encoding: AAC
04:50:23:     bitrate: 128
04:50:23: ------------------------------------------
04:50:23:     device: USB 2861 Device,
04:50:23:     device id \\?\usb#vid_eb1a&pid_5051&mi_00#7&1298c10a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{54353d15-e717-4d94-b574-685ce1a209e9},
04:50:23:     chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667
04:50:23:     use buffering: false - 0, fourCC: 'YUY2'
04:50:23:     audio device: Line (ION Audio USB 2861 Device),
04:50:23:     audio device id (null),
04:50:23: 
04:50:23:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
04:50:23: Using directshow input
04:50:23: Scene buffering time set to 700
04:50:23: ------------------------------------------
04:50:23: Video Encoding: x264
04:50:23:     fps: 30
04:50:23:     width: 852, height: 480
04:50:23:     preset: veryfast
04:50:23:     profile: main
04:50:23:     keyint: 60
04:50:23:     CBR: yes
04:50:23:     CFR: yes
04:50:23:     max bitrate: 2000
04:50:23:     buffer size: 2000
04:50:23: ------------------------------------------
04:50:23: MMDeviceAudioSource: Frequency for device 'Speakers (3- High Definition Audio Device)' is 352800, samples per sec is 44100
04:50:23: 
04:50:23: Profiler result for the last frame:
04:50:23: ==============================================================
04:50:23: video thread frame - [time: 22.629 ms (cpu time: 15.625 ms)]
04:50:23: | scene->Preprocess - [time: 0.002 ms (cpu time: 0 ms)]
04:50:23: | GPU download and conversion - [time: 0.073 ms (cpu time: 0 ms)]
04:50:23: | | flush - [time: 0.072 ms (cpu time: 0 ms)]
04:50:23: ==============================================================
04:50:23: 
04:50:32: Total frames encoded: 254, total frames duplicated: 0 (0.00%)
04:50:32: Total frames rendered: 259, number of late frames: 1 (0.39%) (it's okay for some frames to be late)
04:50:33: 
04:50:33: Profiler time results:
04:50:33: 
04:50:33: ==============================================================
04:50:33: video thread frame - [100%] [avg time: 1.527 ms] [children: 36.9%] [unaccounted: 63.1%]
04:50:33: | scene->Preprocess - [31.9%] [avg time: 0.487 ms]
04:50:33: | GPU download and conversion - [4.98%] [avg time: 0.076 ms] [children: 3.93%] [unaccounted: 1.05%]
04:50:33: | | flush - [2.75%] [avg time: 0.042 ms]
04:50:33: | | CopyResource - [1.05%] [avg time: 0.016 ms]
04:50:33: | | conversion to 4:2:0 - [0.131%] [avg time: 0.002 ms]
04:50:33: Convert444Threads - [100%] [avg time: 0.268 ms] [children: 99.3%] [unaccounted: 0.746%]
04:50:33: | Convert444toNV12 - [99.3%] [avg time: 0.266 ms]
04:50:33: encoder thread frame - [100%] [avg time: 0.672 ms]
04:50:33: ==============================================================
04:50:33: 
04:50:33: 
04:50:33: Profiler CPU results:
04:50:33: 
04:50:33: ==============================================================
04:50:33: video thread frame - [cpu time: avg 0.965 ms, total 250 ms] [avg calls per frame: 1]
04:50:33: | scene->Preprocess - [cpu time: avg 0.06 ms, total 15.625 ms] [avg calls per frame: 1]
04:50:33: | GPU download and conversion - [cpu time: avg 0.06 ms, total 15.625 ms] [avg calls per frame: 1]
04:50:33: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
04:50:33: | | CopyResource - [cpu time: avg 0.066 ms, total 15.625 ms] [avg calls per frame: 1]
04:50:33: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
04:50:33: Convert444Threads - [cpu time: avg 0.367 ms, total 171.875 ms] [avg calls per frame: 2]
04:50:33: | Convert444toNV12 - [cpu time: avg 0.367 ms, total 171.875 ms] [avg calls per frame: 2]
04:50:33: encoder thread frame - [cpu time: avg 0.134 ms, total 31.25 ms] [avg calls per frame: 1]
04:50:33: ==============================================================
04:50:33: 
04:50:33: =====Stream End: 2014-01-16, 04:50:33=================================================
04:50:35: =====Stream End: 2014-01-16, 04:50:35=================================================
 

paibox

heros in an halfshel
The problem seems to be that the audio device for the capture card isn't an actual DirectShow device, but rather treated as a regular microphone getting passed through DirectShow, which can cause the one second delay you're mentioning.

The capture card seems to be an EasyCap of some sort (a clone?), I would suggest just mixing its audio source into your Stereo Mix or similar instead, which should also get it synced up with the video, since it's not an actual DShow audio device. The webcam puzzles me though, can you select (Use Device Audio) for that one, by any chance?
 

grafarg

New Member
paibox said:
The capture card seems to be an EasyCap of some sort (a clone?), I would suggest just mixing its audio source into your Stereo Mix or similar instead, which should also get it synced up with the video, since it's not an actual DShow audio device. The webcam puzzles me though, can you select (Use Device Audio) for that one, by any chance?

How would I go about mixing the audio source into the Stereo Mix? Also no, I cannot select Use Device Audio for either of them.
 

grafarg

New Member
Wow OK the audio just randomly started working when I checked Custom Resolution in the capture device properties. Very weird if you ask me.
 

paibox

heros in an halfshel
Stereo Mix is usually disabled/hidden on anything past Windows XP, I would suggest just googling it to find out how to make it show up, but if the audio is working then that's all fine I guess.
 
Top