Package Details: ffdiaporama 2.1-5

Git Clone URL: https://aur.archlinux.org/ffdiaporama.git (read-only, click to copy)
Package Base: ffdiaporama
Description: Movie creator from photos and video clips
Upstream URL: http://ffdiaporama.tuxfamily.org
Licenses: GPL2
Submitter: boenki
Maintainer: vmp
Last Packager: vmp
Votes: 40
Popularity: 0.000000
First Submitted: 2011-09-14 09:43 (UTC)
Last Updated: 2025-10-07 03:37 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

vmp commented on 2025-11-16 19:03 (UTC)

Download LOCALEVERSION.TXT, ffDiaporama_it.qm from (ffdiaporama_bin_2.1.2014.0209.tar.gz) ffDiaporama/locale to home (.ffDiaporama)

nicolasantini commented on 2025-11-16 15:48 (UTC) (edited on 2025-11-16 15:52 (UTC) by nicolasantini)

[nicola@k6400 ~]$ ffDiaporama
[16:40:55.149:INFO] QT Version:6.10.0
[16:40:55.149:INFO] StartupDir /home/nicola
[16:40:55.149:INFO] Application not found in directory /home/nicola/BUILDVERSION.txt
[16:40:55.149:INFO] Application not found in directory /../../ffDiaporama/ BUILDVERSION.txt
[16:40:55.149:INFO] Application not found in directory /../ffDiaporama/BUILDVERSION.txt
[16:40:55.150:INFO] Application not found in directory /opt/share/ffDiaporama/BUILDVERSION.txt
[16:40:55.150:INFO] Application found in directory /usr/share/ffDiaporama/BUILDVERSION.txt
[16:40:55.150:INFO] Set working path to /usr/share/ffDiaporama
[16:40:55.150:INFO] Start ffDiaporama 2.1 (20140209) ...
[16:40:55.268:INFO] Parse command line ...
[16:40:55.268:INFO] Set LogLevel to INFORMATION
[16:40:55.268:INFO] Start GUI ...
[16:40:55.270:INFO] Start ...
[16:40:56.291:INFO] Init home user database...
[16:40:56.300:INFO] Init translations...
[16:41:26.462:INFO] Downloading LOCALEVERSION.TXT from ffDiaporama Web Site ... timeout
[16:41:56.463:INFO] Downloading ffDiaporama_it_it.qm from ffDiaporama Web Site ... timeout
[16:42:26.463:INFO] Downloading ffDiaporama_it.qm from ffDiaporama Web Site ... timeout

vmp commented on 2025-10-29 04:53 (UTC) (edited on 2025-10-29 04:56 (UTC) by vmp)

One needs to execute in the console:


export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/lib:/opt/lib/ffmpeg2.1

before one starts ffDiaporama

nicolasantini commented on 2025-10-28 20:18 (UTC)

installing (by pacman -U) the package https://sourceforge.net/projects/ffdiaporama/files/qt6/archlinux/ffdiaporama-2.1-5-x86_64.pkg.tar.zst ad launching ffdiaporama from console, the system show this error message:

 [nicola@k6400 ~]$ ffDiaporama
 ffDiaporama: error while loading shared libraries: libavformat.so.55: cannot open shared object file: No such file or directory

nicolasantini commented on 2025-10-28 20:11 (UTC) (edited on 2025-10-28 20:12 (UTC) by nicolasantini)

ffmpeg2.1 installed and re-installed; but the problem remain the same.

vmp commented on 2025-10-28 13:31 (UTC)

@nicolasantini have you installed ffmpeg2.1?

vmp commented on 2025-10-28 12:47 (UTC) (edited on 2025-10-28 12:48 (UTC) by vmp)

@nicolasantini use this package https://sourceforge.net/projects/ffdiaporama/files/qt6/archlinux/ffdiaporama-2.1-5-x86_64.pkg.tar.zst

nicolasantini commented on 2025-10-21 20:47 (UTC) (edited on 2025-10-21 20:53 (UTC) by nicolasantini)

I recently tried to compile the latest version of ffdiaporama (ffdiaporama 2.1-5), but the operation ended with the error: 'Project ERROR: libpostproc development package not found' - 'make: *** [Makefile:73: sub-src-ffDiaporama-make_first] Error 3‘ - 'ffdiaporama exit status 4’.

vmp commented on 2025-08-25 10:28 (UTC) (edited on 2025-08-25 10:36 (UTC) by vmp)

@kmille one has to replace AutoPtr by UniquePtr in engine/cBaseMediaFile.cpp:1022:23: because of exiv2 0.28

nojorada commented on 2025-05-27 19:41 (UTC)

@vmp Thank you. Great.