projects
/
scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60c0036
)
updated codex
author
Matthew Owens
<matthew@owens.tech>
Mon, 16 Jan 2023 11:46:25 +0000
(11:46 +0000)
committer
Matthew Owens
<matthew@owens.tech>
Mon, 16 Jan 2023 11:46:25 +0000
(11:46 +0000)
webmify
patch
|
blob
|
history
diff --git
a/webmify
b/webmify
index
e99a62f
..
4b8842c
100755
(executable)
--- 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