[FFmpeg-trac] #9388(avfilter:closed): showwaves filer, very dark output in p2p mode
FFmpeg
trac at avcodec.org
Wed Aug 25 16:05:11 EEST 2021
#9388: showwaves filer, very dark output in p2p mode
--------------------------------------+------------------------------------
Reporter: Michael Koch | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: avfilter
Version: git-master | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+------------------------------------
Comment (by Michael Koch):
I did figure out that the "draw" option must be set to "full". But that
really wasn't clear in the documentation. I suggest the following better
documentation for the "draw" option:
Set the draw mode.
Available values are:
'scale' Use blending, that means the samples are drawn darker where the
slope is larger. This is the default.
'full' Draw all samples with full intensity. This is useful for higher
values of n.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9388#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list