Package Details: autopanovideopro 2.6.2-1

Git Clone URL: https://aur.archlinux.org/autopanovideopro.git (read-only, click to copy)
Package Base: autopanovideopro
Description: Stitch and create 360° videos automatically with Autopano Video Pro (trial version).
Upstream URL: http://www.kolor.com/autopano-video/
Licenses: custom: "commercial"
Submitter: Emeric
Maintainer: Emeric
Last Packager: Emeric
Votes: 0
Popularity: 0.000000
First Submitted: 2017-01-25 19:16 (UTC)
Last Updated: 2017-05-31 17:40 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

Emeric commented on 2024-01-08 14:14 (UTC)

Hi, I initially wrote the message for the mailist but it never got published. The problem is that autopano video 3 got released shortly before the company got canned by its overlords, was rushed and never got a single bugfix. It wasn't even really considered stable by its developers. Also it requires a new product key IIRC. It has legitimate improvements, especially stitching quality, and related to performance (but these are not in the linux version anyway...) but use it at your own risks.

So it is why the beta package is AVP 3 and the regular package is AVP 2, and it really should stay that way. Renaming autopanovideopro into autopanovideo2 and autopanovideo-beta into autopanovideo3 would be a better solution I think, but it is debatable if it has any relevance to do so after so long.

dreieck commented on 2023-08-30 08:56 (UTC)

Update to version 3.0.0, which is released as stable, needs ↗ this changes to this AUR package (Pro was removed in the upstream archive directory and executable file):

diff -r -U1 autopanovideopro.orig/autopanovideopro autopanovideopro/autopanovideopro
--- autopanovideopro.orig/autopanovideopro  2023-08-30 10:49:11.527246109 +0200
+++ autopanovideopro/autopanovideopro   2023-08-30 10:53:34.693930859 +0200
@@ -3,2 +3,2 @@
 cd /opt/kolor/autopanovideopro/
-./AutopanoVideoPro.sh $@
+./AutopanoVideo.sh $@
diff -r -U1 autopanovideopro.orig/PKGBUILD autopanovideopro/PKGBUILD
--- autopanovideopro.orig/PKGBUILD  2023-08-30 10:49:11.527246109 +0200
+++ autopanovideopro/PKGBUILD   2023-08-30 10:54:25.553934355 +0200
@@ -3,3 +3,3 @@
 pkgname=autopanovideopro
-pkgver=2.6.2
+pkgver=3.0.0
 pkgrel=1
@@ -19,4 +19,4 @@

-sha256sums=('f873cc22700b1805a6cb27cec1afa79e12797464029346fb6aaaa66f8d1cd8a2'
-            'e8f01d2cd75a9e350d4e9b837dc342f2952f0b52125158f22f9e5b35ce71c885'
+sha256sums=('9f811c21386486e18cb379fc25e04bd9724b05279abe927955960d9317e7df5a'
+            '0b477e13149a46989294a46b2344c1b4a47b559f598f4cf0e4e86258826e775c'
             '1c09f2253abf940361dbf38c8ae44895f553244ed7c48c6e5cdf1895383cef27')
@@ -24,5 +24,5 @@
 package() {
-  cd "$srcdir/AutopanoVideoPro"
+  cd "$srcdir/AutopanoVideo"
   install -dm755 $pkgdir/{opt/kolor,usr/share/licenses/$pkgname/}
-  cp -r $srcdir/AutopanoVideoPro $pkgdir/opt/kolor/$pkgname
+  cp -r $srcdir/AutopanoVideo $pkgdir/opt/kolor/$pkgname
   #mv $pkgdir/opt/kolor/$pkgname/Copyright $pkgdir/usr/share/licenses/$pkgname/