Bug Report No Capture Card Audio for USB Capture Cards

It's just as the title says. I've tried updating my drivers and everything else and it won't work so I assume that only Internal Capture Cards work since everyone else says it works fine.

I use a Black Magic Intensity Shuttle that uses 3.0 USB. Putting that out there, just a little tired of using a certain streaming application that crashes more than an alpha version of OBS.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
I've been hearing that some USB capture devices are having an issue with audio currently, so yea, I am aware of it.
 
Lol just saw that while exploring! No problem!

Code:
Open Broadcaster Software v0.465a - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
CPU Speed: 3392MHz
Physical Memory:  4095MB Total, 4095MB Free
stepping id: 7, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
Windows Version: 6.2 Build 9200 
Aero is Enabled
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce GTX 560 Ti  
  Video Adapter Dedicated Video Memory: 2096562176
  Video Adapter Shared System Memory: 2147364864
------------------------------------------
Adapter 2
  Video Adapter: Microsoft Basic Render Driver
  Video Adapter Dedicated Video Memory: 0
  Video Adapter Shared System Memory: 268435456
=====Stream Start=====================================================================
  Multithreaded optimizations: Off
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
Using 7.1 surround speaker setup (experimental)
------------------------------------------
Using auxilary audio input: Microphone (2- Logitech G930 Headset)
------------------------------------------
Audio Encoding: MP3
    bitrate: 320
Using graphics capture
DShowPlugin: No audio pin, result = 80004005
------------------------------------------
    device: Decklink Video Capture,
    device id (null),
    chosen type: HDYC, usingFourCC: true, res: 1280x720 - 1280x720, fps: 59.9402-59.9402, fourCC: 'HDYC'

Using directshow input
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1280, height: 720
    preset: veryfast
    CBR: no
    max bitrate: 3500
    buffer size: 3500
    quality: 10
------------------------------------------
Total frames rendered: 468, number of frames that lagged: 0 (0.00%) (it's okay for some frames to lag)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: Off
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
Using 7.1 surround speaker setup (experimental)
------------------------------------------
Using auxilary audio input: Microphone (2- Logitech G930 Headset)
------------------------------------------
Audio Encoding: MP3
    bitrate: 320
Using graphics capture
DShowPlugin: No audio pin, result = 80004005
------------------------------------------
    device: Decklink Video Capture,
    device id (null),
    chosen type: HDYC, usingFourCC: true, res: 1280x720 - 1280x720, fps: 59.9402-59.9402, fourCC: 'HDYC'

Using directshow input
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1280, height: 720
    preset: veryfast
    CBR: no
    max bitrate: 3500
    buffer size: 3500
    quality: 10
------------------------------------------
DShowPlugin: No audio pin, result = 80004005
------------------------------------------
    device: Decklink Video Capture,
    device id (null),
    chosen type: HDYC, usingFourCC: true, res: 1280x720 - 1280x720, fps: 59.9402-59.9402, fourCC: 'HDYC'

Total frames rendered: 13982, number of frames that lagged: 1 (0.01%) (it's okay for some frames to lag)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 4.138 ms] [avg calls per frame: 1] [children: 87.6%] [unaccounted: 12.4%]
| scene->Preprocess - [18.6%] [avg time: 0.77 ms] [avg calls per frame: 1]
| video encoding and uploading - [69%] [avg time: 2.856 ms] [avg calls per frame: 1] [children: 42.4%] [unaccounted: 26.7%]
| | CopyResource - [0.0483%] [avg time: 0.002 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [19.8%] [avg time: 0.82 ms] [avg calls per frame: 0]
| | call to encoder - [22.5%] [avg time: 0.93 ms] [avg calls per frame: 0]
| | sending stuff out - [0.0242%] [avg time: 0.001 ms] [avg calls per frame: 0]
==============================================================
 
Top