From e3e9fe1a24651c59b1541b05d7104e458a39de48 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Thu, 4 Apr 2019 11:18:52 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20error=20-=20Netlify?= =?UTF-8?q?=20(#9131)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_components/camera.ffmpeg.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/camera.ffmpeg.markdown b/source/_components/camera.ffmpeg.markdown index 7af5ce10405..739ba765621 100644 --- a/source/_components/camera.ffmpeg.markdown +++ b/source/_components/camera.ffmpeg.markdown @@ -39,7 +39,7 @@ extra_arguments: description: Extra options to pass to `ffmpeg`, e.g., image quality or video filter options. required: false type: string - default: -pred 1 + default: "-pred 1" {% endconfiguration %} ### {% linkable_title Image quality %}