1
0
mirror of https://github.com/vbrandl/dotfiles synced 2025-07-03 01:34:32 +02:00

Fix teiler script

This commit is contained in:
Valentin Brandl
2018-11-22 18:21:10 +01:00
parent 6b2ff0306c
commit 49ad247671

View File

@ -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=""