Bug 271161 - multimedia/mlt7: Bug fix for flac and compatibility patch for FFmpeg 6
Summary: multimedia/mlt7: Bug fix for flac and compatibility patch for FFmpeg 6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-01 08:21 UTC by Daniel Engberg
Modified: 2023-05-01 15:01 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments
Patch for mlt7 (1.36 KB, patch)
2023-05-01 08:21 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-05-01 08:21:44 UTC
Created attachment 241898 [details]
Patch for mlt7

Backport upstream commit a3d49ccb92e2544bcc1957ce046bf63f71b468a6 and 1eee2187410ae16f520409dcdcf6de789d8bafd9
This should also fix the build failure on -CURRENT reported by pkg-fallout

References:
https://github.com/mltframework/mlt/commit/a3d49ccb92e2544bcc1957ce046bf63f71b468a6
https://github.com/mltframework/mlt/commit/1eee2187410ae16f520409dcdcf6de789d8bafd9
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-05-01 14:59:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eb9ea3afc09cda3e575a804e2f66e26895c515a3

commit eb9ea3afc09cda3e575a804e2f66e26895c515a3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-05-01 14:33:57 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-05-01 14:58:30 +0000

    multimedia/mlt7: Backport bugfixes

    Backport upstream commit a3d49ccb92e2544bcc1957ce046bf63f71b468a6 to
    fix crackling FLAC audio and 1eee2187410ae16f520409dcdcf6de789d8bafd9
    for potential build issues with FFmpeg 6 which should fix build
    on -CURRENT

    References:
    https://github.com/mltframework/mlt/commit/a3d49ccb92e2544bcc1957ce046bf63f71b468a6
    https://github.com/mltframework/mlt/commit/1eee2187410ae16f520409dcdcf6de789d8bafd9

    PR:             271161
    Approved by:    kde (tcberner via IRC)
    Sponsored by:   Blinkinblox

 multimedia/mlt7/Makefile | 4 ++++
 multimedia/mlt7/distinfo | 6 +++++-
 2 files changed, 9 insertions(+), 1 deletion(-)