mp4-pulse 323 B

123456789
  1. # do not edit this file. instead make a copy under different name
  2. # teiler will overwrite this file on start
  3. border="-show_region 1"
  4. encopts="-r 30 -vcodec libx264 -pix_fmt yuv420p -s $res -acodec libmp3lame"
  5. rect_encopts="-r 30 -c:v libx264 -preset slow -crf 18 -c:a libvorbis"
  6. ext="mp4"
  7. ffaudio="-f alsa -ac 2 -i pulse"