better keep media-video/ffmpeg-6.1.2-r0 media-video/ffmpeg-6.1.2-r1 would dustbin such a lot of USE. Especially all the cpudetection vanishes. I found no explanation in git logs --- ebuild U ] media-video/ffmpeg-6.1.2-r1:0/58.60.60::gentoo [6.1.2:0/58.60.60::gentoo] USE="X -alsa -amf amr amrenc (-appkit) -bluray bs2b bzip2 cdio -chromaprint -chromium -codec2 (-cpudetection%*) (-cuda) -dav1d (-debug%) doc drm%* (-encode%*) fdk -flite fontconfig -frei0r fribidi gcrypt (-glslang%) gme gmp gnutls gpl gsm (-hardcoded-tables%) (-iconv%*) -iec61883 -ieee1394 -jack -jpeg2k -jpegxl kvazaar -ladspa lame%* lcms -libaom -libaribb24 libass -libcaca (-libdrm%*) -libilbc -libplacebo -librtmp* libsoxr -libtesseract (-libv4l%) (-libxml2%*) -lv2 lzma (-mipsdspr1%) (-mipsdspr2%) (-mipsfpu%) -modplug (-mp3%*) (-network%) (-npp) -nvenc -openal opencl opengl -openh264 -openmpt% openssl opus (-oss%) (-pic%) postproc pulseaudio (-qsv) -rabbitmq% -rav1e rubberband -samba sdl -shaderc -snappy -sndio -soc speex -srt -ssh (-static-libs%) svg -svt-av1 (-test%) theora (-threads%*) truetype twolame v4l vaapi vdpau verify-sig -vidstab (-vmaf) vorbis vpx -vulkan webp x264 x265 xml%* xvid -zeromq -zimg zlib zvbi" CPU_FLAGS_X86="(-3dnow%) (-3dnowext%) (-aes%) (-avx%) (-avx2%) (-fma3%) (-fma4%) (-mmx%*) (-mmxext%*) (-sse%*) (-sse2%*) (-sse3%*) (-sse4_1%*) (-sse4_2%) (-ssse3%*) (-xop%)" FFTOOLS="(-aviocat%*) (-cws2fws%*) (-ffescape%*) (-ffeval%*) (-ffhash%*) (-fourcc2pixfmt%*) (-graph2dot%*) (-ismindex%*) (-pktdumper%*) (-qt-faststart%*) (-sidxindex%*) (-trasher%*)" 12 KiB --- Reproducible: Always
(In reply to Ulenrich from comment #0) I found no explanation in git logs You may need an eye test ;) commit c3e1a7b730cfacf5d3ef666583747526a17a2d65 Author: Ionen Wolkens <ionen@gentoo.org> Date: Sun Mar 9 09:24:25 2025 -0400 media-video/ffmpeg: add 4.4.5-r2 based on 6.1.2-r1's ebuild Similar bare losing a few options, albeit given this version is for compat and normal users do not need the full set of features (they should use ffmpeg-6+), skip a few inconvenient IUSE/options: [...] commit 00eddc65d7bd9ecaa9973fd46e544bbbfe5c9479 Author: Ionen Wolkens <ionen@gentoo.org> Date: Fri Mar 7 08:02:23 2025 -0500 media-video/ffmpeg: rewrite live ebuild This does not list all changes compared to original due to being essentially a rewrite (not much sense in looking at the diff given almost no lines in common), but to list or explain notable ones: [...] ([...] meaning I've truncated it.)