WangBin

Results 632 comments of WangBin

upgrade the dependency. I haven't tested on a real device. should be no crash. but still not perfect, if app enters foreground, audio can not be resumed. I will try...

此项目不维护,请使用新的库 https://github.com/wang-bin/mdk-sdk

我也没法回答,很久没看代码了,你得自己分析

can other players (ffplay, mplayer) play it normally? it seems that the player can not read the stream

many packet missing. i'm not sure why it happens.

@debosvi I think you are right. QtAV has not cache, it may decode an uncompelete frame. I will try to solve this problem. : )

Does AVDict solve the problem? pts will be added internally? I'm not familiar with avdict.

i think we can add it in avdemuxer. issue 86 also talk about this. do you still use qelapsedtimer? can you give a patch for clock?