From b0f71a3391df3564924727c377d95fc759509b1b Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Sun, 26 Jan 2020 10:36:22 -0500 Subject: [PATCH] Delete mp4-pulse --- .config/teiler/profiles/mp4-pulse | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .config/teiler/profiles/mp4-pulse diff --git a/.config/teiler/profiles/mp4-pulse b/.config/teiler/profiles/mp4-pulse deleted file mode 100644 index d2441e7f..00000000 --- a/.config/teiler/profiles/mp4-pulse +++ /dev/null @@ -1,8 +0,0 @@ -# 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"