nanguantong

Results 41 comments of nanguantong

已经支持flv h265,移步至:https://github.com/nanguantong/flv-h265.js

python 版本的问题,几种方法: (1)使用vpython执行 (2)可以换成python2 (3)在.gn文件最 后,添加script_executable = "python3"

已经支持flv h265,移步至:https://github.com/nanguantong/flv-h265.js

已经支持flv h265,移步至:https://github.com/nanguantong/flv-h265.js

Yes, gradle configuration as following: ``` compile group: 'org.bytedeco', name: 'javacpp', version: "$rootProject.ext.javacppVersion" compile group: 'org.bytedeco', name: 'ffmpeg', version: "$rootProject.ext.ffmpegPlatformVersion" compile group: 'org.bytedeco', name: 'javacpp-platform', version: "$rootProject.ext.javacppVersion" compile group: 'org.bytedeco',...

What do you mean by “multimedia support”? The ffmpeg (and ffmpeg-plaform) and javacpp (and javacpp-plaform) have included in the release jar file.

Yes, Windows no problem, It worked before for my old release jar, but now it doesn't work for my new release jar.

> You said you deployed on a new machine. You'll need to have support for multimedia on that new machine, or it will not work. There was no problem with...

> Make sure to call close() on all objects before returning. We can do that easily with PointerScope. Yes, I did.

![image](https://user-images.githubusercontent.com/12180902/130344391-053a7d16-84b9-4efe-b57f-77f6976975b0.png) ![image](https://user-images.githubusercontent.com/12180902/130344394-3355fd31-4e82-4e0e-a0e3-3770223f284d.png) ... ![image](https://user-images.githubusercontent.com/12180902/130344607-e7ad7250-9c6b-49a8-84f6-687fe1d932a5.png) ![image](https://user-images.githubusercontent.com/12180902/130344633-a12e02ce-721e-4d7e-b026-b7198376fcee.png)