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
a83398c8
Commit
a83398c8
authored
Jan 15, 2015
by
Clément Bœsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: fix showpalette position
parent
f5326039
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
filters.texi
doc/filters.texi
+13
-13
No files found.
doc/filters.texi
View file @
a83398c8
...
...
@@ -6885,19 +6885,6 @@ pad="2*iw:2*ih:ow-iw:oh-ih"
@end example
@end itemize
@section showpalette
Displays the 256 colors palette of each frame. This filter is only relevant for
@var{pal8} pixel format frames.
It accepts the following option:
@table @option
@item s
Set the size of the box used to represent one palette color entry. Default is
@code{30} (for a @code{30x30} pixel box).
@end table
@section perspective
Correct perspective of video not recorded perpendicular to the screen.
...
...
@@ -8082,6 +8069,19 @@ The Adler-32 checksum (printed in hexadecimal) of each plane of the input frame,
expressed in the form "[@var{c0} @var{c1} @var{c2} @var{c3}]".
@end table
@section showpalette
Displays the 256 colors palette of each frame. This filter is only relevant for
@var{pal8} pixel format frames.
It accepts the following option:
@table @option
@item s
Set the size of the box used to represent one palette color entry. Default is
@code{30} (for a @code{30x30} pixel box).
@end table
@section shuffleplanes
Reorder and/or duplicate video planes.
...
...
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