Coder Social home page Coder Social logo

Comments (8)

VoidXH avatar VoidXH commented on June 9, 2024 1

PCM decoding is nearly done, it will be included in the Driver. There are problems with implementation (marked with a TODO) that break simultaneous playback of 2 AC-3 streams, but it will be fixed.

from cavern.

dechamps avatar dechamps commented on June 9, 2024

You need to decode to 24 bit wav with drc_scale 0 using ffmpeg (under the same name).

I'm confused as to what you're asking me to do. My understanding is that ffmpeg doesn't support audio objects. If I decode the file using ffmpeg, I will lose the object information, which defeats the point of this exercise as I want to visualize and listen to the objects using Cavern. Did I misunderstand your suggestion?

from cavern.

VoidXH avatar VoidXH commented on June 9, 2024

You need the decoded 5.1 or 7.1 track as a WAV with the same name next to the source MKV, the objects are mixed from it. Currently Cavern doesn't decode the PCM part as FFmpeg does it better, but it will in the future. Complete remixing is handled automatically in Cavernize GUI, however. Currently this is the expected behavior, but will be changed in the future.

from cavern.

VoidXH avatar VoidXH commented on June 9, 2024

PCM decoding done, released.

from cavern.

VoidXH avatar VoidXH commented on June 9, 2024

Also .ac3 and .ec3.

from cavern.

dechamps avatar dechamps commented on June 9, 2024

I'm a bit confused - where do I find the new version? Both the Cavern website and the GitHub releases page show the latest version is still 1.5. Should I build it from source?

from cavern.

VoidXH avatar VoidXH commented on June 9, 2024

You also need to look at the release date. Yeah, it's versioned poorly in beta.

from cavern.

dechamps avatar dechamps commented on June 9, 2024

Ah. The version currently on the website seems to work, yes. I just spotted one small bug where seeking doesn't work after the file has finished playing, but it's benign. Thanks!

from cavern.

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.