Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use #6

Open
marcomendez08 opened this issue Oct 26, 2023 · 1 comment
Open

How to use #6

marcomendez08 opened this issue Oct 26, 2023 · 1 comment

Comments

@marcomendez08
Copy link

Hello, how are you, I have a .mkv file with an Atmos track, what is the command to do it? And if you could help me trim the audio without losing the dynamic objects, thank you.

@XingzhaoYun
Copy link
Collaborator

Hi, this tool does not support mkv demuxing, you can make use of some mkv->mp4 converting tools to get the mp4 first, for example, ffmpeg.

Then run the binary file in bin folder, for example in windows command line tool,

./mp4demuxer.exe --input-file input.mp4 --output-folder tmp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants