Github messages for voidlinux
 help / color / mirror / Atom feed
From: lemmi <lemmi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: libavif: enable encoding support
Date: Sat, 25 Feb 2023 05:51:06 +0100	[thread overview]
Message-ID: <20230225045106.qETf3FxwMJ9WEojP3Mxs57oaekLSwgiquL4bO-GS8G4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42438@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 916 bytes --]

New comment by lemmi on void-packages repository

https://github.com/void-linux/void-packages/pull/42438#issuecomment-1444992456

Comment:
Oh, so that was missing for `darktable` be able to export to `avif`. But I was wondering whether multiple encoders need to be enabled. I just glanced at the cmake file and didn't actually try and see what happens if only a single encoder is available:
```
-- Checking for module 'rav1e'
--   Found rav1e, version 0.6.3
-- Found rav1e: /usr/lib/librav1e.so (found version "0.6.3")
-- libavif: Codec enabled: rav1e (encode)
-- Checking for module 'SvtAv1Enc'
--   Found SvtAv1Enc, version 1.4.1
-- Found svt: /usr/lib/libSvtAv1Enc.so (found version "1.4.1")
-- libavif: Codec enabled: svt (encode)
-- Checking for module 'aom'
--   Found aom, version 3.5.0
-- Found aom: /usr/lib/libaom.so (found version "3.5.0")
-- libavif: Codec enabled: aom (encode/decode)
```

  parent reply	other threads:[~2023-02-25  4:51 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25  3:44 [PR PATCH] " oreo639
2023-02-25  3:45 ` [PR PATCH] [Updated] " oreo639
2023-02-25  3:57 ` oreo639
2023-02-25  4:51 ` lemmi [this message]
2023-02-25  5:26 ` oreo639
2023-02-25  5:26 ` oreo639
2023-02-25  5:27 ` oreo639
2023-02-25  5:28 ` oreo639
2023-02-25  5:30 ` oreo639
2023-02-25  5:30 ` oreo639
2023-02-25  5:34 ` oreo639
2023-02-25  5:34 ` oreo639
2023-02-25  5:36 ` oreo639
2023-02-25  5:46 ` [PR PATCH] [Updated] " oreo639
2023-02-25  6:54 ` lemmi
2023-02-25  7:06 ` oreo639
2023-02-25  7:14 ` oreo639
2023-02-25  7:14 ` oreo639
2023-02-25  7:14 ` oreo639
2023-02-25  7:52 ` oreo639
2023-04-03  2:39 ` [PR PATCH] [Updated] " oreo639
2023-04-03  8:22 ` oreo639
2023-04-03  8:24 ` oreo639
2023-04-06  5:22 ` [PR PATCH] [Merged]: " lemmi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230225045106.qETf3FxwMJ9WEojP3Mxs57oaekLSwgiquL4bO-GS8G4@z \
    --to=lemmi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).