Opened 3 years ago

Closed 3 years ago

#9448 closed defect (fixed)

double fisheye to equirectangular conversion is broken

Reported by: Michael Koch Owned by:
Priority: normal Component: avfilter
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

I'm sure this did work some time ago, but now the output is wrong:

ffmpeg -i double_fisheye.png -lavfi "v360=input=dfisheye:output=e:ih_fov=180:iv_fov=180:pitch=90" -y equirectangular.png

Attachments (1)

double_fisheye.png (1.1 MB ) - added by Michael Koch 3 years ago.

Download all attachments as: .zip

Change History (4)

by Michael Koch, 3 years ago

Attachment: double_fisheye.png added

comment:1 by Michael Koch, 3 years ago

It works when I set ih_fov=90 and iv_fov=90 but that's not correct.

comment:2 by Michael Koch, 3 years ago

Version: unspecifiedgit-master

comment:3 by Michael Koch, 3 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.