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
0c480bcf
Commit
0c480bcf
authored
Jul 20, 2013
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/filters: document vf_scales color range
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
3242747d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
filters.texi
doc/filters.texi
+17
-0
No files found.
doc/filters.texi
View file @
0c480bcf
...
@@ -6279,6 +6279,23 @@ Society of Motion Picture and Television Engineers 170M (2004)
...
@@ -6279,6 +6279,23 @@ Society of Motion Picture and Television Engineers 170M (2004)
Society of Motion Picture and Television Engineers 240M
Society of Motion Picture and Television Engineers 240M
@end table
@end table
@item in_range
@item out_range
Set in/output YCbCr sample range.
This allows the autodetected value to be overridden as well as allows forcing
a specific value used for the output and encoder.
If not specified, the range depends on the pixel format.
@table @samp
@item auto
Choose automatically
@item jpeg/full/pc
Full range (0-255 in case of 8bit luma)
@item mpeg/tv
"Mpeg" range (16-235 in case of 8bit luma)
@end table
@end table
@end table
The values of the @var{w} and @var{h} options are expressions
The values of the @var{w} and @var{h} options are expressions
...
...
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