Opened 5 years ago
Closed 5 years ago
#8111 closed defect (fixed)
eq contrast range
Reported by: | Michael Koch | Owned by: | Gyan |
---|---|---|---|
Priority: | minor | Component: | documentation |
Version: | git-master | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
In the documentation for the "eq" filter is written that the allowed range for contrast is -2.0 to +2.0. This is wrong. The range is -1000 to +1000.
https://www.ffmpeg.org/ffmpeg-all.html#eq
Change History (5)
comment:1 by , 5 years ago
Owner: | set to |
---|---|
Status: | new → open |
follow-up: 3 comment:2 by , 5 years ago
Keywords: | eq contrast removed |
---|---|
Priority: | normal → minor |
comment:3 by , 5 years ago
Replying to cehoyos:
Please send your patch - made with
git format-patch
- to the FFmpeg development mailing list.
I don't know how that works. I'm only a user, not a programmer.
comment:5 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note:
See TracTickets
for help on using tickets.
Please send your patch - made with
git format-patch
- to the FFmpeg development mailing list.