Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
060c42bc
Commit
060c42bc
authored
Oct 13, 2013
by
Marton Balint
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ffplay: update and extend documentation for channel and stream switching
Signed-off-by:
Marton Balint
<
cus@passwd.hu
>
parent
0feecb62
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
ffplay.texi
doc/ffplay.texi
+5
-2
ffplay.c
ffplay.c
+2
-2
No files found.
doc/ffplay.texi
View file @
060c42bc
...
...
@@ -174,13 +174,16 @@ Toggle full screen.
Pause.
@item a
Cycle audio channel.
Cycle audio channel
in the curret program
.
@item v
Cycle video channel.
@item t
Cycle subtitle channel.
Cycle subtitle channel in the current program.
@item c
Cycle program.
@item w
Show audio waves.
...
...
ffplay.c
View file @
060c42bc
...
...
@@ -3500,9 +3500,9 @@ void show_help_default(const char *opt, const char *arg)
"q, ESC quit
\n
"
"f toggle full screen
\n
"
"p, SPC pause
\n
"
"a cycle audio channel
\n
"
"a cycle audio channel
in the current program
\n
"
"v cycle video channel
\n
"
"t cycle subtitle channel
\n
"
"t cycle subtitle channel
in the current program
\n
"
"c cycle program
\n
"
"w show audio waves
\n
"
"s activate frame-step mode
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment