Page 3 of 3

Re: Can't show H264 videos

PostPosted: Fri Apr 26, 2019 6:03 am
by quadlex
Can i build JCEF with h265 support?

Re: Can't show H264 videos

PostPosted: Fri Apr 26, 2019 8:51 am
by magreenblatt
quadlex wrote:Can i build JCEF with h265 support?

No. Chromium does not support h265: https://www.chromium.org/audio-video

Re: Can't show H264 videos

PostPosted: Fri Apr 26, 2019 10:16 am
by quadlex
magreenblatt wrote:
quadlex wrote:Can i build JCEF with h265 support?

No. Chromium does not support h265: https://www.chromium.org/audio-video

Thanks!

Re: Can't show H264 videos

PostPosted: Fri Apr 26, 2019 1:54 pm
by quadlex
magreenblatt wrote:
quadlex wrote:Can i build JCEF with h265 support?

No. Chromium does not support h265: https://www.chromium.org/audio-video

I found description, how to build Chromium with hevc support here: https://github.com/henrypp/chromium/blo ... ort_new.md
Can use it while building CEF?

Re: Can't show H264 videos

PostPosted: Fri Apr 26, 2019 2:26 pm
by magreenblatt
quadlex wrote:
magreenblatt wrote:
quadlex wrote:Can i build JCEF with h265 support?

No. Chromium does not support h265: https://www.chromium.org/audio-video

I found description, how to build Chromium with hevc support here: https://github.com/henrypp/chromium/blo ... ort_new.md
Can use it while building CEF?

Of course it's not supported, but you can try it and find out.