Giter Site home page Giter Site logo

Comments (5)

shikhir-arora avatar shikhir-arora commented on July 16, 2024

It's not limited to streams; changing volume for normal YouTube tracks breaks with the same Encoding -1 error on any Lavalink implementation using the new Lavaplayer (1.2.63) -- due to changes in sedmelluq/lavaplayer@81672b2

from lavalink.

freyacodes avatar freyacodes commented on July 16, 2024

That sounds odd. Can you check if 33b639b works now?

from lavalink.

shikhir-arora avatar shikhir-arora commented on July 16, 2024

Yes, that works fine as expected, it would have to do with the changes in AudioTrackBuilder I'd assume in 1.2.63 since it got a bit of a change.

This doesn't affect Lavaplayer clients directly, they work perfectly fine, just Lavalink, so it's something on that end. Doesn't matter the source, the volume op is broken - https://sentry.io/share/issue/9e36d12515924524967490d692c723ff/

Also if it helps, seeking works fine, so it's just a volume change. Presumably something with some buffer change since sending a 100 volume (unity) doesn't break it, only when it has to encode from volume changes.

from lavalink.

shikhir-arora avatar shikhir-arora commented on July 16, 2024

One thing that may help: Frederikam/Lavalink@d643aea -- the addition of volume in the play op for the Lavalink client here caused the player to throw the error right away (i.e. with FredBoat that uses the Java client), while using another client implementation that doesn't send the volume with the play op (as shown in the initial post) works fine, until a manual volume change op is sent.

from lavalink.

shikhir-arora avatar shikhir-arora commented on July 16, 2024

Strangely enough after going back, trying it a different way and looking at the process in more detail - it seemed to be an odd user permission issue with the systemd profile I was using. It works fine now and I've tested that on two servers, so it should be fine to push back to 1.2.63 -- sorry about any hassle. Was certainly not what I was expecting. 🧐

from lavalink.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.