Package Details: untrunc-git r184.8ae3c90-1

Git Clone URL: https://aur.archlinux.org/untrunc-git.git (read-only, click to copy)
Package Base: untrunc-git
Description: restore a damaged (truncated) mp4, m4v, mov, 3gp video
Upstream URL: https://github.com/ponchio/untrunc
Licenses: GPL2
Submitter: jose1711
Maintainer: jose1711
Last Packager: jose1711
Votes: 25
Popularity: 0.005702
First Submitted: 2015-03-10 14:30 (UTC)
Last Updated: 2023-11-13 22:46 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4

<deleted-account> commented on 2016-10-16 12:05 (UTC)

I think you should add `qconf` as a dependency - I received and error during `makepkg` and I had to google it to find out i was missing something for `qmake`. The error was: ``` No rule to make target '/usr/share/qt4/mkspecs/linux-g++-64/qmake.conf', needed by 'Makefile'. Stop. ```

jose1711 commented on 2016-03-05 21:39 (UTC)

thank you, applied

dhscholb commented on 2016-03-05 19:26 (UTC) (edited on 2016-03-05 19:31 (UTC) by dhscholb)

Got the following compilation error: track.cpp: In member function ‘int Codec::getLength(unsigned char*, int)’: track.cpp:204:40: error: ‘avcodec_alloc_frame’ was not declared in this scope AVFrame *frame = avcodec_alloc_frame(); ^ Looks like the API has changed. This diff fixes it: https://ptpb.pw/tOQd

didier_m commented on 2015-07-10 19:58 (UTC)

qt5-base is currently missing from the dependencies.