From 7d5f0227d679a3650f24cbdf37905a13d039e951 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Tue, 22 Oct 2024 22:27:35 +0900 Subject: 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(+) (limited to 'gnu') 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 -- cgit v1.2.3