Log in

View Full Version : BD-Rebuilder Change order in rebuilding


kristian65
5th December 2016, 10:36
Hello

I have a small question.
Lets say i like to change the order of how *.264 are muxed after recoding to 25GB bluray.
How could i do this?

"E:\WORKFILES\00508.track_4113.264"+
"E:\WORKFILES\00502.track_4113.264"+
"E:\WORKFILES\00517.track_4113.264"+
"E:\WORKFILES\00518.track_4113.264"+
"E:\WORKFILES\00512.track_4113.264"+

Lets say i like to have 502 before 508 just as an example.
Is it possible to edit this rebuilding sequence in BD-Rebuilder.

i have over 900 playlist for a movie and impossible to find right sequence.

Thanks for any help

Ch3vr0n
5th December 2016, 23:52
What you have there is a screenpass protected disc where that protection didn't get removed correctly. When that protection is in effect (like in your case), it randomly points to a playlist with an incorrect clip sequence and shows a couple hundred playlists. Instead of messing with the video clips, what you need to do is post on the forums of your favorite disc decrypter and inform them of the issue, so they can properly add disc support so the main playlist that gets loaded is the right one with the video clips in the right sequence.

As to the question itself, no it's not. You'd need to do all that manually via tsmuxer or swap filenames of the clips so eg 00508.m2ts > 00502.m2ts, 00502.m2ts > 00508.m2ts. That way bdrb would still use the clips in the sequence the playlist requires them to be. The content of them will just have been swapped out.

kristian65
6th December 2016, 13:03
What you have there is a screenpass protected disc where that protection didn't get removed correctly. When that protection is in effect (like in your case), it randomly points to a playlist with an incorrect clip sequence and shows a couple hundred playlists. Instead of messing with the video clips, what you need to do is post on the forums of your favorite disc decrypter and inform them of the issue, so they can properly add disc support so the main playlist that gets loaded is the right one with the video clips in the right sequence.

As to the question itself, no it's not. You'd need to do all that manually via tsmuxer or swap filenames of the clips so eg 00508.m2ts > 00502.m2ts, 00502.m2ts > 00508.m2ts. That way bdrb would still use the clips in the sequence the playlist requires them to be. The content of them will just have been swapped out.

Thanks for the answeer :)