From 19b6c53c80250aba055340b0b97f9883feba13e4 Mon Sep 17 00:00:00 2001 From: Dan Dennedy Date: Sun, 1 Dec 2024 16:08:06 -0800 Subject: [PATCH] change x264-medium preset to a higher quality --- presets/consumer/avformat/x264-medium | 1 + 1 file changed, 1 insertion(+) diff --git a/presets/consumer/avformat/x264-medium b/presets/consumer/avformat/x264-medium index db7df4a99..a732285ab 100644 --- a/presets/consumer/avformat/x264-medium +++ b/presets/consumer/avformat/x264-medium @@ -7,6 +7,7 @@ vcodec=libx264 threads=0 preset=medium vprofile=high +crf=18 movflags=+faststart