Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > muc.lists.freebsd.multimedia > #13420

[Bug 297529] multimedia/ffmpeg lost of postprocessing filters

Path csiph.com!2.eu.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.karotte.org!news.space.net!news.muc.de!.POSTED.news.muc.de!not-for-mail
From bugzilla-noreply@freebsd.org
Newsgroups muc.lists.freebsd.multimedia
Subject [Bug 297529] multimedia/ffmpeg lost of postprocessing filters
Date Fri, 14 Aug 2026 13:58:51 +0000
Organization Newsgate at muc.de e.V.
Sender owner-freebsd-multimedia@FreeBSD.org
Approved news-admin@muc.de
Distribution world
Message-ID <bug-297529-12827@https.bugs.freebsd.org/bugzilla/> (permalink)
MIME-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
Injection-Info news.muc.de; posting-host="news.muc.de:193.149.48.2"; logging-data="356"; mail-complaints-to="news-admin@muc.de"
X-Original-To multimedia@mlmmj.nyi.freebsd.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786715932; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=C56DTW5Z8cihhfElyUiW+EnOh3NBbKK+RlBwKLGboOE=; b=xcJHYgO2FoR0RfR4dr2d6iOG3wZ3T8b1ecM7kcxrhLmsA4dGWWRT1UWEJPqUZCSFssosER 6jh/yLdoxMqMNR4Q3STzGDadlYI11L4a9pBzNL6vkK76fdjbni+XnmV1qgAMYjHTr21wtp 4qegzVOkSxc2BuoaXhmJ6RYNDcej5Bo9uRyIdZEsGnehWHdwB6VOLuwqVqf7aNLTuZUZCb GsQlrs/jvMt/KnKFTtjNlmMQ5BtavvXWw3+/V4ORzsYO8NlNoALq+sptNlqIIuDqTHY8F8 skcn8tAhCX8ArS5yx6McmgTRc/m04m1GVHuRmXzkL1kXq2PDIJIV1U04MyPTVQ==
X-Authentication-Warning kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
Auto-Submitted auto-generated
Precedence list
X-Newsgate-Id f02c70b8849f+
X-No-Archive Yes
Xref csiph.com muc.lists.freebsd.multimedia:13420

Show key headers only | View raw


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 | NextNext in thread | Find similar | Unroll thread


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