rdp / virtual-audio-capture-grabber-device

free audio capture device to capture all the "wave out sound" that is playing on your speakers (i.e. record what you hear) for Windows Vista+. Releases downloadable in this package:
https://github.com/rdp/screen-capture-recorder-to-video-windows-free
Other
578 stars 181 forks source link

Record auido failed. #29

Closed zhlxys closed 5 years ago

zhlxys commented 5 years ago

ffmpeg -f dshow -i video="screen-capture-recorder" -f dshow -i audio="virtual-audio-capturer" -vcodec libx264 -acodec libmp3lame -s 1280*720 -r 25 -f segment -segment_time 30 -reset_timestamps 1 screen20190417160135.716000%d.mp4

image

rdp commented 5 years ago

Is your speaker or headphones plugged in?

On Wed, Apr 17, 2019 at 3:11 AM zhlxys notifications@github.com wrote:

ffmpeg -f dshow -i video="screen-capture-recorder" -f dshow -i audio="virtual-audio-capturer" -vcodec libx264 -acodec libmp3lame -s 1280*720 -r 25 -f segment -segment_time 30 -reset_timestamps 1 screen20190417160135.716000%d.mp4

[image: image] https://user-images.githubusercontent.com/12048003/56275619-a3bfe780-6133-11e9-9455-51078735ea97.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rdp/virtual-audio-capture-grabber-device/issues/29, or mute the thread https://github.com/notifications/unsubscribe-auth/AAADBUEUUAGR6NVFNWKHAZLPQ3SUTANCNFSM4HGSIVKA .

zhlxys commented 5 years ago

issue solved after speaker plugged in.