Search Criteria
Package Details: avidemux-qt-git 2.7.5.200221.73b12dfc2-1
Git Clone URL: | https://aur.archlinux.org/avidemux-git.git (read-only, click to copy) |
---|---|
Package Base: | avidemux-git |
Description: | Qt GUI for Avidemux. (GIT version) |
Upstream URL: | http://www.avidemux.org |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 24 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-16 16:44 |
Last Updated: | 2020-02-21 12:09 |
Dependencies (40)
- desktop-file-utils (desktop-file-utils-git)
- glu (glu-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libxv
- qt5-script (qt5-script-git)
- avidemux-core-git>=2.7.5.200221.73b12dfc2
- a52dec (make)
- aften (aften-git) (make)
- aom (aom-vmaf-git, aom-git) (make)
- cmake (cmake-git) (make)
- dcaenc (dcaenc-git) (make)
- faac (faac-git) (make)
- faad2 (faad2-git) (make)
- fribidi (make)
- git (git-git) (make)
- glu (glu-git) (make)
- hicolor-icon-theme (hicolor-icon-theme-git) (make)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2) (make)
- lame (lame-svn, lame-altivec) (make)
- libass (libass-git) (make)
- libdca (libdca-git) (make)
- libfdk-aac (fdk-aac-free) (make)
- libmad (make)
- libmp4v2 (make)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git) (make)
- libva (libva-git, libva-hantro-h264-git, intel-media-stack-bin, libva-minimal-git, libva-headless) (make)
- libvdpau (libvdpau-git) (make)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-git, libvpx-1.7) (make)
- libxv (make)
- nasm (nasm-git) (make)
- opencore-amr (make)
- qt5-script (qt5-script-git) (make)
- qt5-tools (qt5-tools-git) (make)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git) (make)
- twolame (twolame-git) (make)
- vapoursynth (vapoursynth-winesupport, vapoursynth-git) (make)
- x264 (x264-ymod-git, x264-tmod-git, x264-git) (make)
- x265 (x265-hg) (make)
- xvidcore (xvidcore-svn) (make)
- yasm (yasm-git) (make)
Required by (4)
- avidemux-core-git (optional)
- otr-verwaltung++ (requires avidemux-qt)
- otr-verwaltung++ (requires avidemux-qt) (optional)
- otr-verwaltung2p-git (requires avidemux-qt) (optional)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
sl1pkn07 commented on 2020-02-21 12:03
@soloturn
subversion can be gone, about aften, and dcaenc, seems still search for it
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
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
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
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
@sl1pkn07: Please change the dependency to jack, as jack2 provides jack.
pingplug commented on 2019-02-10 07:50
there is no need to install .desktop and icon manually, makefile can handle this now
yair commented on 2019-01-30 12:36
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
ffmpeg-parallel-build-use-processorcount.patch is merged to upstream
sl1pkn07 commented on 2017-02-02 08:44
just update the package if you want the latest changes in upstream
soloturn commented on 2017-02-02 08:31
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.