From 87190969a758d7c20c39a456f05926bff42ac533 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 10 Aug 2016 22:22:50 +0200 Subject: player: add --no-autoload-files option Allt his auto-loading is getting annoying especially for testing. --- DOCS/man/options.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 2deadd29df..e3eb3c2f5d 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3720,6 +3720,16 @@ Miscellaneous ``--audio-file``, this includes all tracks, and does not cause default stream selection over the "proper" file. +``--autoload-files=`` + Automatically load/select external files (default: yes). + + If set to ``no``, then do not automatically load external files as specified + by ``--sub-auto`` and ``--audio-file-auto``. If external files are forcibly + added (like with ``--sub-file``), they will not be auto-selected. + + This does not affect playlist expansion, redirection, or other loading of + referenced files like with ordered chapters. + ``--lavfi-complex=`` Set a "complex" libavfilter filter, which means a single filter graph can take input from multiple source audio and video tracks. The graph can result -- cgit v1.2.3