#721 closed enhancement (wontfix)
openh264 decoder
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | trivial | Milestone: | never |
Component: | client | Version: | trunk |
Keywords: | Cc: |
Description
See https://github.com/cisco/openh264 as an alternative to the ffmpeg based decoder.
Limitations (from what I can see on their home page):
- single threaded
- yuv420 only??
- no avx, only mmx!
- does not look very mature (but is used by firefox)
Change History (4)
comment:1 Changed 5 years ago by
Milestone: | future → never |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
comment:2 Changed 4 years ago by
This is the H.264 de-/encoder that is available on e.g. Fedora and RHEL, where x264 is not available.
comment:3 Changed 4 years ago by
The performance of this codec is nowhere near enough for us to use.
Our repository provides packages with the x264 encoder and the ffmpeg decoder for both centos (RHEL) and Fedora.
comment:4 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/721
Note: See
TracTickets for help on using
tickets.
commits seem to have dried up, I am betting on vp9 and AV1 (#1668)