1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 23:00:41 +00:00
mpv/DOCS/man
Uoti Urpala f0649f13d6 core: add support for precise non-keyframe-limited seeks
Add support for seeking to an arbitrary non-keyframe position by
decoding video starting from the previous keyframe. Whether to use
this functionality when seeking is controlled by the new option
-hr-seek and a new third argument to the "seek" command. The default
is to use it for absolute seeks (like chapter seeks) but not for
relative ones. Because there's currently no support for cutting
encoded audio some desync is expected if encoded audio passthrough is
used. Currently precise seeks always go to the first frame with
timestamp equal to or greater than the target position; there's no
support for "matching or earlier" backwards seeks at frame level.
2010-12-20 19:02:16 +02:00
..
cs manpage: Make commas and backslashes show properly 2010-11-02 04:18:38 +02:00
de vf_stereo3d: Add stereo3d filter 2010-11-02 07:48:40 +02:00
en core: add support for precise non-keyframe-limited seeks 2010-12-20 19:02:16 +02:00
es DOCS/man: Add missing values for the chanlist suboption of -tv 2010-11-02 04:18:08 +02:00
fr DOCS/man: Add missing values for the chanlist suboption of -tv 2010-11-02 04:18:08 +02:00
hu manpage: Make commas and backslashes show properly 2010-11-02 04:18:38 +02:00
it DOCS/man: Add missing values for the chanlist suboption of -tv 2010-11-02 04:18:08 +02:00
pl DOCS/man: Add missing values for the chanlist suboption of -tv 2010-11-02 04:18:08 +02:00
ru manpage: Make commas and backslashes show properly 2010-11-02 04:18:38 +02:00
zh_CN DOCS/man/zh_CH: sync with en/mplayer.1 rev. 32566 2010-11-07 21:48:16 +02:00