From 45400905e76284f871e2b610a9305f405135a576 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Thu, 12 Sep 2019 14:31:56 +1000 Subject: [PATCH] Note issues uploading H264 video under Guix. --- guix-env.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/guix-env.scm b/guix-env.scm index 18c75e56..dfe9d8eb 100644 --- a/guix-env.scm +++ b/guix-env.scm @@ -59,6 +59,9 @@ ;;; the virtualenv and path-hacking stuff unnecessary. ;;; ;;; Have fun! +;;; +;;; Known issues: +;;; - currently fails to upload h264 source video: "GStreamer: missing H.264 decoder" (use-modules (ice-9 match) (srfi srfi-1) -- 2.25.1