Search Criteria
Package Details: mp4joiner 3.8-2
Git Clone URL: | https://aur.archlinux.org/mp4joiner.git (read-only, click to copy) |
---|---|
Package Base: | mp4joiner |
Description: | A collection of tools to manipulate MP4 files |
Upstream URL: | https://www.mp4joiner.org/ |
Licenses: | |
Submitter: | leledumbo |
Maintainer: | leledumbo |
Last Packager: | City-busz |
Votes: | 4 |
Popularity: | 0.035139 |
First Submitted: | 2015-02-26 17:11 |
Last Updated: | 2020-07-06 10:42 |
Latest Comments
tnilzon commented on 2019-12-14 21:20
According to mp4joiner home page this package should actually contain two applications, namely: mp4joiner AND mp4splitter.
From the mp4joiner home page:
About MP4Tools is a collection of cross-platform free tools to manipulate MP4 files. It contains following applications:
MP4Joiner is a free application that allows join multiple MP4 files into one without reencoding and without quality loss. MP4Splitter is a free application that allows split a MP4 file in multiple files without reencoding and without quality loss.
leledumbo commented on 2017-09-09 16:27
@annoyingduck:
Well... ffmpeg itself is not a direct dependency of this package, but indirectly through wxsvg. That package itself is an AUR package, so you might want to contact its maintainer to ask.
annoyingduck commented on 2017-09-09 16:15
@leledumbo
So ffmpeg 0.10 needs to be installed? That package differs from the ffmpeg in the main repo @version 1:3.3.-2 which I have installed. Getting a conflict of the 2. Can the pkgbuild be made to work with the regular ffmpeg?
leledumbo commented on 2017-09-09 16:05
@annoyingduck:
wxsvg dependency was listed until my last commit, because the INSTALL file also no longer mentioned it. Seems like that was the wrong approach, I'll put it back. For ffmpeg-compat, however, pactree gives me this:
$ pactree wxsvg | grep ffmpeg
├─ffmpeg
├─ffmpeg0.10 provides ffmpeg-compat
EDIT:
Done, please retry.
annoyingduck commented on 2017-09-09 14:52
Cannot install due to wxSVG library missing. wxSVG cannot be installed to to missing dependency ffmpeg-compat. ffmpeg compat has 4 different versions. How did you get this to build?