Building Blender 3.2.0 with ffmpeg support failed on the following lines:

-Wno-unused-function -Wno-type-limits -Wno-int-in-bool-context -Wno-switch 
-Wno-unused-variable -Wno-uninitialized -Wno-implicit-fallthrough 
-Wno-error=unused-but-set-variable  -Wno-class-memaccess -Wno-comment 
-Wno-unused-local-typedefs -Wno-unused-variable -Wno-uninitialized 
-Wno-maybe-uninitialized -DNDEBUG -std=c++17 -MD -MT 
extern/audaspace/CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEG.cpp.o -MF 
CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEG.cpp.o.d -o 
CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEG.cpp.o -c 
/builddir/build/BUILD/blender-3.2.0/extern/audaspace/plugins/ffmpeg/FFMPEG.cpp
In file included from 
/builddir/build/BUILD/blender-3.2.0/extern/audaspace/plugins/ffmpeg/FFMPEG.cpp:18:
/builddir/build/BUILD/blender-3.2.0/extern/audaspace/plugins/ffmpeg/FFMPEGReader.h:40:10:
 fatal error: libavformat/avformat.h: No such file or directory
   40 | #include <libavformat/avformat.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

despite the presence of libavformat-free-devel as build requirement. It looks likes ffmpeg-free lacks libavformat/avformat.h header. Could someone provide a better suggestion to properly support ffmpeg for Blender? Thanks in advance.


Scratch build result:

https://koji.fedoraproject.org/koji/taskinfo?taskID=88051797

--
Luya Tshimbalanga
Fedora Design Team
Fedora Design Suite maintainer
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to