пт, 10 мая 2024 г., 15:36 Andrew Randrianasulu <randrianasulu@gmail.com>:


пт, 10 мая 2024 г., 15:17 Andrea paz via Cin <cin@lists.cinelerra-gg.org>:
I have been trying to compile with the Phyllis patch for vaapi. I have
crashes which, however, I think are dependent on libsvtav1 and libaom
and not on the patch. I attach the cin5.log. I have tried both the
patch and manual intervention on Main.C. I have the same crash even
without the patch. I have the crashes with both ffmpeg7 (and related
patches) and ffmpeg 6.1.
The problem with AV1 recalls the problem posted by Deim on MantisBT
#0655. Deim uses Gentoo, I Arch that they are both rolling. Maybe some
update bringing problems?



from log:

mpeg2enc.cc: In member function ‘void MPEG2EncCmdLineOptions::StartupBanner()’:
mpeg2enc.cc:597:27: error: SSE register return with SSE disabled

sounds like upgraded gcc started to misunderstand some old code? what version of gcc you have?

Also, there is update for mjpegtools, may be you can try with it put in thirdparty/src  (and configure.ac updated)  instead of ours 2.1.0 ?

https://sourceforge.net/projects/mjpeg/files/mjpegtools/2.2.1/