[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/06: gnu: totem: Add gst-libav plugin.
From: |
guix-commits |
Subject: |
06/06: gnu: totem: Add gst-libav plugin. |
Date: |
Tue, 22 Oct 2024 09:52:18 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 7d5f0227d679a3650f24cbdf37905a13d039e951
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Oct 22 22:27:35 2024 +0900
gnu: totem: Add gst-libav plugin.
This helps with the generation of thumbnails, avoiding errors such as:
totem-video-thumbnailer couldn't open file
'file:///tmp/gnome-desktop-file-to-thumbnail.mkv'
* gnu/packages/gnome.scm (totem) [inputs]: Add gst-libav.
Change-Id: I6947095561f4f1dd83a45d1a47ddb837f5990456
---
gnu/packages/gnome.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e1349cec67..242cdb6325 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6787,6 +6787,7 @@ discovery protocols.")
grilo
grilo-plugins
gsettings-desktop-schemas
+ gst-libav
gst-plugins-base
gst-plugins-good
gstreamer
- branch master updated (ce320d27d8 -> 7d5f0227d6), guix-commits, 2024/10/22
- 02/06: gnu: joycond: Update to 0.1.0-2.5b590ec., guix-commits, 2024/10/22
- 03/06: Revert "gnu: totem: Match the features of the upstream flatpak distribution.", guix-commits, 2024/10/22
- 05/06: gnu: totem: Sort native inputs., guix-commits, 2024/10/22
- 04/06: gnu: totem: Add libportal to inputs., guix-commits, 2024/10/22
- 06/06: gnu: totem: Add gst-libav plugin.,
guix-commits <=
- 01/06: Revert "gnu: joycond: Update to 0.1.0-2.9d1f509.", guix-commits, 2024/10/22