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
10th May 2013, 23:39
@techno1

Ok, I'm confused. I'm encoding BROKEN_CITY right now with the settings you gave me.

One thought... if your system doesn't support OpenCL it's possible that the latest release of x264 may be the culprit. Can you try the encode again -- and with fails, go to the BD Rebuilder folder and cut the contents of the LASTCMD.TXT file -- and then paste it into a DOS window. That way you should be able to see what specific error you're getting. I added a dummy OpenCL.dll file to the x264 folder, and that should have by-passed that issue in x264, but you never know.

If OpenCL is the issue, you can replace X264.EXE and X264-64.EXE with the one that was distributed with v0.43.06. I'm expecting a new X264 with the OpenCL issue resolved soon. If that isn't it, I'm not sure what to say. I'm using your exact settings and pass 1 has almost completed.

Video Dude
10th May 2013, 23:58
added a dummy OpenCL.dll file to the x264 folder, and that should have by-passed that issue in x264, but you never know.

jdobbs, would it be possible to add an option or a hidden option in BD-RB to disable OpenCL. I think the command switch for x264 is --no-opencl ?

The reason is I built a silent PC with a passive cooled nvidia card (no fan). I try to avoid gpu processing for an extended period of time as not to overheat my card and crash my system. My card supports OpenCL and I'm not sure how to tell BD-RB to disable OpenCL in x264.

jdobbs
11th May 2013, 00:02
jdobbs, would it be possible to add an option or a hidden option in BD-RB to disable OpenCL. I think the command switch for x264 is --no-opencl ?

The reason is I built a silent PC with a passive cooled nvidia card (no fan). I try to avoid gpu processing for an extended period of time as not to overheat my card and crash my system. My card supports OpenCL and I'm not sure how to tell BD-RB to disable OpenCL in x264.Hmm... I don't see that option in the help and I'm not sure if it would help.

I do think I can get around the problem, though. Normally people use LAVF in order to execute the 64 bit version of X264. I included only the 32 bit DLL. I'll put both the 32 and 64 bit version in the next release and enable the one that matches the system at startup.

AmigaFuture
11th May 2013, 00:17
I'll check it out.

Thank you. :D

jdobbs
11th May 2013, 01:48
I have updated the first post of this thread with a link to the latest release of BD-RB (v0.44.05). Changes for this version:- Corrected an error in which ALTERNATE output
to an MKV file with MKV_MUXSUPS selected and
a resize specified would cause a failure with
an MKVMERGE error.
- Corrected an issue in which zero length files
could be created during ALTERNATE encoding.
- Fixed an error in which some movie-only jobs
that should use original audio may reencode.
- Fixed an issue in which 3D ALTERNATE output
to DVD-5/9 was not working (encode error).
- Added the capability to perform 3D backups at
full resolution (Full Side-By-Side and Full
Over/Under)(default is HALF, as that is what
most players expect). Note: This option will
ONLY work on ALTERNATE MKV & MP4 output that
has vFormat set to NO-RESIZE. FULL-3D is meant
mainly for full HD 3D archiving.
- Corrected an issue related to international
decimal conversion of framerates during the
IMPORT function.
- Corrected an error in which ALTERNATE encodes
using vFormat=8 (intact) was not working on
multipart sources.
- Added a workaround so that 64 bit LAVF can be
used on systems that don't support OpenCL.
- Other minor corrections and cosmetic fixes.

techno1
11th May 2013, 02:03
@techno1

Ok, I'm confused. I'm encoding BROKEN_CITY right now with the settings you gave me.

One thought... if your system doesn't support OpenCL it's possible that the latest release of x264 may be the culprit. Can you try the encode again -- and with fails, go to the BD Rebuilder folder and cut the contents of the LASTCMD.TXT file -- and then paste it into a DOS window. That way you should be able to see what specific error you're getting. I added a dummy OpenCL.dll file to the x264 folder, and that should have by-passed that issue in x264, but you never know.

If OpenCL is the issue, you can replace X264.EXE and X264-64.EXE with the one that was distributed with v0.43.06. I'm expecting a new X264 with the OpenCL issue resolved soon. If that isn't it, I'm not sure what to say. I'm using your exact settings and pass 1 has almost completed.

No, my onboard ATI Radeon HD 4290 chipset does NOT support OPENCL.

LASTCMD:

jdobbs
11th May 2013, 02:05
jdobbs, would it be possible to add an option or a hidden option in BD-RB to disable OpenCL. I think the command switch for x264 is --no-opencl ?

The reason is I built a silent PC with a passive cooled nvidia card (no fan). I try to avoid gpu processing for an extended period of time as not to overheat my card and crash my system. My card supports OpenCL and I'm not sure how to tell BD-RB to disable OpenCL in x264. I believe that in BD-RB the OpenCL would only apply if you have selected LAVF output. Otherwise the rendering is done by DGDecNV or Directshow. But, if there truly is a "--no-opencl" parameter you can add it by putting the lines below in your INI file:

TWEAK_PASS_ONE=--no-opencl
TWEAK_PASS_TWO=--no-opencl

jdobbs
11th May 2013, 02:06
No, my onboard ATI Radeon HD 4290 chipset does NOT support OPENCL.

LASTCMD:Download the new BD-RB version and you should be ok even with LAVF.

AmigaFuture
11th May 2013, 02:07
Beauty, eh! Thank you. Testing.. :-D

Video Dude
11th May 2013, 02:44
I believe that in BD-RB the OpenCL would only apply if you have selected LAVF output. Otherwise the rendering is done by DGDecNV or Directshow. But, if there truly is a "--no-opencl" parameter you can add it by putting the lines below in your INI file:

TWEAK_PASS_ONE=--no-opencl
TWEAK_PASS_TWO=--no-opencl

Thanks jdobbs.

I have not tested --no-opencl yet in the current build of x264, but I did see a number of references to the parameter on the forum, like this one:

http://forum.doom9.org/showthread.php?p=1575155#post1575155

AmigaFuture
11th May 2013, 04:50
- Corrected an error in which ALTERNATE encodes
using vFormat=8 (intact) was not working on
multipart sources.


BD-RB says it's completing fine. The 2 movies I've tried, the MKV output is too small. I can see the video is joined correctly in the work directory, as well as the audio and SUP files, but, somewhere in the creation of the MKV... When the MKV starts playing...it's not using the first segment video. Looks like it's using the 2nd segment. I'd have to do a manual rebuild to know.. So, for sure BD-RB isn't using the completed, joined, video stream with the MKV.

I'm currently referencing Paul (Unrated).

When I use MKVMERGE GUI, it'll create a complete movie. From moving the seek, it looks and sounds good that way. More testing..

Edit: For fun I also made an AC3 profile in Alternative. These are the results.

[05/10/13] BD Rebuilder v0.44.05 (beta)
[21:14:13] Source: PAUL_00800
- Input BD size: 21.59 GB
- Approximate total content: [01:43:48.263]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV, Intact Video & AC3
- Decoding/Frame serving: DirectShow [4-way]
- Audio Settings: AC3=0 DTS=1 HD=0 Kbs=448
[21:14:16] PHASE ONE, Encoding
- [21:14:16] Processing: VID_00831 (1 of 30)
- [21:14:16] Extracting A/V streams [VID_00831]
- [21:16:43] Reencoding video [VID_00831]
- [21:16:43] Keeping original video (no reencode)
- [21:16:43] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- [21:16:44] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- ERROR in attempt to reencode audio (AFTEN) [AUD_00831_4352.AVS]
[21:16:44] - Failed to reencode audio, aborted


Edit 2: I see "- Mode: MKV, Intact Video & AC3" is misleading. Meaning convert whatever DTS to AC3.

Sharc
11th May 2013, 08:47
Edit: For fun I also made an AC3 profile in Alternative. These are the results.

[05/10/13] BD Rebuilder v0.44.05 (beta)
[21:14:13] Source: PAUL_00800
- Input BD size: 21.59 GB
- Approximate total content: [01:43:48.263]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV, Intact Video & AC3
- Decoding/Frame serving: DirectShow [4-way]
- Audio Settings: AC3=0 DTS=1 HD=0 Kbs=448
[21:14:16] PHASE ONE, Encoding
- [21:14:16] Processing: VID_00831 (1 of 30)
- [21:14:16] Extracting A/V streams [VID_00831]
- [21:16:43] Reencoding video [VID_00831]
- [21:16:43] Keeping original video (no reencode)
- [21:16:43] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- [21:16:44] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- ERROR in attempt to reencode audio (AFTEN) [AUD_00831_4352.AVS][21:16:44] - Failed to reencode audio, aborted


I experienced exactly this ERROR some time ago repeatedly. I could fix it by using this version of wavi.exe. (http://forum.doom9.org/showthread.php?p=1508525#post1508525)
Maybe you give it a try and report back if it solves the 'aften' issue.

jdobbs
11th May 2013, 13:14
Edit 2: I see "- Mode: MKV, Intact Video & AC3" is misleading. Meaning convert whatever DTS to AC3. I certainly don't see anything misleading about "AC3". That seems pretty straightforward. If you want intact audio as well (an incredible waste of space), just add this:

[00029]
caption=MKV, Intact Video and Audio
aType=2
vFormat=8
cType=1

I can see the video is joined correctly in the work directory, as well as the audio and SUP files, but, somewhere in the creation of the MKV I apparently didn't test well enough... I'm looking at it.

jdobbs
11th May 2013, 15:59
@AmigaFuture

I certainly don't see anything misleading about "AC3". That seems pretty straightforward. If you want intact audio as well (an incredible waste of space), just add this:

[00029]
caption=MKV, Intact Video and Audio
aType=2
vFormat=8
cType=1

I apparently didn't test well enough... I'm looking at it.Ok. I just looked at it. It seem that when I added the "Keep Original" code for MP4 and MKV I missed several things -- but I've fixed it. In my tests I was using discs that were following a different path (based on the number of segments and the filename limit), and I didn't catch it. I thought the huge number of segments would be a good test, but it missed a couple of obvious mistakes.

sojourner353
11th May 2013, 16:29
I have updated the first post of this thread with a link to the latest release of BD-RB (v0.44.05). Changes for this version:- Corrected an error in which ALTERNATE output
to an MKV file with MKV_MUXSUPS selected and
a resize specified would cause a failure with
an MKVMERGE error.
- Corrected an issue in which zero length files
could be created during ALTERNATE encoding.
- Fixed an error in which some movie-only jobs
that should use original audio may reencode.
- Fixed an issue in which 3D ALTERNATE output
to DVD-5/9 was not working (encode error).
- Added the capability to perform 3D backups at
full resolution (Full Side-By-Side and Full
Over/Under)(default is HALF, as that is what
most players expect). Note: This option will
ONLY work on ALTERNATE MKV & MP4 output that
has vFormat set to NO-RESIZE. FULL-3D is meant
mainly for full HD 3D archiving.
- Corrected an issue related to international
decimal conversion of framerates during the
IMPORT function.
- Corrected an error in which ALTERNATE encodes
using vFormat=8 (intact) was not working on
multipart sources.
- Added a workaround so that 64 bit LAVF can be
used on systems that don't support OpenCL.
- Other minor corrections and cosmetic fixes.

Thanks for adding the Full SBS 3D option jdobbs appreciate it and it works perfect, what settings can I change to also output intact audio with the same video output? Sorry in advance if its a noob question but only just started digging into BDRB, cheers.

Edit: Think I might have figured out how to change alternates myself, just created one and trying now, will post results.

jdobbs
11th May 2013, 17:39
Thanks for adding the Full SBS 3D option jdobbs appreciate it and it works perfect, what settings can I change to also output intact audio with the same video output? Sorry in advance if its a noob question but only just started digging into BDRB, cheers.

Edit: Think I might have figured out how to change alternates myself, just created one and trying now, will post results.For intact audio, just set up a new ALTERNATE entry that has aType=2 -- but, of course, you can't use intact video with a 3D source. Here's an example:

[00029]
caption=MKV Container, NO_RESIZE, AutoGOP, Intact Audio
vBitrate=8000
aType=2
vFormat=7
vKeyint=Auto

The video bitrate can be whatever you want it to be -- or even better, use the ALTERNATE dialog and encode with CRF.

sojourner353
11th May 2013, 17:47
For intact audio, just set up a new ALTERNATE entry that has aType=2 -- but, of course, you can't use intact video with a 3D source. Here's an example:

[00029]
caption=MKV Container, NO_RESIZE, AutoGOP, Intact Audio
vBitrate=8000
aType=2
vFormat=7
vKeyint=Auto

The video bitrate can be whatever you want it to be -- or even better, use the ALTERNATE dialog and encode with CRF.

Thanks jdobbs its pretty much the profile I created and I am using at the moment, its about 50% through now, sorry for the confusion regarding intact video, I meant 3D No_RESIZE Full SBS MKV with intact audio, cheers.

AmigaFuture
11th May 2013, 18:49
@AmigaFuture

Ok. I just looked at it. It seem that when I added the "Keep Original" code for MP4 and MKV I missed several things -- but I've fixed it. In my tests I was using discs that were following a different path (based on the number of segments and the filename limit), and I didn't catch it. I thought the huge number of segments would be a good test, but it missed a couple of obvious mistakes.

Sweet! Even a very skill honed archer can read wind direction a little bit that way when it should be a little this way. It's good to know nothing stays the same except change. We have an accord on perspective about audio, but I know some people want original and though I can hear subtleties, others' hearing is better than mine. So I test with that awareness.

@Sharc

Thanks, I'll try it for fun till the next beta is released. :D

Sharc
11th May 2013, 19:23
Yeah, you can't do any seeking with DirectshowMVCSource() or it will crash -- so "Trim()" can't be used with it. .....
Hmmm...., does this also mean that I can't do 1-pass CRF prediction mode? Seeking is needed for selecting the samples, or am I wrong?

jdobbs
11th May 2013, 20:22
Hmmm...., does this also mean that I can't do 1-pass CRF prediction mode? Seeking is needed for selecting the samples, or am I wrong? You cannot do CRF prediction on a 3D source using DirectshowMVCSource. It will almost certainly crash.

AmigaFuture
11th May 2013, 21:13
I experienced exactly this ERROR some time ago repeatedly. I could fix it by using this version of wavi.exe. (http://forum.doom9.org/showthread.php?p=1508525#post1508525)
Maybe you give it a try and report back if it solves the 'aften' issue.

Nope. I also don't see "wavi" being loaded in TaskManager. It could be a very quick exit. Besides, the file you pointed to is also older than included in BD-RB. Thanks anyway.

Sharc
11th May 2013, 22:52
You cannot do CRF prediction on a 3D source using DirectshowMVCSource. It will almost certainly crash.
Confirmed, it crashes with 1-pass CRF prediction but works with 1-pass fix CRF.
Perhaps the 1-pass CRF prediction should be grayed out or a warning be given when one selects 3D -- or maybe we should just be patient and wait until a seekable version becomes available. Don't know how popular 1-pass CRF prediction is by the users.

jdobbs
11th May 2013, 23:43
Confirmed, it crashes with 1-pass CRF prediction but works with 1-pass fix CRF.
Perhaps the 1-pass CRF prediction should be grayed out or a warning be given when one selects 3D -- or maybe we should just be patient and wait until a seekable version becomes available. Don't know how popular 1-pass CRF prediction is by the users. Yeah, I'll do that.

jdobbs
11th May 2013, 23:44
Nope. I also don't see "wavi" being loaded in TaskManager. It could be a very quick exit. Besides, the file you pointed to is also older than included in BD-RB. Thanks anyway. I already fixed it anyway. I'll post after some more testing. WAVI wasn't really a factor.

AmigaFuture
12th May 2013, 00:05
That's what I concluded also, and okay.

Anything to test tonight? :D

ihmcjacky
12th May 2013, 09:54
I've tried to rebuild Gangster Squad to 25GB (full backup) and get he following error, may I know if there is any solutions on this?

----------------------
[05/12/13] BD Rebuilder v0.44.05 (beta)
[12:38:48] Source: GANGSTER_SQUAD_DIY_(2013)
- Input BD size: 31.28 GB
- Approximate total content: [04:08:21.368]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Auto Quality: Good (Very Fast), ABR
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[12:38:48] PHASE ONE, Encoding
- [12:38:48] Processing: VID_00044 (1 of 32)
- [12:38:48] Extracting A/V streams [VID_00044]
- [12:38:53] Reencoding video [VID_00044]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 457 frames
- [12:38:53] Reencoding: VID_00044, Pass 1 of 1
- [12:38:58] Video Encode complete
- [12:38:58] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:38:58] Multiplexing M2TS
- [12:39:02] Processing: VID_00042 (2 of 32)
- [12:39:02] Extracting A/V streams [VID_00042]
- [12:39:08] Reencoding video [VID_00042]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 859 frames
- [12:39:08] Reencoding: VID_00042, Pass 1 of 1
- [12:39:17] Video Encode complete
- [12:39:17] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:39:17] Multiplexing M2TS
- [12:39:21] Processing: VID_00014 (3 of 32)
- [12:39:21] Extracting A/V streams [VID_00014]
- [12:39:28] Reencoding video [VID_00014]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,969 frames
- [12:39:28] Reencoding: VID_00014, Pass 1 of 1
- [12:39:45] Video Encode complete
- [12:39:45] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:39:45] Multiplexing M2TS
- [12:39:50] Processing: VID_00036 (4 of 32)
- [12:39:50] Extracting A/V streams [VID_00036]
- [12:39:57] Reencoding video [VID_00036]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,474 frames
- [12:39:57] Reencoding: VID_00036, Pass 1 of 1
- [12:40:12] Video Encode complete
- [12:40:12] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:40:12] Multiplexing M2TS
- [12:40:17] Processing: VID_00011 (5 of 32)
- [12:40:17] Extracting A/V streams [VID_00011]
- [12:40:25] Reencoding video [VID_00011]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,627 frames
- [12:40:25] Reencoding: VID_00011, Pass 1 of 1
- [12:40:51] Video Encode complete
- [12:40:51] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:40:51] Multiplexing M2TS
- [12:40:58] Processing: VID_00041 (6 of 32)
- [12:40:58] Extracting A/V streams [VID_00041]
- [12:41:06] Reencoding video [VID_00041]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 8,159 frames
- [12:41:06] Reencoding: VID_00041, Pass 1 of 1
- [12:41:50] Video Encode complete
- [12:41:50] Processing audio tracks
- [12:41:50] Multiplexing M2TS
- [12:41:56] Processing: VID_00002 (7 of 32)
- [12:41:56] Extracting A/V streams [VID_00002]
- [12:42:04] Reencoding video [VID_00002]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,689 frames
- [12:42:04] Reencoding: VID_00002, Pass 1 of 1
- [12:42:30] Video Encode complete
- [12:42:30] Processing audio tracks
- Track 4352 (spa): Keeping original audio
- [12:42:30] Multiplexing M2TS
- [12:42:37] Processing: VID_00038 (8 of 32)
- [12:42:37] Extracting A/V streams [VID_00038]
- [12:42:46] Reencoding video [VID_00038]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,111 frames
- [12:42:46] Reencoding: VID_00038, Pass 1 of 1
- [12:43:05] Video Encode complete
- [12:43:05] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:43:05] Multiplexing M2TS
- [12:43:10] Processing: VID_00040 (9 of 32)
- [12:43:10] Extracting A/V streams [VID_00040]
- [12:43:18] Reencoding video [VID_00040]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,187 frames
- [12:43:18] Reencoding: VID_00040, Pass 1 of 1
- [12:43:37] Video Encode complete
- [12:43:37] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:43:37] Multiplexing M2TS
- [12:43:42] Processing: VID_00018 (10 of 32)
- [12:43:42] Extracting A/V streams [VID_00018]
- [12:43:50] Reencoding video [VID_00018]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,013 frames
- [12:43:50] Reencoding: VID_00018, Pass 1 of 1
- [12:44:24] Video Encode complete
- [12:44:24] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:44:24] Multiplexing M2TS
- [12:44:33] Processing: VID_00017 (11 of 32)
- [12:44:33] Extracting A/V streams [VID_00017]
- [12:44:42] Reencoding video [VID_00017]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,697 frames
- [12:44:42] Reencoding: VID_00017, Pass 1 of 1
- [12:45:18] Video Encode complete
- [12:45:18] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:45:18] Multiplexing M2TS
- [12:45:27] Processing: VID_00049 (12 of 32)
- [12:45:27] Extracting A/V streams [VID_00049]
- [12:45:35] Reencoding video [VID_00049]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,313 frames
- [12:45:35] Reencoding: VID_00049, Pass 1 of 1
- [12:46:08] Video Encode complete
- [12:46:08] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:46:08] Multiplexing M2TS
- [12:46:16] Processing: VID_00050 (13 of 32)
- [12:46:16] Extracting A/V streams [VID_00050]
- [12:46:24] Reencoding video [VID_00050]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,468 frames
- [12:46:24] Reencoding: VID_00050, Pass 1 of 1
- [12:47:00] Video Encode complete
- [12:47:00] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:47:00] Multiplexing M2TS
- [12:47:09] Processing: VID_00058 (14 of 32)
- [12:47:09] Extracting A/V streams [VID_00058]
- [12:47:18] Reencoding video [VID_00058]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,442 frames
- [12:47:18] Reencoding: VID_00058, Pass 1 of 1
- [12:47:56] Video Encode complete
- [12:47:56] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:47:56] Multiplexing M2TS
- [12:48:05] Processing: VID_00057 (15 of 32)
- [12:48:05] Extracting A/V streams [VID_00057]
- [12:48:15] Reencoding video [VID_00057]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,584 frames
- [12:48:15] Reencoding: VID_00057, Pass 1 of 1
- [12:48:52] Video Encode complete
- [12:48:52] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:48:52] Multiplexing M2TS
- [12:49:01] Processing: VID_00035 (16 of 32)
- [12:49:01] Extracting A/V streams [VID_00035]
- [12:49:11] Reencoding video [VID_00035]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,724 frames
- [12:49:11] Reencoding: VID_00035, Pass 1 of 1
- [12:49:35] Video Encode complete
- [12:49:35] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:49:35] Multiplexing M2TS
- [12:49:40] Processing: VID_00056 (17 of 32)
- [12:49:40] Extracting A/V streams [VID_00056]
- [12:49:50] Reencoding video [VID_00056]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,093 frames
- [12:49:50] Reencoding: VID_00056, Pass 1 of 1
- [12:50:32] Video Encode complete
- [12:50:32] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:50:32] Multiplexing M2TS
- [12:50:40] Processing: VID_00051 (18 of 32)
- [12:50:40] Extracting A/V streams [VID_00051]
- [12:50:50] Reencoding video [VID_00051]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,120 frames
- [12:50:50] Reencoding: VID_00051, Pass 1 of 1
- [12:51:31] Video Encode complete
- [12:51:31] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:51:31] Multiplexing M2TS
- [12:51:39] Processing: VID_00016 (19 of 32)
- [12:51:39] Extracting A/V streams [VID_00016]
- [12:51:50] Reencoding video [VID_00016]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,405 frames
- [12:51:50] Reencoding: VID_00016, Pass 1 of 1
- [12:52:34] Video Encode complete
- [12:52:34] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:52:34] Multiplexing M2TS
- [12:52:43] Processing: VID_00037 (20 of 32)
- [12:52:43] Extracting A/V streams [VID_00037]
- [12:52:53] Reencoding video [VID_00037]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,123 frames
- [12:52:53] Reencoding: VID_00037, Pass 1 of 1
- [12:53:23] Video Encode complete
- [12:53:23] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:53:23] Multiplexing M2TS
- [12:53:30] Processing: VID_00015 (21 of 32)
- [12:53:30] Extracting A/V streams [VID_00015]
- [12:53:41] Reencoding video [VID_00015]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,561 frames
- [12:53:41] Reencoding: VID_00015, Pass 1 of 1
- [12:54:34] Video Encode complete
- [12:54:34] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:54:34] Multiplexing M2TS
- [12:54:43] Processing: VID_00053 (22 of 32)
- [12:54:43] Extracting A/V streams [VID_00053]
- [12:54:53] Reencoding video [VID_00053]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,784 frames
- [12:54:53] Reencoding: VID_00053, Pass 1 of 1
- [12:55:46] Video Encode complete
- [12:55:46] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:55:46] Multiplexing M2TS
- [12:55:57] Processing: VID_00048 (23 of 32)
- [12:55:57] Extracting A/V streams [VID_00048]
- [12:56:08] Reencoding video [VID_00048]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,915 frames
- [12:56:08] Reencoding: VID_00048, Pass 1 of 1
- [12:57:00] Video Encode complete
- [12:57:00] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:57:00] Multiplexing M2TS
- [12:57:10] Processing: VID_00054 (24 of 32)
- [12:57:10] Extracting A/V streams [VID_00054]
- [12:57:21] Reencoding video [VID_00054]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 5,364 frames
- [12:57:21] Reencoding: VID_00054, Pass 1 of 1
- [12:58:15] Video Encode complete
- [12:58:15] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:58:15] Multiplexing M2TS
- [12:58:25] Processing: VID_00052 (25 of 32)
- [12:58:25] Extracting A/V streams [VID_00052]
- [12:58:36] Reencoding video [VID_00052]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 5,771 frames
- [12:58:36] Reencoding: VID_00052, Pass 1 of 1
- [12:59:35] Video Encode complete
- [12:59:35] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [12:59:35] Multiplexing M2TS
- [12:59:45] Processing: VID_00055 (26 of 32)
- [12:59:45] Extracting A/V streams [VID_00055]
- [12:59:56] Reencoding video [VID_00055]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 5,849 frames
- [12:59:56] Reencoding: VID_00055, Pass 1 of 1
- [13:01:02] Video Encode complete
- [13:01:02] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [13:01:02] Multiplexing M2TS
- [13:01:14] Processing: VID_00047 (27 of 32)
- [13:01:14] Extracting A/V streams [VID_00047]
- [13:01:27] Reencoding video [VID_00047]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 6,181 frames
- [13:01:27] Reencoding: VID_00047, Pass 1 of 1
- [13:02:29] Video Encode complete
- [13:02:29] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [13:02:29] Multiplexing M2TS
- [13:02:40] Processing: VID_00039 (28 of 32)
- [13:02:40] Extracting A/V streams [VID_00039]
- [13:02:52] Reencoding video [VID_00039]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,823 frames
- [13:02:52] Reencoding: VID_00039, Pass 1 of 1
- [13:03:39] Video Encode complete
- [13:03:39] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [13:03:39] Multiplexing M2TS
- [13:03:45] Processing: VID_00045 (29 of 32)
- [13:03:45] Extracting A/V streams [VID_00045]
- [13:03:59] Reencoding video [VID_00045]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 7,072 frames
- [13:03:59] Reencoding: VID_00045, Pass 1 of 1
- [13:05:13] Video Encode complete
- [13:05:13] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [13:05:13] Multiplexing M2TS
- [13:05:24] Processing: VID_00043 (30 of 32)
- [13:05:24] Extracting A/V streams [VID_00043]
- [13:05:42] Reencoding video [VID_00043]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 11,593 frames
- [13:05:42] Reencoding: VID_00043, Pass 1 of 1
- [13:07:24] Video Encode complete
- [13:07:24] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [13:07:24] Multiplexing M2TS
- [13:07:43] Processing: VID_00034 (31 of 32)
- [13:07:43] Extracting A/V streams [VID_00034]
- [13:08:32] Reencoding video [VID_00034]
- Source Video: MPEG-4 (AVC), 720x480
- Rate/Length: 29.970fps, 84,038 frames
- [13:08:32] Reencoding: VID_00034, Pass 1 of 1
- [13:14:08] Video Encode complete
- [13:14:08] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [13:14:08] Multiplexing M2TS
- [13:14:34] Processing: VID_00005 (32 of 32)
- [13:14:34] Extracting A/V streams [VID_00005]
- [13:21:58] Reencoding video [VID_00005]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 162,456 frames
- Bitrate: 16,080 Kbs
- [13:21:58] Reencoding: VID_00005, Pass 1 of 1
- [13:59:09] Video Encode complete
- [13:59:09] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [13:59:09] Multiplexing M2TS
- Error in attempt to multiplex: MUX_00005.meta
- Can't open file: J:\ENCODE_TMP\WORKFILES\VID_00005_2.AVS.264
[13:59:12] - Failed to build structure, aborted

raul124
12th May 2013, 22:52
You cannot do CRF prediction on a 3D source using DirectshowMVCSource. It will almost certainly crash.

Does any one know where to get DirectshowMVCSource. I press the option on the setup and BD-Re., take me to document folder where I don't have this software...thanks:confused:

Sharc
12th May 2013, 23:12
Does any one know where to get DirectshowMVCSource. I press the option on the setup and BD-Re., take me to document folder where I don't have this software...thanks:confused:
http://forum.doom9.org/showthread.php?p=1626815#post1626815

Glarioo
13th May 2013, 10:44
Two rebuilds came out with a maximum video bitrate of 15.0 Mbps. Normally this is 35.0 Mbps. Do i something wrong? Blu ray's are Zambezia (Flemish/Dutch release) and Arbitrage (BeNeLux release). All other blu ray's (Playing For Keeps, The Broken Circle Breakdown, The Hobbit,...) have a maximum video bitrate of 35.0 Mbps. All ripped with AnyDVD. Run inspect tells me everything is ok.
Both rebuild files played well on a Dune-HD mediaplayer. No problem, but i just wonder why it's in these two rebuilds 15.0 Mbps.

Regards.

MediaInfo for Zambezia:

General
ID : 1 (0x1)
Complete name : D:\BD-RB Work\ZAMBEZIA\BDMV\STREAM\00000.m2ts
Format : BDAV
Format/Info : Blu-ray Video
File size : 7.85 GiB
Duration : 1h 22mn
Overall bit rate mode : Variable
Overall bit rate : 13.6 Mbps
Maximum Overall bit rate : 35.5 Mbps

Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.0
Format settings, CABAC : Yes
Format settings, ReFrames : 3 frames
Codec ID : 27
Duration : 1h 22mn
Bit rate mode : Variable
Bit rate : 11.6 Mbps
Maximum bit rate : 15.0 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.233
Stream size : 6.79 GiB (87%)
Writing library : x264 core 132 r2309 3b1f1f7
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x113
/ me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1
/ trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2
/ threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0
/ bluray_compat=1 / constrained_intra=0 / bframes=3 / b_pyramid=0 / b_adapt=1 / b_bias=0
/ direct=1 / weightb=1 / open_gop=0 / weightp=1 / keyint=24 / keyint_min=1 / scenecut=40
/ intra_refresh=0 / rc_lookahead=24 / rc=2pass / mbtree=1 / bitrate=11582 / ratetol=1.0
/ qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=15000
/ vbv_bufsize=13000 / nal_hrd=vbr / ip_ratio=1.10 / aq=1:1.00

Audio #1
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Format settings, Endianness : Big
Codec ID : 129
Duration : 1h 22mn
Bit rate mode : Constant
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 378 MiB (5%)
Language : English

Audio #2
ID : 4353 (0x1101)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Format settings, Endianness : Big
Codec ID : 129
Duration : 1h 22mn
Bit rate mode : Constant
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 378 MiB (5%)
Language : Dutch

Text
ID : 4608 (0x1200)
Menu ID : 1 (0x1)
Format : PGS
Codec ID : 144
Language : Dutch


[Status]
LABEL=ZAMBEZIA
VERSION=v0.44.05 (beta)
SOURCE_SIZE=16408387584
SOURCE_VIDEO_SIZE=16408387584
TARGET_SIZE=8703180800
REDUCTION=.530410483994574
RESIZE_1080=0
RESIZE_1440=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=0
SUBS_TO_KEEP=all
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=-1
INSTANCES=1
DGDECNV=0
QUICK=0
ENCODE_STEP=0
COMPLETED=2
REBUILD_COMPLETE=1
[00005]
AUDIO=101
PGS=1
APULLDOWN=0
S1440=0
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=8703171023
RATE=11582
SPLITS=1
NSIZE=0
FLINK=0
MLINK=0
NSTART=27000000
NEND=250184835
[00015]
APULLDOWN=0
S1440=0
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=9777
SPLITS=1
AUDIO=
NSIZE=0
FLINK=0
MLINK=0

[Status]
LABEL=ARBITRAGE
VERSION=v0.44.04 (beta)
SOURCE_SIZE=21449342976
SOURCE_VIDEO_SIZE=21449342976
TARGET_SIZE=8881438720
REDUCTION=.414065770216718
RESIZE_1080=0
RESIZE_1440=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=0
SUBS_TO_KEEP=all
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=-1
INSTANCES=1
DGDECNV=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=1
[00006]
AUDIO=10
PGS=11
APULLDOWN=0
S1440=0
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=8881438720
RATE=9955
SPLITS=1
NSIZE=0
FLINK=0
MLINK=0
NSTART=27000000
NEND=303477120

jdobbs
13th May 2013, 13:04
TARGET_SIZE=8881438720
It's not a bug. You have selected a dual-layer DVD (BD-9) for output. The maximum bitrate is limited by the media type. If you tried to use 35Mbs your output likely would frozen or skipped etc. 35Mbs is something you might use for BD-25 media.

colinhunt
13th May 2013, 13:39
Here's a new one. To me, at least.

v0.44.05
disc: Wolf Children (animation)
job: movie-only backup
log:
[05.13.13] BD Rebuilder v0.44.05 (beta)
[14:29:07] Source: WOLF_CHILDREN_00001
- Input BD size: 34,29 GB
- Approximate total content: [01:57:03.516]
- Target BD size: 23,78 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Quality: Better (Faster), Two Pass
- Output folder: U:\_ENCODES\
- X264 Tweak(s) enabled
- Decoding/Frame serving: X264/LAVF
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
- Subtitle [2] is defaulted ON.
[14:29:10] PHASE ONE, Encoding
- [14:29:10] Processing: VID_00001 (1 of 1)
- [14:29:10] Extracting A/V streams [VID_00001]
- Extracting video streams [VID_00001]
- Extracting audio streams [VID_00001]
- Error in attempt to extract audio/subs.
- Reading buffer overflow. Possible container streams are not syncronized. Please, verify stream fps. File name: S:\VIDEO\BD\WOLF_CHILDREN\BDMV\STREAM\00001.M2TS
- Error in attempt to extract audio/subs.
- Reading buffer overflow. Possible container streams are not syncronized. Please, verify stream fps. File name: S:\VIDEO\BD\WOLF_CHILDREN\BDMV\STREAM\00001.M2TS
[15:00:12] - Failed to retrieve audio, aborted

jdobbs
13th May 2013, 14:03
Probably a bad rip. That error is coming from TSMUXER while it is attempting to demux.

jdobbs
13th May 2013, 16:46
I have updated the first post of this thread with a link to the latest release of BD-RB (v0.44.06). Changes for this release:- Corrected an new error in which ALTERNATE
encodes using vFormat=8 (intact) was not
working on multipart sources.
- Corrected an error in which ALTERNATE output
to an MKV file with MKV_MUXSUPS selected and
a resize specified would cause a failure with
an MKVMERGE error.(v0.44.5)
- Corrected an issue in which zero length files
could be created during ALTERNATE encoding.
- Fixed an error in which some movie-only jobs
that should use original audio may reencode.
- Fixed an issue in which 3D ALTERNATE output
to DVD-5/9 was not working (encode error).
(v0.44.5)
- Added the capability to perform 3D backups at
full resolution (Full Side-By-Side and Full
Over/Under)(default is HALF, as that is what
most players expect). Note: This option will
ONLY work on ALTERNATE MKV & MP4 output that
has vFormat set to NO-RESIZE. FULL-3D is meant
mainly for full HD 3D archiving.(v0.44.5)
- Corrected an issue related to international
decimal conversion of framerates during the
IMPORT function.(v0.44.5)
- Added a workaround so that 64 bit LAVF can be
used on systems that don't support OpenCL.
(v0.44.5)
- Other minor corrections and cosmetic fixes. For the most part it's just an interim release that fixes intact backup to MKV and MP4.

colinhunt
13th May 2013, 17:04
Probably a bad rip. That error is coming from TSMUXER while it is attempting to demux.
Yeah, I discovered this a moment ago when trying to demux with eac3to. Re-rip it is, then.

omegaman7
13th May 2013, 17:11
Before I got my LG drives(Apparently NEC chipped, which I love), I found I got more bad rips with BD's, than DVDs. The discs didn't look that bad, but my Lite-on is really finicky. So, I only use it as a real time player now. Which it seems to excel at :)

Glarioo
13th May 2013, 17:24
It's not a bug. You have selected a dual-layer DVD (BD-9) for output. The maximum bitrate is limited by the media type. If you tried to use 35Mbs your output likely would frozen or skipped etc. 35Mbs is something you might use for BD-25 media.

Ok, thank you for the quick reply!

sojourner353
13th May 2013, 17:37
Hi all, been reading over the forum for about an hour now trying to find a way to enable CUDA processing in BDRB and I can see it works but I have been messing with my settings and cannot get it to change from DirectShow to DGDecNV, I just got a GTX650 Ti Boost and want to see how it goes speed wise, its running paired with a Core i7 3770, any help much appreciated, cheers.

jdobbs
13th May 2013, 17:40
Hi all, been reading over the forum for about an hour now trying to find a way to enable CUDA processing in BDRB and I can see it works but I have been messing with my settings and cannot get it to change from DirectShow to DGDecNV, I just got a GTX650 Ti Boost and want to see how it goes speed wise, its running paired with a Core i7 3770, any help much appreciated, cheers. Go to the SETUP dialog and click on "Use DGDecNV..." It will then open a browser window so you can point to the location of DGDECODENV.DLL (only the first time you use it).

had-z
13th May 2013, 20:28
Go to the SETUP dialog and click on "Use DGDecNV..." It will then open a browser window so you can point to the location of DGDECODENV.DLL (only the first time you use it).

Is this valid for ati hd 79xx series or only nvidia?

Sinatrafan
13th May 2013, 21:14
Mr. Dobbs,

Thank you for issueing version 44.5 of BD Rebuilder, with the changes that you've made within the program, I've been able to finish encoding 3 blu rays, with the internal LAVF enabled.. these encodes have turned out perfectly well.

Thank you again for all of your wonderous work on a marvelous software, BD REBUILDER..

Thanks again for your kind attention, and patience with me.

DK
13th May 2013, 21:29
Is this valid for ati hd 79xx series or only nvidia?

It's Nvidia only.

sojourner353
13th May 2013, 21:34
Go to the SETUP dialog and click on "Use DGDecNV..." It will then open a browser window so you can point to the location of DGDECODENV.DLL (only the first time you use it).

thanks for the reply jdobns, I had already don't all that and still not working so something is wrong with my setup pc settings, will look into it more later, thanks for the help though at least im on the right track.

Edit: Fixed the problem, was using a beta nVIDIA driver, once I went back to the official version all worked.

AmigaFuture
14th May 2013, 05:02
MKV with Intact Video and Audio, Intact Video and AAC, doing well. Not so with Intact Video and AC3.

[05/13/13] BD Rebuilder v0.44.06 (beta)
[20:55:54] Source: PAUL_00800
- Input BD size: 21.59 GB
- Approximate total content: [01:43:48.263]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV, Intact Video & AC3
- Decoding/Frame serving: DirectShow [4-way]
- Audio Settings: AC3=0 DTS=1 HD=0 Kbs=448
[20:55:55] PHASE ONE, Encoding
- [20:55:55] Processing: VID_00831 (1 of 30)
- [20:55:55] Extracting A/V streams [VID_00831]
- [20:58:21] Reencoding video [VID_00831]
- [20:58:21] Keeping original video (no reencode)
- [20:58:21] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- [20:58:21] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- [20:58:21] ReencodeAudio() 00070 1801
[20:59:36] - Failed to reencode audio, aborted

All video/subtitles look to be playing correctly and in the correct order. It's great to see correct MKV sizes. I'm seeking through them for now. I haven't created the opportunity to watch completely.

I noticed in the previous release the ghosting effect in the Alternative settings when using a custom setting. I think it wasn't new but...I like it a lot anyway.

jdobbs
14th May 2013, 05:06
I can tell you the second one (error 70) is "permission denied". I did about 6-7 successful encodes using the presets I provided.

AmigaFuture
14th May 2013, 05:31
For fun, since I know you support bug reports from BD-RB processed backups...I figured I'd process by backup of "The Hunger Games".

I made a Movie & Menus blanking extras a bit ago with AC3. I copied the contexts to the HDD, and proceeded to have BD-RB process it. This is the log..

[05/13/13] BD Rebuilder v0.44.06 (beta)
[19:40:16] Source: THE_HUNGER_GAMES_00017
- Input BD size: 20.77 GB
- Approximate total content: [02:22:33.216]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV, Intact Video & AC3
- Decoding/Frame serving: DirectShow [4-way]
- Audio Settings: AC3=0 DTS=1 HD=0 Kbs=448
[19:40:18] PHASE ONE, Encoding
- [19:40:18] Processing: VID_00511 (1 of 12)
- [19:40:18] Extracting A/V streams [VID_00511]
- [19:42:42] Reencoding video [VID_00511]
- [19:42:42] Keeping original video (no reencode)
- [19:42:42] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- [19:42:42] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- ERROR in attempt to reencode audio (AFTEN) [AUD_00511_4352.AVS]
[19:42:43] - Failed to reencode audio, aborted

Perhaps there's a way to make BD-RB identify that an AC3 is already exists and prompt the user to select "Alternative Video & Audio" when they click the button?

AmigaFuture
14th May 2013, 06:01
I can tell you the second one (error 70) is "permission denied". I did about 6-7 successful encodes using the presets I provided.

Cool. I reset Windows 7, and had BD-RB do it again.

----------------------
[05/13/13] BD Rebuilder v0.44.06 (beta)
[21:43:07] Source: PAUL_00800
- Input BD size: 21.59 GB
- Approximate total content: [01:43:48.263]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV, Intact Video & AC3
- Decoding/Frame serving: DirectShow [4-way]
- Audio Settings: AC3=0 DTS=1 HD=0 Kbs=448
[21:43:10] PHASE ONE, Encoding
- [21:43:10] Processing: VID_00831 (1 of 30)
- [21:43:10] Extracting A/V streams [VID_00831]
- [21:45:37] Reencoding video [VID_00831]
- [21:45:37] Keeping original video (no reencode)
- [21:45:37] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- [21:45:38] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- ERROR in attempt to reencode audio (AFTEN) [AUD_00831_4352.AVS]
[21:45:38] - Failed to reencode audio, aborted

Using my MacBook Pro (Windows 7 partition) which no one else is allowed to use and I only use for video editing... Same report.

Edit 1: [05/13/13] BD Rebuilder v0.44.06 (beta)
[22:08:31] Source: PAUL_00800
- Input BD size: 21.59 GB
- Approximate total content: [01:43:48.263]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV, Intact Video & AAC
- Decoding/Frame serving: DirectShow [4-way]
- Audio Settings: AC3=0 DTS=1 HD=0 Kbs=448
[22:08:32] PHASE ONE, Encoding
- [22:08:32] Processing: VID_00831 (1 of 30)
- [22:08:32] Extracting A/V streams [VID_00831]
- [22:10:58] Reencoding video [VID_00831]
- [22:10:58] Keeping original video (no reencode)
- [22:10:58] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AAC...
- Track 4355 (eng): Reencoding audio to AAC...
- Track 4356 (eng): Reencoding audio to AAC...
- [22:19:21] Processing: VID_00802 (2 of 30)
- [22:19:21] Extracting A/V streams [VID_00802]
- [22:19:38] Reencoding video [VID_00802]
- [22:19:38] Keeping original video (no reencode)
- [22:19:38] Processing: VID_00832 (3 of 30)

It completed. :-D

I didn't overwrite the Alternative.txt. I'll compare them next.

sojourner353
14th May 2013, 06:14
Go to the SETUP dialog and click on "Use DGDecNV..." It will then open a browser window so you can point to the location of DGDECODENV.DLL (only the first time you use it).

Hi jdobbs, so I seem to have DGDenCV setup currently and get no errors now when I start BDRB with it enabled but BDRB now hangs after Extracting A/V streams is complete and I just have to abort it, since its not throwing an error I don't know what might be causing the problem, any ideas? thanks.

omegaman7
14th May 2013, 06:56
Hi jdobbs, so I seem to have DGDenCV setup currently and get no errors now when I start BDRB with it enabled but BDRB now hangs after Extracting A/V streams is complete and I just have to abort it, since its not throwing an error I don't know what might be causing the problem, any ideas? thanks.

Is your DGDecNV licensed? Neuron2 has stated that the program will not function correctly, if it isn't licensed.

"This software requires a license! If you attempt to run the software without a valid license in place you will receive no explicit notification of that fact. Instead, various functions of the program will simply fail to operate correctly"

sojourner353
14th May 2013, 07:59
Is your DGDecNV licensed? Neuron2 has stated that the program will not function correctly, if it isn't licensed.

"This software requires a license! If you attempt to run the software without a valid license in place you will receive no explicit notification of that fact. Instead, various functions of the program will simply fail to operate correctly"

Gotcha, downloaded it from the first link Google returned when I searched for it and it was off a file share site so it never asked for a license which means its not legit, just found neuron2's website and donated the $15 for the license, also jdobbs I just flicked you a donation also for BDRB its an awesome program, thanks for the info and help.

jdobbs
14th May 2013, 13:57
MKV with Intact Video and Audio, Intact Video and AAC, doing well. Not so with Intact Video and AC3.

[05/13/13] BD Rebuilder v0.44.06 (beta)
[20:55:54] Source: PAUL_00800
- Input BD size: 21.59 GB
- Approximate total content: [01:43:48.263]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV, Intact Video & AC3
- Decoding/Frame serving: DirectShow [4-way]
- Audio Settings: AC3=0 DTS=1 HD=0 Kbs=448
[20:55:55] PHASE ONE, Encoding
- [20:55:55] Processing: VID_00831 (1 of 30)
- [20:55:55] Extracting A/V streams [VID_00831]
- [20:58:21] Reencoding video [VID_00831]
- [20:58:21] Keeping original video (no reencode)
- [20:58:21] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- [20:58:21] Processing audio tracks
- Track 4352 (eng): Reencoding audio to AC3...
- [20:58:21] ReencodeAudio() 00070 1801
[20:59:36] - Failed to reencode audio, aborted

All video/subtitles look to be playing correctly and in the correct order. It's great to see correct MKV sizes. I'm seeking through them for now. I haven't created the opportunity to watch completely.

I noticed in the previous release the ghosting effect in the Alternative settings when using a custom setting. I think it wasn't new but...I like it a lot anyway.Hmmm... I don't get this. In movie-only/alternate mode there is only one time that aften should be called -- and that's on the first segment. The "Processing audio tracks" and simply a message saying "I looked at it" -- but you shouldn't even be getting it. I guess I need to look at it again.

[Edit] Can you show me the preset you created for "Intact Video and AC3"? I just tested it with the one below and it is working fine????[00031]
caption=MKV, Intact Video and AC3 Audio
aType=0
aBitrate=*
vFormat=8
cType=1I did run into a muxing issue, though.