Summary: | media-video/simplescreenrecorder-0.4.4-r3 - [ffmpeg] AudioEncoder.cpp: error: AVCodecContext {aka struct AVCodecContext} has no member named channels | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/MaartenBaert/ssr/pull/1031 https://github.com/MaartenBaert/ssr/pull/1039 https://bugs.gentoo.org/show_bug.cgi?id=955653 https://github.com/gentoo/gentoo/pull/41266 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 928905 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz media-video:simplescreenrecorder-0.4.4-r3:20250118-234440.log qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 917080 [details]
emerge-info.txt
Created attachment 917081 [details]
emerge-history.txt
Created attachment 917082 [details]
environment
Created attachment 917083 [details]
etc.clang.tar.xz
Created attachment 917084 [details]
etc.portage.tar.xz
Created attachment 917085 [details]
logs.tar.xz
Created attachment 917086 [details]
media-video:simplescreenrecorder-0.4.4-r3:20250118-234440.log
Created attachment 917087 [details]
qlist-info.txt.xz
Created attachment 917088 [details]
temp.tar.xz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f42d5beb93b8874624ba0b0d3a6dfcf16e4306 commit 10f42d5beb93b8874624ba0b0d3a6dfcf16e4306 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2025-03-12 04:13:27 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2025-03-12 10:11:43 +0000 media-video/simplescreenrecorder: use ffmpeg-compat Apparently there are upstream fixes (not in a release), but not planning to do a snapshot or backport + test this myself. Given no code changes, plans are to sync keywords back with stable when ready. Bug: https://bugs.gentoo.org/948390 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> .../simplescreenrecorder-0.4.4-r5.ebuild | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02d2842a44c9bb534dd407de73aa808f4e64871 commit c02d2842a44c9bb534dd407de73aa808f4e64871 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-05-22 18:14:16 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-05-22 20:09:48 +0000 media-video/simplescreenrecorder: drop 0.4.4-r5 Closes: https://bugs.gentoo.org/948390 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-video/simplescreenrecorder/Manifest | 1 - .../files/simplescreenrecorder-0.4.4-ffmpeg5.patch | 54 ----------- media-video/simplescreenrecorder/metadata.xml | 3 - .../simplescreenrecorder-0.4.4-r5.ebuild | 107 --------------------- profiles/package.mask | 6 ++ 5 files changed, 6 insertions(+), 165 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fcc77235fdaf6e67448aba0ae0f7be445604576 commit 6fcc77235fdaf6e67448aba0ae0f7be445604576 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-05-22 18:08:50 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-05-22 20:09:06 +0000 media-video/simplescreenrecorder: Fix build w/ cmake-4 See also: https://github.com/MaartenBaert/ssr/issues/1060 Bug: https://bugs.gentoo.org/948390 Closes: https://bugs.gentoo.org/955653 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-video/simplescreenrecorder/Manifest | 1 + ...mplescreenrecorder-0.4.4_p20250125-cmake4.patch | 11 +++ .../simplescreenrecorder-0.4.4_p20250125.ebuild | 100 +++++++++++++++++++++ .../simplescreenrecorder-9999.ebuild | 8 +- 4 files changed, 116 insertions(+), 4 deletions(-) |