Search Criteria
Package Details: avidemux-core-git 2.8.2.250320.4b5c2a3d7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/avidemux-git.git (read-only, click to copy) |
|---|---|
| Package Base: | avidemux-git |
| Description: | Core libs for Avidemux. (GIT version) |
| Upstream URL: | http://www.avidemux.org |
| Licenses: | GPL2 |
| Conflicts: | avidemux-core |
| Provides: | avidemux-core, libADM6avcodec.so, libADM6avformat.so, libADM6avutil.so, libADM6postproc.so, libADM6swscale.so, libADM_audioParser6.so, libADM_core6.so, libADM_coreAudio6.so, libADM_coreAudioDevice6.so, libADM_coreAudioEncoder6.so, libADM_coreAudioFilterAPI6.so, libADM_coreDemuxer6.so, libADM_coreDemuxerMpeg6.so, libADM_coreImage6.so, libADM_coreImageLoader6.so, libADM_coreJobs.so, libADM_coreLibVA6.so, libADM_coreLibVAEnc6.so, libADM_coreMuxer6.so, libADM_coreScript.so, libADM_coreSocket6.so, libADM_coreSqlLight3.so, libADM_coreSubtitles6.so, libADM_coreUI6.so, libADM_coreUtils6.so, libADM_coreVDPAU6.so, libADM_coreVideoCodec6.so, libADM_coreVideoEncoder6.so, libADM_coreVideoFilter6.so |
| Submitter: | sl1pkn07 |
| Maintainer: | sl1pkn07 |
| Last Packager: | sl1pkn07 |
| Votes: | 26 |
| Popularity: | 0.000002 |
| First Submitted: | 2014-10-16 16:44 (UTC) |
| Last Updated: | 2025-03-20 21:24 (UTC) |
Dependencies (101)
- a52dec (a52dec-gitAUR)
- aftenAUR (aften-gitAUR)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-av1-lavish-gitAUR, aom-gitAUR, aom-gitAUR, aom-psy101-gitAUR)
- dcaencAUR (dcaenc-gitAUR)
- faac (faac-gitAUR)
- faad2 (faad2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-ldacAUR, jack2, pipewire-jack)
- lame (lame-altivecAUR, lame-svnAUR)
- libaom.so (aom-av1-lavish-gitAUR, aom-gitAUR, aom-gitAUR, lib32-aomAUR, aom-psy101-gitAUR, aom)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libass (libass-gitAUR)
- libass.so (libass-gitAUR, libass)
- libdca (libdca-gitAUR)
- libfaac.so (faac-gitAUR, faac)
- libfaad.so (faad2-gitAUR, faad2)
- libfdk-aac (libfdk-aac-gitAUR)
- libfdk-aac.so (lib32-libfdk-aacAUR, libfdk-aac-gitAUR, libfdk-aac)
- Show 81 more dependencies...
Required by (69)
- avidemux-cli-git (requires libADM_coreAudioFilterAPI6.so)
- avidemux-cli-git (requires libADM_coreAudio6.so)
- avidemux-cli-git (requires libADM_coreVideoCodec6.so)
- avidemux-cli-git
- avidemux-cli-git (requires libADM_coreMuxer6.so)
- avidemux-cli-git (requires libADM_coreImage6.so)
- avidemux-cli-git (requires libADM_coreAudioEncoder6.so)
- avidemux-cli-git (requires libADM_coreVideoFilter6.so)
- avidemux-cli-git (requires libADM6avutil.so)
- avidemux-cli-git (requires libADM_coreSocket6.so)
- avidemux-cli-git (requires libADM_coreJobs.so)
- avidemux-cli-git (requires libADM_coreUtils6.so)
- avidemux-cli-git (requires libADM_core6.so)
- avidemux-cli-git (requires libADM_coreDemuxer6.so)
- avidemux-cli-git (requires libADM_coreAudioDevice6.so)
- avidemux-cli-git (requires libADM6avcodec.so)
- avidemux-cli-git (requires libADM_coreVideoEncoder6.so)
- avidemux-cli-git (requires libADM_coreScript.so)
- avidemux-cli-git (requires libADM_coreImageLoader6.so)
- avidemux-cli-git (requires libADM_coreUI6.so)
- Show 49 more...
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
hwcv commented on 2026-06-24 19:16 (UTC)
it seams related to https://github.com/mean00/avidemux2/commit/7aea49cd5defb6a43a27c78dd3658ad172d62a90 which was applied 2 month ago.
i've undone this change partially:
avidemux-qt5-git compiles and starts now.
JPB_9876 commented on 2026-06-22 23:26 (UTC) (edited on 2026-06-22 23:42 (UTC) by JPB_9876)
How to fix this?
patlefort commented on 2026-06-22 20:34 (UTC)
Patch proposition: https://pastebin.com/SFrLCNtC
Miwer commented on 2025-12-13 23:45 (UTC)
After vapoursynth upgrade to r73, I can not compile this package anymore, due to missing VSScript.h file in /usr/include/vapoursynth (included from avidemux-git/src/avidemux/avidemux_plugins/ADM_demuxers/VapourSynth/ADM_vsProxy.h)
This file has been removed from vapoursynth in this commit: https://github.com/vapoursynth/vapoursynth/commit/ae7fa51078eacc75f0a6fba16eb4de9c21c6a80e
My workaround was to downgrade vapoursynth to r72, and that allowed me to build this package again.
Avidemux should probably switch to API4 (VSScript4.h) going forward.
ax34 commented on 2025-03-20 20:22 (UTC) (edited on 2025-03-20 20:22 (UTC) by ax34)
:: jack2-1.9.22-1 and pipewire-jack-1:1.4.1-1 are in conflict (jack). Remove pipewire-jack? [y/N](I don't want to uninstall Pipewire)
maderios commented on 2025-01-10 13:00 (UTC)
It builds successfully now, thanks.
maderios commented on 2025-01-09 16:02 (UTC)
It doesn't build
maderios commented on 2024-11-12 13:53 (UTC)
I get build error, i didn't find any place to report issue upstream
maderios commented on 2024-10-03 11:07 (UTC)
It builds fine after disabling this
maderios commented on 2024-09-29 09:26 (UTC) (edited on 2024-09-29 09:26 (UTC) by maderios)
Build errors
makepkg -sicC
1 2 3 4 5 6 .. 11 Next › Last »