lavaplayer icon indicating copy to clipboard operation
lavaplayer copied to clipboard

Some Matroska and OGG files fail to play.

Open Giggitybyte opened this issue 6 years ago • 2 comments

I'm playing these files using the latest Lavalink. Stacktrace indicates it's a Lavaplayer issue. Both of these files are a little loud.

Sample Matroska file Sample OGG file Matroska stacktrace OGG stacktrace

Giggitybyte avatar Jul 07 '19 06:07 Giggitybyte

OGG: currently multi-stream (video+audio for example) OGG files are not supported, only plain audio. It would require a bit different handling of OGG format than I have now.

MKV: will look into it, I may have limited the codec metadata size to too low so there are valid ones it rejects.

sedmelluq avatar Jul 15 '19 12:07 sedmelluq

Any updates on this, sed?

Giggitybyte avatar Aug 01 '19 22:08 Giggitybyte