From a84abe0efc112a64a08daaef92112402325a742d Mon Sep 17 00:00:00 2001 From: Seungha Yang Date: Sun, 31 Mar 2019 17:39:07 +0900 Subject: [PATCH] tools: gst-play: Update man page Add some missing option descriptions including the newly introduced one by https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/merge_requests/185 --- tools/gst-play-1.0.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/tools/gst-play-1.0.1 b/tools/gst-play-1.0.1 index e1c3e73a07..01f80e4993 100644 --- a/tools/gst-play-1.0.1 +++ b/tools/gst-play-1.0.1 @@ -37,6 +37,21 @@ Disable control through keyboard interaction in terminal (see below) .TP 8 .B \-\-gapless Enable gapless playback +.TP 8 +.B \-v, \-\-flags +Control playback behaviour setting playbin 'flags' property +.TP 8 +.B \-v, \-\-verbose +Output status information and property notifications +.TP 8 +.B \-q, \-\-quiet +Do not print any output (apart from errors) +.TP 8 +.B \-\-use\-playbin3 +Use playbin3 pipeline (default varies depending on 'USE_PLAYBIN' env variable) +.TP 8 +.B \-\-wait\-on\-eos +Keep showing the last frame on EOS until quit or playlist change command (gapless is ignored) .SH "INTERACTIVE KEYBOARD CONTROL" .l