mpv/DOCS/man
Ripose dea512ea38 options: add secondary-sub-delay
Add --secondary-sub-delay option and decouple --sub-delay from secondary
subtitles. This produces desirable behavior in most cases as secondary
and primary subtitles tracks tend to be timed independently of one
another.

This feature is implemented by turning the sub_delay field in
mp_subtitle_opts into an array of 2 floats. From here the track index is
either passed around or derived when sub_delay is needed. There are some
cases in dec_sub.c where it is possible for dec_sub.order (equivalent to
track index) to be -1. In these cases, sub_delay is inferred as 0.
2023-11-26 23:22:05 +01:00
..
af.rst m_option: drop support for -del for list options 2023-10-30 16:47:44 +00:00
ao.rst ao_pipewire: clarify --pipewire-buffer=native 2023-04-23 21:03:58 -07:00
changes.rst manpage: directly link interface-changes.rst in changelog section 2020-02-21 14:34:02 +01:00
console.rst DOCS/console: correct capitalization of keybindings 2023-11-07 00:43:38 +00:00
encode.rst options: remove a few options marked with .deprecation_message 2023-09-21 16:06:29 +00:00
input.rst player: remove shared-script-properties property 2023-11-22 16:29:43 +00:00
ipc.rst DOCS: Add missing 'not' 2023-01-28 11:59:59 -05:00
javascript.rst lua/js: remove user-data helpers 2023-01-29 01:52:31 +02:00
libmpv.rst cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
lua.rst defaults.lua: add a disabled parameter to timer constructors 2023-10-11 21:04:13 +00:00
mpv.rst DOCS/options: update watch-later-options docs 2023-11-12 21:25:22 +00:00
options.rst options: add secondary-sub-delay 2023-11-26 23:22:05 +01:00
osc.rst osc: add scrolling to audio/sub buttons 2023-09-17 00:03:45 +02:00
stats.rst javascript: use --js-memory-report option instead of MPV_LEAK_REPORT 2023-10-26 16:49:56 +00:00
vf.rst m_option: drop support for -del for list options 2023-10-30 16:47:44 +00:00
vo.rst drm: remove selecting the card number with --drm-connector 2023-09-21 16:06:29 +00:00