From 60ab82df322bd91fd1c999dfaa3dd1784617734b Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 17 Oct 2019 22:49:26 +0200 Subject: video, demux: rip out unused spherical metadata code This was preparation into something that never happened. Spherical video is a shit idea anyway. --- DOCS/man/vf.rst | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst index ef6fbda184..ac87cb26fc 100644 --- a/DOCS/man/vf.rst +++ b/DOCS/man/vf.rst @@ -274,17 +274,6 @@ Available mpv-only filters are: but values such as ``[16:9]`` can be passed too (``[...]`` for quoting to prevent the option parser from interpreting the ``:`` character). - ```` - Type of the spherical projection: - - :auto: As indicated by the file (default) - :none: Normal video - :equirect: Equirectangular - :unknown: Unknown projection - - ````, ````, ```` - Reference angle in degree, if spherical video is used. - ``lavfi=graph[:sws-flags[:o=opts]]`` Filter video using FFmpeg's libavfilter. -- cgit v1.2.3