Bug Report No audio from DV Camera over firewire

donjohnson

New Member
Hi,

I'm not able to get audio via firewire from a camcorder. Video works fine, and the audio does work in other apps.

Device Info:

Code:
++++++++++++++++++++++++++++++++
Device: Microsoft DV Camera and VCR
++++++++++++++++++++++++++++++++
  ==========================
  Pin: DV Vid Out
  ==========================
    category: PIN_CATEGORY_CAPTURE
    -------------
    00.) major type: MEDIATYPE_Video
         sub type: MEDIASUBTYPE_dvsd
         format type: FORMAT_VideoInfo
    -------------
    01.) major type: MEDIATYPE_Video
         sub type: MEDIASUBTYPE_dvsd
         format type: FORMAT_VideoInfo
  ==========================
  Pin: DV A/V Out
  ==========================
    category: PIN_CATEGORY_CAPTURE
    -------------
    00.) major type: MEDIATYPE_Interleaved
         sub type: MEDIASUBTYPE_dvsd
         format type: FORMAT_DvInfo
    -------------
    01.) major type: MEDIATYPE_Interleaved
         sub type: MEDIASUBTYPE_dvsd
         format type: FORMAT_DvInfo

OBS Log:

Code:
Warning -- DShowPlugin: Invalid audio device: name '(null)', path '(null)'
14:41:55: DShowPlugin: No audio pin, result = 80004005
14:41:55: ------------------------------------------
14:41:55:     device: Microsoft DV Camera and VCR,
14:41:55:     device id \\?\avc#sony&dv-vcr&camcorder&dv#f3614d0301460008#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global,
14:41:55:     chosen type: dvsd, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667, fourCC: 'dvsd'
14:41:55:     audio device: (null),
14:41:55:     audio device id (null),


Is this an OBS issue or a problem with dshow? Any solutions?

Thanks in advance

EDIT: xsplit works fine, OBS is a better program otherwise, but I guess xsplit will do for now.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Ah, interleaved. I knew someone would show up with an interleaved device eventually at some point. I haven't put in the code for it yet, and probably won't be able to for quite some time sadly
 

SimonDor

New Member
Wouldn't it be possible to use the "headset" audio output to record audio independently? I managed to do this once. With a 1/8'' audio wire on both side, you link what is supposed to be out from your headset (or, actually, it could be from the red & white RCA output) to the "line in" of your soundcard. Worked great, just had to manually adjust the volume in the camera (and sound quality should obviously not be a priority with this solution).
 

Luis Gomes

New Member
Hi Jim. first of all. thank you for this great product. I am also suffering from this issue and its making me mad. have already gone through to a "lot" of users solutions out there. but nothing works. i can output sound from my desktop but not from my camera. is there any workaround? interleaved is not an issue. does this problem occur with progressive video format?
will try it once again. but right now? streaming technology is bleeding my brain :-)

Luis Gomes
major streaming gig coming out his coming easter.
 

VVonk

New Member
Hi !

Same probleme here with my DV.
Sony DCR-HC62E
Firewire connected.
OBS can handle it but OBS studio doesn't want to.
It's recognized as "Microsoft DV Camera and VCR " but doesn't work.

Any idea ?
 
Top