https://projects.blender.org/blender/blender/pulls/121947 https://projects.blender.org/blender/blender/pulls/121960
Created attachment 252866 [details] maintainer update for graphics/blender This compiles in poudriere. I haven't installed ffmpeg 7 locally to test running.
Test build with ffmpeg 7.0.2 in progress…
Build without errors - I'll commit it tomorrow.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a02f5f0aef7920b52b7eab7bbd1a2a0056bc0edf commit a02f5f0aef7920b52b7eab7bbd1a2a0056bc0edf Author: Shane <FreeBSD@ShaneWare.Biz> AuthorDate: 2024-08-19 11:21:27 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-08-19 11:21:27 +0000 graphics/blender: add support FFMPEG 7 PR: 280829 Obtained from: upstream's pool requests: https://projects.blender.org/blender/blender/pulls/121947 https://projects.blender.org/blender/blender/pulls/121960 ...audaspace_plugins_ffmpeg_FFMPEGReader.cpp (new) | 71 ++++++++++++++++++ ...audaspace_plugins_ffmpeg_FFMPEGWriter.cpp (new) | 87 ++++++++++++++++++++++ .../patch-intern_ffmpeg_ffmpeg__compat.h (new) | 18 +++++ ...ource_blender_imbuf_intern_anim__movie.cc (new) | 26 +++++++ 4 files changed, 202 insertions(+)
Thanks!