
Can't play video with H.264
NicoOrz opened this issue ยท 7 comments
I cannot distribute CEF binaries with proprietary codecs for licensing reasons. I will be releasing a separate project soon to allow you to patch the binaries yourself. I will reply to this issue when that project is released
I cannot distribute CEF binaries with proprietary codecs for licensing reasons. I will be releasing a separate project soon to allow you to patch the binaries yourself. I will reply to this issue when that project is released
Glad to hear that.. but i had another question,These CEF binaries can be use in different games? I had tried to patch gmod through this project https://github.com/solsticegamestudios/GModCEFCodecFix and then copy the patched CEF file into MCEF,it just make the game crash and nothing happend..
You won't be able to copy the binaries from other platforms. Minecraft needs to use JCEF, the Java implementation of C-based CEF (which is what Gmod uses) which includes changes to libcef and includes the additional libjcef library
You won't be able to copy the binaries from other platforms. Minecraft needs to use JCEF, the Java implementation of C-based CEF (which is what Gmod uses) which includes changes to libcef and includes the additional libjcef library
We all look forward to your publishing of H264-enabled binaries (Windows10 x64) so that we can watch online videos
I also want to try compiling cef, but unfortunately I don't have the ability to do so...