GNU bug report logs - #66331
[PATCH v2] gnu: ffmpeg: add svt-av1 support

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 4 Oct 2023 06:04:02 UTC

Severity: normal

Tags: patch

Merged with 63095, 66460

Done: Andy Tai <atai <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66331 in the body.
You can then email your comments to 66331 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#66331; Package guix-patches. (Wed, 04 Oct 2023 06:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 04 Oct 2023 06:04:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org,
	63095 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH v2] gnu: ffmpeg: add svt-av1 support
Date: Tue,  3 Oct 2023 23:02:56 -0700
* gnu/packages/video.scm (ffmpeg): Add support for svt-av1
[inputs]: Add svt-av1
[arguments] (configure-flags): Add "--enable-libsvtav1"
---
 gnu/packages/video.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index bb6cf75821..a97d6b2593 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1624,6 +1624,7 @@ (define-public ffmpeg
             soxr
             speex
             srt
+            svt-av1
             twolame
             vidstab
             x265
@@ -1712,6 +1713,7 @@ (define-public ffmpeg
          "--enable-libsoxr"
          "--enable-libspeex"
          "--enable-libsrt"
+         "--enable-libsvtav1"
          "--enable-libtheora"
          "--enable-libtwolame"
          "--enable-libvidstab"

base-commit: abf7a1e986f93f8fade230ae6f95b04cc998041b
-- 
2.41.0





Merged 63095 66331. Request was from Andy Tai <atai <at> atai.org> to control <at> debbugs.gnu.org. (Wed, 04 Oct 2023 06:16:01 GMT) Full text and rfc822 format available.

Merged 63095 66331 66460. Request was from Andy Tai <atai <at> atai.org> to control <at> debbugs.gnu.org. (Wed, 11 Oct 2023 06:21:01 GMT) Full text and rfc822 format available.

Disconnected #63095 from all other report(s). Request was from Andy Tai <lichengtai <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 11 Oct 2023 15:25:02 GMT) Full text and rfc822 format available.

Merged 63095 66331 66460. Request was from Andy Tai <atai <at> atai.org> to control <at> debbugs.gnu.org. (Wed, 11 Oct 2023 15:28:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 63095 <at> debbugs.gnu.org and Andy Tai <atai <at> atai.org> Request was from Andy Tai <atai <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 16 Feb 2024 08:03:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 15 Mar 2024 11:24:07 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Vagrant Cascadian <vagrant <at> debian.org> to control <at> debbugs.gnu.org. (Thu, 21 Mar 2024 19:11:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 19 Apr 2024 11:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 20 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.