#๐Ÿ”’ need help troubleshooting a problem with FFmpeg audio playback

6 messages ยท Page 1 of 1 (latest)

junior flareBOT
#

@forest crystal

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

forest crystal
#

i was trying to make a simple music bot with direct youtube playback system and the plyback stops ad the middle or end part of the song while it is not finished with error:

[tls @ 000001222052c4c0] Unable to read from socket
Last message repeated 2 times
[in#0/matroska,webm @ 00000122205294c0] Error during demuxing: Error number -10054 occurred
[tls @ 000001222052c4c0] Failed to send close message

from my understanding it gets disconnected from socket but i don't understand why

#

the code

junior flareBOT
#

@forest crystal

Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.