Rongchan Liu

Results 4 comments of Rongchan Liu

I had faced the same issue. Have you solved the issue? @mike-targetr

My solution for the AudioTrack init error is that when I encounter this type of error, I try to use OpenSL instead of AudioTrack for audio playback. Therefore, I re-implemented...

Edit the `setup.sh` file, add find this line `ENABLED_DECODERS=......`, just append `h263` to the list, then, run the script to compile ffmpeg. And find the Java File `FfmpegLibrary`, go to...

厉害,祝福,加油~