Jump to content

Recommended Posts

Posted

Is there a way to implement H.265 playback in to the web browser, whitout it transcoding it to H.264?

 

Found Open Source Software http://www.libde265.org/ is there a way to implement it, or is it far into the future Whit H.265?

 

 

 

 

 

Koleckai Silvestri
Posted (edited)

The browser has to support it. As far as I am aware, not many do. Seems Google and YouTube are going with VP9. VP9 is also supported by some ARM processors as far as I am aware. VP9 also has an advantage in streaming capabilities. This means that even though H.265 gives a better image overall that VP9 might end up the supported standard in browsers.

 

FFMPEG, which is used for video playback by the server, already supports H.265.

Edited by Koleckai Silvestri
Posted

yes, our api can output both h265 and vp9, but as stated above, it's the client devices that need to be updated to support them as well

SikSlayer
Posted

Many ARM processors and GPUs support H.265/HEVC as well, but its up to the browsers as Koleckai Silvestri says. But with FFMPEG adding support, that might happen sooner than later.

  • 1 year later...
Posted

That's not official Chromium.

Posted

That's not official Chromium.

true, but works :D

Happy2Play
Posted

When all of that makes it into a official builds then Luke will make the adjustment.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...