From 49ad247671c6ad0fcf40318c5bb8a68697a93fd4 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Thu, 22 Nov 2018 18:21:10 +0100 Subject: [PATCH] Fix teiler script --- tools/misc/teiler/profiles/webm-noaudio | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tools/misc/teiler/profiles/webm-noaudio diff --git a/tools/misc/teiler/profiles/webm-noaudio b/tools/misc/teiler/profiles/webm-noaudio new file mode 100644 index 0000000..5aad1f0 --- /dev/null +++ b/tools/misc/teiler/profiles/webm-noaudio @@ -0,0 +1,8 @@ +# do not edit this file. instead make a copy under different name +# teiler will overwrite this file on start + +border="-show_region 1" +encopts="-c:v vp8 -threads 2 -pix_fmt yuv420p -crf 30 -b:v 0 -s $res" +rect_encopts="-r 30 -c:v vp8 -threads 4 -pix_fmt yuv420p -crf 30 -b:v 0" +ext="webm" +ffaudio=""