19 Feb
2026
19 Feb
'26
6:02 a.m.
Op 19-02-2026 om 1:19 a.m. schreef Phyllis Smith via Cin:
Just FYI, compiling with whatever the default optimization level (used in CinGG) with gcc version 15.2.1 on Fedora 42 does not report this error. Although I do not know how to check the codepath to make sure slice/mmx is utilized, it could just be loading/playing/rendering not using ffmpeg, but rather "use ffmpeg last" for loading and rendering "generic mpeg2".
Can you try: CFLAGS="-march=native -O3" CXXFLAGS="-march=native -O3" ./configure gcc (Gentoo 15.2.1_p20251122 p4) 15.2.1 20251122 Both systems tested are AMD Ryzen 5, and older Athlon X4. -- Stefan