From: Ben Sturmfels Date: Thu, 12 Sep 2019 04:31:56 +0000 (+1000) Subject: Note issues uploading H264 video under Guix. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=45400905e76284f871e2b610a9305f405135a576;p=mediagoblin.git Note issues uploading H264 video under Guix. --- 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)