[FFmpeg-trac] #9376(avfilter:new): Wrong conversion from flat to equirectangular

FFmpeg trac at avcodec.org
Mon Aug 16 13:47:23 EEST 2021


#9376: Wrong conversion from flat to equirectangular
----------------------------------+------------------------------------
             Reporter:  jumpjack  |                    Owner:  (none)
                 Type:  defect    |                   Status:  new
             Priority:  normal    |                Component:  avfilter
              Version:  4.3.2     |               Resolution:
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+------------------------------------
Comment (by Michael Koch):

 Can't you show the problem with a simpler example? Is colorkey and overlay
 really required for reproducing the problem?
 One thing I saw is that in the 5th command you swapped the order of yaw
 and pitch. That doesn't work as you might expect. The default rotation
 order is yaw-pitch-roll, regardless of the order in the command line. Use
 the "rorder" option of the v360 filter.

 Michael
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9376#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list