[FFmpeg-trac] #9705(undetermined:closed): Wrong value is written to *.pgm file

FFmpeg trac at avcodec.org
Wed Mar 30 16:30:17 EEST 2022


#9705: Wrong value is written to *.pgm file
-------------------------------------+-------------------------------------
             Reporter:  Michael      |                    Owner:  (none)
  Koch                               |
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Michael Koch):

 A good function should never have 'nan' as the result. But during
 debugging it sometimes happens that something is wrong in the function. In
 this case it's better to throw an error message, instead of silently
 converting 'nan' to zero.
 For debugging it would also be helpful to print the geq filters input
 variables X and Y in the error message.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9705#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list