rdp / screen-capture-recorder-to-video-windows-free

a free open source windows "screen capture" device and recorder (also allows VLC/ffmpeg and others to capture/stream desktop/audio)
https://github.com/rdp/screen-capture-recorder-to-video-windows-free/releases
Other
2.09k stars 458 forks source link

Doesn't appear to capture audio from USB microphones #111

Open cubiclesoft opened 6 years ago

cubiclesoft commented 6 years ago

I didn't actually need it this time around, but I noticed that the audio capture portion of this tool didn't capture audio. It probably has to do with the fact that I use a USB microphone instead of a standard 3.5mm microphone.

This software was great for a small video project I was working on. Open Broadcaster Studio is, in general, a superior piece of software BUT for screen recording at desktop quality, OBS falls quite short with grainy video output all over the place. OBS also has noticeable color reproduction issues. I'll keep this around for when I need precision screen recordings - I can always do voiceovers later.

rdp commented 6 years ago

It should show up hmm...what is your output of ffmpeg -f dshow -list_devices true -i dummy?

cubiclesoft commented 5 years ago

Sorry for the delay in getting back to you. I've been busy on a project and didn't have time to hook up my microphone. Here's the output:

ffmpeg version N-44080-gdfb4757 Copyright (c) 2000-2012 the FFmpeg developers
  built on Aug 31 2012 16:58:51 with gcc 4.7.1 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-pthreads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      51. 70.100 / 51. 70.100
  libavcodec     54. 55.100 / 54. 55.100
  libavformat    54. 25.104 / 54. 25.104
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3. 15.101 /  3. 15.101
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[dshow @ 0209c140] DirectShow video devices
[dshow @ 0209c140]  "screen-capture-recorder"
[dshow @ 0209c140] DirectShow audio devices
[dshow @ 0209c140]  "Microphone (Rode Podcaster)"
[dshow @ 0209c140]  "virtual-audio-capturer"
dummy: Immediate exit requested