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?
пт, 10 мая 2024 г., 15:17 Andrea paz via Cin <[email protected]>:
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? --
Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
пт, 10 мая 2024 г., 15:36 Andrew Randrianasulu <[email protected]>:
пт, 10 мая 2024 г., 15:17 Andrea paz via Cin <[email protected]>:
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/
--
Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
With the new mjpegtools 2.2.1 the compile happens without errors. Thanks Andrew, you are always helpful.
Thanks for the info. I will check to see if upgrading mjpegtools on older computers creates any problems (hopefully today). On Fri, May 10, 2024 at 8:06 AM Andrea paz via Cin < [email protected]> wrote:
With the new mjpegtools 2.2.1 the compile happens without errors. Thanks Andrew, you are always helpful. -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
participants (3)
-
Andrea paz -
Andrew Randrianasulu -
Phyllis Smith