Page 2 of 3

Re: Source Code BR

Posted: Wed Jul 27, 2011 5:49 pm
by crowfax
That's interesting. MakeMKV doesn't show all 9 of them for one of the titles, it only shows 2.

I'm currently extracting the video tracks from both files to see if they're the same. I need to find a way to check which is the right one without ruining the movie for myself!

Re: Source Code BR

Posted: Wed Jul 27, 2011 8:03 pm
by Reiter
876 seems to be good. The "bathroom scene" at 25-26 min. mark doesn't loop, the run time matches the actual films but TMT5 shows the film as having 19 chapters. The MKV has 17. Now, TMT5 starts it at Chapter 001, while HPC-HC starts at 000, so we're still missing a Chapter it seems.

EDIT: Actually, I watched Chapter 18 (credits) in TMT5, and Chapter 19 never appears so it seems that it's just reporting it wrong. So far, I can't find anything wrong with 876.
I don't have time to watch the whole thing and make sure it's all good though.

Re: Source Code BR

Posted: Wed Jul 27, 2011 8:06 pm
by crowfax
Reiter wrote:so we're still missing a Chapter it seems.
The chapter marks are good. It's just down to how the players report them.

Re: Source Code BR

Posted: Wed Jul 27, 2011 8:17 pm
by DaGr8168
Thanks for you guys time and info.

Re: Source Code BR

Posted: Thu Jul 28, 2011 2:33 am
by SamuriHL
This being a Sony disc, do we know if it contains Cinavia in addition to this newly advanced java protection? It seems that to find the playlist programmatically it needs to be done by reading the menus and going through a bunch of nasty java code. I don't think that's going to happen any time soon, so, we're stuck with having to look at the playtime and trying to match a playlist to it. However, it won't take them long to adjust to make it so all the "alternate" playlists (read fake) are all the same length as the original. Then it will be very difficult to determine the correct playlist. I'm not liking this new trend. :(

Re: Source Code BR

Posted: Thu Jul 28, 2011 2:00 pm
by robpdotcom
This is going to be a giant PITA, but you have to hand it to them for their creativity.

Re: Source Code BR

Posted: Thu Jul 28, 2011 4:41 pm
by herbcheck
I know that 743 and 876 have the 9 subtitle tracks but I only ripped 876 and did not watch it yet. Is this the correct file?

Re: Source Code BR

Posted: Thu Jul 28, 2011 6:08 pm
by SamuriHL
herbcheck wrote:I know that 743 and 876 have the 9 subtitle tracks but I only ripped 876 and did not watch it yet. Is this the correct file?
Yea, you should be ok.

Re: Source Code BR

Posted: Fri Jul 29, 2011 1:38 am
by setarip_old
@herbcheck

Hi!

As I said in one of my earlier posts to this thread, when I identified the "real" .MPLS's for movie-only use:

BTW, unless I goofed or overlooked one, it appears that you can (only) use either 00743.MPLS or 00876.MPLS for a correct "movie only" version.


Re: Source Code BR

Posted: Fri Jul 29, 2011 7:01 am
by herbcheck
Thanks so much for your help!

Re: Source Code BR

Posted: Fri Jul 29, 2011 11:18 am
by SamuriHL
One thing needs to be pointed out. The correct mpls is different depending on the region the disc is from. The ones posted here are for the US disc.

Re: Source Code BR

Posted: Thu Aug 04, 2011 5:28 am
by aharami
I just tried 00743.mpls and 00876.mpls and it didn't work.

I got a bunch of "The source file '/BDMV/STREAM/00004.m2ts' is corrupt or invalid at offset 10970535936, attempting to work around" type messages in the log

Re: Source Code BR

Posted: Thu Aug 04, 2011 12:47 pm
by SamuriHL
Sounds more like a possible bad disc than a wrong playlist. None of them, not even the fake mpls', have read errors in them.

Re: Source Code BR

Posted: Thu Aug 18, 2011 9:23 pm
by DJRumpy
setarip_old wrote:BTW, unless I goofed or overlooked one, it appears that you can (only) use either 00743.MPLS or 00876.MPLS for a correct "movie only" version.
I'm seeing this more and more where there are multiple streams that all appear identical. How did you determine that these streams are the main movie only?

Thanks

Re: Source Code BR

Posted: Thu Aug 18, 2011 10:01 pm
by SamuriHL
DJRumpy wrote:
setarip_old wrote:BTW, unless I goofed or overlooked one, it appears that you can (only) use either 00743.MPLS or 00876.MPLS for a correct "movie only" version.
I'm seeing this more and more where there are multiple streams that all appear identical. How did you determine that these streams are the main movie only?

Thanks
There are a few ways. Another company has added support for identifying these playlists in their product. However, the original way that people discovered it for this title was that the correct playlists matched the time of the movie. So basically, you load up a player, start the movie to see exactly how long it is, and then you can identify the MPLS by the length. That doesn't work for movies where the fake MPLS are the same length as the real one, but, for this one it worked.