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