[FFmpeg-trac] #11254(swscale:open): "-sws_dither none" seemingly does not work for 8 bit content (was: "-sws_dither" seemingly ineffective)
FFmpeg
trac at avcodec.org
Mon Oct 21 04:24:13 EEST 2024
#11254: "-sws_dither none" seemingly does not work for 8 bit content
-------------------------------------+-------------------------------------
Reporter: | Owner: (none)
MasterQuestionable |
Type: defect | Status: open
Priority: important | Component: swscale
Version: git-master | Resolution:
Keywords: sws_dither | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Balling):
* status: new => open
* summary: "-sws_dither" seemingly ineffective => "-sws_dither none"
seemingly does not work for 8 bit content
Comment:
Why did you open this? sws_dither does work, both scale=sws_dither=0 or
scale=sws_dither=none or -sws_dither 0.
It just does not work for some specific cases, like when bitdepth does not
change, see update in https://trac.ffmpeg.org/ticket/979#comment:24
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11254#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list