Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.multimedia > #13420
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Newsgroups | muc.lists.freebsd.multimedia |
| Subject | [Bug 297529] multimedia/ffmpeg lost of postprocessing filters |
| Date | 2026-08-14 13:58 +0000 |
| Organization | Newsgate at muc.de e.V. |
| Message-ID | <bug-297529-12827@https.bugs.freebsd.org/bugzilla/> (permalink) |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297529
Bug ID: 297529
Summary: multimedia/ffmpeg lost of postprocessing filters
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: multimedia@FreeBSD.org
Reporter: slw@zxy.spb.ru
Assignee: multimedia@FreeBSD.org
Flags: maintainer-feedback?(multimedia@FreeBSD.org)
ffmpeg8 and up postprocessing filters (vf=pp) now as different project:
# libpostproc, GPL, maintained by Michael Niedermayer
https://github.com/michaelni/FFmpeg.git libpostproc
https://github.com/michaelni/libpostproc
Important
libpostproc was changed into a source plugin of FFmpeg or rather thats what i
intend to maintain going forward.
From within a recent FFmpeg checkout you should be able to simply run
tools/merge-all-source-plugins tools/source-plugins.txt
and that should merge in libpostproc from:
https://github.com/michaelni/FFmpeg/tree/sourceplugin-libpostproc
after that, if you build that ffmpeg you also build libpostproc and a ffmpeg
that can use that libpostproc automatically
--
You are receiving this mail because:
You are the assignee for the bug.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
Back to muc.lists.freebsd.multimedia | Previous | Next — Next in thread | Find similar | Unroll thread
[Bug 297529] multimedia/ffmpeg lost of postprocessing filters bugzilla-noreply@freebsd.org - 2026-08-14 13:58 +0000 maintainer-feedback requested: [Bug 297529] multimedia/ffmpeg lost of postprocessing filters bugzilla-noreply@freebsd.org - 2026-08-14 13:58 +0000 [Bug 297529] multimedia/ffmpeg lost of postprocessing filters bugzilla-noreply@freebsd.org - 2026-08-15 12:31 +0000 [Bug 297529] multimedia/ffmpeg lost of postprocessing filters bugzilla-noreply@freebsd.org - 2026-08-15 18:30 +0000
csiph-web