mpv: tune webm.conf

This commit is contained in:
Colin 2024-05-25 02:05:18 +00:00
parent 27b4d4da16
commit 842651efd5

View File

@ -36,8 +36,8 @@ target_filesize=7500
# overshoot the target filesize. Not recommended, as constrained quality
# mode should work well, unless you're really having trouble hitting
# the target size.
strict_filesize_constraint=no
strict_bitrate_multiplier=0.95
# strict_filesize_constraint=no
# strict_bitrate_multiplier=0.95
# In kilobits.
strict_audio_bitrate=128
# Sets the output format, from a few predefined ones.
@ -51,9 +51,8 @@ strict_audio_bitrate=128
# gif
# mp3 (libmp3lame)
# and raw (rawvideo/pcm_s16le).
output_format=webm-vp8
# twopass=yes
twopass=no
output_format=avc
twopass=yes
# If set, applies the video filters currently used on the playback to the encode.
apply_current_filters=yes
# If set, writes the video's filename to the "Title" field on the metadata.
@ -73,7 +72,7 @@ display_progress=auto
# The font size used in the menu. Isn't used for the notifications (started encode, finished encode etc)
font_size=28
margin=30
message_duration=5
message_duration=20
# gif dither mode, 0-5 for bayer w/ bayer_scale 0-5, 6 for paletteuse default (sierra2_4a)
gif_dither=2
# Force square pixels on output video