nixos_dots/modules/home-manager/mpv/script-opts/streamsave.conf
2024-12-12 19:12:55 +03:00

24 lines
No EOL
1.2 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# This is an example script config file with the default user settings.
# This file goes in ~~/script_opts
# If you are not going to be changing these options it is not necessary to download this file.
# For more information regarding these options please refer to the README and/or the script.
# Default writing directory is the current working directory.
# Relative and absolute paths as well as ~/ and ~~/ meta paths are accepted.
save_directory=~/Videos/mpv
# <ab|current|continuous>
# continuous - Установит начальную точку в ноль, без конечной точки. Пока я смотрю стрим, будет идти запись кеша
# ab - Ставишь только начальный таймкод и записываешь в кеш, он будет обновлять файл по мере просмотра, пока не офнешь видео или плеер не закроется
# current - Выгрузит кеш с нуля до текущей позиции воспроизведения
dump_mode=continuous
# <increment|range|timestamp|overwrite>
output_label=increment
# <.ext>
force_extension=
# <title>
force_title=
range_marks=yes