1
0
mirror of https://github.com/vbrandl/dotfiles synced 2025-09-01 00:26:59 +02:00

Add teiler configuration

This commit is contained in:
Valentin Brandl
2017-02-11 13:30:37 +01:00
parent 40587e1691
commit 27f5fb42c9
5 changed files with 112 additions and 0 deletions

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="-r 30 -vcodec libx264 -pix_fmt yuv420p -s $res -acodec libmp3lame"
rect_encopts="-r 30 -c:v libx264 -preset slow -crf 18 -c:a libvorbis"
ext="mp4"
ffaudio="-f alsa -ac 2 -i pulse"