1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-04 14:12:10 +00:00
mpv/DOCS/man
wm4 73858bb0cc player: remove --stream-capture option/property
This was excessively useless, and I want my time back that was needed to
explain users why they don't want to use it.

It captured the byte stream only, and even for types of streams it was
designed for (like transport streams), it was rather questionable.

As part of the removal, un-inline demux_run_on_thread() (which has only
1 call-site now), and sort of reimplement --stream-dump to write the
data directly instead of using the removed capture code.

(--stream-dump is also very useless, and I struggled coming up with an
explanation for it in the manpage.)
2017-01-21 17:19:01 +01:00
..
af.rst man: fix PDF build 2016-10-06 21:49:14 +02:00
ao.rst options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00
changes.rst
encode.rst
input.rst player: remove --stream-capture option/property 2017-01-21 17:19:01 +01:00
ipc.rst client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
libmpv.rst manpage: define stricter rules for C plugin return values 2017-01-14 17:41:04 +01:00
lua.rst lua: allow unregistration of idle handlers 2017-01-15 17:02:21 +01:00
mpv.rst manpage: add table of contents to the HTML version 2016-12-14 21:43:30 +01:00
options.rst player: remove --stream-capture option/property 2017-01-21 17:19:01 +01:00
osc.rst osc: add seekbarstyle=knob 2016-11-09 05:51:20 +00:00
vf.rst vf_vdpaurb: remove this filter 2016-11-22 15:54:44 +01:00
vo.rst options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00