montoyo / mcef

Minecraft ChromiumEF (based on JCEF)
Other
191 stars 85 forks source link

Codec Problem? Video and music couldn't play normally #55

Open Just-Prog opened 3 years ago

Just-Prog commented 3 years ago

(First I want to express my thanks to to the developer Montoyo and my English is poor, I'm sorry to make you hard to understand my issue XD)

When I trying to watch video on Youtube Lost Sky - Lost [NCS Release]

2020-07-17_19 39 56

Statics

Another video TheFatRat - Xenogenesis

2020-07-17_19 43 20

Statics

When I trying to watch the live broadcast 24/7 Best Trap and Gaming Music Stream | Trap Nation Live Radio

2020-07-17_19 34 49

Statics

The W3CSchool HTML5 testing page was normal

2020-07-17_19 38 14

And when I tried to visit the Chinese video website called "Bilibili", it reminded me to install Adobe Flash Player...

2020-07-17_19 52 46

It also happened in Netease Cloud Music, a Chinese music player.

播放失败=Failed to play

Is these the codec problem?

xueyeshengdan commented 3 years ago

jcef调用的dll在编译的时候没加入FFmpeg 得自己编译个支持FFmpeg的版本

xueyeshengdan commented 3 years ago

Solve it here https://github.com/xueyeshengdan/mcef

Just-Prog commented 3 years ago

Solve it here https://github.com/xueyeshengdan/mcef

谢谢国人开发者的指导

帮大忙了

qwq-2020 commented 3 years ago

jcef调用的dll在编译的时候没加入FFmpeg 得自己编译个支持FFmpeg的版本

请问能给一个编译好的dll吗

Hato626 commented 3 years ago

jcef调用的dll在编译的时候没加入FFmpeg得自己编译个支持FFmpeg的版本

请问能给一个编译好的dll吗