-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Autoripper should only select ONE Track #143
Comments
Nobody? Does anyone know where I can make the required changes on my own? |
There is the But if the disc has the same video track twice, I'm not sure how MakeMKV can automatically selects the correct one. |
Hello, thank you for your answer... So your docker image should only select the biggest one. I tested it, this works the best. I set the min length to 600sec but the Movie will be ripped twice or four times. I dont know why they put it on the disc more than one time. I guess its just a playlist. So if you can implement a function which forced the autoripper to select only one track and this track should be the biggest track. This would help a LOT... |
MakeMKV doesn't offer the ability to select the "biggest" one. However, the biggest title should also be the longest one. Did you try to open the disc from the UI to see what's actually inside ? Maybe you can share that so we better understand what is happening. |
this is not the containers issue, it's your default selection rules, the behaviour you see above is the default behaviour for makemkv. see here: https://forum.makemkv.com/forum/viewtopic.php?f=10&t=4386 |
Do you know what is the difference between titles at 27.9GB ? |
yes, all of the 27.9gb tracks are different playlists. IE: 800.mpls, 801.mpls, 802... etc. the difference is the intros and static naming in the movie. in this case the finding nemo title in the video will be in a different lang. each playlist is a different lang. 800.mpls is usually english |
the 24.3gb title will not include that intro title mentioned above, nor will it have chapters |
That what's I thought. In this scenario, I'm not sure if it's possible for MakeMKV to automatically select the correct one. |
Sorry for my late Respond... Yeah for me the biggest one fits the best.. But this must not be a generic thing. So how can this be fixed or lets say how can I prevent this? Do you know how to set up the MakeMKV-Rules? I read your link but I cannot follow the instructions. Could you help me?
|
Hello,
first I would like to say thank you for the great Docker-Image. Today I found out that the AutoRipper selects more than one Track. Sometimes on BD-Discs the same Movie is stored as different tracks this causes an Issues, because MakeMKV will select all of them and then you need to select only one. So is there an possibility that the AutoRipper will only select the longest track and not all tracks which have in the most cases the same lengh?
This would help a lot... If you need specific Information just write to me.
The text was updated successfully, but these errors were encountered: