From 6469322c5ac40730990763d13491b3ee822e7a06 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 31 Jan 2013 00:39:45 +0100 Subject: manpage: fixes Add missing documentation for --quvi-format switch. Fix description how hw decoding is enabled. The old way currently still works, but is deprecated. --- DOCS/man/en/options.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index dbf7a5a2e0..107e3be377 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1573,6 +1573,16 @@ Particularly useful on slow terminals or broken ones which do not properly handle carriage return (i.e. \\r). +--quvi-format= + 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. 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``. + --radio= These options set various parameters of the radio capture module. For listening to radio with mpv use ``radio://`` (if channels -- cgit v1.2.3