Log in

View Full Version : BD Rebuilder Beta - Bug Reports Only


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 [125] 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648

jdobbs
6th December 2009, 22:11
The reason is the >255 characters for the path - an OS limitation.
You may want to try Clown_BD or MakeMKV to merge the many files into one big MTS before throwing it to BD-RB.

I didn't count the characters in your case, but maybe you could simply shorten your workfolder path to say C:\Temp\ instead of H:\FILES\APPS\BD-RB\WORKING\WORKFILES\
Good luck. Of course that wouldn't be much of a help in getting BD-RB out of beta... I'd rather we figure out a way to make it work rather than inserting third party software.

bennynihon
6th December 2009, 23:11
Right, I'll try reducing the path as much as I can. The more robust solution would be to get tsmuxer to avoid using those ridiculous concatenated file names. How's about out.wav or temp.wav?

cwh060
6th December 2009, 23:13
Well, re-ripped and tried again.

failed again at a different point this time:

- [16:59:05] Reencoding: VID_00085 (22 of 29)
- Error in attempt to multiplex: MUX_00085.meta
-
[17:02:31] - Failed to build structure, aborted

I'm at a loss now...

cwh

Mr. Monte
7th December 2009, 01:44
JDobbs,

Same issue here. Failed to encode with the x264 I D/L from X264 site, but worked fine with the one you just posted

Not sure what changed in the last compile of X264, but thanks

jdobbs
7th December 2009, 02:31
Right, I'll try reducing the path as much as I can. The more robust solution would be to get tsmuxer to avoid using those ridiculous concatenated file names. How's about out.wav or temp.wav? You really can't because you're demuxing several streams at once and aren't given the opportunity to provide an output name (only a folder). You can only name them if you are doing one at a time. That could take hours. The alternative would be to output them (contatenated) to an intermediate M2TS -- but even that would take twice as long and require twice as much space.

jdobbs
7th December 2009, 02:36
JDobbs,

Same issue here. Failed to encode with the x264 I D/L from X264 site, but worked fine with the one you just posted

Not sure what changed in the last compile of X264, but thanks BD Rebuilder now requires the "--NAL-HRD" patch in order to work -- so the standard build (without the patch) will fail.

Capsbackup
7th December 2009, 02:41
@bennynihon

The error is caused by TSMUXER, not BD-RB. I'm looking at a possible workaround, hopefully for the next release.

What disc are you doing? The only one I've seen this error reported on before is the European version of WALL-E.

What would be really helpful is if tsMuxeR were updated, correcting this bug and perhaps adding DTS Express support. :)
But since there does not seem to be any help from SmartLabs on this, it gets added to your "to do list". :rolleyes:
It would be nice if you could implement your own "remuxer", as you did with DVD Rebuilder, making it the best DVD backup program! (IMHO) :p

jdobbs
7th December 2009, 02:53
What would be really helpful is if tsMuxeR were updated, correcting this bug and perhaps adding DTS Express support. :)
But since there does not seem to be any help from SmartLabs on this, it gets added to your "to do list". :rolleyes:
It would be nice if you could implement your own "remuxer", as you did with DVD Rebuilder, making it the best DVD backup program! (IMHO) :pIt's been my plan all along to do that -- but I just haven't gotten around to it yet.

bennynihon
7th December 2009, 04:28
Right, I'll try reducing the path as much as I can. The more robust solution would be to get tsmuxer to avoid using those ridiculous concatenated file names. How's about out.wav or temp.wav?

I did shorten my output path a bit by using c:\temp as my working directory and that overcame the problem. Thanks!

Mr. Monte
7th December 2009, 05:11
BD Rebuilder now requires the "--NAL-HRD" patch in order to work -- so the standard build (without the patch) will fail.
jdobbs, is that a build that will be updated as frequently as the x264 homepage?

If so, what is the address for the latest builds?

TIA

isoss
7th December 2009, 07:58
can somone tel me te best way to rip a Blu-ray to hdd i have problems with Anydvd/hd version 6.603?

jdobbs
7th December 2009, 15:47
jdobbs, is that a build that will be updated as frequently as the x264 homepage?

If so, what is the address for the latest builds?

TIA They are updated very often/quickly. I download from here (http://www.x264.tk) most of the time now. You can also find them in this thread. (http://forum.doom9.org/showthread.php?t=130364)

I'm also adding a hidden option to the next version that will allow you to use non-patched versions. The difference is that without the patch you are relying on TSMUXER's insertion during muxing -- which very likely isn't as compliant.

But, with that said, I highly recommend that people stick with the version included in the BD-RB zip. It will have been tested, is always very close to the latest release, and is much less likely to be the source of problems.

slayers
7th December 2009, 18:16
can somone tel me te best way to rip a Blu-ray to hdd i have problems with Anydvd/hd version 6.603?

If you think it is ANY DVD, I would try DVDFAB (trial Version) their latest release supports most of the new Copy Protections out there for the exception of Paramount titles.

That way you at least rule out if it is anyDVD, Your Disc, and then or your system or even worse BD REbuilder

worknstiff
7th December 2009, 22:50
FYI for anyone doing SW Clone Wars Vol.1: I finally figured out why BD_RB was crashing.

IE: STAR_WARS_CLONE_WARS_S1_BOX\BDMV\STREAM\00096.M2TS already exists.
[21:04:07] - Failed to retrieve audio, aborted

The afore mentioned 00096.m2ts is just a static screen that shows up for 5 seconds in the end credits. This m2ts is only about 20 MB but being it is an episodic disk it calls for this 00096.m2ts about 7 times. BD_RB would always choke on it because it was trying to encode the same file over and over in the audio stream. If you leave it out and try to combine the other m2ts files it gets out of sync progressively worse as it plays. I was able to remove 00096.m2ts and use ClownBD to get everything synced back up and am now encoding movie only BD9. I was able to do a full backup with BD_RD to BD-25 but really wanted it to work as DVD_DL. Seems AnyDVD_HD misses things every now and then. You win some you lose some. Have Fun, worknstiff

Choppermike
7th December 2009, 23:57
I've completed several movies without any issues. I've recently come accross this one a few times. I ripped it first with anydvd and then with dvdfab6. Any idea's?

-----------------------
[12:33:10] BD Rebuilder v0.31.01 (beta)
- Source: NIGHT_AT_THE_MUSEUM2
- Input BD size: 19.80 GB
- Approximate total content: [01:44:43.277]
- Target BD size: 4.27 GB
- Windows Version: 6.0 [6002]
- MOVIE-ONLY mode enabled
- Audio Settings: AC3=1 DTS=0 HD=1 Kbs=640
[12:33:11] PHASE ONE, Encoding
- [12:33:11] Extracting A/V streams [VID_00308]
- Error in attempt to extract audio/subs.
- Not enought buffer for parse video stream. Current frame num 34460
[12:34:19] - Failed to retrieve audio, aborted

jdobbs
8th December 2009, 02:12
I've completed several movies without any issues. I've recently come accross this one a few times. I ripped it first with anydvd and then with dvdfab6. Any idea's?

-----------------------
[12:33:10] BD Rebuilder v0.31.01 (beta)
- Source: NIGHT_AT_THE_MUSEUM2
- Input BD size: 19.80 GB
- Approximate total content: [01:44:43.277]
- Target BD size: 4.27 GB
- Windows Version: 6.0 [6002]
- MOVIE-ONLY mode enabled
- Audio Settings: AC3=1 DTS=0 HD=1 Kbs=640
[12:33:11] PHASE ONE, Encoding
- [12:33:11] Extracting A/V streams [VID_00308]
- Error in attempt to extract audio/subs.
- Not enought buffer for parse video stream. Current frame num 34460
[12:34:19] - Failed to retrieve audio, abortedI have the US version of that one. I'll try it and see what I get.

scotthulbs
8th December 2009, 03:08
Will I benefit from a better graphics card, or is my money better utilized on a new cpu?

jdobbs
8th December 2009, 03:16
Will I benefit from a better graphics card, or is my money better utilized on a new cpu?For encoding with BD-Rebuilder/X264 the graphics card has almost no effect. For playback it can be huge.

scotthulbs
8th December 2009, 03:20
Thanks for the quick response, Looks like I will just hold off until I can justify building an entirely new system.

worknstiff
8th December 2009, 03:36
I've completed several movies without any issues. I've recently come accross this one a few times. I ripped it first with anydvd and then with dvdfab6. Any idea's?

-----------------------
[12:33:10] BD Rebuilder v0.31.01 (beta)
- Source: NIGHT_AT_THE_MUSEUM2
- Input BD size: 19.80 GB
- Approximate total content: [01:44:43.277]
- Target BD size: 4.27 GB
- Windows Version: 6.0 [6002]
- MOVIE-ONLY mode enabled
- Audio Settings: AC3=1 DTS=0 HD=1 Kbs=640
[12:33:11] PHASE ONE, Encoding
- [12:33:11] Extracting A/V streams [VID_00308]
- Error in attempt to extract audio/subs.
- Not enought buffer for parse video stream. Current frame num 34460
[12:34:19] - Failed to retrieve audio, aborted


Looks to me like you have keep HD Audio ticked and you are trying to encode a BD_5 disk and not enough room for the video.

kanerulz69
8th December 2009, 05:04
I don't believe anything has changed that would correct that -- what you're seeing there is a TSMUXER error (usually, but not always, caused by a bad rip). About the best I could do is try to provide a workaround of some sort.

I gave it a try with the new version and still EARTH_US still had the same error, and i ripped the movie twice with anydvd as always and still the same error message. never had a problem with any other movie

jdobbs
8th December 2009, 16:21
I gave it a try with the new version and still EARTH_US still had the same error, and i ripped the movie twice with anydvd as always and still the same error message. never had a problem with any other movie I added code as a workaround, and have that one fixed for the next release. You may see it later today.

kanerulz69
8th December 2009, 16:57
I added code as a workaround, and have that one fixed for the next release. You may see it later today.

you tha man, thanks alot, I appreciate it :)

jdobbs
8th December 2009, 17:07
I've updated the first post of this thread with a new release of BD-RB (v0.31.05). Changes for this version:- Added code to recognize "streams are not syncronized"
errors from TSMUXER and take action to automatically
workaround by extracting video/audio streams
independently. This should fix it in most cases.
- Build a workaround routine for movie-only encodes in
which the TSMUXER output filename during A/V extract
violates length restrictions and causes "Can't create
output file" error.
- Added new hidden option "USE_NAL_HRD=n". If set to
"1" (the default) the "--nal-hrd" parameter is used in
the command line. This requires an X264 build which
includes the NAL-HRD patch (as is the one included
with BD Rebuilder). Setting to "0" (not normally
recommended) disables the "--nal-hrd" switch.
- Corrected an error that could cause movie-only backups
to not extract and remux properly when small enough to
fit on the target and it consists of multiple parts.
- Updated the included version of X264.EXE to the
latest release (r1360 w/nal-hrd patch).
- Other minor corrections and cosmetic fixes.

Choppermike
8th December 2009, 18:42
I have the US version of that one. I'll try it and see what I get.

-----------------------
[11:39:04] BD Rebuilder v0.31.04 (beta)
- Source: NIGHT_AT_THE_MUSEUM2
- Input BD size: 19.80 GB
- Approximate total content: [01:44:43.277]
- Target BD size: 4.27 GB
- Windows Version: 6.0 [6002]
- MOVIE-ONLY mode enabled
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[11:39:06] PHASE ONE, Encoding
- [11:39:06] Extracting A/V streams [VID_00308]
- Error in attempt to extract audio/subs.
- Not enought buffer for parse video stream. Current frame num 34460
[11:40:03] - Failed to retrieve audio, aborted

I made adjustments as someone suggested re: audio setting. same issue. I should have mentioned. This is the US version and BDRB version is 31.04 Thank you in advance for your help!

Warbucks81
8th December 2009, 18:45
-----------------------
[11:39:04] BD Rebuilder v0.31.04 (beta)
- Source: NIGHT_AT_THE_MUSEUM2
- Input BD size: 19.80 GB
- Approximate total content: [01:44:43.277]
- Target BD size: 4.27 GB
- Windows Version: 6.0 [6002]
- MOVIE-ONLY mode enabled
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[11:39:06] PHASE ONE, Encoding
- [11:39:06] Extracting A/V streams [VID_00308]
- Error in attempt to extract audio/subs.
- Not enought buffer for parse video stream. Current frame num 34460
[11:40:03] - Failed to retrieve audio, aborted

I made adjustments as someone suggested re: audio setting. same issue. I should have mentioned. This is the US version and BDRB version is 31.04 Thank you in advance for your help!

You have one AC3 and one DTS audio track with a target size of a DVDR. My guess, not enough room, try adjusting your target size.

Choppermike
8th December 2009, 18:49
Looks to me like you have keep HD Audio ticked and you are trying to encode a BD_5 disk and not enough room for the video.

Thanks Worknstiff. But I made adjustments without effect.

dragonknight
9th December 2009, 01:10
The org. (NOTORIOUS BIG) rip with anydvdhd plays back fine. ihave also tryed re-ripping the the disc and othe copy of the disc. i have tried all the newer versions of BD Rebuildier (0.31.05) that i have come after and still getting the following error message:

[00:14:33] BD Rebuilder v0.30.02 (beta)
- Source: NOTORIOUS_BIG
- Input BD size: 41.79 GB
- Approximate total content: [04:48:58.370]
- Target BD size: 7.72 GB
- Windows Version: 5.1 [2600]
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[00:14:41] PHASE ONE, Encoding
- [00:14:41] Extracting A/V streams [VID_00157]
- [00:14:45] Reencoding: VID_00157 (1 of 86)
- [00:14:53] Extracting A/V streams [VID_00100]
- [00:14:55] Reencoding: VID_00100 (2 of 86)
- [00:15:00] Extracting A/V streams [VID_00308]
- [00:15:03] Reencoding: VID_00308 (3 of 86)
- [00:15:20] Extracting A/V streams [VID_00306]
- [00:15:23] Reencoding: VID_00306 (4 of 86)
- [00:15:43] Extracting A/V streams [VID_00310]
- [00:15:47] Reencoding: VID_00310 (5 of 86)
- [00:16:08] Extracting A/V streams [VID_00314]
- [00:16:12] Reencoding: VID_00314 (6 of 86)
- [00:16:37] Extracting A/V streams [VID_00352]
- [00:16:41] Reencoding: VID_00352 (7 of 86)
- [00:16:41] Reencoding secondary video [TRK_02]
- [00:17:19] Extracting A/V streams [VID_00001]
- [00:17:24] Reencoding: VID_00001 (8 of 86)
- [00:17:37] Extracting A/V streams [VID_00350]
- [00:17:41] Reencoding: VID_00350 (9 of 86)
- [00:17:41] Reencoding secondary video [TRK_02]
- [00:18:41] Extracting A/V streams [VID_00312]
- [00:18:45] Reencoding: VID_00312 (10 of 86)
- [00:19:17] Extracting A/V streams [VID_00313]
- [00:19:22] Reencoding: VID_00313 (11 of 86)
- [00:19:54] Extracting A/V streams [VID_00398]
- [00:19:58] Reencoding: VID_00398 (12 of 86)
- [00:21:12] Extracting A/V streams [VID_00397]
- [00:21:17] Reencoding: VID_00397 (13 of 86)
- [00:22:33] Extracting A/V streams [VID_00393]
- [00:22:37] Reencoding: VID_00393 (14 of 86)
- [00:23:54] Extracting A/V streams [VID_00370]
- [00:23:59] Reencoding: VID_00370 (15 of 86)
- [00:23:59] Reencoding secondary video [TRK_02]
- [00:24:13] Extracting A/V streams [VID_00394]
- [00:24:18] Reencoding: VID_00394 (16 of 86)
- [00:25:44] Extracting A/V streams [VID_00374]
- [00:25:49] Reencoding: VID_00374 (17 of 86)
- [00:26:08] Extracting A/V streams [VID_00369]
- [00:26:14] Reencoding: VID_00369 (18 of 86)
- [00:26:14] Reencoding secondary video [TRK_02]
- [00:26:34] Extracting A/V streams [VID_00340]
- [00:26:41] Reencoding: VID_00340 (19 of 86)
- [00:26:41] Reencoding secondary video [TRK_02]
- [00:27:49] Extracting A/V streams [VID_00399]
- [00:27:56] Reencoding: VID_00399 (20 of 86)
- [00:29:28] Extracting A/V streams [VID_00328]
- [00:29:34] Reencoding: VID_00328 (21 of 86)
- [00:29:34] Reencoding secondary video [TRK_02]
- [00:30:54] Extracting A/V streams [VID_00307]
- [00:31:00] Reencoding: VID_00307 (22 of 86)
- [00:31:44] Extracting A/V streams [VID_00003]
- [00:31:52] Reencoding: VID_00003 (23 of 86)
- [00:32:13] Extracting A/V streams [VID_00319]
- [00:32:19] Reencoding: VID_00319 (24 of 86)
- [00:32:38] Extracting A/V streams [VID_00309]
- [00:32:45] Reencoding: VID_00309 (25 of 86)
- [00:33:29] Extracting A/V streams [VID_00366]
- [00:33:36] Reencoding: VID_00366 (26 of 86)
- [00:33:36] Reencoding secondary video [TRK_02]
- [00:33:59] Extracting A/V streams [VID_00364]
- [00:34:04] Reencoding: VID_00364 (27 of 86)
- [00:34:04] Reencoding secondary video [TRK_02]
- [00:34:26] Extracting A/V streams [VID_00358]
- [00:34:33] Reencoding: VID_00358 (28 of 86)
- [00:34:33] Reencoding secondary video [TRK_02]
- [00:34:57] Extracting A/V streams [VID_00344]
- [00:35:03] Reencoding: VID_00344 (29 of 86)
- [00:35:03] Reencoding secondary video [TRK_02]
- [00:36:32] Extracting A/V streams [VID_00316]
- [00:36:40] Reencoding: VID_00316 (30 of 86)
- [00:37:32] Extracting A/V streams [VID_00359]
- [00:37:38] Reencoding: VID_00359 (31 of 86)
- [00:37:38] Reencoding secondary video [TRK_02]
- [00:38:03] Extracting A/V streams [VID_00346]
- [00:38:10] Reencoding: VID_00346 (32 of 86)
- [00:38:10] Reencoding secondary video [TRK_02]
- [00:39:33] Extracting A/V streams [VID_00305]
- [00:39:41] Reencoding: VID_00305 (33 of 86)
- [00:40:09] Extracting A/V streams [VID_00311]
- [00:40:17] Reencoding: VID_00311 (34 of 86)
- [00:41:14] Extracting A/V streams [VID_00330]
- [00:41:22] Reencoding: VID_00330 (35 of 86)
- [00:41:22] Reencoding secondary video [TRK_02]
- [00:43:00] Extracting A/V streams [VID_00392]
- [00:43:08] Reencoding: VID_00392 (36 of 86)
- [00:45:27] Extracting A/V streams [VID_00395]
- [00:45:37] Reencoding: VID_00395 (37 of 86)
- [00:48:05] Extracting A/V streams [VID_00322]
- [00:48:13] Reencoding: VID_00322 (38 of 86)
- [00:48:13] Reencoding secondary video [TRK_02]
- [00:50:16] Extracting A/V streams [VID_00355]
- [00:50:24] Reencoding: VID_00355 (39 of 86)
- [00:50:24] Reencoding secondary video [TRK_02]
- [00:50:57] Extracting A/V streams [VID_00342]
- [00:51:06] Reencoding: VID_00342 (40 of 86)
- [00:51:06] Reencoding secondary video [TRK_02]
- [00:53:09] Extracting A/V streams [VID_00332]
- [00:53:20] Reencoding: VID_00332 (41 of 86)
- [00:53:20] Reencoding secondary video [TRK_02]
- [00:55:16] Extracting A/V streams [VID_00360]
- [00:55:26] Reencoding: VID_00360 (42 of 86)
- [00:55:26] Reencoding secondary video [TRK_02]
- [00:56:03] Extracting A/V streams [VID_00338]
- [00:56:13] Reencoding: VID_00338 (43 of 86)
- [00:56:13] Reencoding secondary video [TRK_02]
- [00:58:15] Extracting A/V streams [VID_00365]
- [00:58:26] Reencoding: VID_00365 (44 of 86)
- [00:58:26] Reencoding secondary video [TRK_02]
- [00:59:03] Extracting A/V streams [VID_00337]
- [00:59:15] Reencoding: VID_00337 (45 of 86)
- [00:59:15] Reencoding secondary video [TRK_02]
- [01:01:29] Extracting A/V streams [VID_00327]
- [01:01:39] Reencoding: VID_00327 (46 of 86)
- [01:01:39] Reencoding secondary video [TRK_02]
- [01:04:20] Extracting A/V streams [VID_00367]
- [01:04:32] Reencoding: VID_00367 (47 of 86)
- [01:04:32] Reencoding secondary video [TRK_02]
- [01:05:13] Extracting A/V streams [VID_00336]
- [01:05:24] Reencoding: VID_00336 (48 of 86)
- [01:05:24] Reencoding secondary video [TRK_02]
- [01:08:01] Extracting A/V streams [VID_00341]
- [01:08:12] Reencoding: VID_00341 (49 of 86)
- [01:08:12] Reencoding secondary video [TRK_02]
- [01:11:00] Extracting A/V streams [VID_00372]
- [01:11:14] Reencoding: VID_00372 (50 of 86)
- [01:14:27] Extracting A/V streams [VID_00347]
- [01:14:40] Reencoding: VID_00347 (51 of 86)
- [01:14:40] Reencoding secondary video [TRK_02]
- [01:17:36] Extracting A/V streams [VID_00348]
- [01:17:49] Reencoding: VID_00348 (52 of 86)
- [01:17:49] Reencoding secondary video [TRK_02]
- [01:20:50] Extracting A/V streams [VID_00333]
- [01:21:04] Reencoding: VID_00333 (53 of 86)
- [01:21:04] Reencoding secondary video [TRK_02]
- [01:23:50] Extracting A/V streams [VID_00363]
- [01:24:03] Reencoding: VID_00363 (54 of 86)
- [01:24:03] Reencoding secondary video [TRK_02]
- [01:27:07] Extracting A/V streams [VID_00315]
- [01:27:22] Reencoding: VID_00315 (55 of 86)
- [01:31:04] Extracting A/V streams [VID_00368]
- [01:31:20] Reencoding: VID_00368 (56 of 86)
- [01:31:20] Reencoding secondary video [TRK_02]
- [01:34:47] Extracting A/V streams [VID_00373]
- [01:35:02] Reencoding: VID_00373 (57 of 86)
- [01:38:57] Extracting A/V streams [VID_00371]
- [01:39:13] Reencoding: VID_00371 (58 of 86)
- [01:43:07] Extracting A/V streams [VID_00396]
- [01:43:24] Reencoding: VID_00396 (59 of 86)
- [01:53:38] Extracting A/V streams [VID_00331]
- [01:53:59] Reencoding: VID_00331 (60 of 86)
- [01:53:59] Reencoding secondary video [TRK_02]
- [01:57:37] Extracting A/V streams [VID_00304]
- [01:57:57] Reencoding: VID_00304 (61 of 86)
- [02:05:50] Extracting A/V streams [VID_00343]
- [02:06:08] Reencoding: VID_00343 (62 of 86)
- [02:06:08] Reencoding secondary video [TRK_02]
- [02:10:33] Extracting A/V streams [VID_00324]
- [02:10:54] Reencoding: VID_00324 (63 of 86)
- [02:10:54] Reencoding secondary video [TRK_02]
- [02:15:33] Extracting A/V streams [VID_00362]
- [02:15:55] Reencoding: VID_00362 (64 of 86)
- [02:15:55] Reencoding secondary video [TRK_02]
- [02:20:57] Extracting A/V streams [VID_00356]
- [02:21:20] Reencoding: VID_00356 (65 of 86)
- [02:21:20] Reencoding secondary video [TRK_02]
- [02:26:29] Extracting A/V streams [VID_00303]
- [02:26:57] Reencoding: VID_00303 (66 of 86)
- [02:36:57] Extracting A/V streams [VID_00334]
- [02:37:23] Reencoding: VID_00334 (67 of 86)
- [02:37:23] Reencoding secondary video [TRK_02]
- [02:42:51] Extracting A/V streams [VID_00361]
- [02:43:20] Reencoding: VID_00361 (68 of 86)
- [02:43:20] Reencoding secondary video [TRK_02]
- [02:50:21] Extracting A/V streams [VID_00321]
- [02:50:50] Reencoding: VID_00321 (69 of 86)
- [02:50:50] Reencoding secondary video [TRK_02]
- [02:58:11] Extracting A/V streams [VID_00302]
- [02:58:46] Reencoding: VID_00302 (70 of 86)
- [03:20:26] Extracting A/V streams [VID_00301]
- [03:21:04] Reencoding: VID_00301 (71 of 86)
- [03:43:11] Extracting A/V streams [VID_00349]
- [03:43:41] Reencoding: VID_00349 (72 of 86)
- [03:43:41] Reencoding secondary video [TRK_02]
- [03:51:34] Extracting A/V streams [VID_00339]
- [03:52:08] Reencoding: VID_00339 (73 of 86)
- [03:52:08] Reencoding secondary video [TRK_02]
- [03:59:27] Extracting A/V streams [VID_00325]
- [04:00:07] Reencoding: VID_00325 (74 of 86)
- [04:00:07] Reencoding secondary video [TRK_02]
- [04:08:56] Extracting A/V streams [VID_00351]
- [04:09:35] Reencoding: VID_00351 (75 of 86)
- [04:09:35] Reencoding secondary video [TRK_02]
- [04:19:20] Extracting A/V streams [VID_00381]
- [04:20:03] Reencoding: VID_00381 (76 of 86)
- [04:20:03] Reencoding secondary video [TRK_02]
- [04:31:48] Extracting A/V streams [VID_00383]
- [04:32:38] Reencoding: VID_00383 (77 of 86)
- [04:32:38] Reencoding secondary video [TRK_02]
- [04:45:31] Extracting A/V streams [VID_00323]
- [04:46:23] Reencoding: VID_00323 (78 of 86)
- [04:46:23] Reencoding secondary video [TRK_02]
- [04:59:49] Extracting A/V streams [VID_00354]
- Error in attempt to MKVMERGE.
[05:00:43] - Failed to retrieve audio, aborted

Capsbackup
9th December 2009, 02:28
@dragonknight;
This may not be related, but it seems like an awful lot of content to be backed up to a BD9. (Approximate total content: [04:48:58.370])
Have you tried to BD-25, or even just a movie only backup to BD9, just to rule out a few other potential options?

cwh060
9th December 2009, 03:58
Trying to back up Angels and Demons.

Full Movie Back up to BD25

-----------------------
[12:32:55] BD Rebuilder v0.31.05 (beta)
- Source: ANGELS_AND_DEMONS
- Input BD size: 41.02 GB
- Approximate total content: [03:01:14.905]
- Target BD size: 22.46 GB
- Windows Version: 6.0 [6002]
- Audio Settings: AC3=1 DTS=1 HD=1 Kbs=640
[12:32:56] PHASE ONE, Encoding
- [12:32:56] Extracting A/V streams [VID_00530]
- [12:33:06] Reencoding: VID_00530 (1 of 53)
- Error in attempt to multiplex: MUX_00530.meta
- H.264 stream does not contain fps field. Muxing fps=23.976
[16:37:41] - Failed to build structure, aborted

Movie Only Backup appears to be working with no errors at VID_00530?

- [21:21:38] Extracting A/V streams [VID_00530]
- [21:21:47] Reencoding: VID_00530 (16 of 32)
- [21:22:49] Extracting A/V streams [VID_00532]

Bad rip?

cwh

Capsbackup
9th December 2009, 04:12
I had no problem with the region A version of Angels and Demons. Did a full movie backup to BD-25, and it looks excellent!

jdobbs
9th December 2009, 15:17
Trying to back up Angels and Demons.

Full Movie Back up to BD25

-----------------------
[12:32:55] BD Rebuilder v0.31.05 (beta)
- Source: ANGELS_AND_DEMONS
- Input BD size: 41.02 GB
- Approximate total content: [03:01:14.905]
- Target BD size: 22.46 GB
- Windows Version: 6.0 [6002]
- Audio Settings: AC3=1 DTS=1 HD=1 Kbs=640
[12:32:56] PHASE ONE, Encoding
- [12:32:56] Extracting A/V streams [VID_00530]
- [12:33:06] Reencoding: VID_00530 (1 of 53)
- Error in attempt to multiplex: MUX_00530.meta
- H.264 stream does not contain fps field. Muxing fps=23.976
[16:37:41] - Failed to build structure, aborted

Movie Only Backup appears to be working with no errors at VID_00530?

- [21:21:38] Extracting A/V streams [VID_00530]
- [21:21:47] Reencoding: VID_00530 (16 of 32)
- [21:22:49] Extracting A/V streams [VID_00532]

Bad rip?

cwhAre you using the X264 version that is included in the BD Rebuilder zip?

SALVA47
9th December 2009, 16:37
I have a problem with the movie " the mummy 4, tomb of emperor dragon", error: Audio and/or PGS size too large. Probable oversize. Please helpme. thanks.

jdobbs
9th December 2009, 16:57
I have a problem with the movie " the mummy 4, tomb of emperor dragon", error: Audio and/or PGS size too large. Probable oversize. Please helpme. thanks. It usually means that the audio you are attempting to keep is too large for the target size selected and there is no room for the video.

drmih
9th December 2009, 17:00
I have a problem with the movie " the mummy 4, tomb of emperor dragon", error: Audio and/or PGS size too large. Probable oversize. Please helpme. thanks.

This is usually caused by there being lots of duplicate and unnecessary audio tracks in the extras. Try changing your settings to only one audio and then adding in any extra ones you need in the main movie by double clicking on them (for instance for a commentary track). Sometimes you can just continue and the output size is okay. I certainly did Mummy 4 several months ago and it was okay.

Choppermike
9th December 2009, 17:10
I have the US version of that one. I'll try it and see what I get.

@jdobbs

Any luck w/ Night at Meuseum2? I'm still trying and still having issues. I did have an issue w/ Angels and Demons but 31.05 seems to have corrected it.

cwh060
9th December 2009, 18:26
@jdobbs

Are you using the X264 version that is included in the BD Rebuilder zip?

Yes, using the one included with 31.05

Am using Windows Vista 64b (i920CPU). When I was trying to reproduce the Full Version, there was also a pop up window, saying TSEMuxer failed and the option to "Close the Program". I was not near the computer when this happened so I can't give a timeline.

In the original log file the crash appears to have happened 4 hours after reporting the inital error. So my assuption is that TSEMUX, just died when nothing was happening.

I backed up Movie Only with no problem. I am going to try the full version again later today.

Thanks
cwh

Capsbackup
9th December 2009, 20:23
@jdobbs

Any luck w/ Night at Meuseum2? I'm still trying and still having issues. I did have an issue w/ Angels and Demons but 31.05 seems to have corrected it.

I had no problems with a movie only backup to BD5 for Night at Meuseum2, US version.
You are having a setup issue with Haali or ffdshow.

ranger124
9th December 2009, 22:00
What happen to Iron man -----------------------
[21:44:55] BD Rebuilder v0.31.02 (beta)
- Source: IRON_MAN_D1
- Input BD size: 31.15 GB
- Approximate total content: [02:06:01.679]
- Target BD size: 7.72 GB
- Windows Version: 6.0 [6000]
- MOVIE-ONLY mode enabled
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[21:44:55] PHASE ONE, Encoding
- [21:44:55] Extracting A/V streams [VID_00010]
- [21:58:29] Reencoding: VID_00010 (1 of 1)
- [21:58:29] Collecting video information
- Video: 1920x1080, 23.976fps, 181,299 frames
- Bitrate: 7,375 Kbs
- [21:58:29] Reencoding: VID_00010, Pass 1 of 2
- [00:27:50] Reencoding: VID_00010, Pass 2 of 2
- Encode failed. Retrying.

jdobbs
10th December 2009, 00:08
What happen to Iron man -----------------------
[21:44:55] BD Rebuilder v0.31.02 (beta)
- Source: IRON_MAN_D1
- Input BD size: 31.15 GB
- Approximate total content: [02:06:01.679]
- Target BD size: 7.72 GB
- Windows Version: 6.0 [6000]
- MOVIE-ONLY mode enabled
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[21:44:55] PHASE ONE, Encoding
- [21:44:55] Extracting A/V streams [VID_00010]
- [21:58:29] Reencoding: VID_00010 (1 of 1)
- [21:58:29] Collecting video information
- Video: 1920x1080, 23.976fps, 181,299 frames
- Bitrate: 7,375 Kbs
- [21:58:29] Reencoding: VID_00010, Pass 1 of 2
- [00:27:50] Reencoding: VID_00010, Pass 2 of 2
- Encode failed. Retrying. You're using an outdated version, please update and try again. Also, make sure you have HAALI, AVISYNTH, and FFDSHOW installed. usually an error like you're seeing means one of those isn't installed/configured properly.

Capsbackup
10th December 2009, 00:15
[QUOTE=ranger124;1351152]What happen to Iron man -------
QUOTE]

Check/reinstall haali and ffdshow, and install WMP 11, if you have not already. Also, make sure ffdshow is set up up correctly for VC-1 decoder. ( disabled )
EDIT: see jdobbs advice ^

Sharc
10th December 2009, 00:25
They are updated very often/quickly. I download from here (http://www.x264.tk) most of the time now.
When I open this link in IE Explorer I get a Trojan alarm 'JS/Agent.FA' from MS Security Essentials.

jdobbs
10th December 2009, 01:11
When I open this link in IE Explorer I get a Trojan alarm 'JS/Agent.FA' from MS Security Essentials. Nothing for me -- using Trend Micro...

kanerulz69
10th December 2009, 06:19
I added code as a workaround, and have that one fixed for the next release. You may see it later today.

i can confirm jdobbs that the new version worked flawlessly on EARTH_US thanks alot great job!

cwh060
10th December 2009, 14:39
Tried Angels and Demons again Full, using 31.05. Different errors this time.

-----------------------
[16:06:31] BD Rebuilder v0.31.05 (beta)
- Source: ANGELS_AND_DEMONS
- Input BD size: 41.02 GB
- Approximate total content: [03:01:14.905]
- Target BD size: 22.46 GB
- Windows Version: 6.0 [6002]
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[16:06:31] PHASE ONE, Encoding
- [16:06:31] Extracting A/V streams [VID_00530]
- [16:06:42] Reencoding: VID_00530 (1 of 53)
- [16:06:42] Collecting video information
- Video: 1920x1080, 23.976fps, 417 frames
- Bitrate: 12,505 Kbs
- [16:06:42] Reencoding: VID_00530, Pass 1 of 2
- [16:06:57] Reencoding: VID_00530, Pass 2 of 2
- [16:07:33] Video Encode complete
- [16:07:33] Reencoding audio tracks (if req'd)
- [16:07:34] Multiplexing M2TS
- [16:07:42] Extracting A/V streams [VID_00551]
- [16:07:54] Reencoding: VID_00551 (2 of 53)
- [16:07:54] Collecting video information
- Video: 1920x1080, 23.976fps, 485 frames
- Bitrate: 12,411 Kbs
- [16:07:54] Reencoding: VID_00551, Pass 1 of 2
- [16:08:12] Reencoding: VID_00551, Pass 2 of 2
- [16:08:54] Video Encode complete
- [16:08:54] Reencoding audio tracks (if req'd)
- [16:08:54] Multiplexing M2TS
- [16:09:02] Extracting A/V streams [VID_00517]
- [16:09:15] Reencoding: VID_00517 (3 of 53)
- [16:09:15] Collecting video information
- Video: 1920x1080, 23.976fps, 590 frames
- Bitrate: 12,318 Kbs
- [16:09:15] Reencoding: VID_00517, Pass 1 of 2
- [16:09:36] Reencoding: VID_00517, Pass 2 of 2
- [16:10:26] Video Encode complete
- [16:10:26] Reencoding audio tracks (if req'd)
- [16:10:26] Multiplexing M2TS
- [16:10:35] Extracting A/V streams [VID_00081]
- [16:10:52] Reencoding: VID_00081 (4 of 53)
- [16:10:52] Collecting video information
- Video: 1920x1080, 23.976fps, 1,440 frames
- [16:10:52] Reencoding: VID_00081, Pass 1 of 1
- [16:11:05] Video Encode complete
- [16:11:05] Reencoding audio tracks (if req'd)
- [16:11:05] Multiplexing M2TS
- [16:11:08] Extracting A/V streams [VID_00518]
- [16:11:26] Reencoding: VID_00518 (5 of 53)
- [16:11:26] Collecting video information
- Video: 1920x1080, 23.976fps, 820 frames
- Bitrate: 12,394 Kbs
- [16:11:26] Reencoding: VID_00518, Pass 1 of 2
- [16:11:55] Reencoding: VID_00518, Pass 2 of 2
- [16:13:02] Video Encode complete
- [16:13:02] Reencoding audio tracks (if req'd)
- [16:13:02] Multiplexing M2TS
- [16:13:15] Extracting A/V streams [VID_00557]
- [16:13:33] Reencoding: VID_00557 (6 of 53)
- [16:13:33] Collecting video information
- Video: 1920x1080, 23.976fps, 791 frames
- Bitrate: 12,023 Kbs
- [16:13:33] Reencoding: VID_00557, Pass 1 of 2
- [16:14:03] Reencoding: VID_00557, Pass 2 of 2
- [16:15:06] Video Encode complete
- [16:15:06] Reencoding audio tracks (if req'd)
- [16:15:06] Multiplexing M2TS
- [16:15:18] Extracting A/V streams [VID_00524]
- [16:15:38] Reencoding: VID_00524 (7 of 53)
- [16:15:38] Collecting video information
- Video: 1920x1080, 23.976fps, 864 frames
- Bitrate: 12,292 Kbs
- [16:15:38] Reencoding: VID_00524, Pass 1 of 2
- [16:16:11] Reencoding: VID_00524, Pass 2 of 2
- [16:17:24] Video Encode complete
- [16:17:24] Reencoding audio tracks (if req'd)
- [16:17:24] Multiplexing M2TS
- [16:17:51] Extracting A/V streams [VID_00558]
- [16:18:11] Reencoding: VID_00558 (8 of 53)
- [16:18:11] Collecting video information
- Video: 1920x1080, 23.976fps, 862 frames
- [16:18:11] Reencoding: VID_00558, Pass 1 of 1
- [16:18:30] Video Encode complete
- [16:18:31] Reencoding audio tracks (if req'd)
- [16:18:31] Multiplexing M2TS
- [16:18:43] Extracting A/V streams [VID_00525]
- [16:19:04] Reencoding: VID_00525 (9 of 53)
- [16:19:04] Collecting video information
- Video: 1920x1080, 23.976fps, 914 frames
- [16:19:04] Reencoding: VID_00525, Pass 1 of 1
- [16:19:22] Video Encode complete
- [16:19:22] Reencoding audio tracks (if req'd)
- [16:19:22] Multiplexing M2TS
- [16:19:37] Extracting A/V streams [VID_00533]
- [16:19:59] Reencoding: VID_00533 (10 of 53)
- [16:20:00] Collecting video information
- Video: 1920x1080, 23.976fps, 978 frames
- Bitrate: 12,338 Kbs
- [16:20:00] Reencoding: VID_00533, Pass 1 of 2
- [16:20:31] Reencoding: VID_00533, Pass 2 of 2
- [16:21:51] Video Encode complete
- [16:21:51] Reencoding audio tracks (if req'd)
- [16:21:51] Multiplexing M2TS
- [16:22:50] Extracting A/V streams [VID_00542]
- [16:23:13] Reencoding: VID_00542 (11 of 53)
- [16:23:13] Collecting video information
- Video: 1920x1080, 23.976fps, 1,027 frames
- Bitrate: 12,273 Kbs
- [16:23:13] Reencoding: VID_00542, Pass 1 of 2
- [16:23:51] Reencoding: VID_00542, Pass 2 of 2
- [16:25:19] Video Encode complete
- [16:25:19] Reencoding audio tracks (if req'd)
- [16:25:19] Multiplexing M2TS
- [16:25:34] Extracting A/V streams [VID_00554]
- [16:25:59] Reencoding: VID_00554 (12 of 53)
- [16:25:59] Collecting video information
- Video: 1920x1080, 23.976fps, 1,116 frames
- Bitrate: 12,337 Kbs
- [16:25:59] Reencoding: VID_00554, Pass 1 of 2
- [16:26:39] Reencoding: VID_00554, Pass 2 of 2
- [16:28:07] Video Encode complete
- [16:28:07] Reencoding audio tracks (if req'd)
- [16:28:07] Multiplexing M2TS
- [16:28:23] Extracting A/V streams [VID_00563]
- [16:28:52] Reencoding: VID_00563 (13 of 53)
- [16:28:52] Collecting video information
- Video: 1920x1080, 23.976fps, 1,585 frames
- [16:28:53] Reencoding: VID_00563, Pass 1 of 1
- [16:29:22] Video Encode complete
- [16:29:22] Reencoding audio tracks (if req'd)
- [16:29:22] Multiplexing M2TS
- [16:29:39] Extracting A/V streams [VID_00531]
- [16:30:09] Reencoding: VID_00531 (14 of 53)
- [16:30:09] Collecting video information
- Video: 1920x1080, 23.976fps, 1,342 frames
- [16:30:09] Reencoding: VID_00531, Pass 1 of 1
- [16:30:34] Video Encode complete
- [16:30:34] Reencoding audio tracks (if req'd)
- [16:30:35] Multiplexing M2TS
- [16:30:47] Extracting A/V streams [VID_00543]
- [16:31:17] Reencoding: VID_00543 (15 of 53)
- [16:31:17] Collecting video information
- Video: 1920x1080, 23.976fps, 1,361 frames
- [16:31:17] Reencoding: VID_00543, Pass 1 of 1
- [16:31:43] Video Encode complete
- [16:31:44] Reencoding audio tracks (if req'd)
- [16:31:44] Multiplexing M2TS
- [16:31:58] Extracting A/V streams [VID_00536]
- [16:32:28] Reencoding: VID_00536 (16 of 53)
- [16:32:28] Collecting video information
- Video: 1920x1080, 23.976fps, 1,386 frames
- Bitrate: 12,623 Kbs
- [16:32:28] Reencoding: VID_00536, Pass 1 of 2
- [16:33:17] Reencoding: VID_00536, Pass 2 of 2
- [16:35:09] Video Encode complete
- [16:35:09] Reencoding audio tracks (if req'd)
- [16:35:09] Multiplexing M2TS
- [16:35:29] Extracting A/V streams [VID_00555]
- [16:35:59] Reencoding: VID_00555 (17 of 53)
- [16:36:00] Collecting video information
- Video: 1920x1080, 23.976fps, 1,385 frames
- [16:36:00] Reencoding: VID_00555, Pass 1 of 1
- [16:36:26] Video Encode complete
- [16:36:26] Reencoding audio tracks (if req'd)
- [16:36:26] Multiplexing M2TS
- [16:36:41] Extracting A/V streams [VID_00521]
- [16:37:12] Reencoding: VID_00521 (18 of 53)
- [16:37:12] Collecting video information
- Video: 1920x1080, 23.976fps, 1,425 frames
- Bitrate: 12,636 Kbs
- [16:37:12] Reencoding: VID_00521, Pass 1 of 2
- [16:38:04] Reencoding: VID_00521, Pass 2 of 2
- [16:40:03] Video Encode complete
- [16:40:03] Reencoding audio tracks (if req'd)
- [16:40:03] Multiplexing M2TS
- [16:40:24] Extracting A/V streams [VID_00537]
- [16:40:59] Reencoding: VID_00537 (19 of 53)
- [16:40:59] Collecting video information
- Video: 1920x1080, 23.976fps, 1,604 frames
- [16:40:59] Reencoding: VID_00537, Pass 1 of 1
- [16:41:32] Video Encode complete
- [16:41:32] Reencoding audio tracks (if req'd)
- [16:41:32] Multiplexing M2TS
- [16:41:50] Extracting A/V streams [VID_00572]
- [16:42:28] Reencoding: VID_00572 (20 of 53)
- [16:42:29] Collecting video information
- Video: 1920x1080, 23.976fps, 2,928 frames
- [16:42:29] Reencoding: VID_00572, Pass 1 of 1
- [16:43:04] Video Encode complete
- [16:43:04] Reencoding audio tracks (if req'd)
- [16:43:04] Multiplexing M2TS
- [16:43:16] Extracting A/V streams [VID_00515]
- [16:43:51] Reencoding: VID_00515 (21 of 53)
- [16:43:51] Collecting video information
- Video: 1920x1080, 23.976fps, 1,621 frames
- Bitrate: 12,624 Kbs
- [16:43:51] Reencoding: VID_00515, Pass 1 of 2
- [16:44:51] Reencoding: VID_00515, Pass 2 of 2
- [16:47:00] Video Encode complete
- [16:47:00] Reencoding audio tracks (if req'd)
- [16:47:00] Multiplexing M2TS
- [16:47:24] Extracting A/V streams [VID_00509]
- [16:48:01] Reencoding: VID_00509 (22 of 53)
- [16:48:01] Collecting video information
- Video: 1920x1080, 23.976fps, 1,704 frames
- Bitrate: 12,508 Kbs
- [16:48:01] Reencoding: VID_00509, Pass 1 of 2
- [16:49:03] Reencoding: VID_00509, Pass 2 of 2
- [16:51:19] Video Encode complete
- [16:51:19] Reencoding audio tracks (if req'd)
- [16:51:19] Multiplexing M2TS
- [16:51:44] Extracting A/V streams [VID_00519]
- Error in attempt to extract audio/subs.
-
[16:51:51] - Failed to retrieve audio, aborted

Movie Only worked flawlessly? Set Verbose Mode on.

cwh

Capsbackup
10th December 2009, 15:47
Tried Angels and Demons again Full, using 31.05. Different errors this time.
-
[16:51:51] - Failed to retrieve audio, aborted[/CODE]

Movie Only worked flawlessly? Set Verbose Mode on.

cwh

It's definately a set up problem on your end, sorry to say.:o
I did a full backup to BD-25 and a movie only backup to BD9 of the US version of this disc, both worked flawlessly.

eTiMaGo
10th December 2009, 17:55
I forgot to report that 31.04 fixed the audio sync issues I was having with theatrical/extended movies, thanks :)

But I have another problem to report... When converting some music titles, for example the "Elton John 60" Region A disc, when I play the disc, it loads only the menu background, with no interface elements. But if I press the "top menu" button on the remote control, then only does the menu show up.

hoju3508
10th December 2009, 18:46
Tried Angels and Demons again Full, using 31.05. Different errors this time.

...

Movie Only worked flawlessly? Set Verbose Mode on.

cwh

Are you doing movie only? If yes, then my advice would be to use Clown_BD to create a combined version of the m2ts instead of the many. Let Clown_BD/eac3to fix all of the audio gap issues found with seamless branching movies. I was able to back up this movie to BD25 without any problems afterwards.

IlPorcospino
10th December 2009, 18:55
Help!
What happen to Ice Age -----------------------
[12.59.09] BD Rebuilder v0.31.05 (beta)
- Source: ICE_AGE_3_F1
- Input BD size: 25,82 GB
- Approximate total content: [01:33:13.921]
- Target BD size: 4,27 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[12.59.09] PHASE ONE, Encoding
- [12.59.09] Extracting A/V streams [VID_00364]
- Error in attempt to extract audio/subs.
- Not enought buffer for parse video stream. Current frame num 29731
[13.15.57] - Failed to retrieve audio, aborted
:mad:
Tried three times with different audio choises.

setarip_old
10th December 2009, 20:07
@IlPorcospino

Hi!

The problem with the Eurpoean version of "Ice Age 3" (not simply "Ice Age" which is a different movie) has been discussed several times in this thread. You can locate such posts by using the "Search this thread" function at the top of this page.

For a "movie-only" version, re-rip your original BluRay disc with either the latest version of MakeMKV (and then use tsMuxeR to create a BluRay "package" for input into BD Rebuilder) or the latest version of AnyDVD HD...