[FFmpeg-user] Cannot set ALSA buffer size (Invalid argument) during capture
Carl Eugen Hoyos
ceffmpeg at gmail.com
Mon Nov 27 12:40:23 EET 2017
2017-11-27 8:34 GMT+01:00 Marco Paolieri <paolieri at gmail.com>:
> On Sun, Nov 26, 2017 at 8:02 PM, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>>
>> Then please use git bisect to find the change
>> introducing the regression.
>
> I'm trying, but many commits do not compile properly.
> Specifically, I'm stuck with:
>
> make: *** No rule to make target 'libavutil/macros.h', needed by
> 'libswscale/options.o'. Stop.
Just for completeness:
$ rm libswscale/options.d
You forgot to use make distclean, needed for bisecting.
Carl Eugen
More information about the ffmpeg-user
mailing list