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

FFmpeg trac at avcodec.org
Fri Jun 12 01:06:32 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 to pass the sws flag to make it print info about the conversion
 parameters used, I don't remember the syntax off-hand .. but if it says
 that its using a "specialized" converter, then it won't execute the
 generic dithering pass. You can usually force the generic path by passing
 the accurate rounding an full internal chroma flags.

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


More information about the FFmpeg-trac mailing list