Created attachment 239439 [details] handbrake-1.6.0.patch Updating multimedia/handbrake is in progress now. Software encoder works but QSV encoding doesn't. It seems that oneVPL-2023.1.0 is required. https://github.com/HandBrake/HandBrake/blob/1.6.0/contrib/libvpl/module.defs#L4 I'm trying to update multimedia/onevpl port but no results were made for now.
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks!
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=915aa2b7638106156ba4d7946da44ef1b88ec3c3 commit 915aa2b7638106156ba4d7946da44ef1b88ec3c3 Author: uichiro NAITO <naito.yuichiro@gmail.com> AuthorDate: 2023-01-13 09:27:01 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-01-14 17:20:41 +0000 multimedia/handbrake: update to 1.6.0 ChangeLog: https://handbrake.fr/news.php?article=49 PR: 268925 Reported by: naito.yuichiro@gmail.com (maintainer) multimedia/handbrake/Makefile | 22 ++++++------- multimedia/handbrake/distinfo | 36 ++++++++++++---------- .../P00-freebsd-libavutil-x86-asm-h.patch (gone) | 11 ------- .../files/P01-freebsd-ifo_types.h.patch (gone) | 11 ------- .../files/patch-contrib_ffmpeg_module.defs (new) | 18 +++++++++++ .../files/patch-contrib_x265__10bit_module.defs | 8 ++--- .../files/patch-contrib_x265__12bit_module.defs | 8 ++--- .../handbrake/files/patch-libhb_module.defs (gone) | 15 --------- multimedia/handbrake/files/patch-libhb_nlmeans.c | 22 ++++++------- .../handbrake/files/patch-libhb_nlmeans__x86.c | 8 ++--- multimedia/handbrake/pkg-plist | 4 +++ 11 files changed, 74 insertions(+), 89 deletions(-)
Created attachment 239824 [details] handbrake-1.6.1.patch
Up
The attached `handbrake-1.6.1.patch` upgrades multimedia/handbrake port to 1.6.1. On this version, QSV encoding works on my Skylake PC with intel-media-sdk-22.4.3. Please apply to Ports tree and close this PR.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b11f794b7b898e5529ccb4e83e94a27f63d9482a commit b11f794b7b898e5529ccb4e83e94a27f63d9482a Author: Yuichiro NAITO <naito.yuichiro@gmail.com> AuthorDate: 2023-01-31 11:25:24 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-01-31 16:54:44 +0000 multimedia/handbrake: update to 1.6.1 ChangeLog: https://github.com/HandBrake/HandBrake/releases/tag/1.6.1 PR: 268925 Reported by: naito.yuichiro@gmail.com (maintainer) multimedia/handbrake/Makefile | 2 +- multimedia/handbrake/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)