1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-29 02:22:19 +00:00
mpv/DOCS/man/en
wm4 fd5637888a screenshot: minor simplification, prefer VF over VO
Remove screenshot_force and associated logic. Always try to use the
screenshot video filter before trying taking screenshots with the VO,
which means that --vf=screenshot now takes the role of --vf=screenshot_force.
(To make this clear, not adding a video filter is still the recommended
way to take screenshots; we just change how VF screenshots are forced.)

Preferring VO over VF and having --vf=screenshot_force used to make
sense when not all VOs supported screenshots, and some VOs had somewhat
broken screenshots (like vo_xv taking screenshots with OSD in it). But
all these issues are fixed now, so just get rid of the cruft.
2013-01-30 23:41:22 +01:00
..
af.rst audio: remove support for native alaw/mulaw/adpcm output 2012-12-11 00:37:54 +01:00
ao.rst vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver 2012-12-28 08:40:28 +01:00
changes.rst screenshot: minor simplification, prefer VF over VO 2013-01-30 23:41:22 +01:00
encode.rst encode: remove dependency on current ffmpeg 2012-10-01 11:04:48 +02:00
input.rst command: export A/V sync difference as "avsync" property 2012-11-16 21:21:16 +01:00
mpv.rst screenshot: minor simplification, prefer VF over VO 2013-01-30 23:41:22 +01:00
options.rst stream: implement some HTTP specific options for stream_lavf 2013-01-24 17:45:13 +01:00
vf.rst screenshot: minor simplification, prefer VF over VO 2013-01-30 23:41:22 +01:00
vo.rst vo_opengl: always dither 2013-01-27 13:27:32 +01:00