From e719d3610d4892f0403e6466ce135d0e4a3fb316 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 28 Oct 2012 20:23:15 +0100 Subject: options: rename -ni to -avi-ni The -ni option does something with the AVI demuxer only. Also fix misleading error messages when the packet queue overflows (it suggests using -ni, which in the typical case of playing NI AVI files will not work, as demux_lavf is used by default). --- DOCS/man/en/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 1c1a9a842d..0fb150e44e 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1238,7 +1238,7 @@ --name Set the window class name for X11-based video output methods. ---ni +--avi-ni (Internal AVI demuxer which is not used by default only) Force usage of non-interleaved AVI parser (fixes playback of some bad AVI files). -- cgit v1.2.3