diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-03-20 13:50:42 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-03-20 13:50:42 +0100 |
| commit | e1737dbd191446d53d4687426eae682d31270b62 (patch) | |
| tree | d4ff41ebcd844b5ad7cf7f062f3eb3d14870d099 /.config/mpv/script-opts/encode_webm.conf | |
| parent | 782ee288d7a60e9f1359d6aa439ddc0f28ed09e6 (diff) | |
update i guess
Diffstat (limited to '.config/mpv/script-opts/encode_webm.conf')
| -rw-r--r-- | .config/mpv/script-opts/encode_webm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/script-opts/encode_webm.conf b/.config/mpv/script-opts/encode_webm.conf index 06cdc34..93dbb74 100644 --- a/.config/mpv/script-opts/encode_webm.conf +++ b/.config/mpv/script-opts/encode_webm.conf @@ -13,7 +13,7 @@ preserve_filters=yes append_filter= # additional parameters passed to ffmpeg -codec=-c:a libvorbis -crf 1 -b:v 1M +codec=-c:v libvpx-vp9 -b:v 800k -c:a libvorbis # format of the output filename # Does basic interpolation on the following variables: $f, $x, $t, $s, $e, $d, $p, $n which respectively represent |
