From 04c7da15800324230c9d339d049782396ed965aa Mon Sep 17 00:00:00 2001 From: ChUrl Date: Mon, 17 Apr 2023 18:53:55 +0200 Subject: [PATCH] Update cheats --- config/navi/christoph.cheat | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/navi/christoph.cheat b/config/navi/christoph.cheat index 32cdc8b9..c408e116 100644 --- a/config/navi/christoph.cheat +++ b/config/navi/christoph.cheat @@ -51,9 +51,12 @@ ffmpeg -i "" -vcodec libx265 -crf "out_" $ input: exa -1 $ quality: echo -e "24\n25\n26\n27\n28\n29\n30\n" +; TODO: Setting the default values like this makes them the only possible values % ffmpeg, video compression, h256, render, reencode # Reencode and compress multiple videos using the h265 codec -for name in ; ffmpeg -i "$name" -vcodec libx265 -crf "out_$name"; end +fish -c "for name in ; ffmpeg -i '$name' -vcodec libx265 -crf 'out_$name'; end" +$ files: echo "(exa -1 | grep \".mp4\")" +$ quality: echo "28" % qemu, cpu # Find out what features are supported by different qemu CPUs