From 1cebd16350229d2ab1441f5061079ce9240fb22f Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 2 Nov 2014 16:47:23 +0100 Subject: player: add --chapters-file option Note that you can't pass .cue or .edl files to it, at least not yet. Requested in context of allowing to specify custom chapters. For that to work well, we probably need to add some sort of chapter metadata pseudo-demuxer. --- DOCS/man/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index ee84169609..440647f448 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -247,6 +247,10 @@ Playback Control Note: a playlist can be as simple as a text file containing filenames separated by newlines. +``--chapters-file=`` + Load chapters from this file, instead of using the chapter metadata found + in the main file. + ``--sstep=`` Skip seconds after every frame. -- cgit v1.2.3