Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

ffpyplayer is not working properly on android

Open
#3,111 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
android, python

Research direction

Start by reproducing multiple simultaneous audio playback on Android with SoundLoader and ffpyplayer, then compare it with the working SDL2 audio provider. Done means multiple audio files can play in parallel while audio and video playback also work together.

Written by the indexing model from the issue text.

Description

recipe

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 .

Dominant language
Python
Stars
8.9k
Forks
2k
Avg merge
12h 20m
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from kivy/python-for-android

All issues in kivy/python-for-android

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.