You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to play audio in a queue with ffmpeg, i have a list of paths and i create a MediaPlayer() for the current track and close it and make a new one when the next song is played, but this crashes my program without any exception or any feedback, so what should i do?
The text was updated successfully, but these errors were encountered:
When trying to play audio in a queue with ffmpeg, i have a list of paths and i create a MediaPlayer() for the current track and close it and make a new one when the next song is played, but this crashes my program without any exception or any feedback, so what should i do?
The text was updated successfully, but these errors were encountered: