Re: [FFmpeg-user] can't capture from audio speakers, but well from microphone

2018-06-09 Thread Roger Pack
On 3/10/18, Carl Zwanzig wrote: > On 3/10/2018 6:01 AM, Phil Forneur wrote: >> I can't capture from audio speakers, but well from microphone. > > Speakers/audio-out aren't considered an input device. > > If you're trying to capture what's being played out those speakers, you need > software to int

[FFmpeg-user] can't capture from audio speakers, but well from microphone

2018-03-11 Thread Phil Forneur
>Speakers/audio-out aren't considered an input device. I don't remember when, but with a previously I could. Change in ffmpeg? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link

Re: [FFmpeg-user] can't capture from audio speakers, but well from microphone

2018-03-10 Thread Carl Zwanzig
On 3/10/2018 6:01 AM, Phil Forneur wrote: I can't capture from audio speakers, but well from microphone. Speakers/audio-out aren't considered an input device. If you're trying to capture what's being played out those speakers, you need software to intercept the data on it's way to the output

[FFmpeg-user] can't capture from audio speakers, but well from microphone

2018-03-10 Thread Phil Forneur
OS: win10 64bits I can't capture from audio speakers, but well from microphone. Thanks PS F:\> ffmpeg -list_devices true -f dshow -i dummy ffmpeg version N-90271-g3386be16d5 Copyright (c) 2000-2018 the FFmpeg developers built with gcc 7.3.0 (GCC) configuration: --enable-gpl --enable-version3