maintainer-feedback requested: [Bug 292571] multimedia/ffmpeg: libpostproc not built
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292571] multimedia/ffmpeg: libpostproc not built"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Jan 2026 18:51:22 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia (Nobody) <multimedia@FreeBSD.org> for maintainer-feedback: Bug 292571: multimedia/ffmpeg: libpostproc not built https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292571 --- Description --- An extra step is required at build time: `tools/merge-all-source-plugins tools/source-plugins.txt` Source: https://github.com/michaelni/libpostproc/blob/master/README.md#important Context: I am backporting ffmpeg7+ support for multimedia/kodi, which does not use bundled ffmpeg at the moment. Our ffmpeg (8.0.1) does not have libpostproc, is it intentional? Should I use bundled ffmpeg instead? Thanks