AndroidFFmpeg
AndroidFFmpeg copied to clipboard
Sound is temporarily lost or played with jerks
Sometimes video sound is temporarily lost or played with jerks. But picture is shown well, without any troubles. Can anyone help me please)))! Or may be tell in which direction i should orient? Thank you!
我遇到了和你一样的问题,还有你的视频在滑动的时候卡不卡,我这里很卡
I also got this problem. Did you solve it?
no,I don't know where is wrong
no,I don't know what's wrong with that
I didn't solved this problem too. First of all this is happening on HD videos because of long time of each frame decoding. So the solution is to make them hardware decoding. This was discussed here https://github.com/appunite/AndroidFFmpeg/issues/13. But sometimes this problem occurs while decoding non-HD videos with small resolution. And for this moment i have no ideas how to solve that. May be this is sync bug, or decoding bug.