- # 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 -movflags +faststart -acodec libmp3lame"
- rect_encopts="-r 30 -c:v libx264 -preset slow -crf 18 -c:a libvorbis"
- ext="mp4"
- ffaudio=""
|