0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/man
wm4 7387766445 command: change stream-pos semantics
Changing the byte stream position without cooperation of the demuxer
seems a bit insane, and is certainly useless. A user should do factor
seeks instead. For formats like ts, this will actually translate to byte
seeks, while treating the rest of the playback chain a bit more
gracefully. With this argument, remove write access to this property.

If someone really complains, proper byte seeks could be added as seek
mode (although I'm going to need a convincing argument for this).

Read access changes too, but in a more subtle way.
2016-03-09 23:34:04 +01:00
..
af.rst manpage: minor corrections 2016-01-24 19:41:32 +01:00
ao.rst ao_dsound: remove this audio output 2016-01-06 13:52:15 +01:00
changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
encode.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
input.rst command: change stream-pos semantics 2016-03-09 23:34:04 +01:00
ipc.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
lua.rst manpage: lua: fix command names 2015-12-29 01:36:43 +01:00
mpv.rst demux: add null demuxer 2016-03-04 23:51:55 +01:00
options.rst demux: add null demuxer 2016-03-04 23:51:55 +01:00
osc.rst osc: add always-on mode and unify visibility mode (always/never/auto) 2016-02-27 22:19:30 +01:00
vf.rst manpage: fix indenting issue in vf_format 2016-02-11 00:14:12 +01:00
vo.rst vo_opengl: rename prescale to prescale-luma 2016-03-05 13:08:38 +01:00