Created attachment 587150 [details] build log ../src/io/source_avcodec.c: In function ‘aubio_source_avcodec_readframe’: ../src/io/source_avcodec.c:439:14: error: ‘AVFrame’ {aka ‘struct AVFrame’} has no member named ‘channels’ if (avFrame->channels != (sint_t)s->input_channels) { ^~ In file included from ../src/io/source_avcodec.c:21: ../src/io/source_avcodec.c:442:16: error: ‘AVFrame’ {aka ‘struct AVFrame’} has no member named ‘channels’ avFrame->channels, s->input_channels, s->path);
Created attachment 587152 [details] environment file
# emerge -pqv '=media-libs/aubio-0.4.9::gentoo' [ebuild R ] media-libs/aubio-0.4.9 USE="examples ffmpeg fftw jack libav* libsamplerate sndfile -doc -double-precision -python -test" PYTHON_TARGETS="python2_7 python3_6 -python3_5 -python3_7"
Created attachment 587154 [details] emerge --info '=media-libs/aubio-0.4.9::gentoo'
Is this an issue with -libav?
(In reply to Sam James (sec padawan) from comment #4) > Is this an issue with -libav? libav is removed, so let us know if it happens without it.