jlesage / docker-makemkv

Docker container for MakeMKV
MIT License
423 stars 48 forks source link

BD Rip complains not enough disk space. #159

Open lancer1977 opened 1 year ago

lancer1977 commented 1 year ago

I wonder if this isn't really an issue with the MakeMkv vs the container itself but I got the following message.

[makemkvcon-1] Saving 401 titles into directory file:///output/XYZ Error Message: [makemkvcon-1] The total size of all output files may reach as much as 11885868 megabytes while there are only 4813357 megabytes free on the destination drive. Do you still want to continue?

I wonder if it has various flavors of the same film resulting in many copies of the movie intending to save? Would be interesting to have a feature where it defaulted to saving only one video and that video being the largest, but again I have to expect this is a MakeMKV issue not a docker issue. Leaving here in case others have insight.

jlesage commented 1 year ago

This is a protection mechanism to make harder to copy the disc :). They are not valid titles. When using the UI, MakeMKV is able to find and identify the good version of the movie among all these fake titles. But I think this is not done by the CLI version of MakeMKV (used by the automatic disc ripper).