Bug#1098400: (no subject)

2025-02-20 Thread Nicola Ferralis
I ported version 2.4.0 and created a full set of packages, source files (debian.tar.xz, orig.tar.xz, dsc), etc: https://launchpad.net/~bleedingedge/+archive/ubuntu/noble-bleed/+sourcepub/17011648/+listing-archive-extra Version 2.4.0 brings support for ffmpeg 7, which makes it compatible with r

Bug#1098400: Update gpac to version 2.4

2025-02-19 Thread Nicola Ferralis
Package: gpac Version: 2.2.1+dfsg1-2 gpac is currently in version 2.2.1 in debian Sid. This version is incompatible with Ffmpeg 7. Upstream has gpac in version 2.4 which is compatible. This bug report request pulling version 2.4 into sid. https://github.com/gpac/gpac https://github.com/gpac/gp

Bug#1072431: Patch

2024-09-13 Thread Nicola Ferralis
The attached patch allows compilation of libopenshot against ffmpeg 7 diff -Nru libopenshot-0.3.2.orig/src/FFmpegReader.cpp libopenshot-0.3.2/src/FFmpegReader.cpp --- libopenshot-0.3.2.orig/src/FFmpegReader.cpp 2023-04-19 18:01:02 +++ libopenshot-0.3.2/src/FFmpegReader.cpp 2024-09-05 14:14:

Bug#1081485: Fix compilation of shotdetect against ffmpeg 7

2024-09-11 Thread Nicola Ferralis
package: shotdetect Version: 1.0.86-6 The source code of shotdetect is incompatible with the current version of FFmpeg 7, leading to a crash when trying to compile against it. The attached patch fixes the issues, allowing successful compilation. I am using Ubuntu 24.04 and Debian Unstable. diff

Bug#1081061: fix compilation of blender against ffmpeg 7

2024-09-07 Thread Nicola Ferralis
package: blender Version: 4.1.1+dfsg-3 The source code of blender is incompatible with the current version of FFmpeg 7, leading to a crash when trying to compile against it. The attached patch fixes the issues, allowing successful compilation. I am using Ubuntu 24.04 and Debian Unstable. diff

Bug#1080957: Fix compilation of libopenshot against ffmpeg 7

2024-09-05 Thread Nicola Ferralis
Package: libopenshot Version: 0.3.2+dfsg1-2.1 The source code of libopenshot incompatible with the current version of FFmpeg 7, leading to a crash when trying to compile against it. The attached patch fixes the issues, allowing successful compilation. I am using Ubuntu 24.04 and Debian Unstabl

Bug#1043014: (no subject)

2023-08-05 Thread Nicola Ferralis
Patches for Ubuntu Mantic have been discussed and approved: https://bugs.launchpad.net/ubuntu/+source/blender/+bug/2029503 Patch available: https://git.launchpad.net/~ahasenack/ubuntu/+source/blender/tree/debian/patches/0004-fix-support-ffmpeg6.patch?h=mantic-blender-ftbfs-ffmpeg6

Bug#1043014: Add support for ffmpeg 6.0 for blender

2023-08-04 Thread Nicola Ferralis
Package: blender Version: 3.4.1+dfsg-2+b1 Blender currently does not compile against ffmpeg 6.0. Support for ffmpeg 6 can be added by applying the attached patch developed for freebsd: https://cgit.freebsd.org/ports/commit/?id=0ed9c88a8c2de8744cb63163bdff9f9e4a71693e

Bug#994206: libopenshot requires deprecated libavresample-dev, leading to broken system

2021-09-13 Thread Nicola Ferralis
Package: libopenshot Version: 0.2.5+dfsg1-5 libopenshot (v. 0.2.5+dfsg1-5) requires libavresample-dev in deboan/control. However, with FFmpeg 4.4-6, libavresample-dev is not available in version 4.4-5, leaving the system broken. Replacing libavresample-dev with libswresample-dev in debian/cont

Bug#994205: Compilation of libopenshot fails with FFmpeg 4.4

2021-09-13 Thread Nicola Ferralis
Package: libopenshot Version: 0.2.5+dfsg1-5 When libopenshot (v. 0.2.5+dfsg1-5) is compiled with FFMPEG 4.4-6 (now in bookworm/sid) compilation fails. The patch in attachment (proposed here: https://github.com/OpenShot/libopenshot/pull/698) fixes the issue. I am using Ubuntu 20.04, kernel