FreeRDP: h264 codec: ffmeg-full not supported / flatpak build fails
A flatpak is build as documented in the official docs and described in there is addressed by the flatpak team cannot be resolved by me.
A flatpak build fails on all of these platforms: Arch (EndeavourOS), Ubuntu, Fedora and CentOS.
Only Arch seems to provide ffmpeg-full.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 15 (5 by maintainers)
Commits related to this issue
- Updated flatpak manifest, fixes #6383 * Updates dependencies to most recent versions * Add flatpak runtime extensions to properly link ffmpeg — committed to akallabeth/FreeRDP by akallabeth 4 years ago
- Merge pull request #6410 from akallabeth/flatpak Updated flatpak manifest, fixes #6383 — committed to FreeRDP/FreeRDP by mfleisz 4 years ago
- Updated flatpak manifest, fixes #6383 * Updates dependencies to most recent versions * Add flatpak runtime extensions to properly link ffmpeg — committed to kubistika/FreeRDP by akallabeth 4 years ago
- Updated flatpak manifest, fixes #6383 * Updates dependencies to most recent versions * Add flatpak runtime extensions to properly link ffmpeg — committed to akallabeth/FreeRDP by akallabeth 4 years ago
Ok, maybe found what you experience. There seems to be some library path wrong. As easy workaround add
"-DWITH_OPENH264:BOOL=ON",inconfig-optsin the filepackaging/flatpak/com.freerdp.FreeRDP.json