1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
mpv/DOCS/man
wm4 70df1608d6 player: handle rebasing start time differently
Most of this is explained in the DOCS additions.

This gives us slightly more sanity, because there is less interaction
between the various parts. The goal is getting rid of the video_offset
entirely.

The simplification extends to the user API. In particular, we don't need
to fix missing parts in the API, such as the lack for a seek command
that seeks relatively to the start time. All these things are now
transparent.

(If someone really wants to know the real timestamps/start time, new
properties would have to be added.)
2015-11-16 22:47:17 +01:00
..
af.rst manpage: fix broken example 2015-09-27 19:21:37 +02:00
ao.rst ao_jack: remove "alsa" std-channel-layout choice 2015-11-07 15:20:34 +01:00
changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
encode.rst manpage: Fix typo. oacopts -> ovcopts 2015-06-23 22:00:57 +02:00
input.rst player: handle rebasing start time differently 2015-11-16 22:47:17 +01:00
ipc.rst ipc: add request_id to json 2015-07-03 22:26:54 +02:00
lua.rst subprocess, lua: export whether the process was killed by us 2015-06-27 21:08:55 +02:00
mpv.rst command: rename vo-missed-frame-count property 2015-11-13 22:41:41 +01:00
options.rst player: handle rebasing start time differently 2015-11-16 22:47:17 +01:00
osc.rst osc: time display configuration options 2015-06-19 21:33:44 +02:00
vf.rst video: replace vf_format outputlevels option with global option 2015-09-29 21:12:26 +02:00
vo.rst vo_opengl_cb: make operation more similar to normal VOs 2015-11-09 20:51:57 +01:00