Created attachment 242839 [details] fix ac3 encoding
Created attachment 242840 [details] testport log (bzip2)
Does the patch solve your playback issue?
(In reply to yzrh from comment #2) Hi! Who are you asking this question?
(In reply to Fernando Apesteguía from comment #3) The problem was reported in a closed bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270237 I should have added the person to CC list.
Tested and confirmed this patch fixes the issue. Please commit and push changes. Thank you!
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf95c7f7bf4c3b465f77629f3da2532f24c4034f commit cf95c7f7bf4c3b465f77629f3da2532f24c4034f Author: yzrh <yzrh@noema.org> AuthorDate: 2023-06-20 13:07:32 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-06-21 05:45:27 +0000 multimedia/kodi: fix ac3 encoding for ffmpeg6 Add patch to fix the reported issue. PR: 272046 Reported by: yzrh@noema.org (maintainer) multimedia/kodi/Makefile | 2 +- multimedia/kodi/files/patch-ffmpeg6-support | 67 ++++++++++++++++------------- 2 files changed, 37 insertions(+), 32 deletions(-)