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

Discoboy
25th February 2010, 12:08
Rolled back to v0.31.06 (beta) and playback is working again on the BD35 SAP.

I see from some posts that this issue is not just with me as other BD30 and BD50 users have had similar experiences also.

Will now roll forward and test v0.31.08 (beta)....

Hi jdobbs,

Now rolled forward to v0.31.08 (beta).... and playback is still working again on the BD35 SAP and so x264 r1400 is working OK.

So the issue seems to be from v0.32.01 (beta) and after and so either the x264 version r1442 or the added code to append ExtensionData() information to AVCHD output (BD-5/9) movie-only encodes is the issue...

Discoboy
25th February 2010, 14:22
Hi jdobbs,

Now rolled forward to v0.31.08 (beta).... and playback is still working again on the BD35 SAP and so x264 r1400 is working OK.

So the issue seems to be from v0.32.01 (beta) and after and so either the x264 version r1442 or the added code to append ExtensionData() information to AVCHD output (BD-5/9) movie-only encodes is the issue...

Hi jdobbs,

Next test was to see if it’s the new code or x264.

I used again v0.32.03 (beta) and not using the optional switch of “FIX_MOVIEONLY=0” i.e. the new code is used.

I then replaced the x264 r1442 from v0.32.03 (beta) with the x264 r1400 from v0.31.08.

Interestingly I noticed the file size of r1442 was very big at 6.8MB compared to the 1.1MB (typical x264 file size) of r1400.

So I ran the same project with the hybrid version of v0.32.03 (beta) and success.. playback is still working again on the BD35 SAP.

So the issue seems to be from the x264 version r1442 and not your added code to append ExtensionData() information to AVCHD output (BD-5/9) movie-only encodes...

I will make 1 final test just to double check all my findings and run with v0.32.03 (beta) with the original x264 r1442 just to be sure...

jdobbs
25th February 2010, 15:08
Hi jdobbs,

Next test was to see if it’s the new code or x264.

I used again v0.32.03 (beta) and not using the optional switch of “FIX_MOVIEONLY=0” i.e. the new code is used.

I then replaced the x264 r1442 from v0.32.03 (beta) with the x264 r1400 from v0.31.08.

Interestingly I noticed the file size of r1442 was very big at 6.8MB compared to the 1.1MB (typical x264 file size) of r1400.

So I ran the same project with the hybrid version of v0.32.03 (beta) and success.. playback is still working again on the BD35 SAP.

So the issue seems to be from the x264 version r1442 and not your added code to append ExtensionData() information to AVCHD output (BD-5/9) movie-only encodes...

I will make 1 final test just to double check all my findings and run with v0.32.03 (beta) with the original x264 r1442 just to be sure...Thanks. I wonder what could have been introduced in X264 that might have that kind of effect? Wierd. Version 1462 has just been released. I'll go through the change logs and see if there was something fixed that might have been related.

Good analysis and reporting. Much appreciated. :thanks:

As an additional test do you think you could try this build of x264 (http://komisar.gin.by/old/1462/x264.1462kGIT.generic.x86.exe) and see how well it does? It's the latest (r1462) with the nal-hrd patch.

Discoboy
25th February 2010, 15:46
Thanks. I wonder what could have been introduced in X264 that might have that kind of effect? Wierd. Version 1462 has just been released. I'll go through the change logs and see if there was something fixed that might have been related.

Good analysis and reporting. Much appreciated. :thanks:

As an additional test do you think you could try this build of x264 (http://komisar.gin.by/old/1462/x264.1462kGIT.generic.x86.exe) and see how well it does? It's the latest (r1462) with the nal-hrd patch.

v0.32.03 (beta) + r1462 = BD_RB crash at encode

[14:33:43] BD Rebuilder v0.32.03 (beta)
- Source: xxxxxx
- Input BD size: 29.59 GB
- Approximate total content: [01:42:46.201]
- Target BD size: 4.39 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[14:33:43] PHASE ONE, Encoding
- [14:33:43] Extracting A/V streams [VID_00262]
- [14:40:14] Reencoding: VID_00262 (1 of 1)
- [14:40:14] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 147,841 frames
- Convert: 1280x720, 23.976fps, 147,841 frames
- [14:40:14] Performing CRF Prediction...
- Analyzing 22.17 - [14:40:14] PredictAndEncode() 00053 2810
[14:41:21] - Aborted by user request

Also both r1462 and r 1442 = 6.8MB file size, why so big??

r1400 and below are all only around 1.1MB....

jdobbs
25th February 2010, 16:48
v0.32.03 (beta) + r1462 = BD_RB crash at encode

[14:33:43] BD Rebuilder v0.32.03 (beta)
- Source: xxxxxx
- Input BD size: 29.59 GB
- Approximate total content: [01:42:46.201]
- Target BD size: 4.39 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[14:33:43] PHASE ONE, Encoding
- [14:33:43] Extracting A/V streams [VID_00262]
- [14:40:14] Reencoding: VID_00262 (1 of 1)
- [14:40:14] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 147,841 frames
- Convert: 1280x720, 23.976fps, 147,841 frames
- [14:40:14] Performing CRF Prediction...
- Analyzing 22.17 - [14:40:14] PredictAndEncode() 00053 2810
[14:41:21] - Aborted by user request

Also both r1462 and r 1442 = 6.8MB file size, why so big??

r1400 and below are all only around 1.1MB.... Recent versions of x264 include interfaces into the FFMPEG libraries for reading/writing many sources and containers. Some only reference the DLL, others actually include it in the compile. Most of the patched versions include it, and that's what makes it so much bigger.

Since I don't have a player that has issues, I'd appreciate it if you could try one more thing. Download this version (http://mirror01.x264.nl/x264/revision1462/x264.exe) of x264. It is directly from the x264 site and doesn't include patches. In order to make it work you need to add USE_NAL_HRD=0 to the options area of the BD-RB INI file.

Please make sure you are placing the file in the right place and renaming it to x264.exe... the error 53/2810 means it "can't find specified file" -- which could mean the source or the exe in the command line.

Discoboy
25th February 2010, 17:24
Recent versions of x264 include interfaces into the FFMPEG libraries for reading/writing many sources and containers. Some only reference the DLL, others actually include it in the compile. Most of the patched versions include it, and that's what makes it so much bigger.

Since I don't have a player that has issues, I'd appreciate it if you could try one more thing. Download this version (http://mirror01.x264.nl/x264/revision1462/x264.exe) of x264. It is directly from the x264 site and doesn't include patches. In order to make it work you need to add USE_NAL_HRD=0 to the options area of the BD-RB INI file.

Please make sure you are placing the file in the right place and renaming it to x264.exe... the error 53/2810 means it "can't find specified file" -- which could mean the source or the exe in the command line.

Hi jdobbs,

X264.exe is defiantly in the correct location, I copy and paste over the top of the old file to make sure both file name and location are the same.

I have repeated two times now a run with the patched r1462 and in-between installed the working r1400 just to make sure to check encoding starts ok. Both times now the patched r1462 crashes at encode start for error 53/2810.

I am now running the non patched r1462 + the optional switch of USE_NAL_HRD=0 and encoding is now running OK.

I Will report back once the encode is finished as to the BD35’s ability to play the DVD or not.

FYI - I have now repeated two times (so as to double check) the following scenarios and both come out with the same results:

- V0.32.03 (beta) + x264 r1400 = OK BD35 SAP playability

- V0.32.03 (beta) + x264 r1442 = NO BD35 SAP playability (plays ok in pc based powerDVD 9)

jdobbs
25th February 2010, 17:39
I Will report back once the encode is finished as to the BD35’s ability to play the DVD or not.Thanks, I'd like to get this issue put to bed.

I still don't understand why it would get the 53/2810 error, though.

If the newer version you are running now works, I will post an update that will use the new patched version.

Discoboy
25th February 2010, 18:00
Thanks, I'd like to get this issue put to bed.

I still don't understand why it would get the 53/2810 error, though.

If the newer version you are running now works, I will post an update that will use the new patched version.

The V0.32.03 (beta) + x264 non patched r1462 + “USE_NAL_HRD=0” encode will be finished in 30mins...

Discoboy
25th February 2010, 18:15
If the newer version you are running now works, I will post an update that will use the new patched version.

Will the update still be able to run 2 pass encoding instead of the 1 pass CRF I am using at the momoment to save time for results etc as I prefer 2 pass for good final file size and PQ

Discoboy
25th February 2010, 18:49
Thanks, I'd like to get this issue put to bed.

I still don't understand why it would get the 53/2810 error, though.

If the newer version you are running now works, I will post an update that will use the new patched version.

So:

- V0.32.03 (beta) + x264 non-patched r1462 + “USE_NAL_HRD=0” = OK BD35 SAP playability ;)

DK
25th February 2010, 19:09
I have the following "problem" with 0.32.03:

done two conversion with it so far

- FULL movie BD25 works fine

- MOVIE only BD9 plays fine with software players but playing the material burned (for testing purposes) to a BD-RE i am NOT able to fast forward/backward or jump to any chapter

the picture freezes, sound goes on

used 31.06 afterwards and the same movie plays fine again

jdobbs
25th February 2010, 19:59
@Discoboy

I've modified the exe to add the additional parameter to nal-hrd. Please download from this link (http://www.jdobbs.net/freeware/BD-RBV03204.ZIP) and try running it without the USE_NAL_HRD=0 parameter. Hopefully that means that X264 r1462 fixed whatever was causing the issue -- if not, then I know it has something to do with the NAL-HRD patched version.

Thanks.

@DK

Please try this version also.

datman
25th February 2010, 20:07
It's a bad rip - the pictures freezes but you hear the audio. I have had it twice and on both times when I re-ripped them they were fine the next time

Thanks I'll rerip and try it

funny how the rip plays fine

jdobbs
25th February 2010, 20:12
Thanks I'll rerip and try it

funny how the rip plays fine Most of the time that's not a good test. Players can sometimes get past bad portions because it really doesn't matter that much -- but it's different when you have to decode and reencode it.

DK
25th February 2010, 20:45
@DK

Please try this version also.

will do so

i'm running another 32.03 test on the same movie right now to make sure it was not simply a coincidence

after that i'll try .04 and report back

Discoboy
25th February 2010, 20:49
@Discoboy

I've modified the exe to add the additional parameter to nal-hrd. Please download from this link (http://www.jdobbs.net/freeware/BD-RBV03204.ZIP) and try running it without the USE_NAL_HRD=0 parameter. Hopefully that means that X264 r1462 fixed whatever was causing the issue -- if not, then I know it has something to do with the NAL-HRD patched version.

Thanks.
.

So:

- V0.32.04 (beta) = NO BD35 SAP playability :confused: (plays ok in pc based powerDVD 9)

Shuttle99
25th February 2010, 23:01
I'm sure I changed something but not sure why this is happening. When I convert movie only it no longer puts the certificate folder in the new folder it creates. I took a chance not knowing if it would work but it did and I copied the original certificate to the new folder and burned it and it worked fine. Any idea why it stopped doing it on its own?

jefrey
25th February 2010, 23:03
Hi,
i have downloaded the newst bd rebuilder and wanted to try an dvd 9 fullmovie Backup... everything works fine...
1.pass run and passed well.
2.pass x264.exe starts and dont encode..it freeze

i've rerun this project 4x times and everytime the same shit.:confused:

But As i switched to bd25 backup everything works fine, and both passes completed sucessfull:) and now rebuilding is in progress.
very strange.

jdobbs
26th February 2010, 00:01
So:

- V0.32.04 (beta) = NO BD35 SAP playability :confused: (plays ok in pc based powerDVD 9) Well since the new version works without NAL-HRD, that means it has to be the patch or the build that is causing the problem.

Damn.

I'm going to take the NAL-HRD requirement out. The fact is that TSMUXER will add it, but I wanted to use the patch because the way it does it is more compliant.

It sure doesn't seem to be true with the latest versions though. I'm pulling the plug on X264's NAL-HRD for a now.

Dark Shikari
26th February 2010, 00:02
The patch isn't done yet. When it's done, it will work.

jdobbs
26th February 2010, 00:04
The patch isn't done yet. When it's done, it will work.When it is done will it be in the standard build, or will I still have to download one of the alterate builds?

Dark Shikari
26th February 2010, 00:52
When it is done will it be in the standard build, or will I still have to download one of the alterate builds?It will be committed to x264 when it is done.

jdobbs
26th February 2010, 01:04
That would be great. Thanks.

jdobbs
26th February 2010, 01:06
Hi,
i have downloaded the newst bd rebuilder and wanted to try an dvd 9 fullmovie Backup... everything works fine...
1.pass run and passed well.
2.pass x264.exe starts and dont encode..it freeze

i've rerun this project 4x times and everytime the same shit.:confused:

But As i switched to bd25 backup everything works fine, and both passes completed sucessfull:) and now rebuilding is in progress.
very strange.Are you overclocked? Whenever I hear of a freeze it is almost always either the system itself or a decoder error -- not X264.

datman
26th February 2010, 04:08
It's a bad rip - the pictures freezes but you hear the audio. I have had it twice and on both times when I re-ripped them they were fine the next time

It worked thanks for the tip

DK
26th February 2010, 09:53
Using 32.04 i still have this problem that the (movie only bd9) conversion STARTS to play but the picture freezes (sound keeps playing) when fastforward/rewind or skip is used.
Only chapter that will give normal video again is the first/beginning of the film.

jefrey
26th February 2010, 11:59
No there is nothing overclocked, i will test it later with build1400.

michael1971
26th February 2010, 12:56
My bd9 is not work with my panasonic dmp-bd80 whith bd-rb 32.04... But with tmt it's ok...
Excuse my bad english i'm belgian lol !

[Options]
MODE=1
AUDIO_TO_KEEP=eng;fra;fre;frm;fro;
SUBS_TO_KEEP=fra;fre;frm;fro;
SD_CONVERT=0
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
KEEP_HD_AUDIO=1
AVCHD=1
REMOVE_WORKFILES=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=8244
TARGET_SIZE=8244
ENCODE_QUALITY=4
TWEAK_PASS_ONE= --tune grain
TWEAK_PASS_TWO= --tune grain
MINIMIZE_TO_TRAY=1
QUICK_EXTRAS=1
PRIORITY_CLASS=1
[Paths]
SOURCE_PATH=D:\BLURAYRIP\STAR_TREK_3_EU\
WORKING_PATH=D:\BLURAYRIP\BDREBUILDER\


"C:\Users\Michael\Desktop\Nouveau dossier\BD-RBV03204\BD_Rebuilder\tools\x264.exe" "D:\BLURAYRIP\BDREBUILDER\WORKFILES\VID_00004.AVS" --preset slower --ref 4 --b-adapt 1 --weightp 0 --qpmin=0 --bitrate 9194 --level 4.0 --sar 1:1 --aud --nal-hrd vbr --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 17500 --threads auto --thread-input --tune grain --stats "D:\BLURAYRIP\BDREBUILDER\WORKFILES\VID_00004.AVS.MKV.stats" --pass 2 --output "D:\BLURAYRIP\BDREBUILDER\WORKFILES\VID_00004.AVS.MKV"

I have checked one audio and one subtitle to default...
Please help ;-)

Ch3vr0n
26th February 2010, 14:35
it could be because you have "strict avchd selected" in your options. Try unticking that box and burning again. If you dont want coasters, i suggest you get a BD-REwritable.

BTW shoulda payed more attention in the english classes in high school :p, i'm belgian to and my english is flawless. But then again i did start watching english language based shows and to the bbc arround 8-9yrs old :p

jdobbs
26th February 2010, 14:47
I have updated the first post of this thread to link to a new release of BD-RB (v0.32.05). Changes for this release:- Disabled NAL-HRD processing in X264. Recent patch
releases have proven problematic on certain players
(mainly Panasonic). TSMUXER performs insertion of
necessary information, but the NAL-HRD patch was used
due to its greater degree of blu-ray compliancy. It
appears that this is no longer the case, or at least
that it isn't in current versions.
- Updated the included version of X264.EXE to the
latest release (r1462 without nal-hrd patch).
- Other minor corrections and cosmetic fixes.

Discoboy
26th February 2010, 15:33
I have updated the first post of this thread to link to a new release of BD-RB (v0.32.05). Changes for this release:- Disabled NAL-HRD processing in X264. Recent patch
releases have proven problematic on certain players
(mainly Panasonic). TSMUXER performs insertion of
necessary information, but the NAL-HRD patch was used
due to its greater degree of blu-ray compliancy. It
appears that this is no longer the case, or at least
that it isn't in current versions.
- Updated the included version of X264.EXE to the
latest release (r1462 without nal-hrd patch).
- Other minor corrections and cosmetic fixes.

Hi jdobbs,
The new v0.32.05 (beta) download still has the old v0.32.04 (beta) .exe file in it. Please can you take a look? :thanks:

xtremevideoinc117
26th February 2010, 17:29
Having problems with 2012 blu ray and planet 51 BR. it plays but doesnt show the video, u can only hear the audio. the menu shows and plays perfect. any suggestions? thank u p.s i have the latest BD (feb 26)

Kampfwurstwasser
26th February 2010, 17:52
Having problems with 2012 blu ray and planet 51 BR. it plays but doesnt show the video, u can only hear the audio. the menu shows and plays perfect. any suggestions? thank u p.s i have the latest BD (feb 26)

I had the same Problem on my PS3 with Version 32.03.
Hope the new Version fixes this, otherwise i have to rollback to 31.08.

jdobbs
26th February 2010, 17:54
Hi jdobbs,
The new v0.32.05 (beta) download still has the old v0.32.04 (beta) .exe file in it. Please can you take a look? :thanks: Damn... yep.

I've just deleted that zip and have uploaded a new one with the correct EXE. Sorry.

So far this hasn't been the best of days... and I'm only a couple of hours into it. :(

jdobbs
26th February 2010, 19:26
Having problems with 2012 blu ray and planet 51 BR. it plays but doesnt show the video, u can only hear the audio. the menu shows and plays perfect. any suggestions? thank u p.s i have the latest BD (feb 26) Has that (2012) actually been released anywhere? It isn't supposed to be available until March 2nd here in the US... I only ask because I don't respond to bugs except on commercially authored/released discs. With the single exception of ripping with AnyDVD, preprocessing has become my worst enemy.

k-c-ksum
26th February 2010, 19:32
Dark knight vc1 interlaced causing rb to fail - encode fail, retrying. using latest build

is this a windows 7 issue, never had a problen with vc1 interlaced material when using vista :(

Kampfwurstwasser
26th February 2010, 19:32
Has that (2012) actually been released anywhere? It isn't supposed to be available until March 2nd here in the US... I only ask because I don't respond to bugs except on commercially authored/released discs. With the single exception of ripping with AnyDVD, preprocessing has become my worst enemy.

I dont think is has something to do with the bluray or a bad rip, because i had the same problems with only audio playing and no video on Public Enemies and Terminator 4 bd25 backups on my ps3 with version 32.03.

jdobbs
26th February 2010, 20:05
I dont think is has something to do with the bluray or a bad rip, because i had the same problems with only audio playing and no video on Public Enemies and Terminator 4 bd25 backups on my ps3 with version 32.03.Please take the time to read a few posts back from where I am right now you'd probably see that there is an issue that was fixed this morning related to the NAL-HRD patched X264 version that very probably is the source of your issue.

Sorry if I sound abrupt, but I'm having a very bad day and this issue is not making it any better.

The one real downside to buying a Sony standalone blu-ray player like the S360 is that the quality is so much better than the competition that I just don't always have the luxury of experiencing the same headaches and finding odd bugs that others do.

Kampfwurstwasser
26th February 2010, 20:18
Please take the time to read a few posts back from where I am right now you'd probably see that there is an issue that was fixed this morning related to the NAL-HRD patched X264 version that very probably is the source of your issue.

Sorry if I sound abrupt, but I'm having a very bad day and this issue is not making it any better.

The one real downside to buying a Sony standalone blu-ray player like the S360 is that the quality is so much better than the competition that I just don't always have the luxury of experiencing the same headaches others do.

Thanks for your quick response an sorry for annoying you^^.
Keep up the good work. :)

Capsbackup
26th February 2010, 21:14
The one real downside to buying a Sony standalone blu-ray player like the S360 is that the quality is so much better than the competition that I just don't always have the luxury of experiencing the same headaches and finding odd bugs that others do.

Happy to say I agree with you here! :)
It may not do Netflix or mkv, but it is excellent at Blu-Ray backups, full or movie only, to BD-5/9 and BD-R/RE.:D

Discoboy
26th February 2010, 22:16
V0.32.05 (beta) movie only 2-pass encoding = OK BD35 SAP playability :thanks:

k-c-ksum
26th February 2010, 22:50
Dark knight vc1 interlaced causing rb to fail - encode fail, retrying. using latest build

is this a windows 7 issue, never had a problen with vc1 interlaced material when using vista :(

deleted all preferred entries in the registry, now its workin :)

jdobbs
27th February 2010, 00:33
Thanks for your quick response an sorry for annoying you^^.
Keep up the good work. :)I'm more annoyed at me than you. :)

Ch3vr0n
27th February 2010, 08:04
Hey JDobbs, just ran into my first "issue". The encoding went fine, however the burning went not. IMGBurn opened up, and shortly thereafter closed immediately. I had to manually reburn the files to disc.

-----------------------
[21:51:42] BD Rebuilder v0.32.05 (beta)
- Source: TRANSFORMERS_D1_EU
- Input BD size: 42,95 GB
- Approximate total content: [02:24:17.398]
- Target BD size: 22,66 GB
- Windows Version: 6.0 [6002]
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[21:51:44] PHASE ONE, Encoding
- [21:51:44] Extracting A/V streams [VID_00013]
- [21:51:48] Reencoding: VID_00013 (1 of 2)
- [21:51:48] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 1.201 frames
- [21:51:48] Reencoding: VID_00013, Pass 1 of 1
- [21:52:24] Video Encode complete
- [21:52:24] Reencoding audio tracks (if req'd)
- [21:52:24] Multiplexing M2TS
- [21:52:25] Extracting A/V streams [VID_00010]
- [22:12:44] Reencoding: VID_00010 (2 of 2)
- [22:12:45] Reencoding secondary video [TRK_02]
- [22:27:21] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 206.369 frames
- Bitrate: 15.290 Kbs
- [22:27:21] Reencoding: VID_00010, Pass 1 of 2
- [00:57:42] Reencoding: VID_00010, Pass 2 of 2
- [07:22:08] Video Encode complete
- [07:22:08] Reencoding audio tracks (if req'd)
- [07:22:08] Multiplexing M2TS
[07:34:06]PHASE ONE complete
[07:34:06]PHASE TWO - Rebuild Started
- [07:34:06] Rebuilding BD file Structure
[07:34:31] - Encode and Rebuild complete
[07:34:31] BURNING BD structure to disc
- Burn-to-disc WAS NOT COMPLETED successfully
- WORKFILES folder removed.
[07:34:37]JOB: TRANSFORMERS_D1_EU finished.


LEt me know if u need anythin else

Kampfwurstwasser
27th February 2010, 13:01
Just made a new Full Backup Bd25 on Terminator 4 with Version 32.05 and it works great on the PS3.

Data24
27th February 2010, 15:13
I've tested it also with Star Trek 11 Bonus and several BD-Rebuilder versions incl. the newest one but the same problem. Some m2ts files stay at 1080p. :confused:
I tried to convert the BluRay "Transformers 2 Bonus" (second bluray) to BD-9 (DVD-9). To decrease the amount of data i set the "resize 1080p - 720p" checkbox but only the first two m2ts files where resized. The avs-files generated for the other m2ts had to "LanczosResize" line so they where still 1080p. Any idea why BD-Rebuilder ignores the resize setting?

jdobbs
27th February 2010, 15:36
I've tested it also with Star Trek 11 Bonus and several BD-Rebuilder versions incl. the newest one but the same problem. Some m2ts files stay at 1080p. :confused:

There can be lots of reasons.

1. The source isn't 1080p. Lots of sources on BD are 720x480/576 -- especially on bonus discs.
2. If that particular source is flagged to be kept intact (menus for example)
3. The source is being left alone for some other reason (like embedded graphics that depend on size, etc.)
4. The stream will fit in the allocated space with its current state (so reencoding isn't needed).

So the bottom line is that is isn't a "problem" -- it is doing what it is supposed to do.

jdobbs
27th February 2010, 15:57
Hey JDobbs, just ran into my first "issue". The encoding went fine, however the burning went not. IMGBurn opened up, and shortly thereafter closed immediately. I had to manually reburn the files to disc.

-----------------------
...
[07:34:31] BURNING BD structure to disc
- Burn-to-disc WAS NOT COMPLETED successfully
- WORKFILES folder removed.
[07:34:37]JOB: TRANSFORMERS_D1_EU finished.


LEt me know if u need anythin elseThat usually just means that the disc either wasn't seated properly, already had data on it, the image was too large, or the disc wasn't registered yet (was just inserted). In the end ImgBurn looked at the disc and said "I can't write to this right now." When it happens you just open up the drive, reinsert the disc, wait for it to register, and try again (click on "Burn Current Disc (with ImgBurn)" from the FILE menu).

Sophocles
27th February 2010, 16:21
When it happens you just open up the drive, reinsert the disc, wait for it to register, and try again (click on "Burn Current Disc (with ImgBurn)" from the FILE menu).

And don't forget to look for a thumb or finger print that's found its way onto the disc. I know someone personally who's experienced that simple error many times.:rolleyes:

k-c-ksum
27th February 2010, 20:23
interlaced encode playing pack juddery compaired to the original. Just backed up Batman Dark Knight, the extras are interlaced but play back fine. The reencode though is very juddery in comparison. Would this be down to a field order mix up? havent got a standalone player to try it on. Used TMT3 and also mpc but it still juddery. Noticable on the helicopter flyin/over on the shooting in imax section. The feature is siky smooth but the interlaced extras are unbarable :(