xiaoming
xiaoming
如该地址:http://webmagic.io/docs/zh/posts/ch2-install/first-project.html 中最正文的图片,该地址中图片单独打开,显示:{"error":"no such domain"} 。可能的问题是七牛云测试域名被回收了。
空指针异常,H264Stream中的的header_sps和header_pps为空,注释了这两句但是播放不出来,应该怎么办? ``` private void configMediaDecoder(){ if(Build.VERSION.SDK_INT > 15) { mMeidaCodec = MediaCodec.createDecoderByType("Video/AVC"); MediaFormat mediaFormat = new MediaFormat(); mediaFormat.setString(MediaFormat.KEY_MIME, "Video/AVC"); // * 这里的header_sps和header_pps为空。。。。注释了这两句也播放不出来。。。。 * mediaFormat.setByteBuffer("csd-0", ByteBuffer.wrap(header_sps)); mediaFormat.setByteBuffer("csd-1", ByteBuffer.wrap(header_pps)); mediaFormat.setInteger(MediaFormat.KEY_WIDTH, picWidth); mediaFormat.setInteger(MediaFormat.KEY_HEIGHT,...
### Search first - [X] I searched and no similar issues were found ### What Happened? Search results are incomplete. if i press ctrl + enter to open search in...
### Search first - [X] I searched and no similar issues were found ### What Happened? 0.10.1 version logseq android ### Reproduce the Bug 1. click search 2. input some...