Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.multimedia > #13420 > unrolled thread
| Started by | bugzilla-noreply@freebsd.org |
|---|---|
| First post | 2026-08-14 13:58 +0000 |
| Last post | 2026-08-15 18:30 +0000 |
| Articles | 4 — 1 participant |
Back to article view | Back to muc.lists.freebsd.multimedia
[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
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Date | 2026-08-14 13:58 +0000 |
| Subject | [Bug 297529] multimedia/ffmpeg lost of postprocessing filters |
| Message-ID | <bug-297529-12827@https.bugs.freebsd.org/bugzilla/> |
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
[toc] | [next] | [standalone]
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Date | 2026-08-14 13:58 +0000 |
| Subject | maintainer-feedback requested: [Bug 297529] multimedia/ffmpeg lost of postprocessing filters |
| Message-ID | <bug-297529-12827-VZHWmTYI5p@https.bugs.freebsd.org/bugzilla/> |
| In reply to | #13420 |
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia (Nobody) <multimedia@FreeBSD.org> for maintainer-feedback: Bug 297529: multimedia/ffmpeg lost of postprocessing filters https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297529 --- Description --- 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 -- Posted automagically by a mail2news gateway at muc.de e.V. Please direct questions, flames, donations, etc. to news-admin@muc.de
[toc] | [prev] | [next] | [standalone]
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Date | 2026-08-15 12:31 +0000 |
| Message-ID | <bug-297529-12827-Tv8K7mBgeW@https.bugs.freebsd.org/bugzilla/> |
| In reply to | #13420 |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297529
Daniel Engberg <diizzy@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diizzy@FreeBSD.org
--- Comment #1 from Daniel Engberg <diizzy@FreeBSD.org> ---
Upstream is dead,
https://github.com/michaelni/libpostproc/issues/2#issuecomment-3478177006
--
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
[toc] | [prev] | [next] | [standalone]
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Date | 2026-08-15 18:30 +0000 |
| Message-ID | <bug-297529-12827-RwC16DMN8Y@https.bugs.freebsd.org/bugzilla/> |
| In reply to | #13420 |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297529
Daniel Engberg <diizzy@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Not Accepted
Status|New |Closed
--
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
[toc] | [prev] | [standalone]
Back to top | Article view | muc.lists.freebsd.multimedia
csiph-web