python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

ffpyplayer is not working properly on android

Open Sahil-pixel opened this issue 8 months ago • 0 comments

Loading and playing multiple audio file using SoundLoader without ffpyplayer is working fine .but with ffpyplayer playing multiple audio file is not working properly. In Android I have to play both multiple audio and video. But ffpyplayer is not working properly with playing multiple audio in parallel But multiple Audio playing using SDL2 audio provider on Android working fine .

Sahil-pixel avatar Feb 23 '25 06:02 Sahil-pixel