Giter Site home page Giter Site logo

Panic with wav files about symphonia HOT 4 CLOSED

qarmin avatar qarmin commented on May 29, 2024
Panic with wav files

from symphonia.

Comments (4)

qarmin avatar qarmin commented on May 29, 2024 1

In my app I have option to find broken files, so users can find really strange files that crashes this library in many ways, so I try to find the files myself.

This files were found by fuzzer, so music inside probably is broken.

from symphonia.

dedobbin avatar dedobbin commented on May 29, 2024

Hey! I'm kinda looking into this.
It should definitely not crash, but when i play these files in audacity it also doesn't sound quite uh.. healthy.
Is there any context to these files? Is that the sound it's supposed to make ?

from symphonia.

dedobbin avatar dedobbin commented on May 29, 2024

From what i've seen while playing around, it plays some samples correct, but eventually reads an invalid value, which should be the key for the step table in symphonia-codec-adpcm/src/codec_ima.rs

I traced the code, to see if anything is off spec for ADPCM decoding. I found some leads but nothing definite.

from symphonia.

dedobbin avatar dedobbin commented on May 29, 2024

After discussing my findings with @pdeljanov a solution was found. Other applications seem to drop the data when such an impossible entry is found.

I can pick this up and implement this for this specific format as well.

from symphonia.

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.