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

Support for 3d movies? #108

Open
spillz opened this issue Nov 30, 2015 · 5 comments
Open

Support for 3d movies? #108

spillz opened this issue Nov 30, 2015 · 5 comments
Assignees
Labels
Milestone

Comments

@spillz
Copy link

spillz commented Nov 30, 2015

When I use autorippr with a 3D movie, it appears to only grab the 2D title. Is there a simple workaround to grab both the 2D and 3D titles?

(I am using version 1.6.3 from github on Ubuntu 14.04)

@JasonMillward
Copy link
Owner

Hmm, never ripped a 3D movie before. Could you help me gather some extra information?

Run makemkvcon -r info disc:-1 to get a list of discs

freyr :: ~ % makemkvcon -r info disc:-1
MSG:1005,0,1,"MakeMKV v1.8.11 linux(x86-release) started","%1 started","MakeMKV v1.8.11 linux(x86-release)"
DRV:0,2,999,1,"DVD-ROM NECVMWar VMware IDE CDR01 1.00","THE_GRUDGE","/dev/sr1"
DRV:1,2,999,1,"DVD-ROM NECVMWar VMware IDE CDR00 1.00","EURO_TRIP_G1","/dev/sr0"
DRV:2,256,999,0,"","",""
DRV:3,256,999,0,"","",""

Then use the drive index like makemkvcon -r info disc:0 or makemkvcon -r info disc:1 which should pipe out a whole bunch of information. Can you reply with that information?

@spillz
Copy link
Author

spillz commented Nov 30, 2015

Attached is the info for the Lego movie.

lego_dump.txt

@spillz
Copy link
Author

spillz commented Nov 30, 2015

And here's Avatar:

avatar_dump.txt

@JasonMillward
Copy link
Owner

Thank you, that's great.

@spillz
Copy link
Author

spillz commented Jan 12, 2016

Turns out that I was wrong about the Lego movie. It's 3D track is on a separate disc and autorippr appears to handle it just fine (I haven't tried playback yet). Avatar is still a problem.

@JasonMillward JasonMillward added this to the Future milestone Nov 23, 2016
@JasonMillward JasonMillward self-assigned this Nov 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants