ffpyplayer icon indicating copy to clipboard operation
ffpyplayer copied to clipboard

Not able to stop the player.

Open ghost opened this issue 3 years ago • 1 comments

I have been working on a music player application using this package and was creating a stop function that will stop the song using 'eof' but whenever I run the function it stops the whole program.. So I hope that you will help me with my problem so that I can complete my project and Thanks in advance

ghost avatar Apr 07 '22 11:04 ghost

I don't understand what the issue is, but just FYI, ffpyplayer is more targeted to video players rather than audio playing, which has less work done into that, so perhaps that's what you're running into.

matham avatar Apr 07 '22 16:04 matham