罗昊
罗昊
修改了一下,支持Android Studio 4.1 https://github.com/luohaohaha/GsonFormat/blob/master/release/GsonFormat-Support4.1.jar
First define the metata attribute in xiecc_rtmp.c,like this ``` ... static const AVal av_videoframerate = AVC("framerate"); ... ``` Then modify the length in the rtmp_open_for_write method and write the attributes...
also you can replace Theme_Translucent style in values-v21 like this ` @android:color/transparent @android:color/transparent @null true @android:style/Animation `
> _No description provided._ 不要用ff去测试,ff是在太强大了,怎么搞都能播,播不了先检查 sps pps是不是正常,如果正常大概率就是timestamp有问题
> 如题,我使用gradle引入依赖,然后open打开了推流器,调用writeVideo方法推流,返回非0的数字,并没有按照api解释的成功会返回0。用VLC拉流,一直无法显示。 VLC对timestamp的要求非常严格,检查音视频的timestamp有没有回跳或者突然增大的情况,只能有序递增,而且VLC音视频要共用一条timestamp
> 你好,能给份C的源码不,我用mupdf官方最新的打包下来运行不起来。现在这个我这边主要有个bug里面的特殊字体无法显示,想交流一下看可以不勒。我的qq:1171421400。如果不方便的话看能不能发一份源码给我邮箱呢,万分感谢 不好意思,我已经不再从事IT行业了,现在才看到信息 这个编译用的就是官方的,不能用最新的版本,C里面的接口定义对不上。我具体也不清楚是哪个版本了,应该是1.6或者1.9 ,不会超过1.10