1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-22 16:03:50 +01:00

Fix teiler script

This commit is contained in:
Valentin Brandl 2018-11-22 18:21:10 +01:00
parent 6b2ff0306c
commit 49ad247671
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

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