1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-11 17:39:38 +00:00
mpv/DOCS/man
wm4 e5f2072364 command: change properties added in previous commit
Make their meaning more exact, and don't pretend that there's a
reasonable definition for "bits-per-pixel". Also make unset fields
unavailable.

average_depth still might be inconsistent: for example, 10 bit 4:2:0 is
identified as 24 bits, but RGB 4:4:4 as 12 bits. So YUV formats
seemingly drop the per-component padding, while RGB formats do not.
Internally it's consistent though: 10 bit YUV components are read as
16 bit, and the padding must be 0 (it's basically like an odd fixed-
point representation, rather than a bitfield).
2015-01-10 19:13:16 +01:00
..
af.rst audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
ao.rst ao_pulse: disable latency calculation hacks by default 2015-01-07 22:23:38 +01:00
changes.rst options: enable --ytdl by default 2014-12-09 21:55:27 +01:00
encode.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
input.rst command: change properties added in previous commit 2015-01-10 19:13:16 +01:00
ipc.rst ipc: add enable_event and disable_event commands 2014-12-24 14:32:02 +01:00
lua.rst manpage: lua: fix a link 2014-12-26 13:43:46 +01:00
mpv.rst manpage: document details of option quoting and escaping 2015-01-05 14:19:18 +01:00
options.rst stream_dvb: Add possibility to dump a full transponder. 2015-01-06 19:52:27 +01:00
osc.rst OSC: add osc-message script command (wip) 2015-01-02 16:48:16 +01:00
vf.rst vf_vapoursynth: autodetect CPU count 2015-01-05 12:49:13 +01:00
vo.rst video: Add sigmoidal upscaling to avoid ringing artifacts 2015-01-09 03:18:21 +01:00