Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
96d7cbed
Commit
96d7cbed
authored
Apr 28, 2018
by
Gyan Doshi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/ffmpeg - update benchmark option readout details
-benchmark and -benchmark_all now show real, system and user time
parent
d54014d1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ffmpeg.texi
doc/ffmpeg.texi
+2
-2
No files found.
doc/ffmpeg.texi
View file @
96d7cbed
...
...
@@ -1154,12 +1154,12 @@ disable any chapter copying.
@item -benchmark (@emph
{
global
}
)
Show benchmarking information at the end of an encode.
Shows
CPU
time used and maximum memory consumption.
Shows
real, system and user
time used and maximum memory consumption.
Maximum memory consumption is not supported on all systems,
it will usually display as 0 if not supported.
@item -benchmark
_
all (@emph
{
global
}
)
Show benchmarking information during the encode.
Shows
CPU
time used in various steps (audio/video encode/decode).
Shows
real, system and user
time used in various steps (audio/video encode/decode).
@item -timelimit @var
{
duration
}
(@emph
{
global
}
)
Exit after ffmpeg has been running for @var
{
duration
}
seconds.
@item -dump (@emph
{
global
}
)
...
...
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