1QTVR2ERECT(1) User Contributed Perl Documentation QTVR2ERECT(1)
2
3
4
6 qtvr2erect - Utility to convert a QTVR file to equirectangular
7
9 qtvr2erect myqtvr.mov
10
12 Given one or more QTVR .mov files, extracts cube-faces with qtvr2img (a
13 tool shipped with freepv) and assembles them into a single
14 equirectangular image using nona (a tool shipped with hugin).
15
17 qtvr2erect <MOV-file> [<MOV-file>] ...
18
20 This program is free software; you can redistribute it and/or modify it
21 under the terms of the GNU General Public License as published by the
22 Free Software Foundation; either version 2 of the License, or (at your
23 option) any later version.
24
26 <http://panotools.sourceforge.net/>
27
29 Bruno Postle, <bruno (at) postle.net>
30
31
32
33perl v5.38.0 2023-07-21 QTVR2ERECT(1)