AmandaDiscord / Volcano

A light-weight LavaLink compatible replacement
MIT License
71 stars 15 forks source link

Error on using Filters #19

Closed Sureiyaaa closed 2 years ago

Sureiyaaa commented 2 years ago

everytime I'm about to apply a filter I got an error in Volcano saying the track has been stuck "UNKNOWN got stuck! Threshold surpassed: 10000"

PapiOphidian commented 2 years ago

This issue is know and I will try to fix in an upcoming update. Currently trying to find time to do so

Sureiyaaa commented 2 years ago

Take your time sir! thank you for the reply

PapiOphidian commented 2 years ago

Volcano v1.1.4 hopefully fixes this issue. Let me know if it does not

PapiOphidian commented 2 years ago

Okay. Apparently does not fix the issue. I'm tracking the cause and working on a fix

PapiOphidian commented 2 years ago

It appears as though FFMPEG never pipes back any data. Currently looking into why and what I can do. Sorry this has taken so long to figure out

PapiOphidian commented 2 years ago

The research portion of figuring out why this all happens is done. I must now implement my findings which will take a few more days as the implementation entails an almost total rewrite of the worker logic