Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
c9eaa98a
Commit
c9eaa98a
authored
12 years ago
by
Stefano Sabatini
Browse files
Options
Downloads
Patches
Plain Diff
doc/ffmpeg: remove -debug option description
The option belongs to libavcodec, so it results duplicated in the file.
parent
b7280cff
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/ffmpeg.texi
+1
-33
1 addition, 33 deletions
doc/ffmpeg.texi
with
1 addition
and
33 deletions
doc/ffmpeg.texi
+
1
−
33
View file @
c9eaa98a
...
@@ -796,39 +796,7 @@ Copy chapters from input file with index @var{input_file_index} to the next
...
@@ -796,39 +796,7 @@ Copy chapters from input file with index @var{input_file_index} to the next
output file. If no chapter mapping is specified, then chapters are copied from
output file. If no chapter mapping is specified, then chapters are copied from
the first input file with at least one chapter. Use a negative file index to
the first input file with at least one chapter. Use a negative file index to
disable any chapter copying.
disable any chapter copying.
@item -debug @var
{
category
}
Print specific debug info.
@var
{
category
}
is a number or a string containing one of the following values:
@table @samp
@item bitstream
@item buffers
picture buffer allocations
@item bugs
@item dct
_
coeff
@item er
error recognition
@item mb
_
type
macroblock (MB) type
@item mmco
memory management control operations (H.264)
@item mv
motion vector
@item pict
picture info
@item pts
@item qp
per-block quantization parameter (QP)
@item rc
rate control
@item skip
@item startcode
@item thread
_
ops
threading operations
@item vis
_
mb
_
type
visualize block types
@item vis
_
qp
visualize quantization parameter (QP), lower QP are tinted greener
@end table
@item -benchmark (@emph
{
global
}
)
@item -benchmark (@emph
{
global
}
)
Show benchmarking information at the end of an encode.
Show benchmarking information at the end of an encode.
Shows CPU time used and maximum memory consumption.
Shows CPU time used and maximum memory consumption.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment