gear360pano: Typo in gear360pano, wrong pto

I encountered two small issues during video processing: First one,

WARN: 21:34:11.630426 (/build/hugin-4U_FiW/hugin-2016.2.0~rc2+dfsg/src/hugin_base/panodata/Panorama.cpp:2054) readData(): Failed to read from dataInput. error while parsing panos tool script: ./gear360sm-c210.pto Error while running nona Fix:

Line in gear360pano.cmd:

PTOTMPL_SM_C200="$DIR/gear360sm-c210.pto" should be: PTOTMPL_SM_C200="$DIR/gear360sm-c200.pto"

Second one: remapImage(): image sizes not consistent

The video script tried to use gear360sm-c200.pto instead gear360video.pto for some reason.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 15 (8 by maintainers)

Commits related to this issue

Most upvoted comments

I added support for 4096 videos, please check the script. Template that you are interested in is gear360video4096.pto.