Projects
home:enzokiel
avidemux3
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
avidemux3.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Jan 01 15:58:17 UTC 2026 - enzokiel@kabelmail.de + +- Enable muxer mp4v2 + +------------------------------------------------------------------- Mon Dec 29 11:06:31 UTC 2025 - enzokiel@kabelmail.de - Update to version 2.8.2.git20251112
View file
avidemux3.spec
Changed
@@ -1,7 +1,7 @@ # # spec file for package avidemux3 # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,6 +30,7 @@ Patch4: avidemux-backport_Fix_threads_setup.patch Patch5: avidemux-translations.patch Patch6: avidemux-lrelease6.patch +Patch7: avidemux-enable-mp4v2.patch # Utilities / Libraries BuildRequires: cmake @@ -319,7 +320,7 @@ %{_libdir}/ADM_plugins6/muxers/libADM_mx_mkv.so %{_libdir}/ADM_plugins6/muxers/libADM_mx_mov.so %{_libdir}/ADM_plugins6/muxers/libADM_mx_mp4.so -##%{_libdir}/ADM_plugins6/muxers/libADM_mx_mp4v2.so +%{_libdir}/ADM_plugins6/muxers/libADM_mx_mp4v2.so %{_libdir}/ADM_plugins6/muxers/libADM_mx_raw.so %{_libdir}/ADM_plugins6/muxers/libADM_mx_webm.so %{_libdir}/ADM_plugins6/pluginSettings/x264/3/fast.json
View file
avidemux-enable-mp4v2.patch
Added
@@ -0,0 +1,10 @@ +--- avidemux2-2.8.2.git20251112/avidemux_plugins/ADM_muxers/CMakeLists.txt.orig 2025-12-30 13:20:36.222187703 +0100 ++++ avidemux2-2.8.2.git20251112/avidemux_plugins/ADM_muxers/CMakeLists.txt 2025-12-30 13:20:36.230187685 +0100 +@@ -6,6 +6,7 @@ + ADD_SUBDIRECTORY(muxerMkv) + ADD_SUBDIRECTORY(muxerffPS) + ADD_SUBDIRECTORY(muxerffTS) ++ADD_SUBDIRECTORY(muxerMp4v2) + #ADD_SUBDIRECTORY(muxerMplex) + #IF(WIN32) + #IF(MSVC) # nope
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.