Update 2023-11-01 18:08 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-11-01 18:08:32 +01:00
parent fdf2d0391f
commit 6cb4daa541
5 changed files with 59 additions and 48 deletions

View File

@@ -24,6 +24,7 @@ ffmpeg -hide_banner -y \
-c:v libx264 \
-crf 28 \
-s ${_res} \
-pix_fmt yuv420p \
-preset veryfast \
-movflags faststart \
-threads 12 \