From 3d9e1ad363e9b992bae59773c08bfb7bd3b1c796 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 8 Feb 2016 21:18:35 +0100 Subject: player: add --external-file option Mostly intended for use with --lavfi-complex. --- DOCS/man/options.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 97f84c6219..3b2c3ce3e0 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3554,6 +3554,11 @@ Miscellaneous for scripts which want to set a title, without overriding the user's setting in ``--title``. +``--external-file=`` + Add all tracks from the given file. Unlike ``--sub-file`` and + ``--audio-file``, this includes all tracks, and does not cause default + stream selection over the "proper" file. + ``--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