[Bug 261752] multimedia/ffmpeg: disable THEORA/XVID, enable WEBP

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 06 Feb 2022 17:25:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261752

            Bug ID: 261752
           Summary: multimedia/ffmpeg: disable THEORA/XVID, enable WEBP
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
          Assignee: multimedia@FreeBSD.org
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)

Created attachment 231581
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231581&action=edit
v1

From a quick look at the default options it seems we enable some encoders for
codecs that have been obsoleted several times e.g.,

- Theora -> VP8 -> VP9 -> AV1 -> AV2 (experimental)
- MPEG-4 ASP -> H.264/AVC -> H.265/HEVC -> H.266/VVC vs. EVC
- JPEG + PNG + GIF -> WEBP -> AVIF vs. JXL

-- 
You are receiving this mail because:
You are the assignee for the bug.