v0.10.x: Multiple angles and wrong chapter marks

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
nick24
Posts: 35
Joined: Fri Dec 19, 2014 4:38 pm

v0.10.x: Multiple angles and wrong chapter marks

Post by nick24 »

I already posted and described this a year ago: 'v10.2: Multiple angles and wrong chapter marks'
It seems that this problem has not been addressed yet, thus I raise it again.

I run HB (0.10.5) on Windows 10 64 bit now. Same problem as on Win 8.1 64 bit.
No change with current nightly build.

The activity log (with obvious wrong chapters) of current nightly build is here:
http://pastebin.com/LtHqSswZ

Due to this problem I'm still using HB 0.9.9 which handles multiple angles perfectly.

I like HB very much. Thanks in advance for your support.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5725
Joined: Sat Feb 09, 2008 7:21 pm

Re: v0.10.x: Multiple angles and wrong chapter marks

Post by JohnAStebbins »

Can you be more specific about how they are wrong? Too many chapters? Too few? Wrong time? I'll dig out a multi-angle BD to try myself, but it might help to understand what it is that you are seeing.
nick24
Posts: 35
Joined: Fri Dec 19, 2014 4:38 pm

Re: v0.10.x: Multiple angles and wrong chapter marks

Post by nick24 »

Thanks for the quick reply.

The number of chapters is correct. But the order is somehow mixed up, e.g. in the log:
Chapter 1, Chapter 2, Chapter 1, Chapter 4, ...

The multi-angle part is at the beginning of the movie in this example.
With HB 0.9.9 the order is correct in the log.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5725
Joined: Sat Feb 09, 2008 7:21 pm

Re: v0.10.x: Multiple angles and wrong chapter marks

Post by JohnAStebbins »

Well, that's unexpected :P Glad I asked what the symptoms were. I would have never looked for that particular behavior.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5725
Joined: Sat Feb 09, 2008 7:21 pm

Re: v0.10.x: Multiple angles and wrong chapter marks

Post by JohnAStebbins »

I believe I've found the problem. The problem actually has nothing to do with mulit-angle. It is just more likely when the disc is multi-angle because multi-angle requires that the title also be multi-clip. It's the multiple clips that actually triggers the problem. 0.9.9 just happened to work because the libbluray chapter events were only triggered exactly on chapter boundaries. For some reason, they updated libbluray to trigger duplicate chapter events whenever a "mark" is reached. A mark is a more general object that includes chapter marks.

Anyway, I've sent a patch upstream to libbluray and will add a temporary patch to HandBrake until libbluray creates a new release with the fix.
nick24
Posts: 35
Joined: Fri Dec 19, 2014 4:38 pm

Re: v0.10.x: Multiple angles and wrong chapter marks

Post by nick24 »

Thank you very much for the investigation and for addressing the issue. I will check the Trac Timeline. Once I see a related fix I will check the nightly build.
Post Reply