0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/DOCS/man
wm4 a6694d2788 demux_mkv: adjust subtitle preroll again (2)
Make the changes started in commit c827ae5f more eloborate, and provide
an option to control the amount of data read before the seek-target. To
achieve this, rewrite the loop that finds the lowest still acceptable
target cluster. It is now searched by time instead of file position. The
behavior (both with and without preroll option) may be different from
before this change, although it shouldn't be worse.

The change demux_mkv_read_cues() fixes a bug: when seeking after playing
normally, the code would erroneously assume that durations are set. This
doesn't happen if the first operation after loading was a seek instead
of playback.
2014-11-15 00:55:30 +01:00
..
af.rst audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
ao.rst reflect recent coreaudio changes in the manual 2014-10-23 09:50:54 +02:00
changes.rst Drop libquvi support 2014-10-25 20:18:22 +02:00
encode.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
input.rst command: export some option metadata 2014-11-13 18:01:27 +01:00
ipc.rst ipc: make it possible to receive log messages 2014-11-01 15:45:41 +01:00
lua.rst client API: deprecate some events 2014-11-08 10:19:07 +01:00
mpv.rst manpage: update --playlist comments 2014-11-02 16:05:58 +01:00
options.rst demux_mkv: adjust subtitle preroll again (2) 2014-11-15 00:55:30 +01:00
osc.rst man: replaced : with , in broken --lua-opts osc example 2014-10-03 14:24:07 +02:00
vf.rst vf_vapoursynth: add standalone Lua scripting 2014-10-12 01:33:10 +02:00
vo.rst vo_opengl: allow setting different filters for downscaling 2014-11-14 15:22:37 +01:00