media-video / avidemux

Video editor designed for simple cutting, filtering and encoding tasks

Official package sites : http://fixounet.free.fr/avidemux/ ·

v2.8.1_p20251019 :: 2.7 :: gentoo

Modified
License
GPL-2 MIT PSF-2 LGPL-2 OFL-1.1
Keywords
~amd64 ~x86
USE flags
gui nls nvenc opengl sdl vaapi vdpau xv

General

gui
Enable support for a graphical user interface
nls
Add Native Language Support (using gettext - GNU locale utilities)
nvenc
Add support for NVIDIA Encoder/Decoder (NVENC/NVDEC) API for hardware accelerated encoding and decoding on NVIDIA cards (requires x11-drivers/nvidia-drivers)
opengl
Add support for OpenGL (3D graphics)
sdl
Add support for Simple Direct Layer (media library)
vaapi
Enable Video Acceleration API for hardware decoding
vdpau
Enable the Video Decode and Presentation API for Unix acceleration interface
xv
Add in optional support for the Xvideo extension (an X API for video playback)

dev-qt / qtbase : Cross-platform application development framework

media-libs / avidemux-core : Core libraries for simple video cutting, filtering and encoding tasks

media-libs / glu : The OpenGL Utility Library

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / libsdl2 : Simple Direct Media Layer

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-libs / libXv : X.Org Xv library

dev-qt / qtbase : Cross-platform application development framework

media-libs / avidemux-core : Core libraries for simple video cutting, filtering and encoding tasks

media-libs / glu : The OpenGL Utility Library

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / libsdl2 : Simple Direct Media Layer

virtual / libintl : Virtual for the GNU Internationalization Library

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-libs / libXv : X.Org Xv library

media-libs / avidemux-plugins : Plugins for Avidemux video editor

721264
media-video/avidemux-2.7.4-r1 : /.../Q_dummyWidget.cpp: error: GL_PROJECTION was not declared in this scope
768036
media-libs/avidemux-plugins-2.7.6: should be merged with media-video/avidemux
935624
media-video/avidemux-2.8.1 crashes after opening video file when running under Wayland
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-video/avidemux: drop 2.8.1
Closes: https://bugs.gentoo.org/955254 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Nicolas PARLANT · gentoo
media-libs/avidemux-plugins: add 2.8.1_p20251019
* add CMAKE_QA_COMPAT_SKIP=1 for unused file * remove debug, a52, w/o effect * deps : add optional libaom rm cpu_flags_x86_mmx, unused align nvenc, vdpau, vaapi with avidemux-core, options are forced by core in /usr/include/avidemux/2.8/ADM_coreConfig.h rm useflags for fontconfig, truetype and fribidi used w/ libass (required) rm libxml2, no longer trace in code rm xv, not relevant for plugins mp4v2 is no longer built, the content is commented (see adf3f56) opus handles encoder too vpx handles encoder only, decoder is ffmpeg make libsamplerate optional remove python(!), scriptengine uses tinypy Thanks to MeisterP/Poncho: * add snapshot, switch to qt6 Closes: https://bugs.gentoo.org/930937 Closes: https://bugs.gentoo.org/958025 Co-Authored-by: Poncho <poncho@spahan.ch> Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44572 Closes: https://github.com/gentoo/gentoo/pull/44572 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Nicolas PARLANT · gentoo
media-video/avidemux: add 2.8.1_p20251019
* remove debug, w/o effect * deps/useflags : opengl (add glu/libglvnd) sdl, update to libsdl2 xv (add libXext/libXv) these last three are only available w/ gui/Qt enabled align nvenc, vaapi and vdpau with avidemux-core, options are forced by core in /usr/include/avidemux/2.8/ADM_coreConfig.h force X support w/ a patch, wayland is not ready avoid automagic for SDL w/ a patch * configure reworked to set options only for the right target (Cli/Qt) Thanks to MeisterP/Poncho: * add snapshot, switch to qt6 * prevent CMake < 3.10 warnings * drop gcc workaround Closes: https://bugs.gentoo.org/678082 Closes: https://bugs.gentoo.org/918604 Closes: https://bugs.gentoo.org/955254 Closes: https://bugs.gentoo.org/957606 Co-authored-by: Poncho <poncho@spahan.ch> Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44572 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
media-video/avidemux: mark as LTO-unsafe
Upstream disables bug reports. Message received, no bug report submitted. Do not expect this to ever be fixed... Closes: https://bugs.gentoo.org/915773 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-video/avidemux: drop 2.7.8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-video/avidemux: fix LICENSE
Closes: https://bugs.gentoo.org/890040 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-video/avidemux: add 2.8.1
Bug: https://bugs.gentoo.org/830464 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
media-libs/libva: Rename from x11-libs/libva
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
media-video/avidemux: Remove nvenc flag
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-video/avidemux: drop 2.7.6-r1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marco Scardovi · gentoo
media-video/avidemux: bump to 2.7.8
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Closes: https://github.com/gentoo/gentoo/pull/21347 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
media-video/avidemux: Remove old (py3.6)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-video/avidemux: [QA] Inherit flag-o-matic.eclass explicitly
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
media-video/avidemux: add i18n tarball to fix compilation
Since https://github.com/mean00/avidemux2/commit/0100e4b4 "[i18n] Move TS.cmake to submodule" a git submodule i18n is used get translation files which are moved to a separate repository. Download the release tarball with the translation files and unpack them to the i18n submodule directory, where cmake expects it. Closes: https://bugs.gentoo.org/736820 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
media-video/avidemux: bump to v2.7.6
Closes: https://bugs.gentoo.org/735568 Closes: https://bugs.gentoo.org/693112 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Thomas Deutschmann · gentoo
media-libs/avidemux-plugins: bump to v2.7.6
Bug: https://bugs.gentoo.org/735568 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-video/avidemux: Drop 2.7.3
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-video/avidemux: Fix build with Qt 5.15
Thanks-to: Petr Zima <zima@matfyz.cz> Closes: https://bugs.gentoo.org/726322 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
*/*: Switch media-video proj packages to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
media-video/avidemux: respect USE=opengl
Reported-by: Bernd Feige <bernd.feige@gmx.net> Closes: https://bugs.gentoo.org/692348 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
media-video/avidemux: fix .desktop file
Reported-by: Toralf Förster <toralf@gentoo.org> Reported-by: Bernd Feige <bernd.feige@gmx.net> Closes: https://bugs.gentoo.org/692898 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
media-video/avidemux: drop old 2.7.0
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Stefan Strogin · gentoo
media-video/avidemux: bump version to 2.7.4
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
media-video/avidemux: fix bad tarball filename
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
media-video/avidemux: bump version to 2.7.3
Closes: https://bugs.gentoo.org/657386 Closes: https://bugs.gentoo.org/646796 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-video/avidemux: Drop 2.6.20-r1
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
media-video/avidemux: No one is maintaining this, drop 9999
Bug: https://bugs.gentoo.org/689342 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-video/avidemux: Fix build with Qt 5.11
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
media-video/avidemux: Fix build with glibc-2.27
Reported-by: Helmut Jarausch <jarausch@igpm.rwth-aachen.de> Thanks-to: emerald <dirk@liji-und-dirk.de> Closes: https://bugs.gentoo.org/646494 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
media-video/avidemux: Fix blockers
Closes: https://bugs.gentoo.org/644126 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Andreas Sturmlechner · gentoo
media-video/avidemux: Drop 2.6.0 (r0)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Andreas Sturmlechner · gentoo
media-video/avidemux: 2.7.0 version bump
Add x11-libs/libva slot operator. Closes: https://bugs.gentoo.org/549818 Closes: https://bugs.gentoo.org/641636 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Andreas Sturmlechner · gentoo
media-video/avidemux: Only sed avidemux2.desktop if USE=qt5
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Andreas Sturmlechner · gentoo
media-video/avidemux: Sorting, line breaks
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Ulrich Müller · gentoo
media-video/avidemux: Do not inherit l10n.eclass.
No l10n_* functions are being called, and the eclass does not contain any code in global scope any more. Package-Manager: Portage-2.3.19, Repoman-2.3.6
Andreas Sturmlechner · gentoo
media-video/avidemux: USE=qt5 needs dev-qt/linguist-tools:5
Obviously. Closes: https://bugs.gentoo.org/641958 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Andreas Sturmlechner · gentoo
media-video/avidemux: Override LRELEASE_EXECUTABLE
Closes: https://bugs.gentoo.org/640652 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Andreas Sturmlechner · gentoo
media-video/avidemux: Drop USE=qt4
Bug: https://bugs.gentoo.org/549818 Closes: https://bugs.gentoo.org/558166 Closes: https://bugs.gentoo.org/572070 Package-Manager: Portage-2.3.17, Repoman-2.3.6
Andreas Sturmlechner · gentoo
media-video/avidemux: Sort DEPENDs
Package-Manager: Portage-2.3.17, Repoman-2.3.6
Andreas Sturmlechner · gentoo
media-video/avidemux: Drop USE=qt4
Bug: https://bugs.gentoo.org/549818 Package-Manager: Portage-2.3.17, Repoman-2.3.6
Andreas Sturmlechner · gentoo
media-video/avidemux: Drop 2.6.8
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Peter Levine · gentoo
media-video/avidemux: Fix building with GCC-5
Force -std=c++14 since the build uses a header with 'nullptr' which is invalid in GCC-5's default -std=c++98 dialect. Package-Manager: Portage-2.3.10, Repoman-2.3.3
Peter Levine · gentoo
media-video/avidemux: Fix missing QT5 binaries
Bug: https://bugs.gentoo.org/623346 Package-Manager: Portage-2.3.10, Repoman-2.3.3
Peter Levine · gentoo
media-video/avidemux: Remove support for x11-drivers/ati-drivers
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Peter Levine · gentoo
media-video/avidemux: Run xdg_desktop_database_update
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Peter Levine · gentoo
media-video/avidemux: Add src_test phase
Relying on default src_test behavior ends up setting _RESPECT_CMAKE_BUILD_DIR=1 which cascades further problems in src_install. Package-Manager: Portage-2.3.10, Repoman-2.3.3
Peter Levine · gentoo
media-video/avidemux: Bump avidemux-2.6.20 and update to EAPI 6
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Michał Górny · gentoo
media-video/avidemux: Fix global scope 'use' calls, #566542
Michał Górny · gentoo
media-video/avidemux, media-libs/avidemux*: remove old versions
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed