A bit late, and not for the Blu-ray but the UK DVD version has the 'Chronological Version' easily found when using MakeMKV...
Code: Select all
$ makemkvcon --robot info iso:Memento.iso |grep ' GB'
TINFO:2,10,0,"2.6 GB"
TINFO:2,30,0,"24 chapter(s) , 2.6 GB"
TINFO:3,10,0,"3.4 GB"
TINFO:3,30,0,"15 chapter(s) , 3.4 GB"
$ makemkvcon mkv iso:Memento.iso all .
MakeMKV v1.15.1 linux(x64-release) started
Using direct disc access mode
Title #2 was added (1 cell(s), 0:23:51)
Title #4 was added (1 cell(s), 0:02:15)
Title #6 was added (24 cell(s), 1:48:48)
Title #23 was added (31 cell(s), 1:48:33)
Operation successfully completed
Saving 4 titles into directory .
Program reads data faster than it can write to disk, consider upgrading your hard drive if you see many of these messages.
Program reads data faster than it can write to disk, consider upgrading your hard drive if you see many of these messages.
Program reads data faster than it can write to disk, consider upgrading your hard drive if you see many of these messages.
Program reads data faster than it can write to disk, consider upgrading your hard drive if you see many of these messages.
Program reads data faster than it can write to disk, consider upgrading your hard drive if you see many of these messages.
Program reads data faster than it can write to disk, consider upgrading your hard drive if you see many of these messages.
Program reads data faster than it can write to disk, consider upgrading your hard drive if you see many of these messages.
Program reads data faster than it can write to disk, consider upgrading your hard drive if you see many of these messages.
4 titles saved
Copy complete. 4 titles saved.
$ ll
total 14G
drwxr-xr-x 2 paully paully 4.0K 2020-06-10 11:25 .
drwxrwxr-x 16 paully paully 4.0K 2020-06-10 11:23 ..
-rw-r--r-- 1 paully paully 7.4G 2010-02-22 10:56 Memento.iso
-rw-r--r-- 1 paully paully 541M 2020-06-10 11:24 title_t00.mkv
-rw-r--r-- 1 paully paully 67M 2020-06-10 11:24 title_t01.mkv
-rw-r--r-- 1 paully paully 2.7G 2020-06-10 11:25 title_t02.mkv
-rw-r--r-- 1 paully paully 3.4G 2020-06-10 11:26 title_t03.mkv
title_t00.mkv = IFC Interview with Christopher Nolan
title_t01.mkv = Trailer
title_t02.mkv = Chronological Order version
title_t03.mkv = Normal version
Regards,
Paully