record audio from line-in or HD audio input
Posted: 19 Oct 2009 11:55
Hi!
I need record from "blue hole". depending on souncard it may be "line-in" or "HD audio input".
conditions:
1. Only in Windows. (naturally, in Linux this is much more easy, but firm does not have odd PC for linux).
2. Only using console, to make record process user-independent and easy-to-schedule.
steps performed:
1. started GUI.
2. went into menu "capture device"
3. done all settings, BUT I've not seen "record" option.
4. checked "show more options" checkbox and read the commandline.
5. clicked the arrow left-hand the button "start" and tried to select "convert" and "stream"
6. via GUI it is recording excellently in both ways (convert and stream), but via console I'm getting bunch of errors and nothing!!
So, I need a FULL example with all options how to record from source "line in/HD audio input"
I need record from "blue hole". depending on souncard it may be "line-in" or "HD audio input".
conditions:
1. Only in Windows. (naturally, in Linux this is much more easy, but firm does not have odd PC for linux).
2. Only using console, to make record process user-independent and easy-to-schedule.
steps performed:
1. started GUI.
2. went into menu "capture device"
3. done all settings, BUT I've not seen "record" option.
4. checked "show more options" checkbox and read the commandline.
Code: Select all
:dshow-vdev=none :dshow-adev="Realtek HD Audio Input" :dshow-caching=200
:dshow-vdev=none :dshow-adev=Realtek HD Audio Input :dshow-size= :dshow-chroma= :dshow-fps=0 :no-dshow-config
:no-dshow-tuner :dshow-tuner-channel=0 :dshow-tuner-country=0 :dshow-tuner-input=0 :dshow-video-input=-1
:dshow-video-output=-1 :dshow-audio-input=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=-1 :dshow-audio-channels=1
:dshow-audio-samplerate=44100 :dshow-audio-bitspersample=16
5. clicked the arrow left-hand the button "start" and tried to select "convert" and "stream"
6. via GUI it is recording excellently in both ways (convert and stream), but via console I'm getting bunch of errors and nothing!!
So, I need a FULL example with all options how to record from source "line in/HD audio input"