Package Details: avidemux-core-git 2.8.2.250109.08860c2d1-1

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.117740
First Submitted: 2014-10-16 16:44 (UTC)
Last Updated: 2025-01-09 22:28 (UTC)

Required by (69)

Sources (8)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »

sl1pkn07 commented on 2020-02-21 12:03 (UTC)

@soloturn

subversion can be gone, about aften, and dcaenc, seems still search for it

-- Checking for Aften
-- ******************
-- Found aften/aften.h
-- Found aften library
-- Found aften_encode_init in /usr/lib/libaften.so
-- Found Aften
-- Compiler Flags: /usr/include
-- Linker Flags  : /usr/lib/libaften.so

-- Checking for DCAENC
-- *******************
-- Found dcaenc.h
-- Found dcaenc library
-- Found dcaenc_create in /usr/lib/libdcaenc.so
-- Found DCAENC
-- Compiler Flags: /usr/include
-- Linker Flags  : /usr/lib/libdcaenc.so

the patches still applied

@benjaminmgois nope, not all user use gnome. you can set that variable in you profile for fix you problem

benjamimgois commented on 2020-01-24 03:00 (UTC)

This package like all QT5 applications, needs special parameters on HIDPI monitors on Gnome. If you have a 4K res with 200% scale or more, the interface will not scale. Is it possible to add this command to the .desktop file ? It will fix the issue.

Exec=env QT_AUTO_SCREEN_SCALE_FACTOR=1 avidemux %U

soloturn commented on 2020-01-01 08:20 (UTC) (edited on 2020-01-01 08:25 (UTC) by soloturn)

nowadays master contains the current code. comparing to the standard avidemux arch package in ABS i was wondering if legacy dependencies like subversion, aften, dcaenc are still necessary, as well as patches?

quellen commented on 2019-02-17 12:08 (UTC) (edited on 2019-02-17 12:11 (UTC) by quellen)

git branch ffmpeg4x is better (master is old and dead). To install it edit PKBUILD source line: source=('avidemux::git+https://github.com/mean00/avidemux2.git#branch=ffmpeg4x'

dvzrv commented on 2019-02-13 11:53 (UTC)

@sl1pkn07: Please change the dependency to jack, as jack2 provides jack.

pingplug commented on 2019-02-10 07:50 (UTC)

there is no need to install .desktop and icon manually, makefile can handle this now

yair commented on 2019-01-30 12:36 (UTC)

errored with ====== $ avidemux3_qt5 avidemux3_qt5: error while loading shared libraries: libADM6avcodec.so.57: cannot open shared object file: Permission denied

sudo helps to run it properly....

pingplug commented on 2017-12-09 02:07 (UTC)

ffmpeg-parallel-build-use-processorcount.patch is merged to upstream

sl1pkn07 commented on 2017-02-02 08:44 (UTC)

just update the package if you want the latest changes in upstream

soloturn commented on 2017-02-02 08:31 (UTC) (edited on 2017-02-02 08:35 (UTC) by soloturn)

you'd mind updating the PKGBUILD to the one used now for the avidemux package? https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/avidemux especially in the wayland transition phase testing newest commits would be great with this AUR package. there were quite some fixes which allow nowadays a simplified PKGBUILD.