[FFmpeg-trac] #9617(avfilter:closed): v360: rounding or +-1 errors
FFmpeg
trac at avcodec.org
Mon Feb 28 11:35:24 EET 2022
#9617: v360: rounding or +-1 errors
--------------------------------------+------------------------------------
Reporter: Michael Koch | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: avfilter
Version: git-master | Resolution: fixed
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+------------------------------------
Comment (by Michael Koch):
Replying to [comment:7 Elon Musk]:
> Near interpolation is not proof it needs fix.
Near interpolation? Some pixels are mapped to the wrong octants!
In the dfish2dfish case the vertical line in the left circle is shifted
one pixel to the left.
In the dfish2cyl and dfish2eq cases the error is clearly visible at the
right edge.
In the dfish2ball case the error is clearly visible at the top and bottom.
All these issues can be fixed by subtracting 1 in line 3471.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9617#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list