Code Monkey home page Code Monkey logo

Comments (4)

Ma5onic avatar Ma5onic commented on June 2, 2024

I tried dumping the udta metadata using mp4box --dump-udta 0:stem MyStemFile.stem.mp4, as instructed in the NI File Specification PDF, but got an error about too many arguments. dumping without 0:stem did not generate a udta dump.
Possibly related to issue #38:
The MP4 file must contain a box (i.e. data container) of type stem as a sub-box of
moov.udta. moov is the root box of the MP4 file, as shown in the Stem File Structure
diagram:
image

from stemgen.

axeldelafosse avatar axeldelafosse commented on June 2, 2024

Are you using Windows or macOS?

from stemgen.

Ma5onic avatar Ma5onic commented on June 2, 2024

Windows

from stemgen.

axeldelafosse avatar axeldelafosse commented on June 2, 2024

Hey, sorry for the delay. This is related to #19... I suspect an issue with https://github.com/NativeInstruments/ni-media, which probably doesn't support ALAC on Windows.

You can use the argument -f aac to force the compression to AAC instead of ALAC. This is pretty bad because you shouldn't be forced to compress your audio files. But if you really need to, I suggest using a good encoder like qaac.

from stemgen.

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.