|
Bugzilla – Full Text Bug Listing |
| Summary: | KRdp requires ffmpeg from Packman (missing h264 encoder) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Andrei Borzenkov <arvidjaar> |
| Component: | KDE Workspace (Plasma) | Assignee: | E-Mail List <opensuse-kde-bugs> |
| Status: | RESOLVED UPSTREAM | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fabian, idesmi, pfmiller |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andrei Borzenkov
2024-07-06 06:40:11 UTC
kpipewire needs to support openh264: https://bugs.kde.org/show_bug.cgi?id=476187 Should be fairly simple to implement, but supposedly its encoding might not be suitable for krdp? Worth a try though and probably better than nothing. (In reply to Fabian Vogt from comment #1) > supposedly its encoding might not > be suitable for krdp? That is exactly the point of this bug report - if krdp is not usable without Packman, it should not be distributed in the main openSUSE repository. I made a MR: https://invent.kde.org/plasma/kpipewire/-/merge_requests/152 FWICT, libfreerdp itself can use ffmpeg and libopenh264, but krdp uses kpipewire for encoding. No idea why. |