mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-12 18:31:37 +00:00
ffplay : Add 's' to the list of supported commands.
Originally committed as revision 22823 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7a6fe01f99
commit
79f8b328cd
1
ffplay.c
1
ffplay.c
@ -3074,6 +3074,7 @@ static void show_help(void)
|
||||
"v cycle video channel\n"
|
||||
"t cycle subtitle channel\n"
|
||||
"w show audio waves\n"
|
||||
"s activate frame-step mode\n"
|
||||
"left/right seek backward/forward 10 seconds\n"
|
||||
"down/up seek backward/forward 1 minute\n"
|
||||
"mouse click seek to percentage in file corresponding to fraction of width\n"
|
||||
|
Loading…
Reference in New Issue
Block a user