ffpyplayer icon indicating copy to clipboard operation
ffpyplayer copied to clipboard

playing sequence of audio crashes ffmpeg

Open byte127x opened this issue 1 year ago • 2 comments

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?

byte127x avatar Jun 06 '24 01:06 byte127x

image

byte127x avatar Jun 06 '24 01:06 byte127x

when trying on ALAC files image

byte127x avatar Jun 06 '24 02:06 byte127x