configure: error: External ffmpeg library not found. ********************************************************************* You can try to specify prefix of ffmpeg library by the option --with-external-ffmpeg=prefix, or to specify custom FFMPEG_CPPFLAGS, FFMPEG_LIBS and FFMPEG_POSTPROC_LIBS. If you would like to use the internal ffmpeg, please remove the configure option --with-external-ffmpeg. *********************************************************************
Created attachment 89453 [details] log instll
Created attachment 89454 [details] emerge --info
If you'll run a revdep-rebuild you will see ffmpeg is linked to a old version of the x264 library and needs to be rebuilt. I had the same issue yesterday.
Rebuilding FFmpeg seem to work. I don't test revdep-rebuild yet. Thanks