From 93359b09a498aa737be3d6bd7fc1a3bf1c4adbbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Mon, 25 Mar 2019 13:46:40 +0100 Subject: [PATCH] examples: fix outdated ffmpeg_stack warnings --- examples/transloadit-textarea/template.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/transloadit-textarea/template.json b/examples/transloadit-textarea/template.json index ea17852eee..37ed4666d8 100644 --- a/examples/transloadit-textarea/template.json +++ b/examples/transloadit-textarea/template.json @@ -51,7 +51,8 @@ "use": [ "audios" ], - "robot": "/audio/artwork" + "robot": "/audio/artwork", + "ffmpeg_stack": "v3.3.3" }, "resized_thumbnails": { "use": [ @@ -70,7 +71,7 @@ "videos" ], "robot": "/video/thumbs", - "ffmpeg_stack": "v2.2.3", + "ffmpeg_stack": "v3.3.3", "count": 1, "offsets": [ "50%"