From: Matthew Owens Date: Mon, 16 Jan 2023 11:46:25 +0000 (+0000) Subject: updated codex X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=8d6c7e330586a6a45a11b5482b04f415a9beadc7;p=scripts.git updated codex --- diff --git a/webmify b/webmify index e99a62f..4b8842c 100755 --- a/webmify +++ b/webmify @@ -3,4 +3,5 @@ #ffmpeg -i 2021-05-25_12-29-38.mkv -q:v 10 -crf 19 -b:v 1M -vcodec libvpx -acodec libvorbis door.webm #ffmpeg -i $1 -q:v 10 -crf 19 -b:v 2M -vcodec libvpx -acodec libvorbis $2 -ffmpeg -i $1 -vcodec libvpx -acodec libvorbis $2 +#ffmpeg -i $1 -vcodec libvpx -acodec libvorbis $2 +ffmpeg -i $1 -vcodec libvpx-vp9 -acodec libvorbis $2