From 1a4a8df249426c85ba6c96ef5ab022afaaf4dc8f Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Sat, 1 Sep 2018 11:33:17 +0530 Subject: ffplay: add option to allow custom seek interval At present, left and right keys are hardcoded to seek by 10 seconds. --- doc/ffplay.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/ffplay.texi') diff --git a/doc/ffplay.texi b/doc/ffplay.texi index c95956ea17..dcb86ce13c 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -60,6 +60,8 @@ Play @var{duration} seconds of audio/video. see @ref{time duration syntax,,the Time duration section in the ffmpeg-utils(1) manual,ffmpeg-utils}. @item -bytes Seek by bytes. +@item -seek_interval +Set custom interval, in seconds, for seeking using left/right keys. Default is 10 seconds. @item -nodisp Disable graphical display. @item -noborder -- cgit v1.2.3