summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-25 20:07:44 +0200
committerwm4 <wm4@nowhere>2014-10-25 20:18:22 +0200
commit9b45b48c466765b6491778709a1c52e061480f76 (patch)
tree5f5c7715d91d5d8e6814105abc1cd330394ab1df /DOCS/man
parent423a7de67625749a7563ddbd1094091dee7b40ae (diff)
downloadmpv-9b45b48c466765b6491778709a1c52e061480f76.tar.bz2
mpv-9b45b48c466765b6491778709a1c52e061480f76.tar.xz
Drop libquvi support
No development activity (or even any sign of life) for almost a year. A replacement based on youtube-dl will probably be provided before the next mpv release. Ask on the IRC channel if you want to test. Simplify the Lua check too: libquvi linking against a different Lua version than mpv was a frequent issue, but with libquvi gone, no direct dependency uses Lua, and such a clash is rather unlikely.
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/changes.rst2
-rw-r--r--DOCS/man/input.rst5
-rw-r--r--DOCS/man/options.rst31
3 files changed, 2 insertions, 36 deletions
diff --git a/DOCS/man/changes.rst b/DOCS/man/changes.rst
index c3d7900d5a..47e52147dd 100644
--- a/DOCS/man/changes.rst
+++ b/DOCS/man/changes.rst
@@ -111,8 +111,6 @@ Miscellaneous
* Better MKV support (e.g. ordered chapters, 3D metadata).
* Matroska edition switching at runtime.
-* Support for playing URLs of popular streaming sites directly.
- (e.g. ``mpv https://www.youtube.com/watch?v=...``).
* Support for precise scrolling which scales the parameter of commands. If the
input doesn't support precise scrolling the scale factor stays 1.
* Allow changing/adjusting video filters at runtime. (This is also used to make
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index cc2bd72403..56b9cd9d61 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -652,10 +652,7 @@ Property list
Full path of the currently played file.
``media-title``
- If libquvi is used and libquvi returns a page title for the currently
- played URL, return the page title.
-
- Otherwise, if the currently played file has a ``title`` tag, use that.
+ If the currently played file has a ``title`` tag, use that.
Otherwise, if the media type is DVD, return the volume ID of DVD.
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index b63dc84886..0db418a25e 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -340,7 +340,7 @@ Program Behavior
``--merge-files``
Pretend that all files passed to mpv are concatenated into a single, big
file. This uses timeline/EDL support internally. Note that this won't work
- for ordered chapter files or quvi-resolved URLs (such as YouTube links).
+ for ordered chapter files.
This option is interpreted at program start, and doesn't affect for
example files or playlists loaded with the ``loadfile`` or ``loadlist``
@@ -676,26 +676,6 @@ Video
``mpv --hwdec=vdpau --vo=vdpau --hwdec-codecs=h264,mpeg2video``
Enable vdpau decoding for h264 and mpeg2 only.
-``--quvi-format=<best|default|...>``
- Video format/quality that is directly passed to libquvi (default: ``best``).
- This is used when opening links to streaming sites like YouTube. The
- interpretation of this value is highly specific to the streaming site and
- the video.
-
- libquvi 0.4.x:
-
- The only well-defined values that work on all sites are ``best``
- (best quality/highest bandwidth, default), and ``default`` (lowest
- quality).
-
- The quvi command line tool can be used to find out which formats are
- supported for a given URL: ``quvi --query-formats URL``.
-
- libquvi 0.9.x:
-
- The following explanations are relevant:
- `<http://quvi.sourceforge.net/r/api/0.9/glossary_termino.html#m_stream_id>`_
-
``--vd-lavc-check-hw-profile=<yes|no>``
Check hardware decoder profile (default: yes). If ``no`` is set, the
highest profile of the hardware decoder is unconditionally selected, and
@@ -1244,15 +1224,6 @@ Subtitles
a subtitle script with another video file. The ``--ass-style-override``
option doesn't affect how this option is interpreted.
-``--quvi-fetch-subtitles=<yes|no>``
- Toggles fetching of subtitles from streaming sites with libquvi. Disabled
- by default, because it's unreliable and slow. Note that when enabled,
- subtitles will always be fetched, even if subtitles are explicitly
- disabled with ``--no-sub`` (because you might want to enable subtitles
- at runtime).
-
- Supported when using libquvi 0.9.x.
-
``--stretch-dvd-subs=<yes|no>``
Stretch DVD subtitles when playing anamorphic videos for better looking
fonts on badly mastered DVDs. This switch has no effect when the