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

makemkvcon cli possible? #141

Closed
plittlefield opened this issue May 23, 2022 · 2 comments
Closed

makemkvcon cli possible? #141

plittlefield opened this issue May 23, 2022 · 2 comments

Comments

@plittlefield
Copy link

I currently have the deb package on my Ubuntu headless server.

My normal command line is makemkvcon mkv disc:0 all .

Is cli possible using the docker image, and if so can you provide an example please?

@jlesage
Copy link
Owner

jlesage commented May 24, 2022

It's technically possible, by using something like (in addition to required volume mappings):

docker run --rm jlesage/makemkv /opt/makemkv/bin/makemkvcon

But at this point, why not using the UI? It would be much easier.

@plittlefield
Copy link
Author

Thanks for the quick reply.

Yes, that worked for me lovely.

Agreed, the UI is 'easier' and sometimes useful for slimming down blu-rays but for a simple old DVD I just rip the lot and I know that it's correct.

jlesage/makemkv /opt/makemkv/bin/makemkvcon mkv disc:0 all /output

Keep up the great work with the Docker container!

@jlesage jlesage closed this as completed Jun 28, 2022
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