Created attachment 228067 [details] Patch for mpg2ogg Abandoned and unfetchable upstream, users are recommended to use ffmpeg instead
Fine by me, it still works just fine though and using ffmpeg is a pain in the butt for metadata reasons. Please commit as-is, thanks!
Ulrich, metadata maps/transfers just fine for me. Just tested using the following: ffmpeg -i foo.mp3 -c:a libvorbis -b:a 128k foo.ogg
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c108eb9029e1297545181511e8c62818d923e07 commit 1c108eb9029e1297545181511e8c62818d923e07 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-10-01 20:45:40 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-10-01 20:45:46 +0000 audio/mp32ogg: Deprecate and set expiration date to 2021-12-31 Abandoned and unfetchable upstream, users are recommended to use ffmpeg instead PR: 258643 Approved by: uqs (port maintainer), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32219 audio/mp32ogg/Makefile | 3 +++ 1 file changed, 3 insertions(+)