You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------ 原始邮件 ------------------
发件人: "wb-zhoujin"<[email protected]>;
发送时间: 2019年9月23日(星期一) 下午2:55
收件人: "xmtggh/VideoCalling"<[email protected]>;
抄送: "坤仔"<[email protected]>;"Author"<[email protected]>;
主题: Re: [xmtggh/VideoCalling] YuvHardwareDecoder解码问题 (#6)
同样遇到问题,另外ffmpeg库能否提供C代码,public native void decode_stream(byte[] data, int length, long decoder, Surface surface);这个方法需要有相机width和height参数或者decode结果返回byte[],项目需要解决旋转90°后出现花屏问题
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
我用安卓RK板使用了你的代码,发现int outputBufferIndex = vDeCodec.dequeueOutputBuffer(info, Contants.DEFAULT_TIMEOUT_US);这里一直返回-1,请问可能是什么原因呢?谢谢
The text was updated successfully, but these errors were encountered: