udevbe / greenfield

HTML5 Wayland compositor :seedling:
GNU Affero General Public License v3.0
901 stars 27 forks source link

The "perfect" h265 pipeline is now available #128

Open t123yh opened 1 year ago

t123yh commented 1 year ago

H265 WebCodecs API is now available since Chrome 108

https://stackoverflow.com/questions/73988256/does-webcodecs-support-transparency-of-an-hevc-stream

https://github.com/StaZhu/enable-chromium-hevc-hardware-decoding

Zubnix commented 1 year ago

Will have a look at this once I finish some other things like sound & maybe dbus support 👍🏻

ehfd commented 8 months ago

https://webrtc.googlesource.com/src/+/972f28335a7f989ee1ffccb7c64fda1f29e09747

https://github.com/WebKit/WebKit/pull/15494

H.265 in WebRTC is also included recently. WebCodecs media playback was merged for some time. One concern, however, is that Firefox is yet to support WebCodecs.