[FFmpeg-trac] #4614(undetermined:new): sws_dither arguments aren't affecting output in colorspace conversion

FFmpeg trac at avcodec.org
Fri Jun 12 10:49:30 CEST 2015


#4614: sws_dither arguments aren't affecting output in colorspace conversion
-------------------------------------+-------------------------------------
             Reporter:  surfdog2020  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  2.6.3        |  undetermined
             Keywords:  sws_dither   |               Resolution:
  dithering                          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by heleppkes):

 Try with "-sws_flags +accurate_rnd+full_chroma_inp+full_chroma_int", that
 should hopefully make it perform a high quality conversion with dithering.
 The last option is probably not needed for your use-case, IIRC its only
 needed when you upsample chroma, not downsample.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4614#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list