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

Custom_VCD
3rd February 2009, 10:28
1000 posts, geez

Im still getting a wavi.exe error at the end of Dances with Wolves European Edition, buy only with Windows 7

MR.WaynesWorld
3rd February 2009, 12:49
I have been trying to get Heroes Season 2 Disc 1 and have not had any success. I read about the ENCODE_QUALITY=6 for I figured I'd give it a try. It failed this morning.

http://i105.photobucket.com/albums/m216/waynecierkowski/187error.jpg

@jdobbs, if you require any other info please let me know.

jdobbs
3rd February 2009, 14:34
RE: Setting "ENCODE_QUALITY=6"

I got a failure in the multiplexing phase.

[15:46:28] BD Rebuilder v0.18.7 (beta)
- Source: PRIDE_AND_GLORY
- Input BD size: 19.66 GB
- Approximate total content: [02:10:09.426]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[15:46:32] PHASE ONE, Encoding
- [15:51:10] Collecting video information [00004]
- Video: 1920x1080, 23.976fps
- Bitrate: 7,200 Kbs
- [15:51:11] Reencoding: VID_00004, Pass 1 of 2
- [17:18:55] Reencoding: VID_00004, Pass 2 of 2
- [21:19:56] Video Encode complete
- [21:19:56] Extracting/reencoding audio tracks
- [21:21:21] Multiplexing M2TS
- Error in attempt to multiplex: MUX_00004.meta
[21:24:42] - Failed to build structure, aborted

I'm re-running it again.
It appears you are getting an error from TSMUXER. Wierd that you'd get that when you didn't get it before. The "=6" only changes settings for X264, not the mux. If this happens again, try running the mux from the command line and see what error it returns. You'd type this from the command line:

"n:\pathtobdrebuilder\tools\tsmuxer" "n:\pathtoworking\workfiles\mux_00004.meta" "n:\pathtoworking\TMP"

Of course the drive/path depends on how you installed it.

flytox
3rd February 2009, 16:13
Good day and thanks you for this app.
I'am trying to use Bd rebuilder but since v18 it stopps working at the start due to this:
[16:02:52] BD Rebuilder v0.18.7 (beta)
- Source: 61879766_HELLBOY
- Input BD size: 6,62 GB
- Approximate total content: [02:23:08.146]
- Target BD size: 7,72 GB
- MOVIE-ONLY mode enabled
[16:02:54] PHASE ONE, Encoding
- Error in attempt to extract audio/subs.
[16:02:55] - Failed to retrieve audio, aborted

Also you can see the input BD size of 6.62g rather than 40g+ (this movie is mpeg2)
Here you have the same problem with another movie but the input size is correct (AVC):

[16:04:07] BD Rebuilder v0.18.7 (beta)
- Source: STREET_KINGS_F4
- Input BD size: 30,95 GB
- Approximate total content: [01:48:48.730]
- Target BD size: 7,72 GB
- MOVIE-ONLY mode enabled
[16:04:09] PHASE ONE, Encoding
- [16:04:10] ExtractAudioSubs() 00013 4
[16:04:11] - Failed to retrieve audio, aborted.

Prior to v18 the process stopped after video encoding and the error seems the same if i remeber.
I made several BD using megui,eac3to and tsmuxer for my PS3 and i can open and read all BD and HD things with mpc or zplayer on my pc.
Thanks for your work.

jdobbs
3rd February 2009, 16:32
That probably means that your selections have resulted in no audio being used.

Example: In "House of Flying Daggers" there are some extras that have Chinese language only (with forced subtitles). In my SETUP I have told the BD-RB to keep English language tracks only. When BD-RB tries to extract the audio for that extra -- it ends up with a META file that has no tracks selected. The result is a "nothing to do" error in TSMUXER -- and an error return from its shell call.

I've made a correction for the next release that will allow this -- but I should note that in most cases it isn't really what is intended by the user.

smnckl
3rd February 2009, 17:14
...
Anyways, lately, encountered a couple problems, not sure if they're bugs though:

1. The last three rebuilds, all of them at BD9, play in a narrow format on my Sammy BD-P2500. The first 10-12 backups all played flawlessly (as long as I remember to enable "Stricter AVCHD"), but the last three are messed up. I get big sidebars on my 16:9 DLP. The movies play fine on my PC using Classic Media Player at the proper wide aspect ratio of 2.35:1. I checked my HT setup by testing some previous backups, no problem, so I know my config is good. The only way I can fix it is to switch my BD player to output 720p and "format" the TV to "wide expand", but then the movie is obviously cropped and PQ is down. Like I said, this probably isn't a bug, but maybe someone knows what the dealio is.


@mcalistor:

Use BDedit to take a look at the PLAYLIST and CLIPINF values in the movie that was created after BD-RE had finished running.
I would not be surprised that your PLAYLIST tab did not have a 720p or 1080p in the STN view.
And, would also be not surprised if the CLIPINF tab shows that the AR is 4:3.

If that is the case, using a hex editor to change the AR value in the 00001.clpi file, and changing the AR in the 00000.mpls using BDedit would get you the 16:9 display back.

@jdobbs:
There are many movies that are not in 16:9 AR (usually 2.35:1 or 2.4:1) on discs. From what I have read, it is due to "artistic license" by the directors or whatever. :devil:
I would guess that is the problem with mcalistor's source as I have come over several such discs myself.

The only way I could overcome the issue -- before BD-RE "came on the market" :thanks: was to re-encode the video and adding borders to force a "true" 1920x1080 and then re-mux, replacing original video with the letterboxed copy that I made.

Since BD-RE does report the correct display dimensions after reading in the source

[20:54:52] PHASE ONE, Encoding
- [20:58:56] Collecting video information [00001]
- Video: 1920x816, 23.976fps
- Bitrate: 7,608 Kbs
- [20:59:01] Reencoding: VID_00001, Pass 1 of 2

would it be possible to include logic in BD-RE to check the dimensions and then during x264 run, add borders to force display XY to be fully 1920x1080?

I hope what I have written makes sense and if this is a OT feature request, please make appropriate "hmmm" noises and disregard. :p

James

jdobbs
3rd February 2009, 17:16
The movie that I was initially having problems with (Max Payne) has multiple parts. If my memory serves me correctly, the other movie I tried and had problems with (Ghost Town) does not. I'll have to check when I get home from work to make sure though.

By skipping I mean that the video will freeze for a fraction of a second, and then skip ahead to a point where it is in sync with the audio again. The audio plays without any glitches. I've only made it about two minutes into the movie, and the freezes happen every four or five seconds over that period.

This was posted as a work around on another forum. I haven't tried it yet, but maybe it will provide some insight to the problem.

Anyways, here's what I did that ended up fixing the problem:

- Opened up the *.AVS.264 file from the WORKFILES directory (created by BD-RB) in H264info
- checked the "Remove pulldown" checkbox
- ran H264info and created a new file, *_NoPulldown.AVS.264
- opened up TSMuxer GUI
- added the newly-created no-pulldown 264 file, and the *.AC3 file from the WORKFILES directory (created by BD-RB)
- selected the "Create Blu-ray Disc" option and ran it
- burned the resulting folders to a DVD+RW using ImgBurn with UDF 2.50
Has anyone else reported that this fixes it?

flytox
3rd February 2009, 18:15
That probably means that your selections have resulted in no audio being used.

Example: In "House of Flying Daggers" there are some extras that have Chinese language only (with forced subtitles). In my SETUP I have told the BD-RB to keep English language tracks only. When BD-RB tries to extract the audio for that extra -- it ends up with a META file that has no tracks selected. The result is a "nothing to do" error in TSMUXER -- and an error return from its shell call.

I've made a correction for the next release that will allow this -- but I should note that in most cases it isn't really what is intended by the user.

Thanks for your answer,
in my case i just make movie only mode with the detected english track, this track is also selcted in my setup. This happens with any movie i tried (more than 10). I tried other languages and the error is always the same.

GaPony
3rd February 2009, 20:22
It appears you are getting an error from TSMUXER. Wierd that you'd get that when you didn't get it before. The "=6" only changes settings for X264, not the mux. If this happens again, try running the mux from the command line and see what error it returns. You'd type this from the command line:

"n:\pathtobdrebuilder\tools\tsmuxer" "n:\pathtoworking\workfiles\mux_00004.meta" "n:\pathtoworking\TMP"

Of course the drive/path depends on how you installed it.

I get the exact same error with version 18.7 even if I change back to ENCODE_QUALITY=2, but it completes normally with 17.13. That's odd since they both use the same version of TSMuxer.

I'll give the command line a shot..

DarWun
3rd February 2009, 20:52
The encode to BD9 finished using BD Rebuilder v0.18.07 and the older version of x264. Using the older version of x264 did not resolve the stuttering and skipping issue when the m2ts file is played back on the PS3. The m2ts files that were left over in the working directory play fine (or at least the four that I tried did).

Has anyone else reported that this fixes it?

In the other forum where this issue was being discussed, a number of people asked questions about the pulldown workaround after the original post. However, nobody reported back on whether or not it worked. I am going to try it when I get home tonight. I'll post back with more after that.

drmih
3rd February 2009, 21:33
I have found an issue with Universal discs (Mummys / Bournes) where after doing full menus conversions to bd-9 the audio is not accessible on my sony standalone - the audio is there on the pc and also as a data stream on the ps3. It must be something trivial in the flags but I can't figure it out.

jdobbs
3rd February 2009, 22:15
The encode to BD9 finished using BD Rebuilder v0.18.07 and the older version of x264. Using the older version of x264 did not resolve the stuttering and skipping issue when the m2ts file is played back on the PS3. The m2ts files that were left over in the working directory play fine (or at least the four that I tried did).



In the other forum where this issue was being discussed, a number of people asked questions about the pulldown workaround after the original post. However, nobody reported back on whether or not it worked. I am going to try it when I get home tonight. I'll post back with more after that.Thanks. At least that clears a few things. Could you zip up the .META files in the working directory and e-mail them to me as the address below?

dvd-rb@dvd-rb.com

I just went through the command lines, etc for X264 and I can find absolutely nothing that has changed that might have that affect. Obviously something has changed -- so let's see what the muxing looks like. This is very, very odd.

smnckl
3rd February 2009, 22:29
@all

Quick question to those who have done movie-only (maybe also full backups to BD9) and are playing the discs on a standalone player WITH a <42" TV (I have a 37" LCD).

Original source is 1920x1080 that is re-encoded using BD-RE and all the .stats file shows it is 1920x 1080. However, when played back on my Sony S350 via HDMI to my 37" LCD, the video is letterboxed.


From INFO.INI
[Options]
framecount=181298
framerate=23.975986
width=1920
height=1080
bitrate=8055
trellis=1

From VID_00001.AVS.264.stats
#options: 1920x1080 fps=2500000/104271 cabac=1 ref=1 deblock=1:0:0 analyse=0x1:0 me=dia subme=2 psy_rd=0.0:0.0 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 chroma_qp_offset=0 threads=3 nr=0 decimate=1 mbaff=0 bframes=3 b_pyramid=0 b_adapt=1 b_bias=0 direct=3 wpredb=1 keyint=24 keyint_min=1 scenecut=40(pre) rc=cbr bitrate=7330 ratetol=1.0 qcomp=0.60 qpmin=10 qpmax=51 qpstep=4 vbv_maxrate=17500 vbv_bufsize=14500 ip_ratio=1.40 pb_ratio=1.30 aq=1:1.00


Hope this is not OT as I am trying to figure out whether it is the standalone (latest firmware 7.4.015, as of yesterday) or the encoding process.

TIA, James

mmace
3rd February 2009, 22:54
what's your original disc play like?

you'll find most films are wider than widescreen TV's so need letterboxing, same as DVDs and TV stations that show OAR (like all Sky's movie channels here in the UK)

Chefkoch_ico
3rd February 2009, 23:17
Hi!

I have problems with full backup to BD25, my backups wont go to the main movie.

This happens on Kung Fu Panda and The Mummy 3 (both german BDs). Both get me a black screen, when pressing the Play Movie button in the main menu.

I realized, both of them are BD-Live titles, National Treasure has no BD live, and is working fine.

I set AnyDVD to remove BD live, as AFAIK this is not working anyway with backups. The Original Disc with AnyDVD enabled is working fine, but the BD-Rebuilder recoded shows the above problem.

Btw @jdobbs, do you need anything more the problem described here?
http://forum.doom9.org/showthread.php?p=1244787#post1244787

Bye

MikeyBK
3rd February 2009, 23:29
The encode to BD9 finished using BD Rebuilder v0.18.07 and the older version of x264. Using the older version of x264 did not resolve the stuttering and skipping issue when the m2ts file is played back on the PS3. The m2ts files that were left over in the working directory play fine (or at least the four that I tried did).





Thanks. At least that clears a few things. Could you zip up the .META files in the working directory and e-mail them to me as the address below?

dvd-rb@dvd-rb.com

I just went through the command lines, etc for X264 and I can find absolutely nothing that has changed that might have that affect. Obviously something has changed -- so let's see what the muxing looks like. This is very, very odd.

I can also confirm DarWun's results using the older version of x264 with 0.18.07.... still skips the same way on my daughter's PS3.
Will send you the Meta file of Max Payne that I just did last night using the above method.

datman
3rd February 2009, 23:33
never mind

smnckl
3rd February 2009, 23:50
what's your original disc play like?

you'll find most films are wider than widescreen TV's so need letterboxing, same as DVDs and TV stations that show OAR (like all Sky's movie channels here in the UK)

The original plays fine, filling the whole screen. WS DVDs also fill the screen while 4:3 movies (got a whole stack of pre-WS discs, play pillarboxed.

Its not a big deal but just wanted to satisfy my curiosity... and as the saying goes - it might just kill me. :devil:

Thanks for the comeback, mmace.

James

NexGen76
4th February 2009, 00:00
Has anyone else reported that this fixes it?


This does fix the issue with me BD-9 that skipped.Same source used H264info checked Remove pulldown.Worked like a charm thanks.

DarWun
4th February 2009, 00:12
Thanks. At least that clears a few things. Could you zip up the .META files in the working directory and e-mail them to me as the address below?

I have emailed the .meta files and the .inf files.

Trahald
4th February 2009, 00:36
I think alot of people might just be afraid to interfere with the process in even the slightest way... that's alot of time thrown away if it decides to "burp" when it starts back up. The pause button would be more emotional than mechanical. With a Q9560 I can still do pretty much whatever else I want without problems, but I trust the way a PC works more than many. :)

I use processXP (works in vistax86/x64 also) as a replacement for taskmanager. and it support selecting a process to suspend and resume.

jdobbs
4th February 2009, 01:16
This does fix the issue with me BD-9 that skipped.Same source used H264info checked Remove pulldown.Worked like a charm thanks. Have you tried simply running TSMUXER against it to remux without the pulldown removal step?

MikeyBK
4th February 2009, 01:26
Have you tried simply running TSMUXER against it to remux without the pulldown removal step?


What if I were to try remuxing with both the m2ts and 264 files from the working folder into two seperate BDs, and if one still skips and the other not.... would that give you some info?

NexGen76
4th February 2009, 01:54
Have you tried simply running TSMUXER against it to remux without the pulldown removal step?


No i didn't try that i just follow his steps....I have a encode going now i will give it a try when it finish tomorrow. I will let one Burn(to make sure it skip) Then i will try using TsMUXER & remux it without Pulldown i will let you know late tomorrow how it come out.

GaPony
4th February 2009, 03:57
It appears you are getting an error from TSMUXER. Wierd that you'd get that when you didn't get it before. The "=6" only changes settings for X264, not the mux. If this happens again, try running the mux from the command line and see what error it returns. You'd type this from the command line:

"n:\pathtobdrebuilder\tools\tsmuxer" "n:\pathtoworking\workfiles\mux_00004.meta" "n:\pathtoworking\TMP"

Of course the drive/path depends on how you installed it.

It already builds the TMP directory, and includes the required BDMV folders, but doesn't complete the process of creating the new folder and copying/moving the files from the TMP directory to the Folder (named for the movie) in the WORKFILES folder. Which appears to mean the error is coming after tsmuxer but during the next step (or at the very end of txmuxer's process)

I renamed the TMP folder and re-ran tsmuxer. The results are attached.

When I check the movie file (00001.m2ts) alone, it plays flawlessly, but when I run the movie from the folder or burn it to BD-9 it doesn't play at all... even if I remove the required folders to make it an AVCHD disc.

Here's a screenshot of the cmd window with the produced error.

mcalistor
4th February 2009, 05:12
@mcalistor:

Use BDedit to take a look at the PLAYLIST and CLIPINF values in the movie that was created after BD-RE had finished running.
I would not be surprised that your PLAYLIST tab did not have a 720p or 1080p in the STN view.
And, would also be not surprised if the CLIPINF tab shows that the AR is 4:3.

If that is the case, using a hex editor to change the AR value in the 00001.clpi file, and changing the AR in the 00000.mpls using BDedit would get you the 16:9 display back.



First of all, I apolgize for the OT thread here. Maybe we should take this outside :) On the other hand, a private discussion doesn't help anyone else with this problem.

smnckl,

Great information, you were right on. All three of them had the correct AR value in the 00001.clpi file, however the resolution wasn't specified in the 00000.mpls file.

Now for the tricky part, my latest conversion does have the AR value in 00001.clpi incorrectly specified as 4:3. I've loaded the file in my hex editor, but couldn't find any guide online on how to decipher it. Any ideas?

This def. sounds like a problem with the tsMuxeR output files, but I couldn't find any mention of this problem in the 100+ pages of posts.

smnckl
4th February 2009, 05:28
First of all, I apolgize for the OT thread here. Maybe we should take this outside :) On the other hand, a private discussion doesn't help anyone else with this problem.

smnckl,

Great information, you were right on. All three of them had the correct AR value in the 00001.clpi file, however the resolution wasn't specified in the 00000.mpls file.

Now for the tricky part, my latest conversion does have the AR value in 00001.clpi incorrectly specified as 4:3. I've loaded the file in my hex editor, but couldn't find any guide online on how to decipher it. Any ideas?

This def. sounds like a problem with the tsMuxeR output files, but I couldn't find any mention of this problem in the 100+ pages of posts.

Look at this post (http://forum.doom9.org/showpost.php?p=1244706&postcount=2) I made in another thread. I put a screen cap there.

Remember that you have to make the change in the mpls file and hit the Save button on bottom left of BDedit screen.

Good luck.

mmace
4th February 2009, 11:20
I'm a bit gutted at the moment, I don't know if it's a bug or a feature request so thought I'd post it here!

I've been converting Mamma Mia for the last 11 days or so using libav for the extras (interlaced VC-1) so it's been going at 0.1fps, on Monday it got on to the main feature. This morning I got up and it was frozen on muxing the main movie and I noticed I'd run out of HDD space so I freed up about 100Gb but BDRB stayed as not responding. I forced close the software and restarted hoping it would continue from the mux but instead it deleted all the files it had transcoded and started the main movie again!!

klas
4th February 2009, 14:26
I use processXP (works in vistax86/x64 also) as a replacement for taskmanager. and it support selecting a process to suspend and resume.


But if you take off complete the computer dŽont resume. I do not understand the reason is that when a BluRay remux (only the film) not resume and the Fullbluray yes .Also one days make one pass and the second pass on the following day even with the computer off. It is not possible to save the information?

Capsbackup
4th February 2009, 16:53
Just backed up Lakeview Terrace, NTSC, movie only, using BD-RB v1807, and playback on Sony BDP-BX1 is perfect. Chose BD-5, High Quality (Default), and use 640kbs for AC3 encoding. No stutter or playback issues of any kind. Finished file size was slightly undersized at 4.19GB. However, I did notice an extremely large amount of subtitles for this movie, 13 total sub tracks at 396 MB in the Workfiles folder. The english 1st track is only 32 MB. I know this has been discussed before, but it would be advantageous to be able to allocate that amount to the video quality. Perhaps a small place-holder subtitle could be put in the tracks to be removed to hold the original location on the subtitle line so as to not change language/tracks when selecting a different subtitle track. ( I know the NFL season is finished, but I had one more pass in this " arm chair QB ") :devil:

laserfan
4th February 2009, 19:32
I've been converting Mamma Mia for the last 11 days or so using libav for the extras (interlaced VC-1) so it's been going at 0.1fps, on Monday it got on to the main feature. This morning I got up and it was frozen on muxing the main movie and I noticed I'd run out of HDD space so I freed up about 100Gb but BDRB stayed as not responding. I forced close the software and restarted hoping it would continue from the mux but instead it deleted all the files it had transcoded and started the main movie again!!Is it still cranking at 0.1fps? Either something is seriously broke with your setup, and/or you have a very badly fragged hard drive with maybe even some errors or bad blocks therein. You should do a delete and defrag and diskchk on it, big-time.

As I reported before, I did MM a few days ago and altho I had to manually re-encode the 6 interlaced segments, it worked fine otherwise and was, I must admit, a pretty impressive backup given all the U-control and fancy "sing-along" stuff. Threw it all away and will try it again w/future builds of BD-RB as it seems a good torture test...

Chefkoch_ico
4th February 2009, 19:36
Hi!

I have problems with full backup to BD25, my backups wont go to the main movie.

This happens on Kung Fu Panda and The Mummy 3 (both german BDs). Both get me a black screen, when pressing the Play Movie button in the main menu.

I realized, both of them are BD-Live titles, National Treasure has no BD live, and is working fine.

I set AnyDVD to remove BD live, as AFAIK this is not working anyway with backups. The Original Disc with AnyDVD enabled is working fine, but the BD-Rebuilder recoded shows the above problem.

Btw @jdobbs, do you need anything more the problem described here?
http://forum.doom9.org/showthread.php?p=1244787#post1244787

Bye

Enabling BD-live did not help, same effect.

Bye

mmace
4th February 2009, 20:37
Is it still cranking at 0.1fps? Either something is seriously broke with your setup, and/or you have a very badly fragged hard drive with maybe even some errors or bad blocks therein. You should do a delete and defrag and diskchk on it, big-time.

As I reported before, I did MM a few days ago and altho I had to manually re-encode the 6 interlaced segments, it worked fine otherwise and was, I must admit, a pretty impressive backup given all the U-control and fancy "sing-along" stuff. Threw it all away and will try it again w/future builds of BD-RB as it seems a good torture test...the main movie goes much quicker, it was the extras that went so slow!

is there something in this thread about how to encode the extra's manually cos I'd prefer to do that! (as in what to name them and whether they need to be elementary or muxed)

MikeyBK
4th February 2009, 20:56
Just something of interest JD..... I took all the working files from the Max Payne BD-9 that was skipping on the PS3s and manually joined all the AVS.264 files together using TSSplitter, and then remuxed that joined m2ts file into BD structure with TSMuxer and the resulting BD plays fine on the PS3. I then did the same using all the m2ts files from the workfiles folder as well and that resulting BD also plays fine.
I did try just joining and remuxing altogether in one step with TSMuxer, but it still skipped when using either the AVS.264 or m2ts files from that workfiles folder.

So the encoding seems not to be the issue... but more how TSMuxer is now joining them?

I don't know if this info helps JD, but seems I can rebuild a working BD-9 that won't skip on the PS3s, using either of those files from the workfiles folder, no need for a reencoding with x264.

jdobbs
4th February 2009, 21:17
Just something of interest JD..... I took all the working files from the Max Payne BD-9 that was skipping on the PS3s and manually joined all the AVS.264 files together using TSSplitter, and then remuxed that joined m2ts file into BD structure with TSMuxer and the resulting BD plays fine on the PS3. I then did the same using all the m2ts files from the workfiles folder as well and that resulting BD also plays fine.
I did try just joining and remuxing altogether in one step with TSMuxer, but it still skipped when using either the AVS.264 or m2ts files from that workfiles folder.

So the encoding seems not to be the issue... but more how TSMuxer is now joining them?

I don't know if this info helps JD, but seems I can rebuild a working BD-9 that won't skip on the PS3s, using either of those files from the workfiles folder, no need for a reencoding with x264.What I'd like to see is this: Take the folder that was created for burning to disc and run TSMUXER against that M2TS -- and tell it to create a BD Structure. I'd like to see if it is the joining of the parts (that was done in the first mux) that is causing the problem.

MikeyBK
4th February 2009, 22:49
What I'd like to see is this: Take the folder that was created for burning to disc and run TSMUXER against that M2TS -- and tell it to create a BD Structure. I'd like to see if it is the joining of the parts (that was done in the first mux) that is causing the problem.

I did already try that and the resulting BD still had the skips.
Here's the breakdown of what I've tried using either the BD-9 files or the workfiles...

1> Remuxed the m2ts file from the BD-9 itself thru TSMuxer.... still skipped.

2> Joined and remuxed the .m2ts 'and' the AVS.264 files from the workfiles folder using TSMuxer alone... 'both' still skipped.

3> Joined instead with TSSplitter using both .m2ts and AVS.264 files , then remuxed the joined m2ts files with TSMuxer..... and both then played fine without the skipping on my daughters PS3.


Not sure what changed in the TSMuxer joining and remuxing from this 0.18.07 compared to 0.17.13, but something seems to have that is causing the skipping in PS3s. Because TSSplitter can join the same workfiles and run thru TSMuxer and the results play fine then.

I also recently ran X-Files thru TSSplitter (joining the multi m2ts files together), then remuxed to BD using TSMuxer and ran it thru 0.17.13.... and the results were good, no audio sync issue any longer, and played on the PS3.

datman
4th February 2009, 23:36
Nevermind I guess this is just a bug. I know don't fit in here so from now on I will post my error/bugs but ask no questions. That way when no one responds I will be ok with that.

KarstenS
4th February 2009, 23:51
Update: I did recode the problem movie "Meet Robinsons" with 18.7 as full backup again, as this one failed in earlier versions.

It works now as it should in PowerDVD and BDP S350.

Movie: Ok.
Trailers and Extras: Ok.
Audiostreams: Ok.
Angles: Ok.
Chapters: Ok.

So I delete this one and try to find another movie with that BD Rebuilder get problems.

datman
4th February 2009, 23:55
this is from the log as you can see it fails to encode the audio and always stalls at 70.40% complete

-----------------------
[17:55:05] BD Rebuilder v0.18.7 (beta)
- Source: LAST_EMPEROR
- Input BD size: 30.30 GB
- Approximate total content: [02:43:05.775]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[17:55:07] PHASE ONE, Encoding
- [18:19:06] Reencoding: VID_00000 (1 of 2)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00000__4352.WAV]
[04:41:19] - Failed to reencode audio, aborted
-----------------------
[04:45:13] BD Rebuilder v0.18.7 (beta)
- Source: LAST_EMPEROR
- Input BD size: 30.30 GB
- Approximate total content: [02:43:05.775]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[04:45:21] PHASE ONE, Encoding
[04:52:47]PHASE ONE aborted by user request
-----------------------
[04:53:08] BD Rebuilder v0.18.7 (beta)
- Source: LAST_EMPEROR
- Input BD size: 30.30 GB
- Approximate total content: [02:43:05.775]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[04:53:10] PHASE ONE, Encoding
[04:54:04]PHASE ONE aborted by user request
-----------------------
[04:58:03] BD Rebuilder v0.18.7 (beta)
- Source: LAST_EMPEROR
- Input BD size: 30.30 GB
- Approximate total content: [02:43:05.775]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[04:58:05] PHASE ONE, Encoding
- [05:36:51] Reencoding: VID_00000 (1 of 2)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00000__4352.WAV]
[16:40:50] - Failed to reencode audio, aborted

NexGen76
5th February 2009, 00:45
No i didn't try that i just follow his steps....I have a encode going now i will give it a try when it finish tomorrow. I will let one Burn(to make sure it skip) Then i will try using TsMUXER & remux it without Pulldown i will let you know late tomorrow how it come out.


Log:

[18:29:00] BD Rebuilder v0.18.7 (beta)
- Source: MATRIX_REVOLUTION
- Input BD size: 22.60 GB
- Approximate total content: [02:09:15.956]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[18:29:00] PHASE ONE, Encoding
- [18:34:02] Reencoding: VID_00008 (1 of 1)
[16:05:15]PHASE ONE complete
[16:05:15]PHASE TWO - Rebuild Started
- [16:05:15] Rebuilding BD file Structure
[16:09:54] - Encode and Rebuild complete
[16:09:54] BURNING BD structure to disc
- Burn-to-disc completed successfully
[16:37:49]JOB: MATRIX_REVOLUTION completed.

Conf:

MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=0
RESIZE=0
ENCODE_QUALITY=3
TARGET_SIZE=7910
AUTO_BURN=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=1
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=1
AVCHD=-
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
VERBOSE_STATUS=0
[Paths]
SOURCE_PATH=C:\MATRIX3\MATRIX_REVOLUTION\
WORKING_PATH=C:\BD_RB WORK\




Okay when the BD-9 finish burning, Play back on my PS3 skipped again.


Next i use the workfile using TsMuxer(audio & video) like you asked click build Blu-Ray folder & Burned with Img Burn.The Play back on my PS3 was skipping also. So the only work around i had was to use H264info click remove pulldown...Movie now work without skipping.

MikeyBK
5th February 2009, 01:56
So the only work around i had was to use H264info click remove pulldown...Movie now work without skipping.

So you did this with each AVS.264 file in the Workfiles folder?
Or was yours just a single m2ts movie?

I used TSSplitter to join the multiple AVS.264 files w/ the AC3 audio, then remuxed with TSMuxer and the resulting BD-9 plays without skipping also.
But if I use only TSMuxer to join and remux, then the resulting BD still skips on the PS3s.

cyberdoggy
5th February 2009, 03:38
Hi, I have been using BD-RB for awhile now and for some really strange reason when I use v0.17.13 Movie only encodes work perfectly on my Panasonic BD-30. anything after that build, no matter what combination of choices I make in the app, not 1 Disk has worked on my standalone Player.Like I said I have made many tests with options on and off, even ripping with anydvd with different options on and off and still not 1 disk plays. When I revert back to v0.17.13 all is perfect once again. so there is def something changed in version 0.18.07 and it is driving me crazy!

smnckl
5th February 2009, 03:57
@jdobbs

In the BDREBUILDER.INI are 2 lines regarding subtitles.


[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=7910
VERBOSE_STATUS=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=1
DTS_REENCODE=0
AC3_REENCODE=1
AC3_640=1
AVCHD=-
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
[Paths]
SOURCE_PATH=G:\EIGHT_BELOW\
WORKING_PATH=D:\REBUILDS\


I do not want any subtitles in my movie-only rebuilds. What can I put in SUBS_TO_KEEP to deactivate this option?

I know that subtitle selection has been disabled in the GUI but I would like to have that option. I tried using "none" in place of the default "all" but that did not work. :devil:

MR.WaynesWorld
5th February 2009, 04:10
@jdobbs

In the BDREBUILDER.INI are 2 lines regarding subtitles.


[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=7910
VERBOSE_STATUS=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=1
DTS_REENCODE=0
AC3_REENCODE=1
AC3_640=1
AVCHD=-
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
[Paths]
SOURCE_PATH=G:\EIGHT_BELOW\
WORKING_PATH=D:\REBUILDS\


I do not want any subtitles in my movie-only rebuilds. What can I put in SUBS_TO_KEEP to deactivate this option?

I know that subtitle selection has been disabled in the GUI but I would like to have that option. I tried using "none" in place of the default "all" but that did not work. :devil:

Maybe a shot in the dark but it could be greyed out because the code is not in place to do that action right now.

I would rather have a solid conversion tool versus which subtitle I want in the movie.

Just my .02 cents.

jwgallardo
5th February 2009, 06:34
Hi, I have been using BD-RB for awhile now and for some really strange reason when I use v0.17.13 Movie only encodes work perfectly on my Panasonic BD-30. anything after that build, no matter what combination of choices I make in the app, not 1 Disk has worked on my standalone Player.Like I said I have made many tests with options on and off, even ripping with anydvd with different options on and off and still not 1 disk plays. When I revert back to v0.17.13 all is perfect once again. so there is def something changed in version 0.18.07 and it is driving me crazy!

I also report that I tried encode_quality=6 as suggested by JD and also tried the old x264.exe and I experienced the same: Not working as movie only with my Denon player with any 0.18 versions. It worked perfect with 0.17.13. I expect that if skip issues are solved for PS3 would also solve this particular problem. Hope that helps.

ds9delta
5th February 2009, 06:43
I Have Just Tried An Encode Of Matrix Revolutions From 34.3G To 23G First Of It Is Still Being Undersized Roughly A GB From Target Size And Second For The First Time Ever It Skipped On PowerDVD! I Have Tested Everything I Have Done With 18.7 With PowerDVD Using DAEMON TOOLS To Mount The Image Before Burning And Testing On My Standalone.. All Have Worked... Until Now When I Checked The Completed M2TS Did Play Fine In Windows Media Player But In PowerDVD The Movie Played For 6Seconds Then Video And Audio Freeze And A Minute Later 9Seconds And So On And So Forth... I Have Attatched The BD-RB Setup Files... P.S. Would Love To Be Able To Keep DTS-HD\PCM In The Next Version... PLEASE! And Always :thanks: For The Great Work:)

mmace
5th February 2009, 12:43
I set a film going again yesterday morning, it just had the main movie to encode as all extras have been done over the last week or so.
This morning I get up it says 100% progress on pass 2/2 but is 9 frames less (156270 / 156279), x264 is taking up 100% of the CPU. This was 2 hours ago and nothing has changed. If I look in the WORKFILES folder the x264 file has a last modified date of 3:54AM this morning but adds about 30mb to it's size every 10 minutes or so, it's only 8Gb so I assume it's got a while to go (shrinking it all down to 25Gb BD-R) since the WORKFILES folder is only 12Gb in size at the moment.

Is it meant to do this or has something crashed?

screenshots:
http://www.maffmace.co.uk/BDRB.jpg


EDIT: 6 hours later and it still says exactly the same, CPU is still at 100% and has been unusable all day, the files size in the 264 file keeps increasing and is now at 13.6Gb, I'm assuming it's doing the 2nd pass but the percentage never reset to 0 after the 1st pass!

DaMacFunkin
5th February 2009, 20:07
Found a bug, which i think may have been touched on:-
Have done full back up of Taken (BD-25) - some extras don't work, reason being is that they only have french language as audio, and BD Rebuilder has automatically stripped them, maybe if a variable was added that ensured every stream retained at least 1 audio track, this would sort it. Also this film came in over 2 gig undersize??
Its no biggy for now because the copy i have of this film is defective (No Forced English subs for French speaking parts!!! Somebody has fudged up big time). Will try again when i get a Retail copy.

smnckl
5th February 2009, 23:42
Maybe a shot in the dark but it could be greyed out because the code is not in place to do that action right now.

No, not a shot in the dark as jdobbs has stated before that he will not work on the subtitles issue until he has gotten BD-RE to be stable in the main module(s).

I was just wishing that it was maybe possible by editing the REBUILDER.INI or one of the .avs or .meta files. It could save quite a bit of space which could be used to get a higher bitrate for the movie. Just as Capsbackup requested yesterday in post #1030.

@Capsbackup: didn't mean to pull you into this. :devil:

I would rather have a solid conversion tool versus which subtitle I want in the movie.

Me too... as well as the many others who are testing and loving it. :cool:

Just my .02 cents.

If there are many enough who throw in $0.02 into the pot, we might just make the current economy stronger. :devil:

Have a good one.

Shuttle99
6th February 2009, 00:27
Just want to post the results of skipping problems I have had. On the movies I am having the skipping problem they all skip on the PS3 and will not load on the Panasonic BD55. The movies that don't skip play on both. The movies that do skip work fine when played on the bluray player in the computer and do not skip. So its not the burn. I have tried different brands of media and burned on different burners with the same result "skipping in the PS3 and work fine in the computer" I have tried using versions 17.13 & 18.07.

DarWun
6th February 2009, 05:36
So you did this with each AVS.264 file in the Workfiles folder?
Or was yours just a single m2ts movie?

I used TSSplitter to join the multiple AVS.264 files w/ the AC3 audio, then remuxed with TSMuxer and the resulting BD-9 plays without skipping also.
But if I use only TSMuxer to join and remux, then the resulting BD still skips on the PS3s.

For the Max Payne Blu-Ray, I was able to join the multiple AVS.264 files and mux with DTS and commentary tracks using TsMuxerGUI. I did not need to use TsSplitter and I did not need to change the pulldown setting. I added the first AVS.264, and appended the rest of them (instead of using add). I then added the audio tracks. When I created the blu-ray-structure I ended up with a BD9 that works without skipping on the PS3. The audio remains in sync with the video throughout the entire movie.

I was also able to get a working BD9 of Ghost Town using this approach. It only has one AVS.264 file and an audio track. The .m2ts file rebuilt by BD-Rebuilder v0.18.07 skips on the PS3 (it worked with an earlier version). The .m2ts file rebuilt manually using TsMuxer does not. Again, I was able to do this without playing around with the pulldown.

MikeyBK
6th February 2009, 13:47
For the Max Payne Blu-Ray, I was able to join the multiple AVS.264 files and mux with DTS and commentary tracks using TsMuxerGUI. I did not need to use TsSplitter and I did not need to change the pulldown setting. I added the first AVS.264, and appended the rest of them (instead of using add). I then added the audio tracks. When I created the blu-ray-structure I ended up with a BD9 that works without skipping on the PS3. The audio remains in sync with the video throughout the entire movie.

I was also able to get a working BD9 of Ghost Town using this approach. It only has one AVS.264 file and an audio track. The .m2ts file rebuilt by BD-Rebuilder v0.18.07 skips on the PS3 (it worked with an earlier version). The .m2ts file rebuilt manually using TsMuxer does not. Again, I was able to do this without playing around with the pulldown.

That's odd considering that when I used TSMuxer only the resulting BD still skipped. Using TSSplitter did not. Perhaps using Append instead of Add in TSMuxer was the difference?
Kinda odd as well is that BD-RB uses TSMuxer as you did to remux the workfiles into BD structure AFAIK.... so why'd it work for you and not in BD-RB?

mmace
6th February 2009, 13:48
finally got Mamma Mia shrunk, burnt it to a BD-RE and tested it (full back up)

the intro plays, the warnings play, the menu works, the pop-up menu's work
none of the videos play, they are just black (the pop-up menu works when it's playing nothing)
all the m2ts files play fine on my PC but not when it's put together as a BDMV, it's a BDLive disc if that makes a difference?
using latest (25th Jan) version of BD-RB

jdobbs
6th February 2009, 14:48
I also report that I tried encode_quality=6 as suggested by JD and also tried the old x264.exe and I experienced the same: Not working as movie only with my Denon player with any 0.18 versions. It worked perfect with 0.17.13. I expect that if skip issues are solved for PS3 would also solve this particular problem. Hope that helps.I'm sure something has changed -- but for the life of me I can't see it.

Any help? What has changed?

How about reporting:

What movie?
What does the INI say?
Was it a multipart movie?
Is there anything unusual about the activity you see?
Movie only, full backup?


This is a beta test release, I need reports that give me something to work with. So far all I'm getting is "It worked in 0.17.13... well I compared the encode and remux commands and they are the same except for multi-part encodes... can someone try a single part encode and tell me whether it works?

MikeyBK
6th February 2009, 15:06
I'm sure something has changed -- but for the life of me I can't see it.

Any help? What has changed?

How about reporting:

What movie?
What does the INI say?
Was it a multipart movie?
Is there anything unusual about the activity you see?
Movie only, full backup?


This is a beta test release, I need reports that give me something to work with. So far all I'm getting is "It worked in 0.17.13... well I compared the encode and remux commands and they are the same except for multi-part encodes... can someone try a single part encode and tell me whether it works?


Mummy 3, which is a single m2ts BD, also skipped when using 0.18.07... EDIT: (just wanted to clarify that the skipping was on PS3s only, my Sony BDP-BX1 played all discs prefectly.)

I think we're kinda finding out that it's not an encoding issue, but rather a remuxing issue. DarWun and I were successful remuxing either the AVS.264 or m2ts files from the workfiles folder. We both did this with Max Payne workfiles. He was successful using TSMuxer only, I was not with TSMuxer only, but I was if using TSSplitter to join first and then TSMuxer to remux. He usde the append command to join his multi files in TSMuxer while I used the 'add' tab. He was also successful remuxing using Ghost Town workfiles using TSMuxer, which had only a single m2ts.

bobrap
6th February 2009, 15:46
FYI I just burned Eagle Eye (single M2ts/movie only) onto DVD-RW and it skipped/stuttered on PS3. Played fine on PC. Really wish I could help with this:confused:

jdobbs
6th February 2009, 16:14
Mummy 3, which is a single m2ts BD, also skipped when using 0.18.07... EDIT: (just wanted to clarify that the skipping was on PS3s only, my Sony BDP-BX1 played all discs prefectly.)

I think we're kinda finding out that it's not an encoding issue, but rather a remuxing issue. DarWun and I were successful remuxing either the AVS.264 or m2ts files from the workfiles folder. We both did this with Max Payne workfiles. He was successful using TSMuxer only, I was not with TSMuxer only, but I was if using TSSplitter to join first and then TSMuxer to remux. He usde the append command to join his multi files in TSMuxer while I used the 'add' tab. He was also successful remuxing using Ghost Town workfiles using TSMuxer, which had only a single m2ts.Unfortunately I looked at that very closely. Unless I've missed something, the meta file and command line for muxing is exactly the same for v0.17.13 and 0.18... it is also the same version of TSMUXER.

Have you changed anything else? Are you using the version(s) of software that were included with BD-RB?

I'm pulling my hair out on this one -- and frankly after working on it for a while I don't have any spare hair to lose...

It would help immensely if we removed all outside software (like TSSPLITTER) from the process and only used TSMUXER for the muxing. That is all that was in use in v0.17 -- and all reports are that it worked then.

I'm tempted to go out and buy a PS-3 -- but unfortunately the donations have been pretty thin, and I simply can't justify it. My wife thinks I'm crazy for spending this much time on freeware it as it is...

MikeyBK
6th February 2009, 16:51
Unfortunately I looked at that very closely. Unless I've missed something, the meta file and command line for muxing is exactly the same for v0.17.13 and 0.18... it is also the same version of TSMUXER.

Have you changed anything else? Are you using the version(s) of software that were included with BD-RB?

I'm pulling my hair out on this one -- and frankly after working on it for a while I don't have any spare hair to lose...

It would help immensely if we removed all outside software (like TSSPLITTER) from the process and only used TSMUXER for the muxing. That is all that was in use in v0.17 -- and all reports are that it worked then.

I'm tempted to go out and buy a PS-3 -- but unfortunately the donations have been pretty thin, and I simply can't justify it. My wife thinks I'm crazy for spending this much time on freeware it as it is...


I only used TSSplitter to try and salvage one of the BD-9 encodings since my daughter has a PS3 and would be using that to view these BD-9s on... and I prefer not to have her use the original Blurays discs.

As for versions of TSMuxer with BD-RB, I only use the versions you include in your set-up files. I do have standalone version of it but did not overwrite your included version with my standalone version.

I'm not sure what to add as to why the 0.18.07 encodes skip on the PS3s now??? Wish I could offer more feedback to you so that you could have more to work with in figuring out what changed.

As for donations... sorry to hear that they have been sparse...:(
I'll be sending you a donation (EDIT: Donation Sent) and hope that starts a new wave of them.... and I call upon all those who are benefitting from this great program to donate what they can to help you out....
Come on guys, let's help JD out here....

mmace
6th February 2009, 17:08
I'll be donating when I get paid because I think I'll be using this software quite a lot!
Why don't you add a donate button to the software like MKV2VOB has these days in case no one's seen your link?

jwjohnson
6th February 2009, 17:14
Finally able to post after 5 day wait.

I'm sending you a donation, so that should help some.

I appreciate your work on this.

My goal is to do a movie only backup to BD-25. I've tried Eagle Eye and Prince Caspian, but I get the error extracting audiosubs that was mentioned a few pages back. I read your comments then and have tried enabling all the languages used in the subs and still get the same problems. It happens with movie only and with full backups. Any other suggestions?

(I'm at work now, so can't post log file, but the log output looks pretty much the same as the others that were reporting the problem.)

Thanks,
Jeff

flytox
6th February 2009, 17:29
Finally able to post after 5 day wait.

I'm sending you a donation, so that should help some.

I appreciate your work on this.

My goal is to do a movie only backup to BD-25. I've tried Eagle Eye and Prince Caspian, but I get the error extracting audiosubs that was mentioned a few pages back. I read your comments then and have tried enabling all the languages used in the subs and still get the same problems. It happens with movie only and with full backups. Any other suggestions?

(I'm at work now, so can't post log file, but the log output looks pretty much the same as the others that were reporting the problem.)

Thanks,
Jeff

I thought i was the only one having this (post 1004 ).
I would be glad to help with a donation, but till now i wasn't able to launch just one encode (i made a full reinstall of my PC in case of xcodecs conflicts but no luck).
Anyway i will send a donation.

Shuttle99
6th February 2009, 19:47
I just tried another movie with version 18.07 but copying H264 from 17.13 over to 18.07 directory and it still skipped. So I just re-did it using 17.13 and it work fine. Something between the 17.13 and 18.07 install has changed?

jwgallardo
6th February 2009, 21:16
JD: Don't forget also that Cyberdoggy and I are experiencing problems where the movie only backup is not playing at all in our players with version 0.18 but it worked perfect on version 0.17.13. Cyber has a Panasonic player and I have Denon. I am assuming that once the skipping issue with PS3 is solved, must probably it will work again for us too.

I tried without sucess:
Encode_quality = 6
Copying x264.exe from v0.17.14 to v0.18.7
Missing to try: Both above together.

I really don't understand what others are doing with TSMuxer. I will try to learn that so I can try. If somebody please could give us simple steps to do that, I will appreciate it.

P.S. Donation sent!

DarWun
6th February 2009, 22:58
That's odd considering that when I used TSMuxer only the resulting BD still skipped. Using TSSplitter did not. Perhaps using Append instead of Add in TSMuxer was the difference?
Kinda odd as well is that BD-RB uses TSMuxer as you did to remux the workfiles into BD structure AFAIK.... so why'd it work for you and not in BD-RB?

Using append versus add definitely did make a difference for me. I used add the first time I tried to rebuild the DVD, and I ended up with an .m2ts file that skipped.

I think the version of TsMuxer I used was different than the one that came with BD-Rebuilder. I wanted the GUI, so I downloaded the package off the TsMuxer website. I think it was v8.8 beta. I'm going to try it again tonight using the TsMuxer.exe version that came with BD-Rebuilder. I have to learn a bit about how to run it from the command line first.

cyberdoggy
6th February 2009, 23:10
JD: Don't forget also that Cyberdoggy and I are experiencing problems where the movie only backup is not playing at all in our players with version 0.18 but it worked perfect on version 0.17.13. Cyber has a Panasonic player and I have Denon. I am assuming that once the skipping issue with PS3 is solved, must probably it will work again for us too.

I tried without sucess:
Encode_quality = 6
Copying x264.exe from v0.17.14 to v0.18.7
Missing to try: Both above together.

I really don't understand what others are doing with TSMuxer. I will try to learn that so I can try. If somebody please could give us simple steps to do that, I will appreciate it.

P.S. Donation sent!

Thanks jwgallardo, I am not going to even attempt all that extra stuff though, I am just going to wait for another new build, I am positive all this will be hashed out. Remember this is still all in it's infancy stage so as time progesses I am sure other applications will follow BD-RB just as DVD-Shrink, and Clone DVD etc... did.:cool:

smnckl
6th February 2009, 23:23
Using append versus add definitely did make a difference for me. I used add the first time I tried to rebuild the DVD, and I ended up with an .m2ts file that skipped.

I think the version of TsMuxer I used was different than the one that came with BD-Rebuilder. I wanted the GUI, so I downloaded the package off the TsMuxer website. I think it was v8.8 beta. I'm going to try it again tonight using the TsMuxer.exe version that came with BD-Rebuilder. I have to learn a bit about how to run it from the command line first.

You can use the GUI to pick the m2ts files that need to be spliced together. After you have chosen the input files, look at the bottom of the GUI and you will see the command line stuff.

MikeyBK
6th February 2009, 23:44
You can still have a standalone TSMuxer aside from the exe file in the BD-RB tools folder... AFAIK... in fact I do know... this standalone TSMuxerGUI can be run for your other projects, but JD specifically just asked that you use the TSMuxer.exe that came with BD-RB for BD-RB projects, and not overwrite that exe with the GUI version.

DarWun
7th February 2009, 03:41
You can still have a standalone TSMuxer aside from the exe file in the BD-RB tools folder... AFAIK... in fact I do know... this standalone TSMuxerGUI can be run for your other projects, but JD specifically just asked that you use the TSMuxer.exe that came with BD-RB for BD-RB projects, and not overwrite that exe with the GUI version.

I just completed a manual rebuild from the command line using the version of TsMuxer.exe that came with BD-Rebuilder. The resulting .m2ts file plays without skipping on the PS3.

Capsbackup
7th February 2009, 04:56
Backed up X-Files 2, NTSC, full movie to BD-5 just for testing purposes, not for quality since there is some 5 1/2 hours of content and 43GB worth of data on this disc. There are two versions of this movie, extended and theatrical version, with multiple .M2TS files. The backup finished successfully, and came out 4.27GB. The intro and trailers all play fine, as does the main menu. When I select the theatrical version the movie plays back fine with audio and subtitles as selected. However, when I try to play back the extended version, the video plays back but there is no audio, nor can you select subtitles. I have had this happen before with a few other movies too, and this time I was using BD-RB v1807. The individual .M2TS files do play back with audio on the cpu thru Mplayerc, just not the Sony BDP-BX1.

DIVX2009
7th February 2009, 09:36
Error whit LPCM 7.1 ....?
Is not supported ??

jdobbs
7th February 2009, 14:59
I just tried another movie with version 18.07 but copying H264 from 17.13 over to 18.07 directory and it still skipped. So I just re-did it using 17.13 and it work fine. Something between the 17.13 and 18.07 install has changed? Good post. So we can eliminate any of the x264 settings. Can you send me the META files from each project? dvd-rb@dvd-rb.com

jdobbs
7th February 2009, 15:02
I just completed a manual rebuild from the command line using the version of TsMuxer.exe that came with BD-Rebuilder. The resulting .m2ts file plays without skipping on the PS3. I need to see the META files from each of the two builds.

jdobbs
7th February 2009, 15:49
I think I'm going to take another path with these multipart movie-only BDs... just for the hell of it, I'm going to build a version that outputs them in the same multipart format as the original and see how that works (especially on the PS3).

drmih
7th February 2009, 16:08
JD: Is there anything I can supply you from Universal discs I have encoded (full disc) to bd-9 to identify why a Sony standalone does not identify the audio stream but powerdvd can?

jdobbs
7th February 2009, 16:17
JD: Is there anything I can supply you from Universal discs I have encoded (full disc) to bd-9 to identify why a Sony standalone does not identify the audio stream but powerdvd can? Are these NTSC? You mentioned "The Mummy" -- which one (the first)? I'd like to give it a go. I don't think I've seen an issue on my Sony, but maybe I've just been lucky. If you change audio tracks from the remote, does it pick up the audio?

Also, could you post the details? Are the original tracks always the same type (True HD, etc.)? It has to be something to do with how I reset the "type of audio" information in the MPLS and CLPI files, and maybe I'm just not doing it right for certain kinds...

Gnavicks
7th February 2009, 16:34
When using FIX_CLPI=0 I get this

- [17:21:03] Video Encode complete
- [17:21:03] Extracting/reencoding audio tracks
- [17:21:03] Multiplexing M2TS
[17:21:04] - Failed to build structure, aborted


tested on Vista 64, XP 32 and 4 BD's. With FIX_CLPI=1 they all process OK.

I get the exact same error message "Failed to build structure, aborted" when rebuilding WALL-E to a BD-25. I get the error whenever I select the two additional English audio tracks for the main movie stream but doing a full backup of the blu-ray. I've tried it with and without the FIX_CLPI options and by unchecking "limit to one track for each language" under setup.

The only thing that works is for BD-RB v.18.7 (beta) to select the main English audio stream and not the other two.

Everything else BD-RB does is amazing and appeared on the internet the day I switched to Blu-ray, Kudos to jdobbs!

Capsbackup
7th February 2009, 18:27
JD: Is there anything I can supply you from Universal discs I have encoded (full disc) to bd-9 to identify why a Sony standalone does not identify the audio stream but powerdvd can?
Same as I just reported in #1069 above. Only one player, Sony that jdobbs has, has played the audio now on several discs I have made and tested at a local retail store. My BX1 just will not play the audio from the main movie but all the trailers and menu audio is heard. Interesting that on the several that have worked flawlessly, when you press the audio button on the remote when the movie is playing, it will show the different audio tracks that would have been available but that were removed, as is true with the subtitle tracks. But on the ones that no main movie audio is heard, pressing the audio button or the subtitle button does not bring up anything. It is just as if there is no response, or that the button is not working. The video plays just fine, just no sound.

@jdobbs: could a placeholder / small audio file and subtitle file, the same file type audio as the original disc, be inserted to the location of that which will be removed, and be placed on the audio and subtitle tracks of the new BD-RB AVCHD, maybe just for testing, to see if that will keep the audio available and subtitle tracks in line with the original disc?

drmih
7th February 2009, 18:40
Jd: capsbackup has pretty much described the issue. It has only occured on Universal discs - The Mummy and the Bourne Collection I have tried so far. The audio on the menu for the main movie is True HD 5.1. As stated, the audio on the extras works fine but for the movie it isn't there - if you use the display information button it doesn't show a stream as present. However, if the disc is played in Powerdvd or if the stream is selected on a ps3, the audio is fine.

If there are any of the files from the disc that I can post the information from, or extract details using bdinfo or bdedit, then just advise.

jdobbs
7th February 2009, 19:15
Have you told BD-RB to keep the audio intact, or is is set to the default?

Could you try opening the output with BDEDIT and see what it says the audio is (in the CLIPINF)?

drmih
7th February 2009, 19:58
The audio has to be converted as I think that it accounts for several Gb and hence not viable for a bd-9. Below is the information for two titles from universal with the problem, and a random other which is fine - all done with the same settings (the info from the original discs is also shown).

The Mummy

1011 avc 1080p 23.976 16.9
**Original vc1 1080p 23.976 16.9
1100 dd multi-ch 48 khz eng
**Original DTS-HD XLL multi-ch 48 khz eng
1200 pg eng
1201 pg spa
1202 pg fra

Bourne Identity

1011 avc 1080p 23.976 16.9
**Original vc1 1080p 23.976 16.9
1100 dd multi-ch 48 khz eng
**Original DTS-HD XLL multi-ch 48 khz eng
1101 dd stereo 48khz eng
1200 pg eng
1201 pg spa
1202 pg fra
1203 pg spa
1204 pg fra

Tomb Raider

1011 avc 1080p 23.976 16.9
**original mpeg2 1080p 23.976 16.9
1100 dd multi-ch 48 khz eng
**original dd multi-ch 48 khz eng
1101 dd stereo 48khz eng
1200 pg eng
1201 pg spa
1202 pg fra

DarWun
7th February 2009, 22:24
I need to see the META files from each of the two builds.

I deleted the Working Files directory last night to free up some space. I will do another reencode and provide the META files when they are done.

treeboy
7th February 2009, 23:47
Thanks for the great apps DVD Rebuilder is great and has been for some time and I'm sure BD-RB will too. As a matter of fact I think it is now! I have done a BD-5 backup of 40 Year Old Virgin Movie only and all seems to go well meaning that the process completes successfully and plays on the puter just fine. I don't have a PS3 as yet but I do have a Philips BD7200/F7. Here in lies my problem. The 7200 doesn't play the TDK BD-5's I make and I don't have any other media at present. When the BD-5 is put into the 7200 the disc seems to load but nothing happens. The 7200 shows that it’s playing the disc but there is no time on the counter --:--. I have tried various settings with in ffdshow and BD-RB. If I check "Stricter AVCHD Compliance…" the player rejects it as not compatible, which the documentation confirms. Again I don't think it's the software but rather the player. Having said that, I tried v. 0.17.13 on a different movie, Eastern Promises and it works fine in the BD7200/F7 with the same media. The only obvious differences I see are that Eastern Promises has one track (MT2S) and the BDMV directory contains AUXDATA, BDJO, JAR, and META folders as do the backups of 40YOV with the exception of the "Stricter AVCHD Compliance…" attempt but 40YOVhas 21 tracks (MT2S). So, in summary I have successfully backed up a movie that plays on my Philips BD7200/f7 standalone with v. 0.17.13 but not with v. 0.18.07. Let me know if the logs would be useful and I will provide them. Thanks again, and we’ll keep at it.
CT

jdobbs
7th February 2009, 23:59
The audio has to be converted as I think that it accounts for several Gb and hence not viable for a bd-9. Below is the information for two titles from universal with the problem, and a random other which is fine - all done with the same settings (the info from the original discs is also shown).

The Mummy

1011 avc 1080p 23.976 16.9
**Original vc1 1080p 23.976 16.9
1100 dd multi-ch 48 khz eng
**Original DTS-HD XLL multi-ch 48 khz eng
1200 pg eng
1201 pg spa
1202 pg fra

Bourne Identity

1011 avc 1080p 23.976 16.9
**Original vc1 1080p 23.976 16.9
1100 dd multi-ch 48 khz eng
**Original DTS-HD XLL multi-ch 48 khz eng
1101 dd stereo 48khz eng
1200 pg eng
1201 pg spa
1202 pg fra
1203 pg spa
1204 pg fra

Tomb Raider

1011 avc 1080p 23.976 16.9
**original mpeg2 1080p 23.976 16.9
1100 dd multi-ch 48 khz eng
**original dd multi-ch 48 khz eng
1101 dd stereo 48khz eng
1200 pg eng
1201 pg spa
1202 pg fraSo the last one works?

If you attempt to playback the .AC3 file alone (from the working directory) -- does it play the sound (sorry if I'm repeating anything -- I'm working a lot of separate issues simultaneously).

drmih
8th February 2009, 01:24
Both The Mummy, and Bourne bd-9 work fine in a pc or when the main movie stream is selected on a ps3.

Powerdvd reports the video as MPEG-4 AVC and the audio as DD 5.1 448kbps

and just for clarification TombRaider is fine and was included to show that the same settings work fine on different (non-Universal) source material.

jwjohnson
8th February 2009, 01:25
ExtractAudioSubs error with 0.18.7

I tried another movie only to BD-25 for Eagle Eye and again got the extract audio error. I have tried the same with movie only and after going through the extras ok get the same Extract Audio Subs error when it gets to the subtitles. I'm not trying to eliminate any subtitles. I've even enabled the languages for each subtitle to see if that makes a difference and it does not.

Here is a screen shot of the stream selection:

Log:
-----------------------
[11:34:35] BD Rebuilder v0.18.7 (beta)
- Source: EAGLE_EYE_AC
- Input BD size: 31.41 GB
- Approximate total content: [01:57:35.089]
- Target BD size: 22.46 GB
- MOVIE-ONLY mode enabled
[11:34:35] PHASE ONE, Encoding
- [11:44:25] ExtractAudioSubs() 00058 5
[16:38:49] - Failed to retrieve audio, aborted

INI
[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=23000
VERBOSE_STATUS=1
AUDIO_TO_KEEP=eng;fra;fre;por;spa;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=-
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
[Paths]
SOURCE_PATH=X:\CLONEDVD TEMP\EAGLE_EYE_AC\
WORKING_PATH=X:\BD_REBUILDER\

INF
[Status]
LABEL=EAGLE_EYE_AC
VERSION=v0.18.7 (beta)
SOURCE_SIZE=33729798144
SOURCE_VIDEO_SIZE=33729798144
TARGET_SIZE=24117248000
REDUCTION=.715013113835965
AUDIO_TO_KEEP=eng;fra;fre;por;spa;
SUBS_TO_KEEP=all
BACKUP_MODE=1
QUICK=0

And the resulting AUD_00000.meta file
MUXOPT --no-pcr-on-video-pid --new-audio-pes --demux --vbr --vbv-len=500
A_AC3, "X:\CLONEDVD TEMP\EAGLE_EYE_AC\BDMV\STREAM\00000.M2TS", down-to-ac3, track=4352, lang=eng, mplsFile=00000
S_HDMV/PGS, "X:\CLONEDVD TEMP\EAGLE_EYE_AC\BDMV\STREAM\00000.M2TS", fps=23.976, track=4608, lang=eng, mplsFile=00000
S_HDMV/PGS, "X:\CLONEDVD TEMP\EAGLE_EYE_AC\BDMV\STREAM\00000.M2TS", fps=23.976, track=4609, lang=eng, mplsFile=00000
S_HDMV/PGS, "X:\CLONEDVD TEMP\EAGLE_EYE_AC\BDMV\STREAM\00000.M2TS", fps=23.976, track=4610, lang=fra, mplsFile=00000
S_HDMV/PGS, "X:\CLONEDVD TEMP\EAGLE_EYE_AC\BDMV\STREAM\00000.M2TS", fps=23.976, track=4611, lang=spa, mplsFile=00000
S_HDMV/PGS, "X:\CLONEDVD TEMP\EAGLE_EYE_AC\BDMV\STREAM\00000.M2TS", fps=23.976, track=4612, lang=por, mplsFile=00000
S_HDMV/PGS, "X:\CLONEDVD TEMP\EAGLE_EYE_AC\BDMV\STREAM\00000.M2TS", fps=23.976, track=4613, lang=fra, mplsFile=00000
S_HDMV/PGS, "X:\CLONEDVD TEMP\EAGLE_EYE_AC\BDMV\STREAM\00000.M2TS", fps=23.976, track=4614, lang=spa, mplsFile=00000

Thanks for your help.

JeffJ

jdobbs
8th February 2009, 01:36
That appears to be a "file already exists" error. It's trying to rename the audio file to the proper output name, and it already is there...

jwjohnson
8th February 2009, 02:46
So how can I avoid that? I've made sure the "Workfiles" folder is deleted before starting the backup.

Catalystoz
8th February 2009, 04:34
I did a movie only conversion on region A The Descent and ended up with a picture in picture with the directors comentary I gather this is a selection problem, I am using .18.0.7.

Thanks
Catalystoz

MikeyBK
8th February 2009, 06:03
I did a movie only conversion on region A The Descent and ended up with a picture in picture with the directors comentary I gather this is a selection problem, I am using .18.0.7.

Thanks
Catalystoz

That is probably one of those titles that you might need to use the Alternate Movie-Only Playlist setting for. I did so on one of mine to ensure the correct size playlist was loaded into 0.18.07.......

Jake802
8th February 2009, 09:22
Well, I just got Nick & Norah, Skips & Lock-ups on both the PS3 and the LG Player. Full BD Copy, LG BD-RE, I am going to try just a movie only rip with TSMuxer and see what happens there, just so I can get some clarification, its not the discs or something. Thanks guys!

jdobbs
8th February 2009, 13:32
Well, I just got Nick & Norah, Skips & Lock-ups on both the PS3 and the LG Player. Full BD Copy, LG BD-RE, I am going to try just a movie only rip with TSMuxer and see what happens there, just so I can get some clarification, its not the discs or something. Thanks guys! A full backup is skipping? Is the symptom the same as reported earlier? And it's doing the same thing on a standalone player?

TheOfficeMaven
8th February 2009, 16:06
Hi jdobbs,

With all the bad (skipping) news going around, I thought that you could use some good news for a change... I just finished doing a couple movie-only high-quality encodes to BD-5 using v0.18.7 and they play perfectly on my Samsung BD-P2550 (using the Stricter AVCHD compliance setting). The quality of the movies is absolutely amazing seeing that they have been shrunk down to fit on a single-layer DVD. I can hardly tell the difference between the re-encodes and the originals (Hancock and The Dark Knight). Kudos to you!

Also, I ended up picking up a new Core i7 (920) machine (that's running a 64-bit version of the Windows 7 beta) and I can now pull movie-only encodes off in about 5 hours (or less). My old Core 2 Duo machine took 31 hours to do a movie-only encode of The Dark Knight and my new machine did it in just over 5. What a difference!

Keep up the great work!

BTW, I've done about 7 movie-only encodes so far using the various beta versions of BD-RB and I've yet to run into a single problem. I thought for sure that Hancock would give BD-RB problems seeing as the main movie is split into 11 different M2TS chunks, but it worked just fine (i.e. no skips or audio sync problems at all). Guess I've just been lucky with my movie choices. I'll keep plugging away at it though.

jdobbs
8th February 2009, 16:21
I think you're more lucky with your standalone choices... :) Thanks for the positive feedback. Of course X264 deserves most of the credit... great software.

Jake802
8th February 2009, 19:13
Yea unfortunately JDobbs, I am getting skipping issues with FullBackUp on a PS3 and LG-300. At first the movie like freezes/pauses and the sound plays. Then shortly after words, it sorta stutters along like its on a fast forward mode and I get no sound. I used TSMuxer and did just a movie only copy I am gonna burn that to disc, and that way I should no if, its maybe the disc or the players. I am thinking its the program or the disc(s) though, because I did TSMuxer of The Incredible Hulk and dont have the stuttering issues.

GaPony
8th February 2009, 19:13
I think the differences in various Blu-Ray players is going to be your biggest challenge. What appears to be a bug to one person, isn't an issue for someone with a different player. I would have never guessed there to be such a broad range of "standards" among different brands or even models within brands. Hopefully, time will cure that ill.

Sophocles
8th February 2009, 19:43
I think the differences in various Blu-Ray players is going to be your biggest challenge. What appears to be a bug to one person, isn't an issue for someone with a different player. I would have never guessed there to be such a broad range of "standards" among different brands or even models within brands. Hopefully, time will cure that ill.


This is why many are opting to build their own BD play back units by building an HTPC. One of the nice things about an HTPC solution is that there are few if any compatibility issues to contend with. Not only can one check their reencode before burning it by playing back and ISO, but virtually all burns are compatible even if they won't play in a standalone player.

That of course is my two cents.

brogan
8th February 2009, 20:12
jdobbs,

Just wanted to say great work on this app! Before this came out, I was pulling extras out of BD50s & trying to fit them on BD25s. I've done about 10 full movie rips to DVD+R DL & a couple movie only rips & they all look awesome w/out any problems. I do have one request, I know its not that big a priority for you. Are there any plans for a HD (untouched) audio option? Even if it's just for BD25s, having a TrueHD or DTS HD MA track would be amazing! Hopefully, that will turn up in a future version of this wonderful app. Thanks again...

drmih
8th February 2009, 21:15
brogan,

I may be wrong but in setup you have the option within the audio not to reencode to ac3. It says dts to ac3 but I think it just leaves the audio untouched.

bobrap
8th February 2009, 21:31
This is why many are opting to build their own BD play back units by building an HTPC. One of the nice things about an HTPC solution is that there are few if any compatibility issues to contend with. Not only can one check their reencode before burning it by playing back and ISO, but virtually all burns are compatible even if they won't play in a standalone player.

That of course is my two cents.

Are you saying that playback quality on a HTPC is as good as stand alone or PS3? If so, could you give me an idea of the hardware specs. Thanks.

brogan
8th February 2009, 22:42
brogan,

I may be wrong but in setup you have the option within the audio not to reencode to ac3. It says dts to ac3 but I think it just leaves the audio untouched.

I'm pretty sure it downsamples to DD or DTS...can someone confirm? As far as I know, you can't shrink a BD50 to BD25 & keep the TrueHD or DTS-HD MA stream...if I'm wrong, someone please correct me...

jdobbs
9th February 2009, 00:02
Currently if you get:

By default everything is converted to AC3, with 5.1 encoded at 448Kbs and Stereo encoded at 192Kbs.

Selecting "Do not convert DTS to AC3":
DTS HD or DTS HD Master --> DTS (at a high bitrate determined by source)

Selecting "Do not reencode AC3":
True HD and AC3 Plus --> AC3 (at a high bitrate determined by source)

If you set the 640Kbs option, 5.1 (DTS or AC3) is reencoded at 640Kbs, unless one of the above is selected.

brogan
9th February 2009, 00:58
Currently if you get:

By default everything is converted to AC3, with 5.1 encoded at 448Kbs and Stereo encoded at 192Kbs.

Selecting "Do not convert DTS to AC3":
DTS HD or DTS HD Master --> DTS (at a high bitrate determined by source)

Selecting "Do not reencode AC3":
True HD and AC3 Plus --> AC3 (at a high bitrate determined by source)

If you set the 640Kbs option, 5.1 (DTS or AC3) is reencoded at 640Kbs, unless one of the above is selected.




Thank you for the clarification. Are there any plans to include an untouched audio (keeping TrueHD or DTS-HD MA) option? I can totally see not including that in the BD5 & BD9 size options but it would be great to have that as an option for the BD25 selection...thanks again for the information & great job w/the app...

Furiousflea
9th February 2009, 13:16
Thank you for the clarification. Are there any plans to include an untouched audio (keeping TrueHD or DTS-HD MA) option? I can totally see not including that in the BD5 & BD9 size options but it would be great to have that as an option for the BD25 selection...thanks again for the information & great job w/the app...

Actually, it would be an easy fit for BD9 in movie only + untouched DTS Master Audio for example for films that are less than 2.5hours long. Provided they aren't grain fests.

...just clarifying, I realise this discussion has no place here, sorry about that :(

jwjohnson
9th February 2009, 16:15
That appears to be a "file already exists" error. It's trying to rename the audio file to the proper output name, and it already is there...

How can I get around that? I make sure the WORKFILES folder is empty before starting

mmace
9th February 2009, 16:37
here's my latest "bug"(?)
I'm trying to do The House Bunny which I've just ripped

Log:

-----------------------
[17:36:45] BD Rebuilder v0.18.7 (beta)
- Source: THE HOUSE BUNNY
- Input BD size: 40.24 GB
- Approximate total content: [03:18:38.264]
- Target BD size: 22.46 GB
[17:36:46] PHASE ONE, Encoding
- [17:37:19] Reencoding: VID_00104 (1 of 42)
- [18:02:10] Reencoding: VID_00525 (2 of 42)
- [18:04:32] Reencoding: VID_00519 (3 of 42)
- [18:06:36] Reencoding: VID_00000 (4 of 42)
- [18:09:53] Reencoding: VID_00523 (5 of 42)
- [18:11:52] Reencoding: VID_00520 (6 of 42)
- [18:15:04] Reencoding: VID_00524 (7 of 42)
- [18:19:31] Reencoding: VID_00518 (8 of 42)
- [18:40:13] Reencoding: VID_00522 (9 of 42)
- [18:47:15] Reencoding: VID_00527 (10 of 42)
- [18:54:14] Reencoding: VID_00521 (11 of 42)
- [19:00:44] Reencoding: VID_00526 (12 of 42)
- [19:08:19] Reencoding: VID_00528 (13 of 42)
- [19:15:35] Reencoding: VID_00081 (14 of 42)
- [19:23:52] Reencoding: VID_00001 (15 of 42)
- [19:48:33] Reencoding: VID_00540 (16 of 42)
- [20:36:11] Reencoding: VID_00530 (17 of 42)
- [21:33:08] Reencoding: VID_00532 (18 of 42)
- Error in attempt to extract audio/subs.
[22:18:44] - Failed to retrieve audio, aborted


INF:

[Status]
LABEL=THE HOUSE BUNNY
VERSION=v0.18.7 (beta)
SOURCE_SIZE=43204977433
SOURCE_VIDEO_SIZE=43133890560
TARGET_SIZE=24117248000
REDUCTION=.557477213736409
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=0
QUICK=1
PASS=0
COMPLETED=18
[00104]
M2TS_TARGET=6994136
AUDIO=1
NSIZE=2629632
FLINK=0
MLINK=0
[00525]
M2TS_TARGET=10785766
AUDIO=1
NSIZE=4036608
FLINK=0
MLINK=0
[00519]
M2TS_TARGET=13597806
AUDIO=1
NSIZE=5523456
FLINK=0
MLINK=0
[00000]
M2TS_TARGET=14029373
AUDIO=1
NSIZE=6930432
FLINK=0
MLINK=0
[00523]
M2TS_TARGET=16269415
AUDIO=1
NSIZE=7845888
FLINK=0
MLINK=0
[00520]
M2TS_TARGET=27257264
AUDIO=1
NSIZE=11673600
FLINK=0
MLINK=0
[00524]
M2TS_TARGET=32398399
AUDIO=1
NSIZE=16896000
FLINK=0
MLINK=0
[00518]
M2TS_TARGET=39673397
AUDIO=1
NSIZE=41299968
FLINK=0
MLINK=0
[00522]
M2TS_TARGET=40142641
AUDIO=1
NSIZE=14788608
FLINK=0
MLINK=0
[00527]
M2TS_TARGET=41598325
AUDIO=1
NSIZE=16926720
FLINK=0
MLINK=0
[00521]
M2TS_TARGET=50346133
AUDIO=1
NSIZE=21516288
FLINK=0
MLINK=0
[00526]
M2TS_TARGET=53802099
AUDIO=1
NSIZE=26566656
FLINK=0
MLINK=0
[00528]
M2TS_TARGET=62111489
AUDIO=1
NSIZE=25841664
FLINK=0
MLINK=0
[00081]
M2TS_TARGET=65903119
AUDIO=
NSIZE=4325376
FLINK=0
MLINK=0
[00001]
M2TS_TARGET=103168642
AUDIO=1
NSIZE=39481344
FLINK=-1
MLINK=-1
[00540]
M2TS_TARGET=123418070
AUDIO=1
NSIZE=122093568
FLINK=0
MLINK=0
[00530]
M2TS_TARGET=173062049
AUDIO=1
NSIZE=131536896
FLINK=0
MLINK=0
[00532]
M2TS_TARGET=173284683
AUDIO=1
NSIZE=116858880
FLINK=0
MLINK=0


AUD_00538.meta:

MUXOPT --no-pcr-on-video-pid --new-audio-pes --demux --vbr --vbv-len=500

BlackJack1
9th February 2009, 17:34
Tried to make backup of my The Eagles concert stored on HDD. VC-1 29.97 fps and DTS MA stream. No menu.

Here is the log. Tride "full disc" and "movie only" - the same result:
-----------------------
[17:00:49] BD Rebuilder v0.18.7 (beta)
- Source: THE EAGLES - FAREWELL TOUR 1 HDDVDTOBD 1080I VC1 DTS-HD MASTER5.1 -AUDI8914
- Input BD size: 23,35 GB
- Approximate total content: [02:44:23.686]
- Target BD size: 22,46 GB
[17:00:49] PHASE ONE, Encoding
- [17:00:50] ExtractAudioSubs() 00013 4
[17:01:06] - Failed to retrieve audio, aborted
-----------------------
[17:04:36] BD Rebuilder v0.18.7 (beta)
- Source: THE EAGLES - FAREWELL TOUR 1 HDDVDTOBD 1080I VC1 DTS-HD MASTER5.1 -AUDI8914
- Input BD size: 23,35 GB
- Approximate total content: [02:44:23.686]
- Target BD size: 22,46 GB
- MOVIE-ONLY mode enabled
[17:04:42] PHASE ONE, Encoding
- Error in attempt to extract audio/subs.
[17:04:43] - Failed to retrieve audio, aborted

Settings:
[Status]
LABEL=THE EAGLES - FAREWELL TOUR 1 HDDVDTOBD 1080I VC1 DTS-HD MASTER5.1 -AUDI8914
VERSION=v0.18.7 (beta)
SOURCE_SIZE=25074032640
SOURCE_VIDEO_SIZE=25074032640
TARGET_SIZE=24117248000
REDUCTION=.961841613044977
AUDIO_TO_KEEP=eng
SUBS_TO_KEEP=all
BACKUP_MODE=1
QUICK=0


Please help. All additional programs installed.

Steff 320i
9th February 2009, 18:29
I almost forgot to leave positive feedback. I finally managed to make a perfect BD-5 (DVD-R) movie only backup of Wall-E. I had initially reported sync problems.

What I did: I loaded the 0115.mpls playlist into my standalone TSmuxerGUI. I stripped it down and left only video, english language and english subtitles, choosing blu-ray structure as output.

After that, I loaded the 0000.mpls of that new structure into BDrebuilder, clicked on AVCHD compliance, and a few hours later, BD-rebuilder gave me a nice, compressed BD5 in outstanding quality. No hickups, no sync problems. Works great on my Samsung P1500.

Phill
9th February 2009, 19:09
In the last week or so I have made about six copies, movie only, default settings using BD-RB v 18.7 with no problems. I do have a problem with image burn using dvd 9 dual layer media (verbatum dvd +r: 2.4x). The disk will not synchronize or finalize but will play in my standalone Sony BDP-S300 with no problem. Can anybody shed any light on image burn problem.

laserfan
9th February 2009, 19:14
I do have a problem with image burn using dvd 9 dual layer media (verbatum dvd +r: 2.4x). The disk will not synchronize or finalize ...Dunno what "synchronize" means, but ImgBurn is good and Verbatim's are good. I can only suggest, first make sure you burn at 2.4x and not 6x (set it to 2.4 in ImgBurn). Also you might try OPC (Optimum Power Calibration I think) which is an ImgBurn setting somewhere.

Beyond this lay perhaps a HW problem e.g. your burner or RAM memory.

Furiousflea
9th February 2009, 21:48
Dunno what "synchronize" means, but ImgBurn is good and Verbatim's are good. I can only suggest, first make sure you burn at 2.4x and not 6x (set it to 2.4 in ImgBurn). Also you might try OPC (Optimum Power Calibration I think) which is an ImgBurn setting somewhere.

Beyond this lay perhaps a HW problem e.g. your burner or RAM memory.

Sounds more like a dodgy burner playing up. Verbatims hardly ever fail no matter what speed you burn them at...that or it could be bad memory, but since its failing at samepoint every time almost defo your burner is on its way out.

drmih
10th February 2009, 00:32
I feel like the bringer of bad news regarding audio issues on bd-9. I have just done a disc with a single audio track which was LPCM multi channel. This was converted into stereo. When you play the disc (which completed with no problems), the sound is only part of what should be there - no speech but background effects.

On checking the LPCM contained L C R channels, so it looks like the C was thrown away.

I have just used 'wav to ac3' and recreated the ac3 file. Interestingly it is the same size as yours but now with audio from the C channel. Remuxed the m2ts file with the replacement audio and it seems fine.

jwjohnson
10th February 2009, 03:34
Looks like I'm not the only one having this problem.

Tried to make backup of my The Eagles concert stored on HDD. VC-1 29.97 fps and DTS MA stream. No menu.

Here is the log. Tride "full disc" and "movie only" - the same result:
-----------------------
[17:00:49] BD Rebuilder v0.18.7 (beta)
- Source: THE EAGLES - FAREWELL TOUR 1 HDDVDTOBD 1080I VC1 DTS-HD MASTER5.1 -AUDI8914
- Input BD size: 23,35 GB
- Approximate total content: [02:44:23.686]
- Target BD size: 22,46 GB
[17:00:49] PHASE ONE, Encoding
- [17:00:50] ExtractAudioSubs() 00013 4
[17:01:06] - Failed to retrieve audio, aborted
-----------------------
[17:04:36] BD Rebuilder v0.18.7 (beta)
- Source: THE EAGLES - FAREWELL TOUR 1 HDDVDTOBD 1080I VC1 DTS-HD MASTER5.1 -AUDI8914
- Input BD size: 23,35 GB
- Approximate total content: [02:44:23.686]
- Target BD size: 22,46 GB
- MOVIE-ONLY mode enabled
[17:04:42] PHASE ONE, Encoding
- Error in attempt to extract audio/subs.
[17:04:43] - Failed to retrieve audio, aborted


here's my latest "bug"(?)
I'm trying to do The House Bunny which I've just ripped

Log:

-----------------------
[17:36:45] BD Rebuilder v0.18.7 (beta)
- Source: THE HOUSE BUNNY
- Input BD size: 40.24 GB
- Approximate total content: [03:18:38.264]
- Target BD size: 22.46 GB
[17:36:46] PHASE ONE, Encoding
- [17:37:19] Reencoding: VID_00104 (1 of 42)
- [18:02:10] Reencoding: VID_00525 (2 of 42)
- [18:04:32] Reencoding: VID_00519 (3 of 42)
- [18:06:36] Reencoding: VID_00000 (4 of 42)
- [18:09:53] Reencoding: VID_00523 (5 of 42)
- [18:11:52] Reencoding: VID_00520 (6 of 42)
- [18:15:04] Reencoding: VID_00524 (7 of 42)
- [18:19:31] Reencoding: VID_00518 (8 of 42)
- [18:40:13] Reencoding: VID_00522 (9 of 42)
- [18:47:15] Reencoding: VID_00527 (10 of 42)
- [18:54:14] Reencoding: VID_00521 (11 of 42)
- [19:00:44] Reencoding: VID_00526 (12 of 42)
- [19:08:19] Reencoding: VID_00528 (13 of 42)
- [19:15:35] Reencoding: VID_00081 (14 of 42)
- [19:23:52] Reencoding: VID_00001 (15 of 42)
- [19:48:33] Reencoding: VID_00540 (16 of 42)
- [20:36:11] Reencoding: VID_00530 (17 of 42)
- [21:33:08] Reencoding: VID_00532 (18 of 42)
- Error in attempt to extract audio/subs.
[22:18:44] - Failed to retrieve audio, aborted


I finally got past that point in a backup, but it hasn't completed encoding the video yet, so I don't know if it will work completely.

I used mrr19121970's eacto, tsMuxer & ImgBurn Made Easy GUI from over on the AnyDVD Hi Def forums to make a BD structure with just the main movie and the english soundtrack. Since tsMuxer won't support the TrueHD soundtrack, I had it convert it to AC3. Then I ran BD-Rebuilder 0.18.7 on that BDMV folder. I first tried to make a movie only backup to BD-25. Even though there are not any subtitles in this folder I got the same error.

-----------------------
[18:44:21] BD Rebuilder v0.18.7 (beta)
- Source: EAGLE_EYE
- Input BD size: 25.99 GB
- Approximate total content: [01:57:35.072]
- Target BD size: 22.46 GB
- MOVIE-ONLY mode enabled
[18:44:21] PHASE ONE, Encoding
- [18:54:00] ExtractAudioSubs() 00058 5
[18:54:10] - Failed to retrieve audio, aborted

I then decided that since I already got rid of all the extra stuff I could do a full backup and accomplish the same thing. Only thing otherwise that I did differently was pick BD9 as the target. It made it past the audio portion and is now working on video.

-----------------------
[18:58:39] BD Rebuilder v0.18.7 (beta)
- Source: EAGLE_EYE
- Input BD size: 25.99 GB
- Approximate total content: [01:57:35.072]
- Target BD size: 7.72 GB
[18:58:39] PHASE ONE, Encoding
- [19:08:14] Collecting video information [00001]
- Video: 1920x1080, 23.976fps
- Bitrate: 7,917 Kbs
- [19:08:23] Reencoding: VID_00001, Pass 1 of 2

Certainly not an elegant solution, but it may end up working. I'll let you know how it goes. If successful, I'll try it to a BD25 as I originally intended.

Jeff

pcdo
10th February 2009, 05:20
This may have already been mentioned but in v.0.18.7 you are not allowed to choose your subtitles. The previous version did not have this issue.

jwgallardo
10th February 2009, 06:35
JD: I tried TSMuxer separately (Thanks to MikeyBK for sending me a picture on how to use it). It worked!!!

Here is the summary:
I process Movie Only, BD5, Good(Fastest) options with BD-RB v0.18.7. As before, I burned the disc and it was recognized as BD as soon as loaded; but then the player got stuck without playing anything ans showing rare signs in the player's display.

I took the BD "working directory" and use the .264 file and ac3 file and muxed them using TSMuxer with TSMuxerGUI 1.8.4. I burned the disc and Voila! it work perfect on Denon as it was working with version 0.17.13. The only thing I didn't added were the subtitles. Looking at the working directory it seems that subtitles are the *.sup files correct?

Here are the meta files:

BD-RB v0.18.7 (Not working)

9422

TSMuxer (Working)

9423

I will check also with PS3 and let you know but I'm sure (as I imagine) that PS3 skipping issues are related to my Denon play/not play issue.

Please let me know if you need any other file to compare.

PS. I used the tsmuxer.exe file of BD-RB v0.18.7. I copy over the included one with the tsmuxer GUI 1.8.4. Wrong. I forgot to do this. I will try tomorrow and let you know. I will also try to add subtitles if it is as easy as adding the *.sup files.

PS2. Analyzing meta files it seems the only difference is that you added the original chapters of the original disc. TSMuxer is still dividing every 5 (minutes?). Perhaps, is this creating the issue?

flytox
10th February 2009, 11:14
JD: I tried TSMuxer separately (Thanks to MikeyBK for sending me a picture on how to use it). It worked!!!

Here is the summary:
I process Movie Only, BD5, Good(Fastest) options with BD-RB v0.18.7. As before, I burned the disc and it was recognized as BD as soon as loaded; but then the player got stuck without playing anything ans showing rare signs in the player's display.

I took the BD "working directory" and use the .264 file and ac3 file and muxed them using TSMuxer with TSMuxerGUI 1.8.4. I burned the disc and Voila! it work perfect on Denon as it was working with version 0.17.13. The only thing I didn't added were the subtitles. Looking at the working directory it seems that subtitles are the *.sup files correct?

Here are the meta files:

BD-RB v0.18.7 (Not working)

9422

TSMuxer (Working)

9423

I will check also with PS3 and let you know but I'm sure (as I imagine) that PS3 skipping issues are related to my Denon play/not play issue.

Please let me know if you need any other file to compare.

PS. I used the tsmuxer.exe file of BD-RB v0.18.7. I copy over the included one with the tsmuxer GUI 1.8.4. Wrong. I forgot to do this. I will try tomorrow and let you know. I will also try to add subtitles if it is as easy as adding the *.sup files.

PS2. Analyzing meta files it seems the only difference is that you added the original chapters of the original disc. TSMuxer is still dividing every 5 (minutes?). Perhaps, is this creating the issue?

Good day,
i made tens of BD9 with megui/tsmuxer all of them works perfectly on ps3 (subs and audio languages included). The point for me is that i'am not able to make bdrebuilder functionning cause of the audio subs extraction problem. The advantage of using Bdrebuilder is that you make a reencoded BD structure with few clicks and further (when blank BD get cheaper) you can keep all the menus extras etc. But for now at least for me it's not working at all.

jdobbs
10th February 2009, 13:44
@jwgallardo

Interesting you'd report that. Last night I went through several exercises to see what might make a difference between the original method (used in 0.17.13) and the post 0.18 versions. One of them was using the .264 files rather than the M2TS files (that were also created by TSMuxer) for the final muxing into movie-only. There is a fairly large difference in the file size between the two -- so something doesn't seem to be jiving. As a result, I modified the routines to use the .264 files instead for the next release (v0.18.8). Since I have no PS3 for testing I'll have to wait and see if it fixes the problem. I'm making one more update later today (to look for audio delays in M2TS files). I should be posting the update later today.

jdobbs
10th February 2009, 13:54
This may have already been mentioned but in v.0.18.7 you are not allowed to choose your subtitles. The previous version did not have this issue.The code for selecting subtitles is not implemented (same was true for previous versions), it was supposed to be disabled. That's why it is grayed out in the SETUP screen. I disabled it so I could avoid more bug reports. I need to do some more research because I found that removing subs can have unintended consequences on menus.

Steff 320i
10th February 2009, 15:37
Jdobbs: just made a small donation. It's not much, but it comes from the heart, bro.

Question: is there a hidden setting I can type into the rebuilder.ini in order to have the 5.1 sound converted to 192 or 160 kbps stereo during encoding? Just curious.

rainfellow
10th February 2009, 16:05
Having problems with one disc so far (as it was the first disc I tried). It's Wrestlemania 24 (no laughing please), I've tried both Full and Movie only. I get the same error on the same streams.

The main streams are VC-1, 1080i, 29.97fps with Multi-channel AC3.

Here's the log file of the latest attempt;

-----------------------
[08:32:42] BD Rebuilder v0.18.7 (beta)
- Source: WRESTLEMANIA24_DISC1
- Input BD size: 39.19 GB
- Approximate total content: [03:53:29.862]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[08:32:42] PHASE ONE, Encoding
- [08:52:46] Collecting video information [00064]
- Error [01:-1] returned from encoder. Retrying.
- Error [02:-1] returned from encoder. Retrying.
- Error [03:-1] returned from encoder. Retrying.
- Reached retry limit. Aborting.
[08:55:51] - Failed video encode, aborted



I have everything installed that is asked for, so I hope I have them set up correctly. The disc works in PowerDVD, so I know it's working fine (from my HDD).

Any help is appreciated. Also to let you know, my other way of encoding (RipBot264) also chokes on this disc. Could it be something weird with this disc??

rainfellow
10th February 2009, 16:24
Just to add to my above post. I saw in another thread that the problem I was getting was coming from x264. I did what JD said to do (running the command from the LASTCMD.TXT in a command window). I get the following errors...


avis [error]: unsupported input format (DIB )
x264 [error]: could not open input file 'C:\working\workfiles\info.avs'

I hope this helps shed some lite on what is going on, also if it tells someone what I'm doing incorrectly, please let me know as I would like to help as much as I can.

Thanks again!! :)

ds9delta
10th February 2009, 16:26
Hello Again From Ds9delta Just A Quick Thing I Noticed On Some Of My Recent BD Rips I Thought I'd Mention... Roughly 4 In Every 10 Bd's I Rip The Main Movie Would Allready Fit On A BD-25 Without Encoding If The Extras Were Just Shrunk A Bit One Is 25.3GB For Example Just Wondering (Hoping) Would You Be Able To Add An Encode Extras Only Option? In 18.8? Hope It's Not Too Much Trouble And As Always I Thank You For The Excrutiating Work Your Doing :thanks::):):):)

DaMacFunkin
10th February 2009, 17:38
Or a re-encode main movie only, as there can be absolute hours worth of extras on some disks, and like the guy said, once you you strip out audio tracks some disks are only a couple of gig too big.
Cheers

laserfan
10th February 2009, 18:09
Hello Again From Ds9delta Just A Quick Thing I Noticed On Some Of My Recent BD Rips I Thought I'd Mention... Roughly 4 In Every 10 Bd's I Rip The Main Movie Would Allready Fit On A BD-25 Without Encoding If The Extras Were Just Shrunk A Bit One Is 25.3GB For Example Just Wondering (Hoping) Would You Be Able To Add An Encode Extras Only Option? In 18.8? Hope It's Not Too Much Trouble And As Always I Thank You For The Excrutiating Work Your Doing :thanks::):):):)Which Part Of The "Bug Reports Only" Request Don't You Understand? :devil:

Everyone Here Who Wants More Out Of BD-RB Need Only Look At DVD-Rebuilder Pro To See Where Jdobbs Will Take BD-RB In The Future! Which Yes Includes Extras! :cool:

Am I The Only One Who Finds Posts Where Absolutely Every Word Starts With A Capital Letter To Be Excrutiating-ly (Sic) Difficult To Read? :p

ds9delta
10th February 2009, 18:37
Which Part Of The "Bug Reports Only" Request Don't You Understand? :devil:

Everyone Here Who Wants More Out Of BD-RB Need Only Look At DVD-Rebuilder Pro To See Where Jdobbs Will Take BD-RB In The Future! Which Yes Includes Extras! :cool:

Am I The Only One Who Finds Posts Where Absolutely Every Word Starts With A Capital Letter To Be Excrutiating-ly (Sic) Difficult To Read? :p

I'm Sorry I Certainly Did Not Mean To Offend You This Is The Method I Learned To Type At Age 4 And Always Have...
I'm New To Posting All Together So I Am Still Learning...
Please Forgive My Slip Up If It Is Requested I Will Leave This Forum And Not Bother Anyone Further...
Thank You For Your Time And Again I Am Very Sorry...
And Also If I Offended You Jdobbs Again I Am Very Very Sorry.

jdobbs
10th February 2009, 18:38
Jdobbs: just made a small donation. It's not much, but it comes from the heart, bro.

Question: is there a hidden setting I can type into the rebuilder.ini in order to have the 5.1 sound converted to 192 or 160 kbps stereo during encoding? Just curious. No not yet, but that's something I can easily add.

jdobbs
10th February 2009, 18:40
I'm Sorry I Certainly Did Not Mean To Offend You This Is The Method I Learned To Type At Age 4 And Always Have...
I'm New To Posting All Together So I Am Still Learning...
Please Forgive My Slip Up If It Is Requested I Will Leave This Forum And Not Bother Anyone Further...
Thank You For Your Time And Again I Am Very Sorry...
And Also If I Offended You Jdobbs Again I Am Very Very Sorry. It's all cool... I'm not that easily offended. I'm just trying to limit the scope of changes now to bugs. God knows there are plenty of those to keep me busy for a while.

jdobbs
10th February 2009, 18:44
Just to add to my above post. I saw in another thread that the problem I was getting was coming from x264. I did what JD said to do (running the command from the LASTCMD.TXT in a command window). I get the following errors...


avis [error]: unsupported input format (DIB )
x264 [error]: could not open input file 'C:\working\workfiles\info.avs'

I hope this helps shed some lite on what is going on, also if it tells someone what I'm doing incorrectly, please let me know as I would like to help as much as I can.

Thanks again!! :)Is it a VC-1 encode (original)? Chances are that segment was encoded with alternating interlaced and progressive sections -- that seems to throw the directshow decoder(s). I'm trying to figure out a way (short of including additional proprietary software) that might be an option for those circumstances. I can easily keep the original and adjust for BD-25 encodes -- but BD-5 and BD-9 needs a lower maximum bitrate in order to avoid skipping.

rainfellow
10th February 2009, 19:26
Is it a VC-1 encode (original). Chances are that segment was encoded with alternating interlaced and progressive sections -- that seems to throw the directshow decoder(s). I'm trying to figure out a way (short of including additional proprietary software) that might be an option for those circumstances. I can easily keep the original and adjust for BD-25 encodes -- but BD-5 and BD-9 needs a lower maximum bitrate in order to avoid skipping.


So it IS something weird with the disc.. kinda figured it had to be since all the ways I have to "archive" these all seem to choke on this one... will have to save it for another day I guess.

Keep up the great work it is all totally appreciated by myself as well as a good group of other people on here!!! :rolleyes:

jdobbs
10th February 2009, 20:32
Finally got a little time to do some more work. I've posted a link to an updated version of BD Rebuilder in the first post of this thread. Changes are:

- Corrected an error in which a stream with no audio
to extract could cause an error.
- Updated muxing command line in an attempt to correct
"skipping" issues with playback on PS3.
- Corrected an error in which "ConvertToYV12()" can be
multiply entered in an AVS file.
- Made some corrections related to audio stream
selection and PIDs used.
- Updated included X264.EXE to r1109.
- Other minor corrections and cosmetic fixes.

Please limit all new bug reports to this version.

Thanks.

SvT
10th February 2009, 21:12
Hello there, I did a movie only back-up for Die Hard 4 (DIE_HARD_4_0_F3_DVD.ISO) ! Good Job. Works like a charme.

When I tried to do "The day after tomorrow" i ran into trouble. (older version and v0.18.8 (beta))

-----------------------
[20:40:41] BD Rebuilder v0.18.8 (beta)
- Source: DAT_F2
- Input BD size: 29,76 GB
- Approximate total content: [02:03:40.412]
- Target BD size: 4,27 GB
- MOVIE-ONLY mode enabled
[20:40:41] PHASE ONE, Encoding
- Reached retry limit. Aborting.
[21:00:28] - Failed video encode, aborted

I installed and changed no settings. Stream reports: VID_00001 MPEG-4 AVC, 1080p, 23.976fps, 30.469,63.

I tried the original disk (AnyDVD HD enabled) and a ripped unprotected iso. Am i missing something ? I did so I edited this post and reported in 1132.

Thanks.

jdobbs
10th February 2009, 21:26
In the BD-RB executable's directory is a file called "LASTCMD.TXT". It holds the command line of the last encode attempted. Try copying the contents of that file and pasting it into a CMD window. That way we can see what is actually being returned in the encode attempt.

SvT
10th February 2009, 21:49
Yes, I missed that....

X:\Back-Up\BD_Rebuilder>"X:\Back-Up\BD_Rebuilder\tools\x264.exe" "J:\DIV\WORKFIL
ES\INFO.AVS" --crf 16 --output NUL
avis [error]: unsupported input format (DIB )
x264 [error]: could not open input file 'J:\DIV\WORKFILES\INFO.AVS'

Hope this helps. (it gets me searching this thread again with new keywords). !

You've got to be kidding me ! I thought I read the whole thread but I missed the last posts..... Is there anything you want me to try ? Or do you need additional movie/stream info ?

Thanks

DIVX2009
10th February 2009, 22:38
jdobbs...,
YOU ADD SUPPORT FOR LPCM 7.1 ???
TKS

DIEGO7-5
10th February 2009, 23:55
Thanks for all the great effort and time you have put into this software! It is truly amazing and works well! But i have to report an issue if you have the time. I was trying to backup my version of "DEATH SENTENCE" (featuring Kevin Bacon) and it has extra features in 480i. The movie itself was encoded nothing but perfect. The 480i stuff had a grey/green slow-motion effect to it. And everything was blocky. I never had this while doing other backups like "stealth". I have installed everything as suggested by you. Any idea? What am i doing wrong?

jdobbs
11th February 2009, 00:11
When someone completes and does a test on the PS3 please let me know if the new muxing command corrects the skipping issue.

Thanks.

MikeyBK
11th February 2009, 01:21
When someone completes and does a test on the PS3 please let me know if the new muxing command corrects the skipping issue.

Thanks.


Will run one tonite... someone else will probably get you some feedback sooner than I can, so I'll just add my confirmation as well.

Thanks for your efforts on this great program.

Furiousflea
11th February 2009, 01:24
Thanks for all the great effort and time you have put into this software! It is truly amazing and works well! But i have to report an issue if you have the time. I was trying to backup my version of "DEATH SENTENCE" (featuring Kevin Bacon) and it has extra features in 480i. The movie itself was encoded nothing but perfect. The 480i stuff had a grey/green slow-motion effect to it. And everything was blocky. I never had this while doing other backups like "stealth". I have installed everything as suggested by you. Any idea? What am i doing wrong?

due to interlaced vc1 - no cure, no decoders support it properly that are free.

MR.WaynesWorld
11th February 2009, 02:03
Downloaded the new release tonight and currently running Hero's Season 2 Disc 2 through it. That one I could never get to work. So far impressed with the speed, it seems a little faster....:thanks:

DIEGO7-5
11th February 2009, 02:09
I do have the latest Cyberlink decoders that shipped with with my ATI GPU. They cause audio/video glitches when ffdshow is disabled and i try to encode a movie with BD-RB. Audio is always way out of sync.

jdobbs
11th February 2009, 02:09
Thanks for all the great effort and time you have put into this software! It is truly amazing and works well! But i have to report an issue if you have the time. I was trying to backup my version of "DEATH SENTENCE" (featuring Kevin Bacon) and it has extra features in 480i. The movie itself was encoded nothing but perfect. The 480i stuff had a grey/green slow-motion effect to it. And everything was blocky. I never had this while doing other backups like "stealth". I have installed everything as suggested by you. Any idea? What am i doing wrong? You can copy that one (M2TS and CLPI) over verbatim renaming it appropriately... then increment the COMPLETED=n value in the INF file. Since it's 480i you don't have to worry about its bitrate being too high.

DIEGO7-5
11th February 2009, 02:44
You can copy that one (M2TS and CLPI) over verbatim renaming it appropriately... then increment the COMPLETED=n value in the INF file. Since it's 480i you don't have to worry about its bitrate being too high.

I am sorry for being such a noob and youŽre such a pro but what has the correct interlaced 480i VC-1 encoding have to do with a well known disc manufacturer? (VERBATIM)...and i was not even worrying about high bitrates...

Audionut
11th February 2009, 03:04
Using the latest version.

Does anyone know what is happening here.

-----------------------
[11:47:31] BD Rebuilder v0.18.8 (beta)
- Source: TROPIC_THUNDER_EU
- Input BD size: 50.41 GB
- Approximate total content: [04:00:30.040]
- Target BD size: 7.72 GB
[11:47:31] PHASE ONE, Encoding
- [11:47:33] Reencoding: VID_00065 (1 of 28)
- [11:48:27] Reencoding: VID_00068 (2 of 28)
- [11:49:20] Reencoding: VID_00003 (3 of 28)
- [11:49:58] Reencoding: VID_00024 (4 of 28)
- Reached retry limit. Aborting.
[11:51:19] - Failed video encode, aborted

pcdo
11th February 2009, 03:22
The code for selecting subtitles is not implemented (same was true for previous versions), it was supposed to be disabled. That's why it is grayed out in the SETUP screen. I disabled it so I could avoid more bug reports. I need to do some more research because I found that removing subs can have unintended consequences on menus.

I agree that the previous version did have the grayed out subtitles in the SETUP menu, but however when you're on the STREAM tab after loading the blu ray folder you are able to take off any unwanted subtitles. This was on version 0.17.13. The newest version does not allow this so you're forced to include all the subtitles. I don't necessarily mind this but when I tried to burn The Mummy with the newest version with all the subtitles included in movie-only mode onto a DVD9, after toggling through the subtitles manually any time a character speaks the Egyptian language and you get the forced or written English subtitles you also get a set of French subtitles above even though the subtitles have been turned off. Now if you don't even toggle through the subtitles this does not happen. Still, I liked the ability to choose subtitles with the 0.17.13 version.

jwjohnson
11th February 2009, 03:27
I am sorry for being such a noob and youŽre such a pro but what has the correct interlaced 480i VC-1 encoding have to do with a well known disc manufacturer? (VERBATIM)...and i was not even worrying about high bitrates...

I think he means copy it verbatim (as in exactly as it is) not Verbatim (the media brand).

jdobbs
11th February 2009, 04:25
I agree that the previous version did have the grayed out subtitles in the SETUP menu, but however when you're on the STREAM tab after loading the blu ray folder you are able to take off any unwanted subtitles. This was on version 0.17.13. The newest version does not allow this so you're forced to include all the subtitles. I don't necessarily mind this but when I tried to burn The Mummy with the newest version with all the subtitles included in movie-only mode onto a DVD9, after toggling through the subtitles manually any time a character speaks the Egyptian language and you get the forced or written English subtitles you also get a set of French subtitles above even though the subtitles have been turned off. Now if you don't even toggle through the subtitles this does not happen. Still, I liked the ability to choose subtitles with the 0.17.13 version.I think I know what it can and can't do. I wrote it. It didn't work correctly in 0.17.13 either -- the code wasn't and still isn't there to work properly. It may have removed them (because I mistakenly left it accessible) -- but it wouldn't properly update the output references... By the way this is about the 15th time I've explained this in this same thread (writer's embellishment purposeful).

jdobbs
11th February 2009, 04:28
I am sorry for being such a noob and youŽre such a pro but what has the correct interlaced 480i VC-1 encoding have to do with a well known disc manufacturer? (VERBATIM)...and i was not even worrying about high bitrates... Huh? Where did I say anything about a well known disc manufacturer in my response? :confused:

The high bitrates are the reason you wouldn't normally be able to do what I just said, and if you read a few posts back where we discussed the subject you'd see why I said it.

DarWun
11th February 2009, 04:58
When someone completes and does a test on the PS3 please let me know if the new muxing command corrects the skipping issue.

Thanks.
I've got an encode going right now that should finish off within the next six hours. I'll check it before heading into work tomorrow morning and post back.

Thanks for all your hard work!!!

jwjohnson
11th February 2009, 05:07
Tried 0.18.8 on Eagle Eye. Movie only backup to BD25. It still fails with the ExtractAudioSubs() 00058 5 error.

log:
-----------------------
[19:42:33] BD Rebuilder v0.18.8 (beta)
- Source: EAGLE_EYE_AC
- Input BD size: 31.41 GB
- Approximate total content: [01:57:35.089]
- Target BD size: 22.46 GB
- MOVIE-ONLY mode enabled
[19:42:34] PHASE ONE, Encoding
- [19:52:20] ExtractAudioSubs() 00058 5
[19:52:25] - Failed to retrieve audio, aborted

DarWun
11th February 2009, 05:22
I've got an encode going right now that should finish off within the next six hours. I'll check it before heading into work tomorrow morning and post back.

Thanks for all your hard work!!!

I forgot I still had the WORKFILES directory for a failed Max Payne movie only BD9 encode. BD-Rebuilder 18.08 asked me if I wanted to continue, and I said yes. The rebuilt disk plays back fine in the PS3.

I will still do a full encode overnight to see if any other problems arise.

rafrag
11th February 2009, 05:30
I've got an encode going right now that should finish off within the next six hours. I'll check it before heading into work tomorrow morning and post back.

Thanks for all your hard work!!!

beat u to it (i guess spending $800 on new i7 already payed off:D).
anyways, JD i just finished layercake,mo, bd-bd5 with 18.08 and it works perfectly on my ps3. if u need any more info lmk.
Great job and thanks for taking time to develop it.

DarWun
11th February 2009, 06:00
beat u to it (i guess spending $800 on new i7 already payed off:D).
anyways, JD i just finished layercake,mo, bd-bd5 with 18.08 and it works perfectly on my ps3. if u need any more info lmk.
Great job and thanks for taking time to develop it.
Not being competitive or anything, but I think I beat you to it by a titch :p Although I cheated a bit by doing a rebuild using a WORKFILES directory created by a previous version.

I kid, I kid. Good to know that the latest version creates working disks on the PS3 for a full encode/rebuild to BD9.

GaPony
11th February 2009, 06:49
I ran Pride & Glory through beta 18.08 to a Movie Only BD9. This is a movie that has been problematic for the PS3 from the beginning. This time, even with using the fastest (Good) setting, there was no skipping, or freezing and the PQ is very good. The audio syncs up perfectly. I don't know what you changed, but you apparently found whatever the problem was.

I look forward to trying several more movies.

Log:

-----------------------
[19:26:23] BD Rebuilder v0.18.8 (beta)
- Source: PRIDE_AND_GLORY
- Input BD size: 19.66 GB
- Approximate total content: [02:10:09.426]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[19:26:27] PHASE ONE, Encoding
- [19:31:00] Reencoding: VID_00004 (1 of 1)
[22:30:21]PHASE ONE complete
[22:30:21]PHASE TWO - Rebuild Started
- [22:30:21] Rebuilding BD file Structure
[22:33:36] - Encode and Rebuild complete
[22:33:36]JOB: PRIDE_AND_GLORY completed.

MikeyBK
11th February 2009, 07:37
I ran Pride & Glory through beta 18.08 to a Movie Only BD9. This is a movie that has been problematic for the PS3 from the beginning. This time, even with using the fastest (Good) setting, there was no skipping, or freezing and the PQ is very good. The audio syncs up perfectly. I don't know what you changed, but you apparently found whatever the problem was.

I look forward to trying several more movies.

Log:

-----------------------
[19:26:23] BD Rebuilder v0.18.8 (beta)
- Source: PRIDE_AND_GLORY
- Input BD size: 19.66 GB
- Approximate total content: [02:10:09.426]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[19:26:27] PHASE ONE, Encoding
- [19:31:00] Reencoding: VID_00004 (1 of 1)
[22:30:21]PHASE ONE complete
[22:30:21]PHASE TWO - Rebuild Started
- [22:30:21] Rebuilding BD file Structure
[22:33:36] - Encode and Rebuild complete
[22:33:36]JOB: PRIDE_AND_GLORY completed.

Good to hear Ga. I did that title last night, but using 0.17.13 since 0.18.07 still had the PS3 dislike :p

Anyways... strange occurrence on this title, BD-RB output it without leaving a clpi file, thus it wouldn't play. And I couldn't save this encoding because TSMuxer gave a bit stream error and wouldn't output any clpi files neither??? Odd.... TSMuxer also keeps seeing this m2ts (or the AVS.264 file in the workfiles folder) as 1920 x 1084??

Anyways, I'm glad that 0.18.8 was successful, on this title as well as resolving the PS3 incompatibility.
Cheers to you JD, for nipping this PS3 issue in the bud.... even though it was more probably an issue with the PS3 rather than 0.18.07...

jdobbs
11th February 2009, 11:22
Interesting issue. If you remux using an M2TS as source that was created by TSMUXER, you get the PS3 skip. If you use the exact same original .264 file directly, though, it works ok.

So for those who might be working similar issues (outside of BD-RB): remember not to use TSMUXER for anything but first generation muxes.

jdobbs
11th February 2009, 11:25
I forgot I still had the WORKFILES directory for a failed Max Payne movie only BD9 encode. BD-Rebuilder 18.08 asked me if I wanted to continue, and I said yes. The rebuilt disk plays back fine in the PS3.

I will still do a full encode overnight to see if any other problems arise. Cool, thanks. The fix was only related to the remux -- so reencoding shouldn't matter.

jdobbs
11th February 2009, 11:26
beat u to it (i guess spending $800 on new i7 already payed off:D).
anyways, JD i just finished layercake,mo, bd-bd5 with 18.08 and it works perfectly on my ps3. if u need any more info lmk.
Great job and thanks for taking time to develop it. Man! I gotta' get me one of those i7s.

jdobbs
11th February 2009, 11:54
Tried 0.18.8 on Eagle Eye. Movie only backup to BD25. It still fails with the ExtractAudioSubs() 00058 5 error.

log:
-----------------------
[19:42:33] BD Rebuilder v0.18.8 (beta)
- Source: EAGLE_EYE_AC
- Input BD size: 31.41 GB
- Approximate total content: [01:57:35.089]
- Target BD size: 22.46 GB
- MOVIE-ONLY mode enabled
[19:42:34] PHASE ONE, Encoding
- [19:52:20] ExtractAudioSubs() 00058 5
[19:52:25] - Failed to retrieve audio, abortedCan you capture a listing of your working directory immediately after this happens and post it? It appears that a "rename" system call is saying the output file already exists. I'd like to see what is there.

jdobbs
11th February 2009, 12:03
Hello there, I did a movie only back-up for Die Hard 4 (DIE_HARD_4_0_F3_DVD.ISO) ! Good Job. Works like a charme.

When I tried to do "The day after tomorrow" i ran into trouble. (older version and v0.18.8 (beta))

-----------------------
[20:40:41] BD Rebuilder v0.18.8 (beta)
- Source: DAT_F2
- Input BD size: 29,76 GB
- Approximate total content: [02:03:40.412]
- Target BD size: 4,27 GB
- MOVIE-ONLY mode enabled
[20:40:41] PHASE ONE, Encoding
- Reached retry limit. Aborting.
[21:00:28] - Failed video encode, aborted

I installed and changed no settings. Stream reports: VID_00001 MPEG-4 AVC, 1080p, 23.976fps, 30.469,63.

I tried the original disk (AnyDVD HD enabled) and a ripped unprotected iso. Am i missing something ? I did so I edited this post and reported in 1132.

Thanks. I assume you installed FFDSHOW -- open the video codec configuration and make sure you have AVC decoding enabled.

mmace
11th February 2009, 13:19
My "Failed to retrieve audio (http://forum.doom9.org/showthread.php?p=1247396#post1247396)" problem is non existent in the new version, cheers!

jdobbs
11th February 2009, 13:57
My "Failed to retrieve audio (http://forum.doom9.org/showthread.php?p=1247396#post1247396)" problem is non existent in the new version, cheers! Great.

Binnugsai
11th February 2009, 14:42
Hi,

I try to encoded Shooter with BD25 as choice and i have this kind of message at the beginning when i push Backup.

Did i make something wrong ?

flytox
11th February 2009, 15:13
My "Failed to retrieve audio (http://forum.doom9.org/showthread.php?p=1247396#post1247396)" problem is non existent in the new version, cheers!
You're lucky, i can't figure it out whatever i try. It's frustrating.


[15:05:56] BD Rebuilder v0.18.8 (beta)
- Source: 61879766_HELLBOY
- Input BD size: 6,62 GB
- Approximate total content: [02:23:08.146]
- Target BD size: 7,72 GB
- MOVIE-ONLY mode enabled
[15:05:56] PHASE ONE, Encoding
- [15:05:58] ExtractAudioSubs() 00013 4
[15:05:59] - Failed to retrieve audio, aborted*

JD did you notice the input size, it happens with this movie which is mpeg2 HD (this have no link with the above problem).

[Status]
LABEL=61879766_HELLBOY
VERSION=v0.18.8 (beta)
SOURCE_SIZE=7109222400
SOURCE_VIDEO_SIZE=7109222400
TARGET_SIZE=8294236160
REDUCTION=1.16668683202259
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=1
QUICK=0

It seems that bdrebuild is not detecting the good mpls in movie only mode, i mean with this movie.

rainfellow
11th February 2009, 15:15
OMFG!!!! I just tossed in my first disc done with BD-Rebuilder (movie only AVCHD) and I can clearly say it BLOWS AWAY my last way of doing it (RipBot264), both in speed (like 1 & 1/2 days to a few hours) and quality.

Keep up the excellent work JD!!! You are the sh.... well you know!!! :thanks:

I'm going to redo Wall-E since I did that one with my old method and see how it looks via BD-Rebuilder. I'll let you know once I get it done... have other stuff running at the moment.

Thanks again!!!!

jwjohnson
11th February 2009, 15:34
Can you capture a listing of your working directory immediately after this happens and post it? It appears that a "rename" system call is saying the output file already exists. I'd like to see what is there.

I tried again and got the same error.

-----------------------
[07:11:56] BD Rebuilder v0.18.8 (beta)
- Source: EAGLE_EYE_AC
- Input BD size: 31.41 GB
- Approximate total content: [01:57:35.089]
- Target BD size: 22.46 GB
- MOVIE-ONLY mode enabled
[07:11:56] PHASE ONE, Encoding
- [07:22:04] ExtractAudioSubs() 00058 5
[07:22:17] - Failed to retrieve audio, aborted

Here is a screenshot of my Work Folder:

http://forum.doom9.org/attachment.php?attachmentid=9430&stc=1&d=1234362772

marius1
11th February 2009, 16:10
is x264.exe crashing for anyone with the new version? Mine seems to be crashing consistently on the very first m2ts file....

pan07
11th February 2009, 16:28
is x264.exe crashing for anyone with the new version? Mine seems to be crashing consistently on the very first m2ts file....

mine too on 2 films incredible hulk and hancock i have noticed the x264.exe is smaller in this new one, not a clue if its supposed to be.

i replaced it with the one from a previous build and worked fine

Furiousflea
11th February 2009, 16:44
mine too on 2 films incredible hulk and hancock i have noticed the x264.exe is smaller in this new one, not a clue if its supposed to be.

i replaced it with the one from a previous build and worked fine

Crashing here too...

Just tried an encode of a converted HD DVD (Blade Runner Final Cut)...

I have a recoded DTS\3 commentry tracks\1080p VC1 in an m2ts output by TSMuxer with Bluray structure. Latest BD-Rebuilder after less than 1% in 1st pass (x264 crashes).

Previous version of BD-Rebuilder works fine

marius1
11th February 2009, 17:01
is x264.exe crashing for anyone with the new version? Mine seems to be crashing consistently on the very first m2ts file....

I think I fixed my issue. I made two changes in ffdshow: 1) disabled coreavc and used libavcodec for x264, and 2) enabled vc-1 decoding. Not sure which change fixed it - I suspect the former. Perhaps the new x264.exe doesn't like coreavc? When I get some time later tonight I will revert one of the changes to see what did it for me.

jdobbs
11th February 2009, 18:18
Crashing here too...

Just tried an encode of a converted HD DVD (Blade Runner Final Cut)...

I have a recoded DTS\3 commentry tracks\1080p VC1 in an m2ts output by TSMuxer with Bluray structure. Latest BD-Rebuilder after less than 1% in 1st pass (x264 crashes).

Previous version of BD-Rebuilder works fine I updated X264.EXE to r1109 (the previous release used r1082). There have been a lot of changes, you may want to step back to r1082 and see if it corrects it. The older version should be accessible through the ZIP file for BD-RB v0.18.7.

If you could run the LASTCMD.TXT command line from a DOS window, it would be very helpful to know what is happening so we can report it or fix it.

zakia
11th February 2009, 18:48
JD, any chance to keep DTS HD MA and Dolby TrueHD for BD-25GB settings in the future updates?
Sorry if this has been asked before... searched last few pages can't find the answer. :)

jdobbs
11th February 2009, 19:07
JD, any chance to keep DTS HD MA and Dolby TrueHD for BD-25GB settings in the future updates?
Sorry if this has been asked before... searched last few pages can't find the answer. :)Eventually. But right now I'm trying to limit variances in order to get past the fundamental bugs.

Furiousflea
11th February 2009, 20:18
I updated X264.EXE to r1109 (the previous release used r1082). There have been a lot of changes, you may want to step back to r1082 and see if it corrects it. The older version should be accessible through the ZIP file for BD-RB v0.18.7.

If you could run the LASTCMD.TXT command line from a DOS window, it would be very helpful to know what is happening so we can report it or fix it.

Will do, got the encode going on v0.18.7 right now and it's half way through so soon as that's done I'll post back.

Tried my first BD9 yesterday on my new S550. Amazing picture and sound compared to my WMV-HD rips played back on the Xbox 360.

I'm not touching WMV-HD ever again...Can't wait for some hardware streamer of Bluray structure to pop up, only benefit of WMVHD is you can plonk 'em on a NAS.

Anyways sorry to pollute this thread will post back as I said when done, fantastic work you're doing here even in its current state it's a joy to use.

MikeyBK
11th February 2009, 20:40
Ran into an issue when I did 'The Secret Life of Bees' last night... screenshots show how 0.18.8 default selected the first DTS-HD audio, and selected the longest (extended director's cut) movie playlist. What resulted was at least one full scene in which audio of another scene was playing while the video of this scene was playing.
It plays perfect thru the beginning and most of the end (hadn't checked every scene towards the end of the movie yet).
http://img3.imageshack.us/img3/1561/secretlifebees2qy8.th.png (http://img3.imageshack.us/my.php?image=secretlifebees2qy8.png)
http://img3.imageshack.us/img3/7085/secretlifebees1fi1.th.png (http://img3.imageshack.us/my.php?image=secretlifebees1fi1.png)

Oh BTW, as you see in the log, this is a multi-m2ts seamless branching Bluray.
[23:28:56] BD Rebuilder v0.18.8 (beta)
- Source: SECRET_LIFE_OF_BEES
- Input BD size: 24.48 GB
- Approximate total content: [01:53:51.282]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[23:28:56] PHASE ONE, Encoding
- [23:34:26] Reencoding: VID_00013 (1 of 21)
- [23:53:19] Reencoding: VID_00095 (2 of 21)
- [23:59:36] Reencoding: VID_00076 (3 of 21)
- [00:25:33] Reencoding: VID_00096 (4 of 21)
- [00:39:25] Reencoding: VID_00078 (5 of 21)
- [01:01:42] Reencoding: VID_00079 (6 of 21)
- [01:41:07] Reencoding: VID_00080 (7 of 21)
- [02:21:09] Reencoding: VID_00097 (8 of 21)
- [02:33:57] Reencoding: VID_00082 (9 of 21)
- [02:43:11] Reencoding: VID_00098 (10 of 21)
- [03:03:07] Reencoding: VID_00084 (11 of 21)
- [03:10:38] Reencoding: VID_00099 (12 of 21)
- [03:32:29] Reencoding: VID_00086 (13 of 21)
- [03:43:23] Reencoding: VID_00100 (14 of 21)
- [04:07:31] Reencoding: VID_00088 (15 of 21)
- [04:46:48] Reencoding: VID_00089 (16 of 21)
- [05:15:34] Reencoding: VID_00101 (17 of 21)
- [05:38:53] Reencoding: VID_00091 (18 of 21)
- [05:50:41] Reencoding: VID_00092 (19 of 21)
- [06:29:35] Reencoding: VID_00093 (20 of 21)
- [06:46:05] Reencoding: VID_00094 (21 of 21)
[06:55:41]PHASE ONE complete
[06:55:41]PHASE TWO - Rebuild Started
- [06:55:41] Rebuilding BD file Structure
[07:04:14] - Encode and Rebuild complete
[07:04:14]JOB: SECRET_LIFE_OF_BEES completed.

jdobbs
11th February 2009, 20:43
I'm not touching WMV-HD ever again...Can't wait for some hardware streamer of Bluray structure to pop up, only benefit of WMVHD is you can plonk 'em on a NAS.You can always put ISO images on the NAS and mount them when needed if you use an HTPC. I'm hoping there will eventually be some new capabilities along those lines coming soon for local networks related to the Blu-ray's web enabling.

jdobbs
11th February 2009, 20:49
Ran into an issue when I did 'The Secret Life of Bees' last night... screenshots show how 0.18.8 default selected the first DTS-HD audio, and selected the longest (extended director's cut) movie playlist. What resulted was at least one full scene in which audio of another scene was playing while the video of this scene was playing. That shouldn't have any impact at all. The selected audio PID should be consistent across all parts of the playlist. Are you saying that one of the component M2TS files didn't have the appropriate stream?

smnckl
11th February 2009, 20:54
@jdobbs

Have just started a rebuild using v01.18.08. Couldn't do this earlier because I had .07b running up till this morning.

Am rebuilding Hitman. Source is ripped to HDD using txMuxeR where I removed all extra subs, except for english.

Upon hitting the Backup button, it reads everything fine and then commences the phase one process which it completes in about 9 minutes.

Pass 1 then starts... and immediately jumps to Pass 2, tho the info at bottom of GUI shows Pass 1/2 (pls see attached jpg) and "Overall Progress" has jumped to over 50%.

Log files is

[13:18:33] BD Rebuilder v0.18.8 (beta)
- Source: HITMAN
- Input BD size: 15.80 GB
- Approximate total content: [01:34:14.644]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[13:18:33] PHASE ONE, Encoding
- [13:27:03] Collecting video information [00001]
- Video: 1920x1080, 23.976fps
- Bitrate: 9,157 Kbs
- [13:27:08] Reencoding: VID_00001, Pass 1 of 2
- [13:27:08] Reencoding: VID_00001, Pass 2 of 2


INF file

[Status]
LABEL=HITMAN
VERSION=v0.18.8 (beta)
SOURCE_SIZE=16960598016
SOURCE_VIDEO_SIZE=16960598016
TARGET_SIZE=8294236160
REDUCTION=.489029700024464
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=1
QUICK=0
PASS=2
[00001]
M2TS_TARGET=8294236160
RATE=9157


INFO.INI

[Options]
framecount=135576
framerate=23.975986
width=1920
height=1080
bitrate=10772
trellis=1


Hope the info above helps troubleshooting. Will run another rebuild from the original with all subs in place after this run completes. Or, if it is possible to have multiple instances of BD-RE running(?), I can do just try with original source and abort after thie first few percent.

James

MikeyBK
11th February 2009, 20:56
That shouldn't have any impact at all. The selected audio PID should be consistent across all parts of the playlist. Are you saying that one of the component M2TS files didn't have the appropriate stream?


Appears to be so. I tried playing the m2ts files in the workfolder, but no audio... would have to remux all (or AVS.264 files) from that folder with the audio to see if it also has this issue...

BTW, I'm wondering if I was supposed to add 'both' instances of the DTS-HD audio with that extended playlist encode?? When I playback the original, it doesn't matter when I change the audio selection between that audio_1 or audio_3, they both play the same.

jdobbs
11th February 2009, 21:00
@jdobbs

Have just started a rebuild using v01.18.08. Couldn't do this earlier because I had .07b running up till this morning.

Am rebuilding Hitman. Source is ripped to HDD using txMuxeR where I removed all extra subs, except for english.

Upon hitting the Backup button, it reads everything fine and then commences the phase one process which it completes in about 9 minutes.

Pass 1 then starts... and immediately jumps to Pass 2, tho the info at bottom of GUI shows Pass 1/2 (pls see attached jpg) and "Overall Progress" has jumped to over 50%.

Log files is

[13:18:33] BD Rebuilder v0.18.8 (beta)
- Source: HITMAN
- Input BD size: 15.80 GB
- Approximate total content: [01:34:14.644]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[13:18:33] PHASE ONE, Encoding
- [13:27:03] Collecting video information [00001]
- Video: 1920x1080, 23.976fps
- Bitrate: 9,157 Kbs
- [13:27:08] Reencoding: VID_00001, Pass 1 of 2
- [13:27:08] Reencoding: VID_00001, Pass 2 of 2


INF file

[Status]
LABEL=HITMAN
VERSION=v0.18.8 (beta)
SOURCE_SIZE=16960598016
SOURCE_VIDEO_SIZE=16960598016
TARGET_SIZE=8294236160
REDUCTION=.489029700024464
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=1
QUICK=0
PASS=2
[00001]
M2TS_TARGET=8294236160
RATE=9157


INFO.INI

[Options]
framecount=135576
framerate=23.975986
width=1920
height=1080
bitrate=10772
trellis=1


Hope the info above helps troubleshooting. Will run another rebuild from the original with all subs in place after this run completes. Or, if it is possible to have multiple instances of BD-RE running(?), I can do just try with original source and abort after thie first few percent.

JamesLook in your BDREBUILDER.INI file. It sounds like you have manually selected one of the test mode encode quality settings rather than those on the menu.

MikeyBK
11th February 2009, 21:15
That shouldn't have any impact at all. The selected audio PID should be consistent across all parts of the playlist. Are you saying that one of the component M2TS files didn't have the appropriate stream?

Appears to be so. I tried playing the m2ts files in the workfolder, but no audio... would have to remux all (or AVS.264 files) from that folder with the audio to see if it also has this issue...

BTW, I'm wondering if I was supposed to add 'both' instances of the DTS-HD audio with that extended playlist encode?? When I playback the original, it doesn't matter when I change the audio selection between that audio_1 or audio_3, they both play the same.

Well I can now verify that indeed one of the m2ts files are the one that has the audio issue. M2ts VID 96 is the one that has the wrong audio throughout. It's only 3:15 seconds or so, and being that the extended and theatrical versions are 4:00 different, I'm guessing there might still be a :45 m2ts with similar issues??

Edit: I don't see any other m2ts files that short, althought there are smaller in size. I'll be remuxing all the m2ts files 'except' that VID_96 with the audio from the workfiles folder to see if it synchronizes.

smnckl
11th February 2009, 21:51
Look in your BDREBUILDER.INI file. It sounds like you have manually selected one of the test mode encode quality settings rather than those on the menu.

I doubt that but wouldn't be surprised that I had a senior moment... :p
Anyway, here's the BDREBUILDER.INI

[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
ENCODE_QUALITY=5
TARGET_SIZE=7910
VERBOSE_STATUS=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=1
DTS_REENCODE=0
AC3_REENCODE=1
AC3_640=0
AVCHD=-
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
[Paths]
SOURCE_PATH=M:\HITMAN\
WORKING_PATH=D:\REBUILDS\


Comparing the INI from .07 vs .08, I see that the .07 does not have the ENCODE_QUALITY=5 parameter. Other than that, everything's the same.

Edit @ 1536 CST:
On looking back, I had left the Quality at "High" because it was marked as default in the Settings menu. I assume that the ENCODE_QUALITY=5 indicates that?

Edit @ 1539 CST:
The "FPS" was at around 12+ earlier but has since dropped to 11.53, and this speed has been - in my experience - somewhat the average for Pass 1 of the video encoding when the stats file is generated. Pass 2 speeds have been around 2+ to 5. Except when I tried it on my Lenovo T60 laptop when it was crawling at 0.1 :p

MikeyBK
11th February 2009, 22:14
As for 'The Secret Life of Bees'... I think that since is a bit more complicated thatn the usual Blurays, having both multiple-m2ts movie playlists and multiple main movie DTS_HD audios, and a extended version/theatrical version options on top of that... it is more up to the user to verify that they are selecting the correct audio to match up to the correct version of the movie.

The extended version and theatrical versions have several different m2ts files in their playlists. And their own DTS_HD audio stream for each as well. HD_Audio_3 is a couple hundred MBs larger than the HD_Audio_1.

Here's what I'm going to try JD, I'll be demuxing the DTS_HD Audio_3 from the original and downconvert it to DTS, then remux it together with all the m2ts files in the workfiles folder... it should work right? I'll report back.

BD-Rebuilder 0.18.8 seems to be quite faster than previous versions, and I think it did it's job on this title as well... it just should've been up to me to recognize the complexity of this title and adjust the settings appropriately myself....
I think all-in-all, this version is a good update.

jdobbs
11th February 2009, 22:32
As for 'The Secret Life of Bees'... I think that since is a bit more complicated thatn the usual Blurays, having both multiple-m2ts movie playlists and multiple main movie DTS_HD audios, and a extended version/theatrical version options on top of that... it is more up to the user to verify that they are selecting the correct audio to match up to the correct version of the movie.

The extended version and theatrical versions have several different m2ts files in their playlists. And their own DTS_HD audio stream for each as well. HD_Audio_3 is a couple hundred MBs larger than the HD_Audio_1.

Here's what I'm going to try JD, I'll be demuxing the DTS_HD Audio_3 from the original and downconvert it to DTS, then remux it together with all the m2ts files in the workfiles folder... it should work right? I'll report back.

BD-Rebuilder 0.18.8 seems to be quite faster than previous versions, and I think it did it's job on this title as well... it just should've been up to me to recognize the complexity of this title and adjust the settings appropriately myself....
I think all-in-all, this version is a good update. The whole idea of multiple M2TS files is so you can do exactly that. It is much simpler and more elegant than the way DVD does it -- mainly because of the larger buffer space on BD. But when you select a track, you are selecting a PID. That PID has to be consistent across all the component parts (M2TS files) of the selected Playlist in order for a BD player to play it back seamlessly. BD-RB keeps the audio based upon PID -- so I'm not sure how you could get a mixture of more than one track... unless the audio selections were changed while the files were being processed.

jdobbs
11th February 2009, 22:39
I doubt that but wouldn't be surprised that I had a senior moment... :p
Anyway, here's the BDREBUILDER.INI

[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
ENCODE_QUALITY=5
TARGET_SIZE=7910
VERBOSE_STATUS=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=1
DTS_REENCODE=0
AC3_REENCODE=1
AC3_640=0
AVCHD=-
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
[Paths]
SOURCE_PATH=M:\HITMAN\
WORKING_PATH=D:\REBUILDS\


Comparing the INI from .07 vs .08, I see that the .07 does not have the ENCODE_QUALITY=5 parameter. Other than that, everything's the same. Yeah, that's it. ENCODE_QUALITY shouldn't be set to 5. I just realized I had it in the INI I included in the ZIP file (I'd been doing some testing). That's wrong. Either delete that line or go under SETTINGS/ENCODER OPTIONS and select the speed you'd like to use. If you leave it at 5 it will go very fast, but output with terrible quality.

smnckl
11th February 2009, 22:45
Yeah, that's it. ENCODE_QUALITY shouldn't be set to 5. I just realized I had it in the INI I included in the ZIP file (I'd been doing some testing). That's wrong. Either delete that line or go under SETTINGS/ENCODER OPTIONS and select the speed you'd like to use. If you leave it at 5 it will go very fast, but output with terrible quality.

Thanks JD. Might as well abort the current encode and run again. Appreciate the comeback. And the wonderful app that you have put out. Saves me a lot of work re-encoding BDs to 1280x720 so that they would fit on a DVD9.

MikeyBK
11th February 2009, 22:54
The whole idea of multiple M2TS files is so you can do exactly that. It is much simpler and more elegant than the way DVD does it -- mainly because of the larger buffer space on BD. But when you select a track, you are selecting a PID. That PID has to be consistent across all the component parts (M2TS files) of the selected Playlist in order for a BD player to play it back seamlessly. BD-RB keeps the audio based upon PID -- so I'm not sure how you could get a mixture of more than one track... unless the audio selections were changed while the files were being processed.
I think that since the extended version had some different m2ts files in it's playlist than the theatrical (not only the added m2ts), perhaps there was no PID in that 1st DTS-HD track (Edit: what I meant was that there was no PID for m2ts VID_96 in that DTS-HD Track_1), so BD-RB just used the next ??

Just FYI, what I did below worked... remuxing the DTS-HD (downconverted to DTS) track_3 in with the m2ts files from the workfiles folder... all audio is now perfect....
Only problem is that the entire BD-9 is now 8.02 GBs in size, so I'll have to either convert that DTS into AC3... or reencode over again with BD-Rebuilder 0.18.8, just making sure thought this time to select the correct audio track (DTS-HD_track 3) to encode with that extended version playlist...

Here's what I'm going to try JD, I'll be demuxing the DTS_HD Audio_3 from the original and downconvert it to DTS, then remux it together with all the m2ts files in the workfiles folder... it should work right? I'll report back.

MR.WaynesWorld
11th February 2009, 23:06
I am so Happy... The disc that always gave me trouble with BD-RB, Heroes Season 2 Disc 2, Completed today. Full backup to BD-25.... Sweet.... Great Job jdobbs.... :thanks:

jwjohnson
11th February 2009, 23:08
jdobbs,

I think I figured out what was causing my problem with the audio extractions. Here are the last couple of messages about it: Can you capture a listing of your working directory immediately after this happens and post it? It appears that a "rename" system call is saying the output file already exists. I'd like to see what is there.

I tried again and got the same error.

-----------------------
[07:11:56] BD Rebuilder v0.18.8 (beta)
- Source: EAGLE_EYE_AC
- Input BD size: 31.41 GB
- Approximate total content: [01:57:35.089]
- Target BD size: 22.46 GB
- MOVIE-ONLY mode enabled
[07:11:56] PHASE ONE, Encoding
- [07:22:04] ExtractAudioSubs() 00058 5
[07:22:17] - Failed to retrieve audio, aborted

Here is a screenshot of my Work Folder:

http://forum.doom9.org/attachment.php?attachmentid=9430&stc=1&d=1234362772

I decided to install BD-Rebuilder and all the necessary other progams for it on a second computer that I have. I was able to do a movie only backup of Eagle Eye with version 0.18.8 with no problems. It was done at Encode_Quality=5 just for speed, but seemed to work ok. It's just a bit slower machine.

Here's the log from that job:

-----------------------
[06:48:04] BD Rebuilder v0.18.8 (beta)
- Source: EAGLE_EYE_AC
- Input BD size: 31.41 GB
- Approximate total content: [01:57:35.089]
- Target BD size: 22.46 GB
- MOVIE-ONLY mode enabled
[06:48:04] PHASE ONE, Encoding
- [07:00:22] Collecting video information [00000]
- Video: 1920x1080, 23.976fps
- Bitrate: 24,197 Kbs
- [07:00:25] Reencoding: VID_00000, Pass 1 of 2
- [07:00:25] Reencoding: VID_00000, Pass 2 of 2
- [09:52:17] Video Encode complete
- [09:52:17] Extracting/reencoding audio tracks
- [09:55:30] Multiplexing M2TS
[10:12:30]PHASE ONE complete
[10:12:30]PHASE TWO - Rebuild Started
- [10:12:30] Rebuilding BD file Structure
[10:30:47] - Encode and Rebuild complete
[10:30:47]JOB: EAGLE_EYE_AC completed.

I then went back to the first computer and uninstalled and reinstalled all the software. Still had the same issue. The first computer is actually a Windows XP virtual machine running in Parallels on my MacPro (4x2.66 cores). Other than running in Parallels the only other difference I could see was that my Working folder was on a network drive. When I switched it to one of the two virtual drives XP was running on it worked fine until it ran out of space near the end of pass 1. Even though the network drive is just another drive on my Mac that I share with the XP vm I'm guessing the network address is too long for some operation and maybe that's why it fails.

I can now either expand the virtual drives my XP vm uses or just run the program on the PC I've got next to it. It's only a dual core AMD 2.6 so will take a bit longer.

I don't know if this will help others with the audio extraction errors, but I hope so.

Jeff

jdobbs
11th February 2009, 23:38
I think that since the extended version had some different m2ts files in it's playlist than the theatrical (not only the added m2ts), perhaps there was no PID in that 1st DTS-HD track (Edit: what I meant was that there was no PID for m2ts VID_96 in that DTS-HD Track_1), so BD-RB just used the next ?? Actually it is extracted by TSMUXER, if there was associated PID in that file, you should have ended up with a sound file that was too short. I couldn't imagine TSMUXER extracting another track as a replacement... that's just crazy.

datman
12th February 2009, 00:49
One of the 2 disc I have not been able to encode “Patton” was successful last night with 18.8.:thanks: I also rip to image with anydvd. I tried working off the disc last week and it failed. Anydvd would not rip the movie either. So I tried ripping to image, perhaps that was the fix.

Tonight I’m attempting to encode my hardest film “The Longest Day” I tried it 4 or 5 times. 1st I’m working from folder if that fails I will try from image. I will post my results

MikeyBK
12th February 2009, 00:54
Actually it is extracted by TSMUXER, if there was associated PID in that file, you should have ended up with a sound file that was too short. I couldn't imagine TSMUXER extracting another track as a replacement... that's just crazy.

Well whatever the situation was, it had the wrong audio for VID_96, and what's even more wild is that VID_96 isn't even the extra scene.. it's in both the theatrical and extended versions of the movie when I play it back from the original/?

BTW, I was able to remux the DTS-HD Track_3 audio (converted to AC3) with the BD-Rebuilder output m2ts file (while deselecting the audio track_1 that was currently in that m2ts), and the end result was perect..... all audio is now present and in it's correct place.

Not sure why this may have happened, but I did not do any pre-processing of any kind. It is also pretty rare to have two completely seperate DTS-HD audios for two versions of the movie, right? Usually, as you say, all the audio for both versions of the movie are contained in the audio streram and only called up when/if needed... but apparently not if there are 'two' main movie audio streams for the different versions....

Anyways, BD-Rebuilder (and x264) did it's job like it was supposed to... I think I should have recognized that this Bluray was a bit more complex than the usual seamlessly branched titles, and should have selected the correct audio stream accordingly.

Learned another way that the movie industry could complicate their blurays further though...lmao... but it's all good and I won't have to reencode this title again afterall...

MikeyBK
12th February 2009, 02:11
Two screenshots below shows the different m2ts files in the seperate playlist.
m2ts 77 and m2ts 96 are the same scene except that 96 is 717 MBs while 77 is 616 MBs (perhaps some of the extended scene?}....

Not sure if this is even worth for you to figure out, considering it has been the only Bluray like this so far...

http://img3.imageshack.us/img3/6912/theatricalversionci3.th.png (http://img3.imageshack.us/my.php?image=theatricalversionci3.png)

http://img3.imageshack.us/img3/9224/extendedversionplaylistrg5.th.png (http://img3.imageshack.us/my.php?image=extendedversionplaylistrg5.png)

rafrag
12th February 2009, 03:30
was anyone successful with "full backup"? my three attempts were unsuccessful (bd-bd9), ps 3 shows data disc.

datman
12th February 2009, 03:37
by the way 18.8 is much faster. It's smokin fast. You guys with the i7 must be doing encodes in 3-4 hours.

Nice work jdobbs

Dark Shikari
12th February 2009, 03:49
by the way 18.8 is much faster. It's smokin fast. You guys with the i7 must be doing encodes in 3-4 hours.See:

http://git.videolan.org/?p=x264.git;a=commit;h=9bf45f6d397559486b5fe038c3847b0d35c61728
http://git.videolan.org/?p=x264.git;a=commit;h=32615747d3ab5648b666b4f55531f47b3c075521
http://git.videolan.org/?p=x264.git;a=commit;h=b69548aa3a0218ba1d4f934edcf8942f2b1682f5
http://git.videolan.org/?p=x264.git;a=commit;h=4c171c3b1c803a173ace823275882b3c9a2ecd24

I've been working hard on this you know ;). Holger has some good stuff up his sleeves as well...Nice work jdobbsJdobbs makes BD Rebuilder, x264 devs make x264, keep them separate :p

MikeyBK
12th February 2009, 04:06
You guys all deserve mad love for your combined talents in this..... the combination seems to be taking great strides forward together.

Again, much thanks to all of you... :thanks:

dmancornell
12th February 2009, 04:27
tried backing up pearl harbor with bd rebuilder 18.4 and 18.8. both versions result in the same error

[10:24:09] PHASE ONE, Encoding
- [11:07:02] Collecting video information [00000]
- Video: 1920x1080, 23.976fps
- Bitrate: 13,601 Kbs
- [11:07:05] Reencoding: VID_00000, Pass 1 of 2
- [12:46:38] Reencoding: VID_00000, Pass 2 of 2
- [19:10:53] Video Encode complete
- [19:10:53] Extracting/reencoding audio tracks
- [19:12:27] Multiplexing M2TS
- Error in attempt to multiplex: MUX_00000.meta
[19:25:21] - Failed to build structure, aborted


target size is bd-25. the file that breaks is mpeg-2 with ac3 audio.

jwgallardo
12th February 2009, 04:30
As expected from the PS3 experience, Denon BD-3800 is also working fine with the new v0.18.8 version.

I processed HITMAN using BD5/movie only/EQ: Better(fast)/AC3640. It played perfect in Denon. Even PQ is good since the movie is only 94mins. Now, I need that i7 processor because it still took 18hrs to process Hitman in my laptop T61 computer.

JD: Can you give us your comments about Encoder Quality results? To me, for a 90mins movie, fast option was "almost" perfect but I would love to use the default settings. How much extra time is that? Does it save time if it is BD9 vs BD5? (I was using BD5 during the debugging problems with my Denon but now I'll switch to BD9 until next bug.

P.S. For the people with i7 processors, the process time of 5 hours is using High Quality or Highest Quality option for encoder. Is there any advantage of using Highest Quality?

dmancornell
12th February 2009, 04:39
P.S. For the people with i7 processors, the process time of 5 hours is using High Quality or Highest Quality option for encoder. Is there any advantage of using Highest Quality?

on my 4ghz i7 highest quality takes 40% more time and i have not noticed anything different whatsoever on video quality, using bd-25 and watching on a sony 52" lcd.

since the difference is 3 more hours im sticking to high quality.

Dark Shikari
12th February 2009, 04:57
on my 4ghz i7 highest quality takes 40% more time and i have not noticed anything different whatsoever on video quality, using bd-25 and watching on a sony 52" lcd.

since the difference is 3 more hours im sticking to high quality.Unsurprising--a BD25 is high enough bitrate that you can get away with basically anything and it'll be unnoticeable.

GaPony
12th February 2009, 07:05
was anyone successful with "full backup"? my three attempts were unsuccessful (bd-bd9), ps 3 shows data disc.

Its not a problem with BD-Rebuilder, its a limitation of the PS3. Don't waste your time with full movies to BD9 or BD5 for PS3 playback...it will fail. If you want the full movie for the PS3, you have to use BD25 media.

If you want to use BD5 or BD9 discs in the PS3, you have to make a Movie Only copy... with the option for "Stricter AVCHD compliance for Movie Only" enabled (checked). I've done 50 of these discs for the PS3... trust me. ;)

mmace
12th February 2009, 09:32
P.S. For the people with i7 processors, the process time of 5 hours is using High Quality or Highest Quality option for encoder. Is there any advantage of using Highest Quality?I'm doing my 2nd full disc back up to 25Gb at the moment, my 1st one took 12 days and the current one's been going since Sunday and this morning it got on to the main feature (that's with fast encodes for extras too!!)

Wish I could afford a new PC!! (currently Dual core 3.4 Ghz Pentium D)

rafrag
12th February 2009, 11:52
Its not a problem with BD-Rebuilder, its a limitation of the PS3. Don't waste your time with full movies to BD9 or BD5 for PS3 playback...it will fail. If you want the full movie for the PS3, you have to use BD25 media.

If you want to use BD5 or BD9 discs in the PS3, you have to make a Movie Only copy... with the option for "Stricter AVCHD compliance for Movie Only" enabled (checked). I've done 50 of these discs for the PS3... trust me. ;)
i've done about 30 myself (mo) i'm curious about quality of video when you put 4-5 hours of content on dvd9. thanks for the answer.

YolkiePolkie
12th February 2009, 12:12
Great work Mr Dobbs, I've been using v0.17.13 for a few weeks now with no problems. As I have a PS3 and you seem to have the skipping issue sorted I am about to use v0.18.08. Just a few questions about the new version:
By ticking stricter AVCHD compliance for movie only, do I no longer have to patch the index file for use on the PS3?
Is there a big difference in encoding times between default high setting and highest, and is there a noticeable increase in picture quality?

I know these aren't bugs but I wasn't sure how/where else to ask.

Thanks again

YP

MR.WaynesWorld
12th February 2009, 12:24
I just tried to do Hancock with the 18.8 release and it failed with X264.exe has stopped working. With the 18.7 release it worked. Failed early on when it started to encode the first file.

jdobbs
12th February 2009, 12:32
tried backing up pearl harbor with bd rebuilder 18.4 and 18.8. both versions result in the same error

[10:24:09] PHASE ONE, Encoding
- [11:07:02] Collecting video information [00000]
- Video: 1920x1080, 23.976fps
- Bitrate: 13,601 Kbs
- [11:07:05] Reencoding: VID_00000, Pass 1 of 2
- [12:46:38] Reencoding: VID_00000, Pass 2 of 2
- [19:10:53] Video Encode complete
- [19:10:53] Extracting/reencoding audio tracks
- [19:12:27] Multiplexing M2TS
- Error in attempt to multiplex: MUX_00000.meta
[19:25:21] - Failed to build structure, aborted


target size is bd-25. the file that breaks is mpeg-2 with ac3 audio. Try running the mux from the command line:

"c:\path\to\bd-rb\tools\tsmuxer.exe" "c:\working\path\mux_00000.meta" "c:\working\path\TMP"

See what error is occurring.

jdobbs
12th February 2009, 12:38
I just tried to do Hancock with the 18.8 release and it failed with X264.exe has stopped working. With the 18.7 release it worked. Failed early on when it started to encode the first file. I asked earlier for someone to do an encode from the command line (the command can be found in LASTCMD.TXT). That way I can get some idea as to what the real error is. I don't think I've seen a post of the results yet. One person mentioned changing from a networked drive to a local... but I'm not sure how that would help unless the command line was too long.

I also asked for someone to try replacing X264.EXE with a previous version -- but I haven't seen any results from that request either.

MR.WaynesWorld
12th February 2009, 12:57
I asked earlier for someone to do an encode from the command line (the command can be found in LASTCMD.TXT). That way I can get some idea as to what the real error is. I don't think I've seen a post of the results yet. One person mentioned changing from a networked drive to a local... but I'm not sure how that would help unless the command line was too long.

I also asked for someone to try replacing X264.EXE with a previous version -- but I haven't seen any results from that request either.

I just moved over the x264.exe from 18.7 to 18.8 and re-running the encode. I should be able to let you know before I leave for work.

Thanks,
Wayne

jdobbs
12th February 2009, 13:01
Thanks. At least then we can see if the issue is in BD-RB or the new version of X264.

m1482
12th February 2009, 13:02
I asked earlier for someone to do an encode from the command line (the command can be found in LASTCMD.TXT). That way I can get some idea as to what the real error is. I don't think I've seen a post of the results yet. One person mentioned changing from a networked drive to a local... but I'm not sure how that would help unless the command line was too long.

I also asked for someone to try replacing X264.EXE with a previous version -- but I haven't seen any results from that request either.

I beleived that the problem is the latest versions of FFDSHOW and X264. With new BD Rebuilder release, X264 also crash in my computer. So I substitute new X264 version with version 1102 and problem was solved. Then I decided to unistalled FFDSHOW and Haali Mux and installed K-lited Coded Pack 453 that has a previous version of FFDSHOW and now the latest version of X264 doesn't crash...

MR.WaynesWorld
12th February 2009, 13:06
I just moved over the x264.exe from 18.7 to 18.8 and re-running the encode. I should be able to let you know before I leave for work.

Thanks,
Wayne

OK with the x264 executable from 18.7 it's trucking along... Did it's extract of Audio and went into the encode process.

Thanks,

Wayne

Dark Shikari
12th February 2009, 13:06
I beleived that the problem is the latest versions of FFDSHOW and X264. With new BD Rebuilder release, X264 also crash in my computer. So I substitute new X264 version with version 1102 and problem was solved. Then I decided to unistalled FFDSHOW and Haali Mux and installed K-lited Coded Pack 453 that has a previous version of FFDSHOW and now the latest version of X264 doesn't crash...If the latest revision of x264 crashes, report the bug, don't complain about it while giving no useful information... we aren't psychic and can't fix bugs if people don't tell us about them!

(and "it crashes" is about as much of a bug report as "my computer won't work". If there's a crash, try to find what settings cause it, or at least provide a backtrace from a debug build.)

drmih
12th February 2009, 13:16
Its not a problem with BD-Rebuilder, its a limitation of the PS3. Don't waste your time with full movies to BD9 or BD5 for PS3 playback...it will fail. If you want the full movie for the PS3, you have to use BD25 media.

If you want to use BD5 or BD9 discs in the PS3, you have to make a Movie Only copy... with the option for "Stricter AVCHD compliance for Movie Only" enabled (checked). I've done 50 of these discs for the PS3... trust me. ;)

I would slightly disagree with this only from the perspective of long term compatibilty. I have found that full disc copies to bd-9 are good quality (and you get the full structure), and although the ps3 shows them as data discs, you can still play the streams. Therefore although it won't play straight away like an avchd it's only a couple of clicks to play it and you can work your way through the extras as well. The benefit being that if there is ever an update for the PS3 to make it compatible (and all Sony standalones are) or you buy a compatible standalone when they are cheaper, you have full disc bd-9s

m1482
12th February 2009, 13:23
If the latest revision of x264 crashes, report the bug, don't complain about it while giving no useful information... we aren't psychic and can't fix bugs if people don't tell us about them!

(and "it crashes" is about as much of a bug report as "my computer won't work". If there's a crash, try to find what settings cause it, or at least provide a backtrace from a debug build.)

I am not complaining!!!
I just explain how I deal with the problem. I think that there is a compatibility problem between both latest versions. I solved the problem going back to a previous version of FFDSHOW.
So not offence, I think that X264 is one of the best encoders available!!!

jdobbs
12th February 2009, 13:34
I beleived that the problem is the latest versions of FFDSHOW and X264. With new BD Rebuilder release, X264 also crash in my computer. So I substitute new X264 version with version 1102 and problem was solved. Then I decided to unistalled FFDSHOW and Haali Mux and installed K-lited Coded Pack 453 that has a previous version of FFDSHOW and now the latest version of X264 doesn't crash... Thanks, now if you could go back to the new version and run it from the command line (in LASTCMD.TXT) we could see what error message we are receiving.

Dark Shikari
12th February 2009, 13:34
I am not complaining!!!
I just explain how I deal with the problem.But saying "it crashed, so I used another revision" is the worst possible thing us developers can hear. It tells us:

a) There is a serious problem.
b) People aren't giving us any useful information about the serious problem.
therefore
c) We can't do anything about the serious problem, so the serious problem will continue to exist.

Furthermore, it doesn't even tell us which revision introduced the problem.

jdobbs
12th February 2009, 13:35
If the latest revision of x264 crashes, report the bug, don't complain about it while giving no useful information... we aren't psychic and can't fix bugs if people don't tell us about them!

(and "it crashes" is about as much of a bug report as "my computer won't work". If there's a crash, try to find what settings cause it, or at least provide a backtrace from a debug build.) C'mon, man. No sense yelling at people, they're only trying to help.

We don't even know if it is X264 causing the problem (I already know the BD-RB side is buggy) -- so there's no bug to report yet.

MR.WaynesWorld
12th February 2009, 15:01
Guys, like I said in post #1210, the encoding of Hancock was moving along with the x264 executable from the 18.7 beta release when I left this morning. But using the executable included with the 18.8 release it failed. Also when I selected to close the program when the error came up it continued to run not completely abort...

Let me know if you need anything else on this. I can get the x264 executable of 18.8 back in there and get some more information for you when I get home tonight after work. Just let me know.

YolkiePolkie
12th February 2009, 15:26
I have a bug to report using v0.18.08:

[11:52:43] BD Rebuilder v0.18.8 (beta)
- Source: GALAPAGOS_UK
- Input BD size: 21.67 GB
- Approximate total content: [02:26:52.937]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[11:52:43] PHASE ONE, Encoding
- Reached retry limit. Aborting.
[12:01:00] - Failed video encode, aborted

I did have FFDSHOW installed and also made sure I had AVC decoding enabled.

The blu-ray disc has 8.m2ts files in the streams folder, seen as 3 vc-1 streams by BD Rebuilder.

any ideas?

v0.17.13 only saw the first vc-1 stream.

jdobbs
12th February 2009, 15:43
...The blu-ray disc has 8.m2ts files in the streams folder, seen as 3 vc-1 streams by BD Rebuilder... I don't know what this means. You've selected MOVIE-ONLY, and if the movie is contained in only those three streams, that should be what is displayed.

Can you post the contents of LASTCMD.TXT (located in the BD-RB folder)?

Also, can you click on SETTINGS/VERBOSE STATUS REPORTING and run it again? I'd like to see a little more detail.

I did have FFDSHOW installed and also made sure I had AVC decoding enabled. You also need to have VC-1 decoding enabled.

v0.17.13 only saw the first vc-1 stream. I'd guess that was a bug in v0.17.13.

Thanks.

BenieUK
12th February 2009, 16:12
Hi all, I will start off by saying i have been a DVD-RB user from the beginning, also a doom9 user for years but this is my first post here.. My problem is i have tried to make a backup of my UK THE SIMPSONS MOVIE, i tell BD-RB to keep all audio and not convert and select size BD25 (all others default), after 4hrs the job is complete and the BD works fine BUT its only around 13GB not 25GB? (but looks great)

Using brand new built i7 PC with fresh install Vista Ultimate 32bit & BD-RB v01807.. will be trying same movie again tonight with new version BD-RB v0.18.08 (beta) to see if that helps,

I have just run Alien Vs. Predator 2 through BD-RB v0.18.08 (beta) all other needed software upto date also, full disc mode with same setting as above and its completed in 7 hrs ish and looks great and size is 21.3GB (close to the 25GB i asked)

Also like to say thanks to jdobbs & all others involved .. cant wait until this software is at a final release :) donation on its way !!

Donation sent from m0neygrabber :)

YolkiePolkie
12th February 2009, 17:21
I don't know what this means. You've selected MOVIE-ONLY, and if the movie is contained in only those three streams, that should be what is displayed.

Can you post the contents of LASTCMD.TXT (located in the BD-RB folder)?

Also, can you click on SETTINGS/VERBOSE STATUS REPORTING and run it again? I'd like to see a little more detail.

You also need to have VC-1 decoding enabled.

I'd guess that was a bug in v0.17.13.

Thanks.

Hi,

VC-1 decoding is enabled in FFDSHOW.

Here is the verbose report:

-----------------------
[15:01:53] BD Rebuilder v0.18.8 (beta)
- Source: GALAPAGOS_UK
- Input BD size: 21.67 GB
- Approximate total content: [02:26:52.937]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[15:01:53] PHASE ONE, Encoding
- [16:15:14] Collecting video information [00001]
- Error [01:-1] returned from encoder. Retrying.
- Error [02:-1] returned from encoder. Retrying.
- Error [03:-1] returned from encoder. Retrying.
- Reached retry limit. Aborting.
[16:18:25] - Failed video encode, aborted


Here is the contents of lastcmd.txt

"C:\Documents and Settings\XXXXXXXX\Desktop\BD-RBV01808\BD_Rebuilder\tools\x264.exe" "C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.AVS" --crf 16 --output NUL



I've also attached some screenshots of the contents of the galapagos blu-ray disc stream folder and what is displayed by BD rebuilder when it reads the ripped disc folder to clarify the situation.

thanks

GaPony
12th February 2009, 17:24
I would slightly disagree with this only from the perspective of long term compatibilty. I have found that full disc copies to bd-9 are good quality (and you get the full structure), and although the ps3 shows them as data discs, you can still play the streams. Therefore although it won't play straight away like an avchd it's only a couple of clicks to play it and you can work your way through the extras as well. The benefit being that if there is ever an update for the PS3 to make it compatible (and all Sony standalones are) or you buy a compatible standalone when they are cheaper, you have full disc bd-9s

You can play individual streams on the PS3, but I haven't had any success in anything remotely resembling a normal playback for a full movie copy on the PS3, using DVD media. If you have a movie with a single m2ts for the main movie, it will play through, but there will be no chapter selection or any other options. The AVCHD (movie only) copy on the other hand, will play on most, if not all current players. I'm not certain the problem with full movie on BD9 or BD5 isn't somehow related to the fact that the PS3 is a gaming console first and a Blu-Ray player second.

Long term compatibility may be a tricky issue for all of us, but for those with only a PS3 it will likely be a bit more complicated. When considering a new standalone, PS3 owners may want to stay in the Sony family, or at least they make sure they buy a player that fully supports AVCHD.

BenieUK
12th February 2009, 17:51
Just tried The Mummy 3 UK version... failed with a crash from x264.exe about 5 and a half hours into it.. full disc mode, movie had been done was the next stream (extras) that it failed on.

jdobbs
12th February 2009, 17:56
I'm thinking it may be saturation, but Dark Shikari would be a better source for that information (he's probably the most prolific developer for X264). I know I ran a test encode last night with the intent of putting a single LOST episode on a BD-9, and found the output to be only 5GB. I ran it again with a BD-5 target and it sized very exactly. I made the assumption that it was encoder saturation -- but didn't follow up by looking at any of the logs.

jdobbs
12th February 2009, 17:57
Just tried The Mummy 3 UK version... failed with a crash from x264.exe about 5 and a half hours into it.. full disc mode, movie had been done was the next stream (extras) that it failed on.
I'm still waiting for someone to run the failed encode from the command line using LASTCMD.TXT so I can see what we're getting... just the word "crash" alone doesn't give a person a lot to work with. I've already gotten at least 10 of those reports on the new release.

DIVX2009
12th February 2009, 18:01
JDOBBS, support for lpcm 7.1 audio ???

jdobbs
12th February 2009, 18:10
Not yet. Maybe some day, after I get past all the major bug fixes.

BenieUK
12th February 2009, 18:25
I have tried what you said (I'm still waiting for someone to run the failed encode from the command line using LASTCMD.TXT so I can see what we're getting) but get no info when the error happens.. do i need to rerun with VERBOSE STATUS REPORTING on before seeing the error report?

Also i dont have vc-1 decoding on in FFDShow as at the min i get around 16fps but if i put it on i get arounf 0.35fps... do i need it on ?

jdobbs
12th February 2009, 20:52
Hi,

VC-1 decoding is enabled in FFDSHOW.

Here is the verbose report:

-----------------------
[15:01:53] BD Rebuilder v0.18.8 (beta)
- Source: GALAPAGOS_UK
- Input BD size: 21.67 GB
- Approximate total content: [02:26:52.937]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[15:01:53] PHASE ONE, Encoding
- [16:15:14] Collecting video information [00001]
- Error [01:-1] returned from encoder. Retrying.
- Error [02:-1] returned from encoder. Retrying.
- Error [03:-1] returned from encoder. Retrying.
- Reached retry limit. Aborting.
[16:18:25] - Failed video encode, aborted


Here is the contents of lastcmd.txt

"C:\Documents and Settings\XXXXXXXX\Desktop\BD-RBV01808\BD_Rebuilder\tools\x264.exe" "C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.AVS" --crf 16 --output NUL



I've also attached some screenshots of the contents of the galapagos blu-ray disc stream folder and what is displayed by BD rebuilder when it reads the ripped disc folder to clarify the situation.

thanks Hmmm... this seems to indicate that it didn't even get to the point of attempting to encode -- INFO.AVS just writes information about the stream to an intermediate file.

What I don't understand is why it is happening to you but not to me? Can you also post the contents of INFO.AVS?

MikeyBK
12th February 2009, 21:54
Well I also had the x264 crash but only on one title.... It did a fine job a couple nights ago on The Secret Life of Bees, but had the same crashing as Yolkie when I attempted Pride & Glory last night.... I then overwrote that x264.exe with the exe from 0.18.07 and it appeared to encode fine, but when I awoke this morning BD-RB had completely shut down and exited, with only about half of the encoding done???

Anyways I reloaded the current x264.exe back into 0.18.8 and attempted a different movie, SpaceBuddies, and the current x264 no longer crashed.

Just FYI, Pride & Glory is VC-1 encoded..... but GaPony stated that he was successful on this title a couple nights ago already?? Not sure what to think at this point.

YolkiePolkie
12th February 2009, 22:47
Hmmm... this seems to indicate that it didn't even get to the point of attempting to encode -- INFO.AVS just writes information about the stream to an intermediate file.

What I don't understand is why it is happening to you but not to me? Can you also post the contents of INFO.AVS?

Here you go:

#Created by BD Rebuilder - v0.18.8 (beta)
DirectshowSource("C:\BLU-RAY RIPS\GALAPAGOS BLURAY RIP\GALAPAGOS_UK\BDMV\STREAM\00001.m2ts", fps=29.97, framecount=88260, audio=false)
LoadPlugin("C:\Documents and Settings\XXXXXXX\Desktop\Copy of BD-RBV01808\BD_Rebuilder\tools\decomb521.dll")
FieldDeinterlace(blend=false)
Tweak(0.0,1.1,0.0,1.0)
WriteFile("C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.INI",""" "[Options]" """)
WriteFile("C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.INI",""" "framecount=" ""","framecount")
WriteFile("C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.INI",""" "framerate=" ""","framerate")
WriteFile("C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.INI",""" "width=" ""","width")
WriteFile("C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.INI",""" "height=" ""","height")
ConvertToYV12()
trim(0,-1)


Regards,

YP

Furiousflea
12th February 2009, 22:57
jdobbs, just an apology for not posting that lastcommand.txt thingy, i've got nasty flu and bright lights are killing me eyes. if still needed will post in couple of days. Sorry :(

mmace
12th February 2009, 23:01
Also i dont have vc-1 decoding on in FFDShow as at the min i get around 16fps but if i put it on i get arounf 0.35fps... do i need it on ?x264 kept saying it was crashing for me with a VC-1 disc so I had to turn it on in FFDShow and it dropped to about the same speed, for a full disc back up it took 12 days, it was either that or it got no where because of crashing

jdobbs
12th February 2009, 23:46
I gotta' tell you. If I had to wait 12 days for an encode, I'd probably just buy an extra copy of every movie... more likely though, I'd buy a new computer. You must get tired just from shoveling coal into the rear of that one. ;)

jdobbs
12th February 2009, 23:48
Here you go:

#Created by BD Rebuilder - v0.18.8 (beta)
DirectshowSource("C:\BLU-RAY RIPS\GALAPAGOS BLURAY RIP\GALAPAGOS_UK\BDMV\STREAM\00001.m2ts", fps=29.97, framecount=88260, audio=false)
LoadPlugin("C:\Documents and Settings\XXXXXXX\Desktop\Copy of BD-RBV01808\BD_Rebuilder\tools\decomb521.dll")
FieldDeinterlace(blend=false)
Tweak(0.0,1.1,0.0,1.0)
WriteFile("C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.INI",""" "[Options]" """)
WriteFile("C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.INI",""" "framecount=" ""","framecount")
WriteFile("C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.INI",""" "framerate=" ""","framerate")
WriteFile("C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.INI",""" "width=" ""","width")
WriteFile("C:\BD9S\GALAPAGOS H264 BD9\WORKFILES\INFO.INI",""" "height=" ""","height")
ConvertToYV12()
trim(0,-1)


Regards,

YP I sure don't see anything wrong with this. I'm making a modification to BD-RB that makes the INFO file a backup method rather than the primary for getting this info.

jdobbs
12th February 2009, 23:50
I have tried what you said (I'm still waiting for someone to run the failed encode from the command line using LASTCMD.TXT so I can see what we're getting) but get no info when the error happens.. do i need to rerun with VERBOSE STATUS REPORTING on before seeing the error report?

Also i dont have vc-1 decoding on in FFDShow as at the min i get around 16fps but if i put it on i get arounf 0.35fps... do i need it on ? The best solution is to install Windows Media Player 11. It will install a WMV11 codec that works well. I'll be releasing v0.18.9 tomorrow -- hopefully it will help. The VERBOSE STATUS REPORTING just gives a little more detail in the logs...

datman
12th February 2009, 23:53
One of the 2 disc I have not been able to encode “Patton” was successful last night with 18.8.:thanks: I also rip to image with anydvd. I tried working off the disc last week and it failed. Anydvd would not rip the movie either. So I tried ripping to image, perhaps that was the fix.

Tonight I’m attempting to encode my hardest film “The Longest Day” I tried it 4 or 5 times. 1st I’m working from folder if that fails I will try from image. I will post my results

Yes it was sucessful:thanks: in 6.5 hours holy smokes was that fast

jdobbs
13th February 2009, 00:13
Yeah -- but it was probably done with the INI setting at ENCODE_QUALITY=5 (that I left set by mistake), which won't look good in most cases (except possibly BD-25).

MR.WaynesWorld
13th February 2009, 00:22
OK jdobbs, I put back the X264 executable and started the encode of Hancock again. When the x264 error poped up I left it hang. Went into lastcmd to get you the last command.

"C:\Users\Wayne Cierkowski\Desktop\Blu-Ray Tools\BD_Rebuilder\tools\x264.exe" "E:\BLU-RAY WORKING\WORKFILES\VID_00123.AVS" --bitrate 4651 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 2 --me hex --bframes 3 --8x8dct --direct auto --weightb --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "E:\BLU-RAY WORKING\WORKFILES\VID_00123.AVS.264.stats" --pass 1 --output NUL


What should I do now....

DaMacFunkin
13th February 2009, 00:37
I gotta' tell you. If I had to wait 12 days for an encode, I'd probably just buy an extra copy of every movie... more likely though, I'd buy a new computer. You must get tired just from shoveling coal into the rear of that one. ;)

To Be Fair I think Galapagos is about 10 hours long LOL, well maybe not that long but it is after all a documentry on all the wierd and wonderful creatures of Darwin land, so it does run for a bit.

MR.WaynesWorld
13th February 2009, 00:37
Ok I copied the last command into a command prompt to execute it and came up with this..

C:\Users\Wayne Cierkowski\Desktop\Blu-Ray Tools\BD_Rebuilder\Tools>x264.exe "E:\
BLU-RAY WORKING\WORKFILES\VID_00123.AVS" --bitrate 4651 --level 4.1 --sar 1:1 --
aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter
0,0 --subme 2 --me hex --bframes 3 --8x8dct --direct auto --weightb --trellis 0
--analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --st
ats "E:\BLU-RAY WORKING\WORKFILES\VID_00123.AVS.264.stats" --pass 1 --output NUL

avis [info]: 1920x1080 @ 23.98 fps (8409 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile High, level 4.1
[0.1%] 8/8409 frames, 28.17 fps, 0.00 kb/s, eta 0:04:58
C:\Users\Wayne Cierkowski\Desktop\Blu-Ray Tools\BD_Rebuilder\Tools>

Hope that helps.....

SvT
13th February 2009, 00:38
Succes !

I earlier posted an error report on "Day after tomorrow". I got an error while backing up (find post (http://forum.doom9.org/showpost.php?p=1247875&postcount=1130)).
Later I saw this post (http://forum.doom9.org/showthread.php?p=1248749#post1248749) from setarip_old about rebooting and from Atak_Snajpera about using WMV11. I realized I didn't boot after I installed everything neededfor your program. So I finally did.

I can tell you now I also succesfully made a back up of my disk !!!

Thanks for this great program and succes making it even better !

LOL See next post ! It worked for me !

[20:41:46] BD Rebuilder v0.18.8 (beta)
- Source: DAT_F2
- Input BD size: 29,76 GB
- Approximate total content: [02:03:40.412]
- Target BD size: 4,27 GB
- MOVIE-ONLY mode enabled
[20:41:48] PHASE ONE, Encoding
- [20:58:47] Collecting video information [00001]
- Video: 1920x1080, 23,976fps
- Bitrate: 3.473 Kbs
- [20:58:48] Reencoding: VID_00001, Pass 1 of 2
- [20:58:48] Reencoding: VID_00001, Pass 2 of 2
- [23:38:56] Video Encode complete
- [23:38:56] Extracting/reencoding audio tracks
- [23:44:46] Multiplexing M2TS
[23:49:40]PHASE ONE complete
[23:49:40]PHASE TWO - Rebuild Started
- [23:49:40] Rebuilding BD file Structure
[23:57:07] - Encode and Rebuild complete
[23:57:07]JOB: DAT_F2 completed.

Thanks.

setarip_old
13th February 2009, 00:41
@jdobbs, @BenieUK, @SvT

Regarding the problems encountered by "BenieUK", please see my post at:

http://forum.doom9.org/showpost.php?p=1248749&postcount=1

Capsbackup
13th February 2009, 00:59
Another successful backup, :thanks:
No issues on playback for Zack and Miri on my BX1. Used BD-RB v0.18.8 with included .x264, movie only, kept 640kbps AC3, BD-5 size. It could be considered slightly undersized at 4.13GB, but my guess is noone could tell the difference visually. Completed in 5 hours and 3 minutes on i7 920 at 2.67GHz. :)
Thanks again jdobbs!!
P.S. I do hope "shut down after completion" can be implemented soon since I no longer have to wait over night ( or over the next few days ) for my backup to finish, and that humming to shut down sound will greatly improve my sleep pattern. :rolleyes:

dmancornell
13th February 2009, 01:01
Try running the mux from the command line:

"c:\path\to\bd-rb\tools\tsmuxer.exe" "c:\working\path\mux_00000.meta" "c:\working\path\TMP"

See what error is occurring.

Thanks for looking at this. Here's the meta file

MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "D:\BDRIP\WORKFILES\VID_00000.AVS.264", fps=23.976, insertSEI, contSPS
A_AC3, "D:\BDRIP\WORKFILES\AUD_00000_4352.AC3", lang=eng
A_AC3, "D:\BDRIP\WORKFILES\AUD_00000_4354.AC3", lang=eng
S_HDMV/PGS, "D:\BDRIP\WORKFILES\00000.track_4608.sup", fps=23.976, lang=eng
S_HDMV/PGS, "D:\BDRIP\WORKFILES\00000.track_4609.sup", fps=23.976, lang=fra
S_HDMV/PGS, "D:\BDRIP\WORKFILES\00000.track_4610.sup", fps=23.976, lang=spa
S_HDMV/PGS, "D:\BDRIP\WORKFILES\00000.track_4611.sup", fps=23.976, lang=fra

And here's the terminal output

SmartLabs tsMuxeR. Version 1.8.4(b) http://www.smlabs.net
Decoding H264 stream (track 1): Profile: High@4.1 Resolution: 1920:1080p Frame rate: 23.976
0.0% complete
H264 bitstream changed: insert pict timing and buffering period SEI units
Decoding AC3 stream (track 2): Bitrate: 448Kbps Sample Rate: 48KHz Channels: 6
Decoding AC3 stream (track 3): Bitrate: 448Kbps Sample Rate: 48KHz Channels: 6
Decoding PGS stream (track 4): Resolution: 1920:1080 Frame rate: 23.976
Decoding PGS stream (track 5): Resolution: 1920:1080 Frame rate: 23.976
Decoding PGS stream (track 6): Resolution: 1920:1080 Frame rate: 23.976
Decoding PGS stream (track 7): Resolution: 1920:1080 Frame rate: 23.976
H264 bitstream changed: insert SPS/PPS units
99.9% complete
Processed 263474 video frames
100.0% complete
Creation of Blu-ray playlist
Creation of Blu-ray stream info and seek index
Bitstream exception. It does not have to be! Plase contact the application support team for more information.

update: I have the disc image on HD and it stuttered terribly. The original disc might have been scratched. I'll get another original and see what happens, because that error above looks like it has nothing to do with BD-RB.

update 2: stuttering problem was caused by powerdvd, ignore previous update.

rafrag
13th February 2009, 01:06
i don't think of it as a bug more like a early software limitation but here it is: blackhawk down r1 main movie consists of 2 files 1 14gigs and 1 22gigs i can only select one or the other, deja vu r1 comes out so f***ed up don't even know where to start :D it starts as a movie then some sort of a interactive menu kicks in then it goes back to main movie then menu and so on

datman
13th February 2009, 01:23
I don't know if this is a bug, but as far as I can tell any ISO files from 18.7 and 18.8 will not play in pdvd8. Anything before works fine

jdobbs
13th February 2009, 01:51
OK jdobbs, I put back the X264 executable and started the encode of Hancock again. When the x264 error poped up I left it hang. Went into lastcmd to get you the last command.

"C:\Users\Wayne Cierkowski\Desktop\Blu-Ray Tools\BD_Rebuilder\tools\x264.exe" "E:\BLU-RAY WORKING\WORKFILES\VID_00123.AVS" --bitrate 4651 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 2 --me hex --bframes 3 --8x8dct --direct auto --weightb --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "E:\BLU-RAY WORKING\WORKFILES\VID_00123.AVS.264.stats" --pass 1 --output NUL


What should I do now....Run CMD.EXE and cut/paste that command line into it. When it runs, see what error is reported.

MR.WaynesWorld
13th February 2009, 02:31
@jdobbs, check post 1241 for results...

datman
13th February 2009, 03:37
Yeah -- but it was probably done with the INI setting at ENCODE_QUALITY=5 (that I left set by mistake), which won't look good in most cases (except possibly BD-25).


what should it be, I checked and it is set =3

datman
13th February 2009, 03:59
I don't know if this is a bug, but as far as I can tell any ISO files from 18.7 and 18.8 will not play in pdvd8. Anything before works fine

for what it's worth I converted a BDRB file dated 1-20-09 to ISO tonight and it will mount and play.

I have had the "Stricter AVCHD compliance for movie-only" checked since about this time

jdobbs
13th February 2009, 04:30
what should it be, I checked and it is set =3
That's correct for the "High Quality" setting. That variable is set by the selection on the ENCODER SETTINGS menu. But I added a couple of "hidden" settings for testing (mainly to speed things up). I accidentally left one set in the INI I sent out in the v0.18.8 ZIP file.

dmancornell
13th February 2009, 04:47
2nd update on my above post. the stuttering was a problem with powerdvd, so the image is fine.

trying again now with tsmuxer 1.8.8 beta

hlonipha
13th February 2009, 06:02
I have Nero 9 or Img burn. could someone post a step by step on how to burn to a dvd5 please ?


Thanks

Hlonipha

klas
13th February 2009, 08:03
I don't know if this is a bug, but as far as I can tell any ISO files from 18.7 and 18.8 will not play in pdvd8. Anything before works fine

May be necessary to update the PowerDVD 8. I've done tests with Amadeus and the target=8150 and every
thing ok.

mmace
13th February 2009, 10:30
I gotta' tell you. If I had to wait 12 days for an encode, I'd probably just buy an extra copy of every movie... more likely though, I'd buy a new computer. You must get tired just from shoveling coal into the rear of that one. ;)Ha ha, I know what you mean, I will have a nice new i7 by the end of the month. I didn't even need the shrink I was doing, I was just testing the software and was determined for it to work!

DIVX2009
13th February 2009, 12:17
JDOBBS...I HAVE THIS ERROR:

[07:36:49] BD Rebuilder v0.18.8 (beta)
- Source: HI-DEFINITION REFERENCE DISC 2008 BLU-RAY 1080I AVC LPCM7.1
- Input BD size: 16.56 GB
- Approximate total content: [00:57:38.955]
- Target BD size: 4.27 GB
[07:36:50] PHASE ONE, Encoding
- [07:36:53] Reencoding: VID_00000 (1 of 64)
- [07:39:36] Reencoding: VID_00001 (2 of 64)
- [07:40:13] Reencoding: VID_00002 (3 of 64)
- [07:44:28] Reencoding: VID_00003 (4 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [07:44:41] Reencoding: VID_00004 (5 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [07:44:52] Reencoding: VID_00005 (6 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [07:45:10] Reencoding: VID_00006 (7 of 64)
- [07:46:52] Reencoding: VID_00007 (8 of 64)
- [07:50:38] Reencoding: VID_00008 (9 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [07:52:15] Reencoding: VID_00009 (10 of 64)
- [07:56:29] Reencoding: VID_00010 (11 of 64)
- [07:59:54] Reencoding: VID_00011 (12 of 64)
- [08:05:57] Reencoding: VID_00012 (13 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [08:06:41] Reencoding: VID_00013 (14 of 64)
- [08:11:04] Reencoding: VID_00014 (15 of 64)
- [08:15:05] Reencoding: VID_00015 (16 of 64)
- [08:19:33] Reencoding: VID_00016 (17 of 64)
- [08:25:43] Reencoding: VID_00017 (18 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [08:26:02] Reencoding: VID_00018 (19 of 64)
- [08:27:17] Reencoding: VID_00019 (20 of 64)
- [08:38:06] Reencoding: VID_00020 (21 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [08:38:49] Reencoding: VID_00021 (22 of 64)
- [08:47:10] Reencoding: VID_00022 (23 of 64)
- [08:53:10] Reencoding: VID_00023 (24 of 64)
- [08:57:26] Reencoding: VID_00024 (25 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [10:28:38] Reencoding: VID_00025 (26 of 64)
- [10:29:52] Reencoding: VID_00026 (27 of 64)
- [10:37:26] Reencoding: VID_00027 (28 of 64)
- [10:43:22] Reencoding: VID_00028 (29 of 64)
- [10:50:24] Reencoding: VID_00029 (30 of 64)
- [10:55:23] Reencoding: VID_00030 (31 of 64)
- [11:03:09] Reencoding: VID_00031 (32 of 64)
- [11:05:01] Reencoding: VID_00032 (33 of 64)
- [11:06:13] Reencoding: VID_00033 (34 of 64)
- [11:11:41] Reencoding: VID_00034 (35 of 64)
- [11:17:48] Reencoding: VID_00035 (36 of 64)
- [11:21:48] Reencoding: VID_00036 (37 of 64)
- [11:29:45] Reencoding: VID_00037 (38 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [11:30:26] Reencoding: VID_00038 (39 of 64)
- [11:34:26] Reencoding: VID_00039 (40 of 64)
- [11:41:23] Reencoding: VID_00040 (41 of 64)
- [11:43:23] Reencoding: VID_00041 (42 of 64)
- [11:48:09] Reencoding: VID_00042 (43 of 64)
- [11:50:41] Reencoding: VID_00043 (44 of 64)
- [11:54:29] Reencoding: VID_00044 (45 of 64)
- [12:01:26] Reencoding: VID_00045 (46 of 64)
- [12:05:30] Reencoding: VID_00046 (47 of 64)
- [12:12:38] Reencoding: VID_00047 (48 of 64)
- [12:15:43] Reencoding: VID_00048 (49 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [12:16:37] Reencoding: VID_00049 (50 of 64)
- [12:22:27] Reencoding: VID_00050 (51 of 64)
- [12:24:34] Reencoding: VID_00051 (52 of 64)
- [12:32:42] Reencoding: VID_00052 (53 of 64)
- [12:40:51] Reencoding: VID_00053 (54 of 64)
- Reached retry limit. Aborting.
- [12:41:50] Reencoding: VID_00054 (55 of 64)
- [12:43:22] Reencoding: VID_00055 (56 of 64)
- [12:45:36] Reencoding: VID_00056 (57 of 64)
- [12:49:03] Reencoding: VID_00057 (58 of 64)
- [12:53:35] Reencoding: VID_00058 (59 of 64)
- Reached retry limit. Aborting.
- [12:57:43] Reencoding: VID_00059 (60 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
- [13:07:27] Reencoding: VID_00060 (61 of 64)
- [13:10:27] Reencoding: VID_00061 (62 of 64)
- Reached retry limit. Aborting.
- [13:12:46] Reencoding: VID_00062 (63 of 64)
- [13:13:39] Reencoding: VID_00063 (64 of 64)
- Reached retry limit. Aborting.
- Reached retry limit. Aborting.
[13:14:02]PHASE ONE complete
[13:14:02]PHASE TWO - Rebuild Started
- [13:14:02] Rebuilding BD file Structure
- [13:14:09] CorrectMPLS() 00009 5
[13:14:11] - Aborted at user request

???

jdobbs
13th February 2009, 12:32
The 21 times that you got "Reached retry limit. Aborting" is not a good sign... that means that each of those sections of the disc did not finish encoding. That would logically create a problem in the rebuild.

Something is causing X264 to fail in encoding those segments. I would suggest you step back to the previous version of X264.

jdobbs
13th February 2009, 12:42
Ok I copied the last command into a command prompt to execute it and came up with this..

C:\Users\Wayne Cierkowski\Desktop\Blu-Ray Tools\BD_Rebuilder\Tools>x264.exe "E:\
BLU-RAY WORKING\WORKFILES\VID_00123.AVS" --bitrate 4651 --level 4.1 --sar 1:1 --
aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter
0,0 --subme 2 --me hex --bframes 3 --8x8dct --direct auto --weightb --trellis 0
--analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --st
ats "E:\BLU-RAY WORKING\WORKFILES\VID_00123.AVS.264.stats" --pass 1 --output NUL

avis [info]: 1920x1080 @ 23.98 fps (8409 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile High, level 4.1
[0.1%] 8/8409 frames, 28.17 fps, 0.00 kb/s, eta 0:04:58
C:\Users\Wayne Cierkowski\Desktop\Blu-Ray Tools\BD_Rebuilder\Tools>

Hope that helps..... When it crashes, can you select the "more info" (or whatever it says) button on the popup and see where it says it happened? That way we can see if it was in the encoder or possibly the CODEC.

Interestingly I have done a number of encodes with this version of X264 and haven't had a crash yet. Is there anything unique about your setup, codecs, configuration?

What worries me is that the issue seems to go away by stepping back to X264 r1082... but all I have are reports, no personal experiences -- I guess I'll just change back in the next release, but I was hoping more info would come in that we could pass over to the X264 developers. I hate to lose all those speed improvements that have been implemented.

jdobbs
13th February 2009, 13:03
Just as a test, could one of the folks who is experiencing "crashes" with X264, please download this version (http://www.jdobbs.net/freeware/x264.exe) (r1112) and see if (by some chance) the issue has resolved itself?

A quick response would be appreciated. I'd like to put out a new BD-RB release. Thanks.

tekmobile
13th February 2009, 14:28
Is there any hidden settings that will allow a previously processed disc to just be rebuilt without having to re-encode the entire disc.

Many Thanks
keep up the good work

Fishman0919
13th February 2009, 14:36
Just as a test, could one of the folks who is experiencing "crashes" with X264, please download this version (http://www.jdobbs.net/freeware/x264.exe) (r1112) and see if (by some chance) the issue has resolved itself?

A quick response would be appreciated. I'd like to put out a new BD-RB release. Thanks.

I was having an issue with "Tropic Thunder". Solved the crashing for me.

jdobbs
13th February 2009, 14:42
Is there any hidden settings that will allow a previously processed disc to just be rebuilt without having to re-encode the entire disc.

Many Thanks
keep up the good work It will do it automatically unless you have changed settings that require a reencode.

jdobbs
13th February 2009, 14:43
I was having an issue with "Tropic Thunder". Solved the crashing for me.Great news. Thanks.

Anyone else?

bowie
13th February 2009, 14:55
yes, seems to work now.

MR.WaynesWorld
13th February 2009, 15:55
When it crashes, can you select the "more info" (or whatever it says) button on the popup and see where it says it happened? That way we can see if it was in the encoder or possibly the CODEC.

Interestingly I have done a number of encodes with this version of X264 and haven't had a crash yet. Is there anything unique about your setup, codecs, configuration?

What worries me is that the issue seems to go away by stepping back to X264 r1082... but all I have are reports, no personal experiences -- I guess I'll just change back in the next release, but I was hoping more info would come in that we could pass over to the X264 developers. I hate to lose all those speed improvements that have been implemented.

I'll try this tonight when I get home from work and let you know...

MR.WaynesWorld
13th February 2009, 15:56
Just as a test, could one of the folks who is experiencing "crashes" with X264, please download this version (http://www.jdobbs.net/freeware/x264.exe) (r1112) and see if (by some chance) the issue has resolved itself?

A quick response would be appreciated. I'd like to put out a new BD-RB release. Thanks.

Will also give this a try as well.... I'll keep you posted..

Thanks,

Wayne

jdobbs
13th February 2009, 16:22
Looks like it may have been a glitch specific to the r1109 release. I'll include r1112 in a release today.

YolkiePolkie
13th February 2009, 16:31
Update with Galapagos:

The m2ts file ripped by AnyDVD would only play audio using VLC media player. With Cyberlink Power DVD I got the attached picture with the expected audio.

Perhaps this is a AnyDVD problem. What do you think JDobbs?

I've just found this thread where someone was having similar problems with Galapagos blu-ray, but no solution has been found

http://forum.doom9.org/archive/index.php/t-144282.html

jdobbs
13th February 2009, 17:45
I've just posted a link to v0.18.09 (beta) on the first post of this thread. The changes are:
- Changed the method for determining fps/framecounts
and other file info so that AVISYNTH returns are
used only as a backup. Small speed improvement.
- Made changes that lower the likelihood that video
encodes will end in unspecific "failure".
- Enhanced error detection to more clearly identify
specific error locations.
- Updated X264 version to r1112. Seems to fix errors
that some received on r1109 -- but not repeatable
on reference machine in testing.
- Added code to automatically back into X264 r1082
after two failed attempts to encode.
- Other minor corrections and cosmetic fixes.

DaMacFunkin
13th February 2009, 17:46
Although i aint been watching the ps3 skipping thread, will it be possible to re-rip an already re-encoded disk and have the program remux all the streams to make them ps3 compliant, if you follow what i'm trying to say. :confused:

jdobbs
13th February 2009, 18:54
I'd just demux it with TSMUXER and then remux it.

Furiousflea
13th February 2009, 19:13
Update with Galapagos:

The m2ts file ripped by AnyDVD would only play audio using VLC media player. With Cyberlink Power DVD I got the attached picture with the expected audio.

Perhaps this is a AnyDVD problem. What do you think JDobbs?

I've just found this thread where someone was having similar problems with Galapagos blu-ray, but no solution has been found

http://forum.doom9.org/archive/index.php/t-144282.html

Your problem is nothing to do with this thread or any program.

It is because Galapagos is 1080i source and there is no directshow decoder available for free that can decode 1080i VC1 properly...

It is NOT a problem with AnyDVD HD\BD-Rebuilder

EDIT - Just checked that thread and you're just spamming I posted myself in that thread with an answer as concise as you are going to get - take your question to that thread if you need more help because it doesn't belong here. (no offense)

YolkiePolkie
13th February 2009, 19:31
Nope I'm not spamming - that wasn't me on that thread. If you read this thread from page 61 I originally thought it may be bug with BD Rebuilder as I was getting failed video encode messages. I was updating jdobbs that I think it's no longer a bug for him to think about. I didn't want to waste his time anymore with this. I will forgive you because you're getting over flu ;-)

EDIT - thanks for pointing out what you think the problem is. That's honestly appreciated.

dmancornell
13th February 2009, 19:43
Try running the mux from the command line:

"c:\path\to\bd-rb\tools\tsmuxer.exe" "c:\working\path\mux_00000.meta" "c:\working\path\TMP"

See what error is occurring.

tried with tsmuxer 1.8.8, still get the same bitstream error. Looks like it's a tsmuxer problem so I'm giving up.

jdobbs
13th February 2009, 19:58
It is because Galapagos is 1080i source and there is no directshow decoder available for free that can decode 1080i VC1 properly... I think the WMV11 codec will do 1080i correctly (I've used it on several) -- it's the hybrid sources of interlaced/progressive I think are where there is still a problem.

MikeyBK
13th February 2009, 20:09
I've just posted a link to v0.18.09 (beta) on the first post of this thread. The changes are:
- Changed the method for determining fps/framecounts
and other file info so that AVISYNTH returns are
used only as a backup. Small speed improvement.
- Made changes that lower the likelihood that video
encodes will end in unspecific "failure".
- Enhanced error detection to more clearly identify
specific error locations.
- Updated X264 version to r1112. Seems to fix errors
that some received on r1109 -- but not repeatable
on reference machine in testing.
- Added code to automatically back into X264 r1082
after two failed attempts to encode.
- Other minor corrections and cosmetic fixes.

Thanks for the update JD, will run this tonite...
Just FYI though, 0.18.8 with the x264 r1109 was actually successful for me on 3 out of four encodings....with only crashes when attempting Pride & Glory (which was the only VC-1 encoded BD out of the four).... so I attempted other VC-1 BD's and they also crashed that version of x264
....perhaps a glitch in that version of x264 related to VC-1 encoded Blurays? Just thought that might be useful info for Dark Shikari and the other developers of x264...
EDIT: never mind, I see one of the guys had the same with Tropic Thunder, and that one is encoded in h264... I'll just stick to posting about the new version of BD-Rebuilder...lol

cyberdoggy
13th February 2009, 20:59
O.K. I am using v0.18.9 doing a full movie encode and it gets to a particular vid_00003 and a box pops up and says "xvidcore.dll not found, can anyone clue me in on what that pertains too? Thanks and keep up the great work to all of us here testing this phenomenal little app. :)

laserfan
13th February 2009, 21:45
I think the WMV11 codec will do 1080i correctly (I've used it on several) -- it's the hybrid sources of interlaced/progressive I think are where there is still a problem.I wonder how one would identify these (hybrids)? It was Mamma Mia! where I encoded some of the extras separately (using DG's tool) because BD-RB failed on them--is there a tool (or method) to id when a clip has both IL and Prog content?

laserfan
13th February 2009, 21:46
O.K. I am using v0.18.9 doing a full movie encode and it gets to a particular vid_00003 and a box pops up and says "xvidcore.dll not found, can anyone clue me in on what that pertains too? Thanks and keep up the great work to all of us here testing this phenomenal little app. :)What disc is that (with an Xvid embedded)?!?!

jdobbs
13th February 2009, 22:06
O.K. I am using v0.18.9 doing a full movie encode and it gets to a particular vid_00003 and a box pops up and says "xvidcore.dll not found, can anyone clue me in on what that pertains too? Thanks and keep up the great work to all of us here testing this phenomenal little app. :) Did you install and configure the FFDSHOW package? If so, I can't imagine why an XVID dll is being called.

Is this a real disc or something that has been built by other packages? That XVID call sure seems suspicious.

Furiousflea
13th February 2009, 23:23
Not sure if anyone has asked already but I noticed you haven't re-enabled subtitle removal support again since a few 0.17.xx releases?

I've tried editing ini but to no avail, BD-Rebuilder pays no attention to the setting when changed to "1" to enable. Is this a deliberate choice for compatibility sake?

Not sure it's that beneficial many Blurays have 500-800mb+ of subtitle date, makes BD9\5 backups extremely wasteful. Sorry if asked already did go back a few pages but nobody seems to mind?

I'd really appreciate it anyway as I'm stuck using 0.17.xx for now and I'm sure that this version has screwed my BD9 full backup of "The Matrix" (no audio or subs audible or selectable for main feature, but audio fully present in all extras etc)...

Any ideas? Thanks jdobbs, sorry about not providing that last cmd thing feelin bit better this evening and looks like it was just a dodgy version of x264 :)

datman
13th February 2009, 23:41
I don't know if this is a bug, but as far as I can tell any ISO files from 18.7 and 18.8 will not play in pdvd8. Anything before works fine



for what it's worth I converted a BDRB file dated 1-20-09 to ISO tonight and it will mount and play.



I have had the "Stricter AVCHD compliance for movie-only" checked since about this time


Stricter AVCHD compliance for movie-only was my problem. I did Patton today and it will play the ISO and I thought I forgot to uncheck the Do not covert dts to ac3 because I have the DTS 1509kbps sound. The only option I had checked in setup was limit one track for each language:confused:

What I did do is change the quality setting from 3 to 2. Last night when I started the encode I thought if 5 is bad 2 must be better than 3. Either way the picture looks great I would say perfect (100%) and with better audio saved to a BD9 size done 8 1/2 hours. Unless you advice otherwize I'm sticking with this setting.

The Stricter AVCHD compliance for movie-only must have been why I kept getting 448 ac3 audio files when I was encoding Independence day.

What does the Stricter AVCHD compliance for movie-only option do? and why would you want to use it?

jwjohnson
13th February 2009, 23:50
Not sure if anyone has asked already but I noticed you haven't re-enabled subtitle removal support again since a few 0.17.xx releases?

He disabled those menu choices on purpose since he said it was not intended to be working.

cyberdoggy
14th February 2009, 00:01
What disc is that (with an Xvid embedded)?!?!
I was doing EARTH_BIOGRAPHY_D1_US but I think I just have too many damn codecs on this box, are we using the klcodec pack or the Combined Community Codec Pack I am starting to get really confused :(

jdobbs
14th February 2009, 00:10
My personal opinion is: if you have FFDSHOW installed you pretty much don't need anything else... so what's the point of all the others?

Dark Shikari
14th February 2009, 00:13
My personal opinion is: if you FFDSHOW installed you pretty much don't need anything else... so what's the point of all the others?You need a splitter too, like Haali's. And VSfilter is useful for many users.

Those three (plus MPC-HC) are pretty close to all of CCCP.

MR.WaynesWorld
14th February 2009, 00:13
Downloaded 18.9 and trying Hancock again. I did not get the x264 error but I do have Encode Failed - Retrying. Is there any other info that may help with this.

cyberdoggy
14th February 2009, 01:27
O.K. word to who-ever out there! I uninstalled many, many, codecs that came in various codec packs and cleaned my registry and temp files out real good, and rebooted started up BD-RB and it was instant smooth sailing so far on a file I could not get going for nothing. So in conclusion if you are getting new errors allot try what I did Jdobbs is correct, there really is no need for extra BS on the system. Thanks jd. ;)

smnckl
14th February 2009, 05:54
@jdobbs

...
Interestingly I have done a number of encodes with this version of X264 and haven't had a crash yet. Is there anything unique about your setup, codecs, configuration?
...


I have not had any issues with the .08b version at all.
Only time it crashed was due to my own fault as I hit a senior moment right on the head. :devil:

Since it was in pass 2, I just ran the command line from the LASTCMD.TXT and it is chugging away happily.
I assume that when x264 is done, I can just run BD-RE and continue from there with the re-muxing and BD structure build?

While I have your attention, a quick question. Is BD-RE (and x264) coded optimized for SSE? enabled CPUs? When I run on this system, an Athlon 62 X2, it gives me pretty decent FPS during encoding. However, on an Intel P4 with HyperThreading, it gives me under 2 during pass 2. And on my Lenovo T60 laptop with a Centrino Duo, Max Payne ran at 0.1 FPS. THAT was a real PAIN. :devil:
I aborted after 4 days.

All this numbers from .08b.

Dark Shikari
14th February 2009, 06:25
While I have your attention, a quick question. Is BD-RE (and x264) coded optimized for SSE? enabled CPUs? When I run on this system, an Athlon 62 X2, it gives me pretty decent FPS during encoding. However, on an Intel P4 with HyperThreading, it gives me under 2 during pass 2. And on my Lenovo T60 laptop with a Centrino Duo, Max Payne ran at 0.1 FPS. THAT was a real PAIN. :devil:
I aborted after 4 days.

1. x264 is the most heavily assembly-optimized program I have ever seen. It has over 420 hand-written assembly functions (and we keep adding more). I would be unsurprised if it had more x86 assembly code than ffmpeg--despite ffmpeg being an encoder and decoder for hundreds of formats instead of just an encoder for one. Over 20% of the codebase is assembly code. It is primarily optimized for Core 2 CPUs, but of course it contains optimizations for everything else too (that's just our primary target).

2. The Pentium 4 is an awful CPU. It's going to be slow as hell no matter what you do.

3. "Centrino" is the name of a chipset, not a CPU.

Furiousflea
14th February 2009, 06:39
@jdobbs



I have not had any issues with the .08b version at all.
Only time it crashed was due to my own fault as I hit a senior moment right on the head. :devil:

Since it was in pass 2, I just ran the command line from the LASTCMD.TXT and it is chugging away happily.
I assume that when x264 is done, I can just run BD-RE and continue from there with the re-muxing and BD structure build?

While I have your attention, a quick question. Is BD-RE (and x264) coded optimized for SSE? enabled CPUs? When I run on this system, an Athlon 62 X2, it gives me pretty decent FPS during encoding. However, on an Intel P4 with HyperThreading, it gives me under 2 during pass 2. And on my Lenovo T60 laptop with a Centrino Duo, Max Payne ran at 0.1 FPS. THAT was a real PAIN. :devil:
I aborted after 4 days.

All this numbers from .08b.

Yes x264 has pretty much every optimisation under the sun and will certainly make use of advanced instruction sets (which ones, I dunno ;)) Irrelevent really, point is that a Pentium 4 no matter how fast will be SLOW SLOW SLOW...SLOW. I believe "Centrino" laptops are just Pentium M based laptops with wireless to satisfy the "Centrino" criteria and use that name. These are the first Pentium M chips - again S-L-O-W.

To be quite honest it's not really worth the bother on anything less than a fast dual core Athlon X2, even then...The amount of electric your setup will be using to do an encode, it might not even be cost effective.

smnckl
14th February 2009, 06:57
@Dark Shikari

1. x264 is the most heavily assembly-optimized program I have ever seen. It has over 420 hand-written assembly functions (and we keep adding more). I would be unsurprised if it had more x86 assembly code than ffmpeg--despite ffmpeg being an encoder and decoder for hundreds of formats instead of just an encoder for one. Over 20% of the codebase is assembly code. It is primarily optimized for Core 2 CPUs, but of course it contains optimizations for everything else too (that's just our primary target).

I don't doubt the info you are giving us here. While not a programmer, I do know that apps that use asm code are the fastest and most compact available. Reminds me of the time when I had an Atari and had to type in asm code to get a word processor and spreadsheet to use. :)

2. The Pentium 4 is an awful CPU. It's going to be slow as hell no matter what you do.

Compared to today's CPU offerings, the P4 is what a 8086 was to a 286 or 386sx. :p

3. "Centrino" is the name of a chipset, not a CPU.

Sorry, fingers went faster than brain. It is actually a Core Duo T2400, but still a P4...

Was running the encode on that to see how it would turn out. Just an exercise in futility, you could say, but to me a step in my venture into getting movie backups done.

Can't afford a Quad-core, much less an i7 rigjht now, so I;m just trying to make do with what I have gotten over the years.

Thanks for the clarification.

@Furiousflea


...
To be quite honest it's not really worth the bother on anything less than a fast dual core Athlon X2, even then...The amount of electric your setup will be using to do an encode, it might not even be cost effective.

I'll probably look on eBay for some better CPUs. Unless I hit a lottery jackpot and can get me a couple of i7 systems to do my movie backups. :p

Capsbackup
14th February 2009, 07:33
Has anyone tried a full movie backup of X-Files 2, NTSC, to BD-5 or BD-9 and been successful? Or a different title that has two versions of the movie on the disc. I can get BD-RB to complete successfully, and the menu works fine as does the trailers and the theatrical version of the movie. But when I try to play back the extended version, I get no audio from my Sony BX1. The movie plays back ok, but no sound or subtitles are present or selectable. I have had this no audio playback issue before on single versions of a full backup , but this was the first full backup of a multi-version movie that I have tried, with one version working and the other not.

jdobbs
14th February 2009, 11:05
Has anyone tried a full movie backup of X-Files 2, NTSC, to BD-5 or BD-9 and been successful? Or a different title that has two versions of the movie on the disc. I can get BD-RB to complete successfully, and the menu works fine as does the trailers and the theatrical version of the movie. But when I try to play back the extended version, I get no audio from my Sony BX1. The movie plays back ok, but no sound or subtitles are present or selectable. I have had this no audio playback issue before on single versions of a full backup , but this was the first full backup of a multi-version movie that I have tried, with one version working and the other not.I have that one, I'll give it a try. I can tell you that there is something odd about the audio -- as TSMUXER always kicks out an error when you try to load the MPLS files.

MikeyBK
14th February 2009, 14:56
Downloaded 18.9 and trying Hancock again. I did not get the x264 error but I do have Encode Failed - Retrying. Is there any other info that may help with this.

I did have x264 r1112 crash on Pride & Glory again, but JD's code to have it automatically revert back to x264 r1082, worked flawlessly.... it's encoding as I post... will report back in the morning.

Dark Shikari
14th February 2009, 15:00
I did have x264 r1112 crash on Pride & Glory again, but JD's code to have it automatically revert back to x264 r1082, worked flawlessly.... it's encoding as I post... will report back in the morning.Seriously, can people give me the information I need to fix the crash or, if you don't know, ask how? I get incredibly aggravated when people constantly talk about x264 crashing as if there isn't anyone sitting around who wants to fix it! It's like I simply don't exist--like walking into your own home and having nobody notice that you're there, like an episode of the Twilight Zone.

Dropping back 30 revisions is not a solution; giving backtraces of the crashes to the developers is!

And if you need to know how to make a backtrace, just download gdb and a debug build of x264 (can often be found in the Current Patches thread; if not, harass someone in #x264 to make you one) and:

gdb x264.exe
set args your arguments to x264 go here
(wait)
(it crashes)
bt
(you post the output of this here)

An attempt at getting me the information I need here would be greatly appreciated.

(I apologize if I seem unnecessarily aggravated, but a crash in x264 is a big deal--and it is annoying to be completely and utterly ignored.)

laserfan
14th February 2009, 15:17
I get incredibly aggravated...In the spirit of Doom9's philosophy of forum etiquette, might I gently suggest to you sir that this is quite obvious, and therefore just *might* be part of the problem.

Dark Shikari
14th February 2009, 15:20
In the spirit of Doom9's philosophy of forum etiquette, might I gently suggest to you sir that this is quite obvious, and therefore just *might* be part of the problem.Do I not have the right to be aggravated when a dozen people tell me "your software is bugged" and then quietly slink away, unwilling to spend 5 minutes to help me fix it... despite spending hours and hours and hours testing and helping BD-Rebuilder?

I am not psychic and I cannot fix bugs unless people give me the information I need.

jdobbs
14th February 2009, 15:30
Perhaps if I pasted a giant "donations" link in my signature people might help me????? Is this a dig aimed at me? I'd make more from mowing lawns once a week than I get in donations... and if I can't ask for an occasional buck or two (with no requirement at all) for my effort I'll be happy to dump this whole project and spend an occasional hour my wife.

I can't help you with the crash -- because it has never happened to me. I put the automatic switch back in so I can continue to debug this program... and I can't do that when all I get are people telling me they are crashing.

You have the right to be aggravated for sure. But you don't have the right to rag on me. Pick another target.

Dark Shikari
14th February 2009, 15:32
???? Is this a dig aimed at me? I'd make more from mowing lawns once a week than I get in donations... and if I can't ask for an occasional buck or two (with no requirement at all) for my effort I'll be happy to dump this whole project and spend an hour or two with my wife.I removed it before you posted because it could have been interpreted that way, but I was referring to the fact that, unlike you, I don't even ask for donations--I'm doing this completely for free, and thus the least people can do is try to make a token effort to help.I can't help you with the crash -- because it has never happened to meThat's why I'm asking for help from the people for which it crashed ;)

Bah, I probably got too worked up. Odds are Avisynth is crashing or similar and it's not even x264's fault. Nobody anywhere outside of this thread has reported crashing issues and I have entire private torrent trackers that use nothing except bleeding-edge x264. The odds that it was mere luck that all the crashes occurred here and nowhere else seems rather low.

I guess if users don't want to help, they can suffer with a slower and older x264 in their BD Rebuilder. I don't have to try to debug it if the users don't want me to.

drmih
14th February 2009, 15:40
I can't get my head around some of the people on here who aren't grateful for the effort both of you are putting in. However, with so many people keen to help, and perhaps not as capable with the debugging options as you are, would it be possible to release a version which can be used to obtain the debug information for both programmes automatically.

Dark Shikari
14th February 2009, 15:43
I can't get my head around some of the people on here who aren't grateful for the effort both of you are putting in. However, with so many people keen to help, and perhaps not as capable with the debugging options as you are, would it be possible to release a version which can be used to obtain the debug information for both programmes automatically.That could be useful; it is possible to compile x264 in debug mode without turning off optimizations, so you can get full speed while still being able to capture a backtrace in case of a crash.

It seems like unnecessary work for jdobbs though; if someone knows of a specific commandline that causes the crash, surely it is easier for them to debug it themselves (even if it means downloading a few new programs) than for jdobbs to add a rather complicated feature to BD Rebuilder that otherwise isn't really necessary?

drmih
14th February 2009, 15:47
but I just believe that as the programme is in beta format the quickest way to develop it is to get as much information as possible and if it's automatically there then you'll get innundated with good data.

jdobbs
14th February 2009, 15:52
I would really appreciate it if someone (anyone) who can consistently get the crash would grab the offending command line and run it through the debug build.

BD Rebuilder can't function without X264...

Odds are Avisynth is crashing or similar and it's not even x264's fault.That or one of the two million CODECs that are installed on some systems.

MR.WaynesWorld
14th February 2009, 16:06
I have a crash now doing Hancock Movie Only. Where can I get the debug code?

MikeyBK
14th February 2009, 16:08
I'm not in any way ignoring you or x264, Dark Shikari... I'd be glad to attempt to follow what you mentioned 'Dropping back 30 revisions is not a solution; giving backtraces of the crashes to the developers is!' ...... the best I could do is attempt this...
gdb x264.exe
set args your arguments to x264 go here
(wait)
(it crashes)
bt
(you post the output of this here)

An attempt at getting me the information I need here would be greatly appreciated.

and as for drmih's assumption that I, or any other members who might post in this thread, aren't grateful.... you can't simply assume that dude.... you don't know what I think.
Had I known that any info from me would help, I'd have done it all along...

Simply had to ask, that's all.......couldn't have imagined any info from me would be of any use..... I'm not a developer of x264, and have to work very hard to earn a living, but I'm still willing to try to attain the info he may need, just unsure where to begin.

GaPony
14th February 2009, 16:33
That or one of the two million CODECs that are installed on some systems.

I have a feeling that may be the issue. While I have encountered a few failures, I wouldn't call them crashes. The only codecs I have installed are those that you posted as necessary to run BD-Rebuilder. Perhaps if people first removed all the codecs from their system, ran a registry cleaner and reinstall only those required, they would likely have somewhat better success.

Capsbackup
14th February 2009, 16:38
I would like to try and help as well as I can. However, I am not as technical as many of the testers reporting here. So if I am not up to the task I will bow out without offense and read and follow others who report. I would need a more simplified explanation/guide to be able to report this occurence. I have a brand new build of an i7 920, 2.67GHz(no OC), and only installed ffdshow and haali,WMP 11, Anydvdhd.. just the basics. No other codec packs, to my knowledge, are installed. I could not follow the method to be able to report as mentioned above. So if details can be provided, I will share what I can.
Backing up Iron Man, NTSC, fullbackup with BD-RB v1809, I had this .x264 stop happen toward the very end of the backup. I did not pay attention to which .m2ts it happened to, and the backup .x264 did allow for the backup to complete successfully. So if there is something I can provide or do regarding this, I will.

m1482
14th February 2009, 17:58
I removed it before you posted because it could have been interpreted that way, but I was referring to the fact that, unlike you, I don't even ask for donations--I'm doing this completely for free, and thus the least people can do is try to make a token effort to help.That's why I'm asking for help from the people for which it crashed ;)

Bah, I probably got too worked up. Odds are Avisynth is crashing or similar and it's not even x264's fault. Nobody anywhere outside of this thread has reported crashing issues and I have entire private torrent trackers that use nothing except bleeding-edge x264. The odds that it was mere luck that all the crashes occurred here and nowhere else seems rather low.

I guess if users don't want to help, they can suffer with a slower and older x264 in their BD Rebuilder. I don't have to try to debug it if the users don't want me to.

Even that I want to help, I am not an expert using the "debug" information.
However, there are some things that solved the crash problem in my computer that I want to share.
First, x264 crashed when it was reencoding mpeg2 source, specially at the end of the encoding.
Second, when I went back to a previous version of x264 (1102) problem was solved.
Third, I unistalled latest versions of FFDSHOW and Haali Muxer and installed K-lite Code Pack 453 (I don't know which version of FFDSHOW is included in the pkg.), then version 1109 of x264 doesn't crash anymore!!!

Maybe the problem is not x264!!!
Conflicts may be from codecs, AviSynth, Haali Muxer, or the conflict between all of them...

jdobbs
14th February 2009, 18:49
Just as a point of reference, has anyone found any systems that won't playback when "Strict AVCHD" is checked? My system treats the disc the same with or without it. I'm thinking about making it the default.

DIVX2009
14th February 2009, 19:24
Jdobbs,
is not x264 problem, maybe is missing audio codec for lpcm 7.1 and dts true hd.
is possible using bd rebuilder for video only and audio trak remain untached ?...
option copy audio ???...compress only video ???
tks

jdobbs
14th February 2009, 19:31
I've answered that numerous times. Trying to blame the audio track for a video encoder crash isn't logical. It looks more like you're trying to bring up that same request again...

Reminder: this is a BUG REPORTING thread, not a "I'm going to make a feature request over-and-over" thread.

datman
14th February 2009, 19:35
Stricter AVCHD compliance movie-only was my problem. I did Patton today for and it will play the ISO and I thought I forgot to uncheck the Do not covert dts to ac3 because I have the DTS 1509kbps sound. The only option I had checked in setup was limit one track for each language:confused:

What I did do is change the quality setting from 3 to 2. Last night when I started the encode I thought if 5 is bad 2 must be better than 3. Either way the picture looks great I would say perfect (100%) and with better audio saved to a BD9 size done 8 1/2 hours. Unless you advice otherwize I'm sticking with this setting.

The Stricter AVCHD compliance for movie-only must have been why I kept getting 448 ac3 audio files when I was encoding Independence day.

What does the Stricter AVCHD compliance for movie-only option do? and why would you want to use it?

Other than this? So far everything I encode without the AVCHD checked play in ISO file and nothing (ISO) with it checked.

Dark Shikari
14th February 2009, 20:52
If someone wants to help debug the crash but needs help doing so, drop by #x264 on Freenode IRC and I can guide you through it step by step.

jwgallardo
14th February 2009, 21:28
Just as a point of reference, has anyone found any systems that won't playback when "Strict AVCHD" is checked? My system treats the disc the same with or without it. I'm thinking about making it the default.

Yes. Denon BD-3800 don't play AVCHD discs and don't recognize them since the loading. I backup using "Movie Only without AVCHD checked".

jdobbs
14th February 2009, 21:45
And it works ok on the Denon, I assume?

GaPony
15th February 2009, 00:28
No problems on my end (PS3, BD-P2500 & BDP-S550 players) with the "Strict AVCHD" setting, but I think I've seen where it does cause problems for some people. I guess as far as whether to make it the default, it would depend on whether it useful for more people than it hurts. Either way, I think you'll end up needing to provide an option.

TheOfficeMaven
15th February 2009, 00:59
...drop by #x264 on Freenode IRC...

Ha! I think you've already lost most folks right there. No wonder they're afraid to try and debug x264. :eek: :D

jwgallardo
15th February 2009, 01:16
And it works ok on the Denon, I assume?

Yes. It works perfect now with v0.18.8. Without AVCHD checked.

I agree that leaving the option is the best way. Either checked default or not, but the option to choose.

Furiousflea
15th February 2009, 01:39
BUG - I've noticed that BD-Rebuilder has encoded a 2 channel PCM track at 640K AC3 (also a couple of other 2 channel audio tracks that were PCM on the same disc). Causing over size of around 300mb.

I noticed this happen the other day also on another disc

The option to encode AC3 at 640K was set to on in the settings menu, but you shouldn't expect that this would apply to 2 channel audio surely? Just 5.1.

I think it would be a good idea to differentiate between 2.0\5.1 encoding in the settings. So we could chose say 64k\128k for a 2.0 commentry track and 640k for a 5.1 track etc.

192k is overkill really for 2.0 tracks when these are normally just commentry\tracks that aren't very important. I have done a few commentry tracks at 96k and they sound very good - not transparent but by no means bad and they still serve their purpose. Allowing for more bitrate where it's needed.

With a bit more trimming the fat and giving a few more options, reducing extras to 720x480 etc, near transparent full backups on BD9 should be possible for any film.

Oops I've gone off on one there

jdobbs
15th February 2009, 02:17
The 640Kbs option shouldn't affect stereo encodes... but I'll go back and check.

[edit] Yep, I just looked... I had mistyped a character when deciding the bitrate based on FORMAT, and the value for stereo was defaulting to 640Kbs when it is set... I'll fix that for the next release.

jdobbs
15th February 2009, 02:45
Just did a little surfing and found this ad (http://www.shop4tech.com/item7856.html) -- BD-R for under $5... not bad. And here's another one (http://www.genesysdtp.com/bluray.htm) where you can get Ridata BD-R discs for as little as $4.50 (if you don't mind buying 100) and a 25 pack of inkjet printable Ridata discs for $150. :) Well, looks like I know what I'm doing with those donations I got these last few weeks.

GaPony
15th February 2009, 02:57
Just did a little surfing and found this ad (http://www.shop4tech.com/item7856.html) -- BD-R for under $5... not bad. And here's another one (http://www.genesysdtp.com/blu-ray.htm) where you can get Ridata BD-R discs for as little as $4.50 (if you don't mind buying 100).

I just got a couple 25 packs of Ridata 2x BD-R 25 from newegg.com (on sale) for $109.99 ($4.40 each) this past week. They went back up to $115.99 ($4.64) since then. Free Shipping is a plus too.

http://www.newegg.com/Product/Product.aspx?Item=N82E16817132059 These are Shiny Silver, unbranded.

They burn very well and I've had no coasters after burning through the first 25. At least you don't have to buy 100 of them.

jdobbs
15th February 2009, 03:09
Cool. I'd decided that I wouldn't get serious about BD-R backups until they dropped below $5. I've been testing with the same two BD-REs for a long time now.

Looks like I'm there -- placed an order. :)

MikeyBK
15th February 2009, 03:41
Ha! I think you've already lost most folks right there. No wonder they're afraid to try and debug x264. :eek: :D


If I can find my way onto there, 'anyone' can,,,lmao...:p

It's after I get on there and try to follow Dark Shikari's instructions, where I've been somewhat overwhelmed :eek:... but plan to continue attempting what Dark Shikari requires to get some feedback on the crashes... perhaps later tonite or early tomorrow.

jdobbs
15th February 2009, 03:56
Many thanks MikeyBK. :thanks: All it takes is somebody who can repeat the problem, and I'm sure we'll find out what is at the root of it. I'll be interested to see what it is.

I'm playing around with resizing to 1280x720p as an active option... you may see something tomorrow.

hoang
15th February 2009, 07:47
Frys.com has 15 pk memorex bd-r 4x for $50. Limit 1 per household. See link
http://shop1.frys.com/product/5678681?site=sr:SEARCH:MAIN_RSLT_PG

Jake802
15th February 2009, 08:10
Well, I would like to report I have made my first full disc backup that has worked on both my LG and my PS3. I have noticed one wierd thing though. I made a backup of From Russia With Love and it seems in parts, like there are frames missing. The movie doesn't skip or freeze or anything, but the best way to describe it is like its missing a piece. Thanks JDobbs! Program gets better each time I use it, now to get TrueHD lol!

mmace
15th February 2009, 09:03
for those in the UK, I found some printable BD-R 25's for Ł4 here (no minimum, postage is Ł5 though): http://www.digitalpromo.co.uk/bluray-media-bluray-printable-media-c-1_27_378.html

drmih
15th February 2009, 11:05
Well, I would like to report I have made my first full disc backup that has worked on both my LG and my PS3. I have noticed one wierd thing though. I made a backup of From Russia With Love and it seems in parts, like there are frames missing. The movie doesn't skip or freeze or anything, but the best way to describe it is like its missing a piece. Thanks JDobbs! Program gets better each time I use it, now to get TrueHD lol!

I also did this disc and actually sat down and watched it and there wasn't one flaw that I could detect. I did mine to bd-25 and played it on a Sony S550.

drmih
15th February 2009, 11:10
I have had problems with versions .18.8 and .18.9 where Vista reports that 'x264 has stopped working'. The frustrating thing is that Vista waits for you to close this before it continues and it seems that on the retry that it usually is okay. However, as an example I set something going last night, and this morning it was sitting there on 0.5% complete.
This error usually occurs at the end of the encode. I have included the lastcmd for the one I have just found:

"D:\HD-DVD\BD-RBV01809\BD_Rebuilder\tools\x264.exe" "D:\SCRATCH\WORKFILES\VID_00040.AVS" --bitrate 8949 --level 4.1 --sar 1:1 --aud --vbv-bufsize 25000 --keyint 24 --min-keyint 1 --vbv-maxrate 30000 --filter 0,0 --subme 2 --me dia --bframes 3 --direct auto --weightb --partitions none --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "D:\SCRATCH\WORKFILES\VID_00040.AVS.264.stats" --pass 1 --output NUL

jdobbs
15th February 2009, 12:34
This seems to be happening only on certain computers. I've never seen it myself. The X264 version is being debugged. In the meantime, you can use the older version of X264 (r1082) by renaming it in the TOOLS directory. It was included in the 0.18.9 release.

jdobbs
15th February 2009, 13:05
I'm currently working on the capability to resize to 720p. Can anyone recommend an easily automated method for converting sup files from 1080p to 720p? A freeware command line based app would be best. I see that SUPREAD can do the conversion but I can't find anything that documents what can and can't be done from the command line.

Alternatively I can write the code myself -- are there any good documents/links on blu-ray SUP file format?

k-c-ksum
15th February 2009, 13:19
ot - scan in the uk have some cheap ritek bd-r

http://www.scan.co.uk/Products/10x-Cake-box-Ritek-RITE801-25GB-BD-R-2x-Blue-ray-Single-Sided-Printable-600min

almost time to make the leap from dvd9 to bd25

drmih
15th February 2009, 13:54
http://www.cvbmedia.co.uk/blu-ray-discs.html

I've used these and the bd-re are only just over Ł5. The bd-r with free cases are good value. Scan are okay but the carriage is over Ł7 which is alot if you only want 10 discs.

These are the cheapest in the UK, but the stock is a bit hit and miss:

http://www.optical-disc.co.uk/acatalog/DVD_R_16x.html

MikeyBK
15th February 2009, 15:48
This seems to be happening only on certain computers. I've never seen it myself. The X264 version is being debugged. In the meantime, you can use the older version of X264 (r1082) by renaming it in the TOOLS directory. It was included in the 0.18.9 release.

Well I seem to be failing miserably in offering any useful feedback to Dark Shikari:(
I've tried following his instructions and am getting nowhere... I'm obviously doing it all wrong since his instructions seem pretty straightforward.:o

I hope there's others that are also trying to get debugging feedback to Dark Shikari as well, because I'm not sure I can get this done for him, a wee bit overwhelmed here:p

Perhaps you drmih? :cool: lmao

jdobbs
15th February 2009, 15:55
Is the problem not reoccurring when you run the debug version?

Furiousflea
15th February 2009, 15:59
http://www.cvbmedia.co.uk/blu-ray-discs.html

I've used these and the bd-re are only just over Ł5. The bd-r with free cases are good value. Scan are okay but the carriage is over Ł7 which is alot if you only want 10 discs.

These are the cheapest in the UK, but the stock is a bit hit and miss:

http://www.optical-disc.co.uk/acatalog/DVD_R_16x.html

You can get free delivery at scan.co.uk by beciming a member of avforums.com and making a few posts then emailing scan and they will add free delivery for life to your account for orders over Ł20.

MikeyBK
15th February 2009, 16:06
Is the problem not reoccurring when you run the debug version?

No, not with the x264.exe he uploaded to me, but I don't think I'm following his instructions correctly.

tyte_E_YT
15th February 2009, 16:12
Is there something wrong with the BD-9? Or do they just not play well in the ps3? Each time I've tried making a dvd9 it skips and stutters in the ps3. On a side note, I have also seen the x264 error in vista, so its not rare at all.

GaPony
15th February 2009, 17:10
Is there something wrong with the BD-9? Or do they just not play well in the ps3? Each time I've tried making a dvd9 it skips and stutters in the ps3. On a side note, I have also seen the x264 error in vista, so its not rare at all.

The PS3 won't play a full backup to BD9/BD5. It will play AVCHD (Movie Only) copies to BD9/BD5. There was an issue, as you describe, with some versions after 0.17.13 but it was fixed in version 0.18.08 ( maybe 0.18.07). You do, of course, need to check the option for "Stricter compliance for AVCHD" in setup, unless you want to manually remove unwanted folders in the BDMV folder before burning to disc.

laserfan
15th February 2009, 17:18
Well I seem to be failing miserably in offering any useful feedback to Dark Shikari:( ... a wee bit overwhelmed here:p
But you are to be commended for trying! :)

DS could no doubt have become either a Brain Scientist or a Rocket Surgeon ;) but instead he's chosen to write computer software. It seems he sometimes has difficulty communicating at the level of some of us mere mortals...

Capsbackup
15th February 2009, 17:29
Perhaps a link to these instructions and/or a simplified guide would bring me in. I am all for helping out here, but I can definitely get lost quite easily without the details. But as I said before, if I am not up to the task or the qualifications, I'm out and I will stand by and read others attempts.

jdobbs
15th February 2009, 18:11
I just uploaded v0.19.01 to my server and it can be downloaded through the first post of this thread. The changes are:
- Corrected an error in which audio track of menu
items may not have been updated properly. This
could cause menus to not play audio (especially
for LPCM).
- Enabled PGS (subtitle) removal and wrote code to
handle removal and updating of MPLS files.
Note: If a file is determined to likely be a menu
(small with certain characteristics) subtitles will
not be removed by default (in the streams display).
You can manually remove them -- but only at the
risk of creating possible menu problems.
- Added an option to the SETUP dialog for resizing
1920x1080 sources to 1280x720. This should make
BD-5 backups of many sources more viable.
Note: If a file is determined to likely be a menu
(small with certain characteristics) is will not
be resized.
- Corrected an error in which simple stereo AC3 can
under certain conditions default to 448Kbs or
640Kbs (massive overkill). The rate will now be
correctly set 192Kbs.
- Other minor corrections and cosmetic fixes.
Please note that as of today, the conversion to 1280x720 results in issues with subtitles. I'll work on that for the next release.

Furiousflea
15th February 2009, 18:26
I just uploaded v0.19.01 to my server and it can be downloaded through the first post of this thread. The changes are:
- Corrected an error in which audio track of menu
items may not have been updated properly. This
could cause menus to not play audio (especially
for LPCM).
- Enabled PGS (subtitle) removal and wrote code to
handle removal and updating of MPLS files.
Note: If a file is determined to likely be a menu
(small with certain characteristics) subtitles will
not be removed by default (in the streams display).
You can manually remove them -- but only at the
risk of creating possible menu problems.
- Added an option to the SETUP dialog for resizing
1920x1080 sources to 1280x720. This should make
BD-5 backups of many sources more viable.
Note: If a file is determined to likely be a menu
(small with certain characteristics) is will not
be resized.
- Corrected an error in which simple stereo AC3 can
under certain conditions default to 448Kbs or
640Kbs (massive overkill). The rate will now be
correctly set 192Kbs.
- Other minor corrections and cosmetic fixes.
Please note that as of today, the conversion to 1280x720 results in issues with subtitles. I'll work on that for the next release.

Thanks sounds good, can I assume that the bug with audio\subs not playing or being selectable for the main feature of my "The Matrix" full backup being fixed with this release? (audio\subs work fine on extras)

...Also I know you don't like requests but 720x480 resize for extras onlywould be very handy ;) (as a serperate option - keeping main m2ts at 1920x1080)

Capsbackup
15th February 2009, 18:28
Thanks jdobbs for the new version, and for all of your efforts on this program. I will give it a test shortly. Just curious if you tested X-Files 2 or another movie that has a two option of the same movie to select from (extended or theatrical), and if both versions play the audio and subs?

Furiousflea
15th February 2009, 18:28
Perhaps a link to these instructions and/or a simplified guide would bring me in. I am all for helping out here, but I can definitely get lost quite easily without the details. But as I said before, if I am not up to the task or the qualifications, I'm out and I will stand by and read others attempts.

I'll work on a simple guide, some time today\tomorrow if I can't be bothered :p

jdobbs
15th February 2009, 18:32
Thanks jdobbs for the new version, and for all of your efforts on this program. I will give it a test shortly. Just curious if you tested X-Files 2 or another movie that has a two option of the same movie to select from (extended or theatrical), and if both versions play the audio and subs? Didn't test it. I'll check it out. I ran X_Files_2 on a previous version with no issues as movie-only and full backup... not sure if I've tried the extended edition.

Thanks sounds good, can I assume that the bug with audio\subs not playing or being selectable for the main feature of my "The Matrix" full backup being fixed with this release? (audio\subs work fine on extras)I'm running "The Matrix" right now to see if there are any issues in it. I don't expect any, but you never know.

ron spencer
15th February 2009, 18:45
this looks cool...will try the resize for bd-5

I notice you are using lanzcos resize....that is typically used for upsizing, although downsizing will work

spline64resize will give you nicer results when downsizing typically, which is what I use when converting to DVD from HD.

Can you add this as a setup option as it is in AVISynth anyway? It will be slower encode though.

ron spencer
15th February 2009, 19:04
you will need avisynth 2.5.8 though for spline64 resize....but 2.5.8 is final so everyone should be using it anyway

Furiousflea
15th February 2009, 20:28
I'll work on a simple guide, some time today\tomorrow if I can't be bothered :p

I've done a guide, it's a bit rough round the edges but should get you going. Posted in main forum.

klas
15th February 2009, 20:47
...Also I know you don't like requests but 720x480 resize for extras onlywould be very handy ;) (as a serperate option - keeping main m2ts at 1920x1080)


I vote for this.

thanks

jdobbs
15th February 2009, 20:47
Just a note: I've managed to repeat the X264 "crash" that was reported while I was encoding a backup of "The Matrix". I can repeat it consistently, so I'm freezing any further encodes or changes until I can nail down exactly what is going on...

jdobbs
15th February 2009, 20:50
I vote for this.

thanks That should be easy enough... maybe 480p as an option too...

jdobbs
15th February 2009, 21:02
Does anyone have a copy of X264 releases r1103, r1104, and r1105 they could send me, or point to a download? I've looked around but can't seem to put my hands on them.

Furiousflea
15th February 2009, 21:16
That should be easy enough... maybe 480p as an option too...

480p = 720x480 ;) :p:)

Dark Shikari
15th February 2009, 21:18
Does anyone have a copy of X264 releases r1103, r1104, and r1105 they could send me, or point to a download? I've looked around but can't seem to put my hands on them.You should install Cygwin yourself; you'll find it quite useful to have a working development environment anyways, given that you're developing an application that uses x264 ;)

You could also drop by #x264 and ask J_Darnley; he can compile debug builds of any revision you want.

Capsbackup
15th February 2009, 21:21
@jdobbs,
Does anyone have a copy of X264 releases r1103, r1104, and r1105 they could send me, or point to a download? I've looked around but can't seem to put my hands on them.
Were any of these versions used in one of your previous releases?

GaPony
15th February 2009, 21:47
Does anyone have a copy of X264 releases r1103, r1104, and r1105 they could send me, or point to a download? I've looked around but can't seem to put my hands on them.

Apparently they skipped from r1102 to r1106. Afterdawn is usualy very good at archiving older versions and although they have 196 versions archived, there isn't a revision 1103, 1104 or 1105. http://www.afterdawn.com/software/video_software/video_encoders/x264.cfm

jdobbs
15th February 2009, 22:28
@jdobbs,

Were any of these versions used in one of your previous releases? No. Actually I stayed on r1082 for a long time just to stay consistent for debugging.

MikeyBK
15th February 2009, 22:45
Just a note: I've managed to repeat the X264 "crash" that was reported while I was encoding a backup of "The Matrix". I can repeat it consistently, so I'm freezing any further encodes or changes until I can nail down exactly what is going on...

Well I'm glad you were able to get the crash as well, since I wasn't able to get the debugging done...
I can get repeated crashes on Pride & Glory, but just couldn't get the info Dark Shikari required...:(

Perhaps now you can give him the backtrace info he is looking for?

Atak_Snajpera
15th February 2009, 23:04
- Corrected an error in which simple stereo AC3 can
under certain conditions default to 448Kbs or
640Kbs (massive overkill). The rate will now be
correctly set 192Kbs.


Did you know that if you use 224kbps audio instead of 192kbps you can even save 1kbps for video. Weird huh?

http://img7.imageshack.us/img7/4906/new1sq5.th.png (http://img7.imageshack.us/my.php?image=new1sq5.png)

http://img8.imageshack.us/img8/9426/new2pi7.th.png (http://img8.imageshack.us/my.php?image=new2pi7.png)

MikeyBK
15th February 2009, 23:08
The good news is that for every other Blurays, other than Pride & Glory, BD-RB 0.18.09 w/ x264 r1112 encoded absolutely fine.... just did Space Buddies last night and x264 r1112 was pretty fast for my systems' par...


[04:24:37] BD Rebuilder v0.18.9 (beta)
- Source: SPACEBUDDIES
- Input BD size: 18.36 GB
- Approximate total content: [01:24:01.494]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[04:24:38] PHASE ONE, Encoding
- [04:29:13] Reencoding: VID_00024 (1 of 1)
[10:59:16]PHASE ONE complete
[10:59:16]PHASE TWO - Rebuild Started
- [10:59:16] Rebuilding BD file Structure
[11:04:44] - Encode and Rebuild complete
[11:04:44]JOB: SPACEBUDDIES completed.

jdobbs
16th February 2009, 00:15
Did you know that if you use 224kbps audio instead of 192kbps you can even save 1kbps for video. Weird huh?

http://img7.imageshack.us/img7/4906/new1sq5.th.png (http://img7.imageshack.us/my.php?image=new1sq5.png)

http://img8.imageshack.us/img8/9426/new2pi7.th.png (http://img8.imageshack.us/my.php?image=new2pi7.png) I like to think I'm pretty good at math. So how you only recover 1Kbs for the video from 32Kbs of savings on two sources of the same length sounds a little like "creative math" to me. What is it, muxing differences? I use 192Kbs because it is the default standard for AC3 stereo encoding at 48Khz -- and also, of course, because no one listening can tell the difference between the two except when they are told which is which. I notice your screen capture shows you are setting 224Kbs for a six channel source (not stereo)... now that certainly is a recipe for audio distortion. I think 448Kbs is pretty much as low as you want to go for DD 5.1.

Atak_Snajpera
16th February 2009, 00:32
I notice your screen capture shows you are setting 224Kbs for a six channel source (not stereo)...
what numbers do you see next to 'Aften'? BESIDES this is just an example!

I will show you proof (x264 logs , file sizes reported by windows and so on) tomorow that i'm right. I'm encoding now 2 versions (192kbps and 224kbps) of bewulf @4480MB

jdobbs
16th February 2009, 00:42
[Removed] I started to rant and decided it was rude.

Let's try and keep this thread focused on bugs, ok?

tyte_E_YT
16th February 2009, 01:06
Jdobbs, I hope my question belongs here, as it would be devastating for you to grow annoyed with issues and abandon your work. I tried what GaPony said: I checked the box for stricter AVCHD compliance. I tried to make a BD-5 of Space Buddies and it still stutters. Should I remove all but the stream folder under BDMV and try again?

jdobbs
16th February 2009, 01:08
Stutters on what kind of playback device? Your PS3? Are you using the latest release of BD-RB? I'm sorry if I missed something -- there are a lot of irons in the fire on this project.

Furiousflea
16th February 2009, 01:40
jdobbs, could the problem with no audio\subs for the main feature on "The Matrix" and some other discs be related to these discs having a "Picture In Picture" track. When I run the m2ts through eac3to I notice there is a 480p VC1 track inside the m2ts that contains the main movie, but once encoded with BD-Rebuilder this track isn't there anymore. Maybe BD-Rebuilder isn't remapping the enabled streams correctly etc and not taking this PIP track into account.

Just a thought?

jdobbs
16th February 2009, 01:51
Currently BD-RB only retains one video track. Truthfully I hadn't even looked at the function of the other video. I'll have to take a closer look at it.

MikeyBK
16th February 2009, 02:26
Is there something wrong with the BD-9? Or do they just not play well in the ps3? Each time I've tried making a dvd9 it skips and stutters in the ps3. On a side note, I have also seen the x264 error in vista, so its not rare at all.

Jdobbs, I hope my question belongs here, as it would be devastating for you to grow annoyed with issues and abandon your work. I tried what GaPony said: I checked the box for stricter AVCHD compliance. I tried to make a BD-5 of Space Buddies and it still stutters. Should I remove all but the stream folder under BDMV and try again?

The BD-9 I just made of Space Buddies (movie-only using BD-RB v0.18.09) plays perfect on my daughter's PS3... I don't have 'stricter AVCHD compliance' checked.... and didn't remove any folders neither.

Are you doing full disc? and what type of blank media are you burning to?

GaPony
16th February 2009, 02:40
Jdobbs, I hope my question belongs here, as it would be devastating for you to grow annoyed with issues and abandon your work. I tried what GaPony said: I checked the box for stricter AVCHD compliance. I tried to make a BD-5 of Space Buddies and it still stutters. Should I remove all but the stream folder under BDMV and try again?

You are just using the the Movie Only option, aren't you? You could also uncheck the "Stricter AVCHD..." and it will playback on the PS3 and be seen as an AVCHD disc... but it may not playback on alot of standalone DVD players.

You could even delete everything except the .m2ts file and it will still playback on the PS3, except you won't have chapter breaks (or any other setting options). It probably won't playback on anything else though.

I've only done a couple movies to BD5, as I prefer the BD9 playback quality (a subjective opinion), but I'll run a movie through the most current version to be sure nothing has changed.

One thing for you to check is to see what PS3 system version are you using. The current version is 2.60.

dalemccl
16th February 2009, 03:33
Tried BD-RB for the first time.
I ripped the original BD disc of 007 - Live and Let Die to the hard drive with AnyDVD HD, and used BD-RB on the ripped files to reduce the size to fit on a 25 GB BD-Re-writable. BD-RB ended successfully with no errors.

I burned the resulting BDMV and Certificate folders to the 25 GB BD-RE with IMGBurn. The resulting disc plays fine on the PC using PowerDVD 8 Ultra, but when I play it in my set top Panasonic BD-30 connected to an HDTV I get audio only. The TV screen is blank. Think it was a bad burn, I re-burned it to the DB-RE again, but the result was the same - OK on the PC, no video on the set top box.

Since the BD-RE disc plays OK on the PC it would seem to me that BD-RB did it's job correctly. But something is wrong somewhere along the line in the process.

Incidentally, I inadvertently skipped the first step in the process that's described at the top of this thread:

1. Download and install the latest FFDSHOW and the Matroska Splitter. They are required for BD-RB to work, are free, and can be found at this link. After the install, run "Video Decoder Configuration" for FFDSHOW from the "START/Programs" menu, and make sure MPEG2 decoding is enabled.

I had downloaded the 2 pieces of software the other day but forgot to install them before running BD-RE and didn't realize it until after I had finished the burn. Could this be the cause of the problem whereby by the disc plays OK on the PC but has no video when played in the set top box?

Furiousflea
16th February 2009, 03:53
Tried BD-RB for the first time.
I ripped the original BD disc of 007 - Live and Let Die to the hard drive with AnyDVD HD, and used BD-RB on the ripped files to reduce the size to fit on a 25 GB BD-Re-writable. BD-RB ended successfully with no errors.

I burned the resulting BDMV and Certificate folders to the 25 GB BD-RE with IMGBurn. The resulting disc plays fine on the PC using PowerDVD 8 Ultra, but when I play it in my set top Panasonic BD-30 connected to an HDTV I get audio only. The TV screen is blank. Think it was a bad burn, I re-burned it to the DB-RE again, but the result was the same - OK on the PC, no video on the set top box.

Since the BD-RE disc plays OK on the PC it would seem to me that BD-RB did it's job correctly. But something is wrong somewhere along the line in the process.

Incidentally, I inadvertently skipped the first step in the process that's described at the top of this thread:

1. Download and install the latest FFDSHOW and the Matroska Splitter. They are required for BD-RB to work, are free, and can be found at this link. After the install, run "Video Decoder Configuration" for FFDSHOW from the "START/Programs" menu, and make sure MPEG2 decoding is enabled.

I had downloaded the 2 pieces of software the other day but forgot to install them before running BD-RE and didn't realize it until after I had finished the burn. Could this be the cause of the problem whereby by the disc plays OK on the PC but has no video when played in the set top box?

Full disc backup or movie only in BD-Rebuilder? BD30 supports movie only.

http://forum.doom9.org/showthread.php?t=144674

Although that thread is specifically for BD5\BD9, it's likely that BD25 (BD-R) discs also will only play with main movie. If you did a full disc, could you do movie only and post back your results.

tyte_E_YT
16th February 2009, 05:22
The BD-9 I just made of Space Buddies (movie-only using BD-RB v0.18.09) plays perfect on my daughter's PS3... I don't have 'stricter AVCHD compliance' checked.... and didn't remove any folders neither.

Are you doing full disc? and what type of blank media are you burning to?
No I did movie only. I tried another ps3 and got the same issue. I use all verbatim +r bitset to -rom, both SL and Singapore DL.
You are just using the the Movie Only option, aren't you? You could also uncheck the "Stricter AVCHD..." and it will playback on the PS3 and be seen as an AVCHD disc... but it may not playback on alot of standalone DVD players.

You could even delete everything except the .m2ts file and it will still playback on the PS3, except you won't have chapter breaks (or any other setting options). It probably won't playback on anything else though.

I've only done a couple movies to BD5, as I prefer the BD9 playback quality (a subjective opinion), but I'll run a movie through the most current version to be sure nothing has changed.

One thing for you to check is to see what PS3 system version are you using. The current version is 2.60.

I'm updating ps3 fw from 2.53 now. I didn't want to waste a DL on space buddies, theres my subjective opinion for the day haha. I also noticed I was using BD-RB 18.7.I just got the v19 and I'll post back results.

Also I want to point out I've had issues with set top boxes as well. It would play all the previews then no video in the movie. I see the suggestion to try 'movie-only' instead. Thanks guys for all your input.

GaPony
16th February 2009, 05:40
No I did movie only. I tried another ps3 and got the same issue. I use all verbatim +r bitset to -rom, both SL and Singapore DL.


I'm updating ps3 fw from 2.53 now. I didn't want to waste a DL on space buddies, theres my subjective opinion for the day haha. I also noticed I was using BD-RB 18.7.I just got the v19 and I'll post back results.

Also I want to point out I've had issues with set top boxes as well. It would play all the previews then no video in the movie. I see the suggestion to try 'movie-only' instead. Thanks guys for all your input.

You might want to start a thread for recommendations on making a copy that will be playable on a PS3 and your standalone player. Playing on one doesn't mean it will play on both. I think Jdobbs got the PS3 playback issue fixed in 18.8, so you were short by one revision. Anyway if you get stuck, just start a new thread and I'll be glad to share my PS3 horror :) stories with you.

Capsbackup
16th February 2009, 05:43
Recently finished a full movie backup of Indiana Jones 4, NTSC, with BD-RB 0.19.0.1 to BD-5 for testing purposes only. Backup completes successfully, no .x264 errors. Playback is on my Sony BDP-BX1. The main menu will only play back for about 6-7 seconds before pausing for about the same amount of time, then the counter will jump ahead about 6-8 seconds, and the menu will start playing again. This pattern continues/repeats itself. The movie plays back perfectly though, with decent quality considering the high compression to BD-5. When played back on my computer with PowerDVD, the menu plays back perfectly. I'm guessing this is just a compatibility issue on playback with the Sony player, but I thought I should report this anyway.

MikeyBK
16th February 2009, 08:14
No I did movie only. I tried another ps3 and got the same issue. I use all verbatim +r bitset to -rom, both SL and Singapore DL.


I'm updating ps3 fw from 2.53 now. I didn't want to waste a DL on space buddies, theres my subjective opinion for the day haha. I also noticed I was using BD-RB 18.7.I just got the v19 and I'll post back results.

Also I want to point out I've had issues with set top boxes as well. It would play all the previews then no video in the movie. I see the suggestion to try 'movie-only' instead. Thanks guys for all your input.

That would indeed by why Bro...

treeboy
16th February 2009, 09:01
Just as a point of reference, has anyone found any systems that won't playback when "Strict AVCHD" is checked? My system treats the disc the same with or without it. I'm thinking about making it the default.

Yea my Philips BD7200/F7 desn't play "Strict AVCHD"!:thanks:
See post #1082

drmih
16th February 2009, 10:37
Tried BD-RB for the first time.
I ripped the original BD disc of 007 - Live and Let Die to the hard drive with AnyDVD HD, and used BD-RB on the ripped files to reduce the size to fit on a 25 GB BD-Re-writable. BD-RB ended successfully with no errors.

I burned the resulting BDMV and Certificate folders to the 25 GB BD-RE with IMGBurn. The resulting disc plays fine on the PC using PowerDVD 8 Ultra, but when I play it in my set top Panasonic BD-30 connected to an HDTV I get audio only. The TV screen is blank. Think it was a bad burn, I re-burned it to the DB-RE again, but the result was the same - OK on the PC, no video on the set top box.

Since the BD-RE disc plays OK on the PC it would seem to me that BD-RB did it's job correctly. But something is wrong somewhere along the line in the process.

Incidentally, I inadvertently skipped the first step in the process that's described at the top of this thread:

1. Download and install the latest FFDSHOW and the Matroska Splitter. They are required for BD-RB to work, are free, and can be found at this link. After the install, run "Video Decoder Configuration" for FFDSHOW from the "START/Programs" menu, and make sure MPEG2 decoding is enabled.

I had downloaded the 2 pieces of software the other day but forgot to install them before running BD-RE and didn't realize it until after I had finished the burn. Could this be the cause of the problem whereby by the disc plays OK on the PC but has no video when played in the set top box?

I did all of my James Bond Collection to bd-25 full disc and all play fine on my pc and Sony standalone.

sype
16th February 2009, 10:41
Just finished a DVD9 movie only back up of Tropic Thunder, using the previous version of BD Rebulder.
The finished files were 23GB not 7.8GB. this was probably a mistake on my part, but i check the settings i use a couple of times before i start as a mistake costs me about 18 hours of computer time. im 99% sure i had the DVD9 option checked. has anyone else had this problem?
Im now trying again using the latest version.

Atak_Snajpera
16th February 2009, 13:04
192kbps.bluray log

F:\>"C:\Users\Dawidos\Documents\Delphi_Projects\RipBot264\tools\x264\x264.exe" "F:\temp\RipBot264temp\job1\job1.avs" --pass 2 --bitrate 4945 --stats "F:\temp\RipBot264temp\job1\job1.stats" --sar 1:1 --level 4.0 --aud --nal-hrd --vbv-bufsize 25000 --vbv-maxrate 25000 --filter 0,0 --ref 3 --mixed-refs --bframes 3 --b-adapt 1 --weightb --direct auto --subme 7 --trellis 1 --partitions all --8x8dct --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "F:\temp\RipBot264temp\video.264"

avis [info]: 1280x720 @ 23.98 fps (165026 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile High, level 4.0

x264 [info]: slice I:1546 Avg QP:13.60 size: 88120
x264 [info]: slice P:67247 Avg QP:15.67 size: 41789
x264 [info]: slice B:96233 Avg QP:16.56 size: 13589
x264 [info]: consecutive B-frames: 15.0% 16.5% 9.2% 59.3%
x264 [info]: mb I I16..4: 27.3% 55.3% 17.4%
x264 [info]: mb P I16..4: 2.8% 11.5% 2.6% P16..4: 24.7% 17.6% 11.1% 0.8% 1.2% skip:27.7%
x264 [info]: mb B I16..4: 0.3% 0.5% 0.2% B16..8: 29.4% 2.8% 4.3% direct: 6.6% skip:55.8% L0:35.7% L1:47.8% BI:16.5%
x264 [info]: 8x8 transform intra:65.7% inter:52.6%
x264 [info]: direct mvs spatial:91.3% temporal:8.7%
x264 [info]: ref P L0 74.0% 15.6% 10.3%
x264 [info]: ref B L0 90.0% 10.0%
x264 [info]: kb/s:4944.6

encoded 165026 frames, 15.62 fps, 4948.64 kb/s

F:\>"C:\Users\Dawidos\Documents\Delphi_Projects\RipBot264\tools\tsmuxer\tsmuxer.exe" "F:\temp\RipBot264temp\job1\tsmuxer.meta" "F:\192kbps.bluray"
SmartLabs tsMuxeR. Version 1.8.8(b) http://www.smlabs.net
Decoding H264 stream (track 1): Profile: High@4.0 Resolution: 1280:720p Frame rate: 23.976
Decoding AC3 stream (track 2): Bitrate: 192Kbps Sample Rate: 48KHz Channels: 2
Processed 165026 video frames
Creation of Blu-ray playlist
Creation of Blu-ray stream info and seek index
Muxing time: 3 min 39 sec
-------------------------

Elapsed Time: 04h:45m:17s

224kbps.bluray log

F:\>"C:\Users\Dawidos\Documents\Delphi_Projects\RipBot264\tools\x264\x264.exe" "F:\temp\RipBot264temp\job2\job2.avs" --pass 2 --bitrate 4945 --stats "F:\temp\RipBot264temp\job2\job2.stats" --sar 1:1 --level 4.0 --aud --nal-hrd --vbv-bufsize 25000 --vbv-maxrate 25000 --filter 0,0 --ref 3 --mixed-refs --bframes 3 --b-adapt 1 --weightb --direct auto --subme 7 --trellis 1 --partitions all --8x8dct --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "F:\temp\RipBot264temp\video.264"

avis [info]: 1280x720 @ 23.98 fps (165026 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile High, level 4.0

x264 [info]: slice I:1546 Avg QP:13.59 size: 88145
x264 [info]: slice P:67247 Avg QP:15.67 size: 41788
x264 [info]: slice B:96233 Avg QP:16.56 size: 13590
x264 [info]: consecutive B-frames: 15.0% 16.5% 9.2% 59.3%
x264 [info]: mb I I16..4: 27.3% 55.3% 17.4%
x264 [info]: mb P I16..4: 2.8% 11.5% 2.6% P16..4: 24.7% 17.6% 11.1% 0.8% 1.2% skip:27.7%
x264 [info]: mb B I16..4: 0.3% 0.5% 0.2% B16..8: 29.5% 2.8% 4.3% direct: 6.6% skip:55.8% L0:35.7% L1:47.8% BI:16.5%
x264 [info]: 8x8 transform intra:65.7% inter:52.6%
x264 [info]: direct mvs spatial:91.3% temporal:8.7%
x264 [info]: ref P L0 74.0% 15.6% 10.3%
x264 [info]: ref B L0 90.0% 10.0%
x264 [info]: kb/s:4944.6


encoded 165026 frames, 15.63 fps, 4948.66 kb/s


F:\>"C:\Users\Dawidos\Documents\Delphi_Projects\RipBot264\tools\tsmuxer\tsmuxer.exe" "F:\temp\RipBot264temp\job2\tsmuxer.meta" "F:\224kbps.bluray"
SmartLabs tsMuxeR. Version 1.8.8(b) http://www.smlabs.net
Decoding H264 stream (track 1): Profile: High@4.0 Resolution: 1280:720p Frame rate: 23.976
Decoding AC3 stream (track 2): Bitrate: 224Kbps Sample Rate: 48KHz Channels: 2
Processed 165026 video frames
Creation of Blu-ray playlist
Creation of Blu-ray stream info and seek index
Muxing time: 3 min 34 sec
-------------------------

Elapsed Time: 04h:47m:07s

So as you can see both versions have the same bitrate

Here's the best part. Final sizes reported by explorer
http://img504.imageshack.us/img504/535/new1zi3.th.png (http://img504.imageshack.us/my.php?image=new1zi3.png)

192kbps.bluray is 4477.86 MB
224kbps.bluray is 4477.84 MB

Do you still think that you save space by using 192kbps audio instead of 224kbps?

Furiousflea
16th February 2009, 14:31
"The Matrix"

Still no audio\subs on main feature with latest 0.19.01

Same behaviour as in previous versions :confused:

Audionut
16th February 2009, 14:32
Using the latest version.

Does anyone know what is happening here.

I had ffdshow set up for my tv card with deinterlacing and rgb32 output.

It's working fine now so far.

Audionut
16th February 2009, 14:36
192kbps.bluray is 4477.86 MB
224kbps.bluray is 4477.84 MB

Do you still think that you save space by using 192kbps audio instead of 224kbps?

You're encoder fu**ed up. A 224kbps encode cannot be smaller than a 192kbps encode.


Show your screen shots of the demuxed audio files.

edit: Here's the difference on a 4-5min file.
http://img261.imageshack.us/img261/5909/20090216234541mg9.th.png (http://img261.imageshack.us/my.php?image=20090216234541mg9.png)

Dark Shikari
16th February 2009, 14:38
And the crashing bug in x264 has been found!

Bug was introduced in r1105 (Akupenguin's fault, even though my name's on the commit :p). Apparently, at least on the computer of our generous volunteer, r1108 was the trigger for the crash, despite it being completely unrelated.

Thanks to XhmikosR for donating about an hour of his time to torture himself with gdb and massive numbers of test builds as we narrowed down an issue so obnoxious that the crash disappeared when he ran a normal, non-debug x264 in gdb.

With the information we got from testing various potential fixes, I eventually was able to catch the bug with a combination of intuition and valgrind.

r1114 will fix the crash.

Atak_Snajpera
16th February 2009, 15:11
You're encoder fu**ed up. A 224kbps encode cannot be smaller than a 192kbps encode.
DON'T argue with me! I know that i'm right!!! LOOK at the log!!! After muxing to blu-ray structure (.m2ts) video with 224kbps is always smaller than the same with 192kbps!!! Check yourself!

Dark Shikari
16th February 2009, 15:16
DON'T argue with me! I know that i'm right!!! LOOK at the log!!! After muxing to blu-ray structure (.m2ts) video with 224kbps is always smaller than the same with 192kbps!!! Check yourself!Perhaps you should try to figure out why this is the case?

Atak_Snajpera
16th February 2009, 15:20
Perhaps you should try to figure out why this is the case?
.m2ts container is VERY WEIRD!!!! It took me 2 weeks to create proper formula for my gui.

Capsbackup
16th February 2009, 15:44
@Dark Shikari:
Great!! Thanks for all your efforts and time. .X264 is really incredible, and your input and experience does not go unnoticed. :thanks:

jdobbs
16th February 2009, 16:08
And the crashing bug in x264 has been found!

Bug was introduced in r1105 (Akupenguin's fault, even though my name's on the commit :p). Apparently, at least on the computer of our generous volunteer, r1108 was the trigger for the crash, despite it being completely unrelated.

Thanks to XhmikosR for donating about an hour of his time to torture himself with gdb and massive numbers of test builds as we narrowed down an issue so obnoxious that the crash disappeared when he ran a normal, non-debug x264 in gdb.

With the information we got from testing various potential fixes, I eventually was able to catch the bug with a combination of intuition and valgrind.

r1114 will fix the crash.
Massive grooviness... :) I just tested it on the file where I experienced it. The crash is gone. I'll include r1114 in the next BD-RB release.

bobrap
16th February 2009, 16:25
@Dark Shikari:
Great!! Thanks for all your efforts and time. .X264 is really incredible, and your input and experience does not go unnoticed. :thanks:

Amen!!!

Audionut
16th February 2009, 16:54
DON'T argue with me! I know that i'm right!!! LOOK at the log!!! After muxing to blu-ray structure (.m2ts) video with 224kbps is always smaller than the same with 192kbps!!! Check yourself!
.m2ts container is VERY WEIRD!!!! It took me 2 weeks to create proper formula for my gui.

LMFAO. The new ad. I can see it now.

The new revolution in dvd back-up has arrived.

Have you been using what you thought were excellent containers like MKV?

You've been wasting your time.

Forget about saving a few kbps with these so called optimized containers, we've got something that we GUARANTEE everyone in the industry would kill to have our patent.


Introducing .M2TS


Our revolutionary container becomes smaller the more data you put into it.


Yes, We know it sounds crazy.

But our clinical tests show that putting 224kbps audio files into OUR container, will result in less file space than an 192kbps audio file.


See for yourself. Only $29.95 while stocks last.

jdobbs
16th February 2009, 17:04
Funny, yes. On topic, no. :cool:

I still don't see how it could get smaller. Same size is possible I suppose -- because the m2ts has a packet size of 192, and a minimum of 8 bytes of overhead for each packet. So the packet can hold 184 bytes. You have to add the occasional PES information, and AC3 frames have 32ms in each. I would guess that if you calculated it out you'd find that 192Kbs stream might have a small amount of its frame rolled over into a final packet and it gets padded with zeros.

But as I said earlier. I didn't make it 192Kbs to save space... I did it because that is the default standard for AC3 stereo encodes... and I'm reencoding to allow for boosting and/or normalizing audio. That padding getting repeated for every 32ms of audio might bring it out to the same muxed size as 224Kbs. I wouldn't have guessed you need to pad -- and could have just started another frame in the same unit (like it does in DVD)... but I'm definitely not positive. That might explain why you see so many 2 channel streams encoded at 224Kbs in blu-ray originals -- nothing lost, so why not?

You have to look at m2ts from the positive side also. That packeting concept makes it work very well in digital transport systems like ATM.

Rolo71
16th February 2009, 17:35
When I do a Full Movie backup of Star Wars - Clone Wars Region B, it works fine, but when I try a movie only backup BD-RB chooses the wrong m2ts file (a 3 GB file). It doesn't matter which version of BD-RB I use.

laserfan
16th February 2009, 17:37
I just love "Groundhog Day" so gave my BD a spin yesterday with 19.01, Full Backup mode, as a test. No processing issues, the result played fine, but in looking at the workfiles I noticed that BD-RB processed (and included) a whole bunch of subs for extras that I'd not intended. Puzzled since I'd thought I'd un-selected those, and meaning to recover those bytes for the main feature, I ran BD-RB again, this time making absolutely certain all were un-checked. But instead of re-allocating those bytes to the Main Feature, each of the affected Extras got the benefit of the extra bytes. Note in the log below, the main feature's bitrate (00011.m2ts) actually goes DOWN but this apparently is due to my having selected the Commentary audio track for the 2nd run. Two questions:

1. Given that I un-checked Subs in Extras, is the Extras "getting the benefit" correct, i.e. re-allocation to the Main Feature is not implemented yet? Or a bug?

2. It seems the Stream tab selections are set on BD-RB launch (based on Source Path and Settings/Setup) and not on anything in WORKFILES. Is there any way to go-back and see exactly what Selections I had made in the Stream tab for the two different runs? Or is this by "deduction only" ie. to look at the workfiles audio/video/subs?

Great work jdobbs--as an aside I was surprised to see that Chapters are right-on, not "every 5 min" as one might expect from the MUX_00011.meta file. Apparently you copy the original clpi file in Full Backup mode, and loss of custom Chapter marks only occurs on "movie only". :)
D:\BD-RB\BDREBUILDER.INF D:\BD-RB2\BDREBUILDER.INF
[Status] [Status]
LABEL=GROUNDHOG_DAY LABEL=GROUNDHOG_DAY
VERSION=v0.19.01 (beta) VERSION=v0.19.01 (beta)
SOURCE_SIZE=31838438746 SOURCE_SIZE=31838438746
SOURCE_VIDEO_SIZE=31618117632 SOURCE_VIDEO_SIZE=31618117632
TARGET_SIZE=4581228544 TARGET_SIZE=4581228544
REDUCTION=.137924321768808 REDUCTION=.137924321768808
RESIZE_1080=0 RESIZE_1080=0
AUDIO_TO_KEEP=eng; AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng; SUBS_TO_KEEP=eng;
BACKUP_MODE=0 BACKUP_MODE=0
QUICK=0 QUICK=0
PASS=0 PASS=0
COMPLETED=17 COMPLETED=17
REBUILD_COMPLETE=1 REBUILD_COMPLETE=1
[00000] [00000]
M2TS_TARGET=3470979 M2TS_TARGET=3470979
RATE=1300 RATE=1300
AUDIO=1 AUDIO=1
NSIZE=3311616 NSIZE=3311616
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00001] [00001]
M2TS_TARGET=20081004 M2TS_TARGET=20081004
RATE=1686 RATE=1686
AUDIO=1 AUDIO=1
NSIZE=20987904 NSIZE=20987904
FLINK=-1 FLINK=-1
MLINK=-1 MLINK=-1
[00011] [00011]
M2TS_TARGET=3667533573 M2TS_TARGET=3667533573
RATE=3723 RATE=3695
AUDIO=1001 AUDIO=1001
NSIZE=3562248192 NSIZE=3564435456
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00081] [00081]
M2TS_TARGET=16304959 M2TS_TARGET=16304959
RATE=1972 RATE=1972
AUDIO= AUDIO=
NSIZE=9646080 NSIZE=9633792
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00104] [00104]
M2TS_TARGET=1751590 M2TS_TARGET=1751590
RATE=1221 RATE=1221
AUDIO=1 AUDIO=1
NSIZE=1781760 NSIZE=1781760
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00505] [00505]
M2TS_TARGET=198713560 M2TS_TARGET=198713560
RATE=1837 RATE=2219
AUDIO=1 AUDIO=1
NSIZE=197855232 NSIZE=195655680
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00506] [00506]
M2TS_TARGET=166558700 M2TS_TARGET=166558700
RATE=507 RATE=623
AUDIO=1 AUDIO=1
NSIZE=181082112 NSIZE=177297408
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00507] [00507]
M2TS_TARGET=128022018 M2TS_TARGET=128022018
RATE=1811 RATE=2225
AUDIO=1 AUDIO=1
NSIZE=127420416 NSIZE=125970432
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00508] [00508]
M2TS_TARGET=1763454 M2TS_TARGET=1763454
RATE=578 RATE=588
AUDIO=1 AUDIO=1
NSIZE=1904640 NSIZE=1898496
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00510] [00510]
M2TS_TARGET=3079477 M2TS_TARGET=3079477
RATE=548 RATE=581
AUDIO=1 AUDIO=1
NSIZE=3311616 NSIZE=3280896
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00511] [00511]
M2TS_TARGET=4099755 M2TS_TARGET=4099755
RATE=612 RATE=612
AUDIO=1 AUDIO=1
NSIZE=4392960 NSIZE=4380672
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00512] [00512]
M2TS_TARGET=4655654 M2TS_TARGET=4655654
RATE=540 RATE=631
AUDIO=1 AUDIO=1
NSIZE=5068800 NSIZE=4988928
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00513] [00513]
M2TS_TARGET=9937542 M2TS_TARGET=9937542
RATE=579 RATE=610
AUDIO=1 AUDIO=1
NSIZE=10678272 NSIZE=10598400
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00515] [00515]
M2TS_TARGET=53828990 M2TS_TARGET=53828990
RATE=2083 RATE=2197
AUDIO=1 AUDIO=1
NSIZE=52482048 NSIZE=52334592
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00516] [00516]
M2TS_TARGET=43022855 M2TS_TARGET=43022855
RATE=2951 RATE=3007
AUDIO=1 AUDIO=1
NSIZE=41932800 NSIZE=41865216
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00517] [00517]
M2TS_TARGET=22871516 M2TS_TARGET=22871516
RATE=2959 RATE=3000
AUDIO=1 AUDIO=1
NSIZE=22192128 NSIZE=22155264
FLINK=0 FLINK=0
MLINK=0 MLINK=0
[00518] [00518]
M2TS_TARGET=15211804 M2TS_TARGET=15211804
RATE=534 RATE=597
AUDIO=1 AUDIO=1
NSIZE=16551936 NSIZE=16275456
FLINK=0 FLINK=0
MLINK=0 MLINK=0

jdobbs
16th February 2009, 17:52
When I do a Full Movie backup of Star Wars - Clone Wars Region B, it works fine, but when I try a movie only backup BD-RB chooses the wrong m2ts file (a 3 GB file). It doesn't matter which version of BD-RB I use. It chooses the playlist that represents the longest playback time. You can select another from the menu...

jdobbs
16th February 2009, 18:03
1. Given that I un-checked Subs in Extras, is the Extras "getting the benefit" correct, i.e. re-allocation to the Main Feature is not implemented yet? Or a bug? Definitely not implemented. Not sure if it will be implemented, if so it will be as a selectable option.

2. It seems the Stream tab selections are set on BD-RB launch (based on Source Path and Settings/Setup) and not on anything in WORKFILES. Is there any way to go-back and see exactly what Selections I had made in the Stream tab for the two different runs? Or is this by "deduction only" ie. to look at the workfiles audio/video/subs? It is saved to the INF files --- but each time you restart BD-RB, the selections are initialized to what you've selected in the SETUP dialog. In the future I'll look into retaining the selections.

Apparently you copy the original clpi file in Full Backup mode, and loss of custom Chapter marks only occurs on "movie only". Movie-only retains the original chapters also.

laserfan
16th February 2009, 18:09
Movie-only retains the original chapters also.Thanks, didn't know that. Oops, you were editing same time as me. Thanks for your feedback.

MikeyBK
16th February 2009, 18:50
And the crashing bug in x264 has been found!

Bug was introduced in r1105 (Akupenguin's fault, even though my name's on the commit :p). Apparently, at least on the computer of our generous volunteer, r1108 was the trigger for the crash, despite it being completely unrelated.

Thanks to XhmikosR for donating about an hour of his time to torture himself with gdb and massive numbers of test builds as we narrowed down an issue so obnoxious that the crash disappeared when he ran a normal, non-debug x264 in gdb.

With the information we got from testing various potential fixes, I eventually was able to catch the bug with a combination of intuition and valgrind.

r1114 will fix the crash.

Massive grooviness... :) I just tested it on the file where I experienced it. The crash is gone. I'll include r1114 in the next BD-RB release.+

That's fantastic news!!... Thanks to you guys and XhmikosR, I'm glad you figured it out. I was feeling like I let everyone down because I failed to get anything with GDB, but in truth I was in wayyyyy over my head, lmao....:p

Thanks again guys, looking forward to r1114 in the next BD-RB release..... the newer x264 versions have been very noticeably faster on my system.
:thanks:

TheOfficeMaven
16th February 2009, 19:09
What's the difference between the 32-bit and the 64-bit versions of X264.exe? Should we be using the 64-bit version if we are running a 64-bit O.S. (i.e. will BD-RB work better with the 64-bit version running under a 64-bit O.S.)? Also, I see that only the 32-bit version of x264 has been updated to r1114. I assume that the 64-bit version will get updated as well?

tyte_E_YT
16th February 2009, 19:24
Yes you're correct in big red letters. Encoding was finished this morning and its all good. Your extreme effort of help should be useful for some here. By the way I tried bd-rb and ripbot equally and chose jdobb's app because I like it better. Even if ripbot's help seems meaningless, do we have to flame him and run him out of the section? Are one or both of you guys planning to go commercial or worried about espionage? I say let's have both freewares; they may both prove to be useful. Two heads are better than one right? I apologize for this not being a bug so technically I'm spam here...thanks again you guys rock. Peace!

jdobbs
16th February 2009, 19:37
I wrote BD-RB because I wanted to be able to do full backups of BD sources... with a focus on prices of BD-25 coming down and also trying to do BD-5/9. I did it because no other software (I know of) does that. I'm not out to compete with anybody or any other software. If I were only aiming for movie-only as my final goal, there are already many ways to do it (including RipBot), and I wouldn't have wasted my time reinventing the wheel.

On that note, let's change the subject... this thread is too long already, and it's getting impossible to find the reported bugs in it.

DIVX2009
16th February 2009, 19:39
jdobbs, dvd 5 is undersize 4.08....4.2gb...why?

jdobbs
16th February 2009, 19:44
With that amount of background information about all I can say is "because it came out wrong".

MR.WaynesWorld
16th February 2009, 21:27
I wrote BD-RB because I wanted to be able to do full backups of BD sources... with a focus on prices of BD-25 coming down and also trying to do BD-5/9. I did it because no other software (I know of) does that. I'm not out to compete with anybody or any other software. If I were only aiming for movie-only as my final goal, there are already many ways to do it (including RipBot), and I wouldn't have wasted my time reinventing the wheel.

On that note, let's change the subject... this thread is too long already, and it's getting impossible to find the reported bugs in it.

May I make a suggestion jdobbs. When you create a new release create a new thread specificity for that release. This way, any and all bugs for that release can be posted in that thread. Older releases and threads would fall to the way side. As always one should upgrade to the latest release to insure testing and development of this great program continues…

Furiousflea
16th February 2009, 22:37
With that amount of background information about all I can say is "because it came out wrong".

Talking of undersizing. I've noticed that of the 10 or so backups BD-Rebuilder has done, ALL have been undersized by a good 175-250mb - even when I have set the target to "8140" which is the size of a DVD9 disc.

The only time it has come close to DVD9 is when BD-Rebuilder has made an error like for example when it was incorrectly encoding 2 channel audio as AC35.1.

I have noticed that x264 sizing is extremely accurate and setting the default so conservatively really isn't required like with mpeg2 encoding for example.

laserfan
16th February 2009, 22:46
Talking of undersizing. I've noticed that of the 10 or so backups BD-Rebuilder has done, ALL have been undersized by a good 175-250mb - even when I have set the target to "8140" which is the size of a DVD9 disc.But...unless I mis-read your post, even 250mb is only 3% "low"?

Given all the variables involved in re: many menus and extras on BD discs, I'd say that was remarkably good!!???!! :confused:

MikeyBK
16th February 2009, 22:50
And even at the default BD-9 setting of around 7600 MBs, x264 does a superb job in it's output..... sure 8100 MBs sounds better on paper than 7600 MBs, but I don't think I would be able to tell the differences... :)

jdobbs
16th February 2009, 23:01
And don't forget -- that if you don't like the default sizes you can alway set it yourself with TARGET_SIZE=NNN in the config file. Eventually I'll allow a different setting for each of the default outputs (BD-5/9/25) as well. I'm conservative on output sizes -- because I know that a lot of even high-quality discs have problems in the outer edges of the disc... and when it pixelates, my software gets the blame for what is actually media issues.

Binnugsai
16th February 2009, 23:14
Hi,

I try and try to encoded a bluray disc ripped by anydvd 6.5.2.2 on my hard disk and all the time i have this error message at the beginning. Avisynth, fddshow new one an haali is installed but i don't understand why the BDRebuilder does'nt work ?

Can someone can help me......:confused::confused:

jdobbs
17th February 2009, 01:12
I just went through that section and found something that could conceivably cause that... but I can't understand why it is just happening to certain people. That error is "type mismatch" error -- you'd think it would happen consistently.

I made a change, so maybe the next release will fix it.

Furiousflea
17th February 2009, 02:19
But...unless I mis-read your post, even 250mb is only 3% "low"?

Given all the variables involved in re: many menus and extras on BD discs, I'd say that was remarkably good!!???!! :confused:

3% sounds very small but when it means you could afford an extra commentry track, 640k for main feature track instead of 448k...It's sorta more than "just 3%" ;)

But as jdobbs has said and I had a feeling that was the reason for his conservative choice. For people with rubbish media, I agree with him on that one. I use rubbish media myself but any disc that doesn't pass a full speed reading at 12x on the outer edge as long as disc is full goes back to the retailer :) (which seems to be about 2\3 of my current discs)

ron spencer
17th February 2009, 02:58
I really like this new version. I did Bourne Ultimatum

In the past I and my family have always seen some sort of difference when doing movie only onto a BD5 (I really do no care about full backup). When doing the 720p downsize I can report that it looks superb. For some reason better than full size backup on BD5. Nice going and great option.

Question I have is, why does the 720p backup look, we think, better than the 1080p backup (on Samsung 50")

nice work

Dark Shikari
17th February 2009, 03:01
I really like this new version. I did Bourne Ultimatum

In the past I and my family have always seen some sort of difference when doing movie only onto a BD5 (I really do no care about full backup). When doing the 720p downsize I can report that it looks superb. For some reason better than full size backup on BD5. Nice going and great option.

Question I have is, why does the 720p backup look, we think, better than the 1080p backup (on Samsung 50")

nice workAt a sufficiently low bitrate, a lower resolution backup might end up looking better. BD5 might be low enough for that to be the case, at least sometimes.

jdobbs
17th February 2009, 03:12
@Dark Shikari

My personal compliments to you and all the other members of the X264 team. It is a remarkable piece of software -- and keeps getting better.

:thanks:

Dark Shikari
17th February 2009, 03:55
@Dark Shikari

My personal compliments to you and all the other members of the X264 team. It is a remarkable piece of software -- and keeps getting better.

:thanks:Thanks for the praise, and expect more good stuff soon. For everyone's information, the current pipeline contains:

1. Threaded frametype decision patch from Avail Media, written by Michael Kazmier. Preliminary tests suggest multithreading performance boosts of 20%-40% or even higher, especially with b-adapt 2 and large numbers of threads. Currently broken with VBV, which is why it is still in the pipeline ;)

2. Holger's transform overhaul. ~5% performance boost on most chips, possibly up to 10% on Conroe Core 2. Currently a total mess of code and still being cleaned up.

3. My usual horde of small-scale optimizations awaiting further testing. I'm not sure I'm entirely sane though; one of them involves a lookup table storing every possible permutation of 4x4 DCT block (2^16 entries).

smnckl
17th February 2009, 07:44
Thanks for the praise, and expect more good stuff soon.

You can add mine to that. :)

... Major "boot in mouth" piece deleted. A senior moment - had gone cross-eyed and mixed ffdshow with x264. For those who had read what I had written, my apologies.

Muchos gracias for the hard work you have put into this fine piece of software. :thanks:

smnckl
17th February 2009, 17:54
@jdobbs

I ran Bourne Ultimatum from HDDVD source yesterday and it ended this morning severely undersized. The source had been stripped of everything that was not needed, leaving just the video, english AC3 5.1 audio and english subs.

Info from the various files are:


BDREBUILDER.INI
[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=7910
VERBOSE_STATUS=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
TRELLIS=1
COLOR_BOOST=1
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=0
AVCHD=-
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
[Paths]
SOURCE_PATH=M:\THE BOURNE ULTIMATUM\
WORKING_PATH=D:\REBUILDS\

BDREBUILDER.INF
[Status]
LABEL=THE BOURNE ULTIMATUM
VERSION=v0.19.01 (beta)
SOURCE_SIZE=8923619328
SOURCE_VIDEO_SIZE=8923619328
TARGET_SIZE=8294236160
REDUCTION=.929469966740383
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
QUICK=0
PASS=0
COMPLETED=1
REBUILD_COMPLETE=1
[00001]
M2TS_TARGET=8294236160
RATE=8257
AUDIO=1
NSIZE=5162539008
FLINK=0
MLINK=0

BD-REBUILDER.LOG
[21:29:53] BD Rebuilder v0.19.01 (beta)
- Source: THE BOURNE ULTIMATUM
- Input BD size: 8.31 GB
- Approximate total content: [01:55:19.488]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[21:29:53] PHASE ONE, Encoding
- Extracting audio/subs [VID_00001]
- [21:34:48] Collecting video information [00001]
- Video: 1920x1080, 23.976fps
- Bitrate: 8,257 Kbs
- [21:34:49] Reencoding: VID_00001, Pass 1 of 2
- [00:54:54] Reencoding: VID_00001, Pass 2 of 2
- [08:45:19] Video Encode complete
- [08:45:19] Reencoding audio tracks
- [08:48:59] Multiplexing M2TS
[08:54:10]PHASE ONE complete
[08:54:10]PHASE TWO - Rebuild Started
- [08:54:10] Rebuilding BD file Structure
[08:59:54] - Encode and Rebuild complete
[08:59:54]JOB: THE BOURNE ULTIMATUM completed.

MUX_MOVIE_ONLY.meta
MUXOPT --no-pcr-on-video-pid --new-audio-pes
--blu-ray --vbr --custom-chapters= <removed for brevity>
--vbv-len=500
V_MPEG4/ISO/AVC, "D:\REBUILDS\WORKFILES\VID_00001.AVS.264",
fps=23.976, insertSEI, contSPS
A_AC3, "D:\REBUILDS\WORKFILES\00001.track_4352.AC3", lang=eng
S_HDMV/PGS, "D:\REBUILDS\WORKFILES\00001.track_4608.SUP",
fps=23.976, lang=eng

DIR listing of WORKFILES folder
D:\ReBuilds\WORKFILES>dir /on
Volume in drive D is #2-WD1200JB
Volume Serial Number is D4FF-C252

Directory of D:\ReBuilds\WORKFILES
02/17/2009 08:54 AM 40,808 00001.clpi
02/17/2009 08:54 AM 5,162,539,008 00001.m2ts
02/16/2009 09:34 PM 387,491,328 00001.track_4352.ac3
02/16/2009 09:34 PM 13,198,504 00001.track_4608.sup
02/16/2009 09:29 PM 282 AUD_00001.meta
02/17/2009 08:48 AM 387,493,120 AUD_00001_4352.AC3
02/16/2009 09:34 PM 177 AUD_00001_4352.AVS
02/17/2009 08:48 AM 186 MUX_00001.meta
02/17/2009 08:54 AM 641 MUX_MOVIE_ONLY.meta
02/16/2009 09:34 PM 197 VID_00001.AVS
02/17/2009 08:45 AM 4,901,579,083 VID_00001.AVS.264
02/17/2009 12:54 AM 14,847,068 VID_00001.AVS.264.stats


I ran the 00001.m2ts files from both the WORKFILES and the STREAM folders in VLC, mplayerc-hc and Nero Showtime 8. The video stopped at around 1:17:00 while the audio kept on playing.

Please let me know what I can/should do to help troubleshoot this. Thanks in advance.

jdobbs
17th February 2009, 21:18
You'd have to explain to me what you mean by "from HDDVD source" Also, was the original really only 8.31GB? That makes the source suspect -- mainly because I already know there are problems trying to do a second generation reecode from a TSMUXER created source (it was the root of an audio sync problem I fixed a couple of versions ago). Can I assume the source was created via TSMUXER?

smnckl
17th February 2009, 21:52
You'd have to explain to me what you mean by "from HDDVD source" Also, was the original really only 8.31GB?

The original was VC-1 video and WMA audio which had been encoded in a WMV container for use on my grandson's X-box.
I then used RipBot264 to convert the WMV to MKV.

That makes the source suspect -- mainly because I already know there are problems trying to do a second generation reecode from a TSMUXER created source (it was the root of an audio sync problem I fixed a couple of versions ago). Can I assume the source was created via TSMUXER?

Yes, the 'original' source was run through tsMuxeR, in this case twice, in order to get a Blu-ray structure for feeding to your BD-RE.

I guess that was the biggest boo-boo. However, the m2ts from the STREAM that was fed to BD-RE plays fine. And original disc is now kaput due to the teenager and his friends mishandling. And I would rather not buy a new BR if that can be avoided.

Would like to see WMV source support in BD-RE if at all possible <hint, hint, nudge, nudge>. :rolleyes:

Thanks for looking in on this. Appreciate that and a BIG :thanks: for the software.

tyte_E_YT
17th February 2009, 23:32
I got another x264 crash in Vista running a full-disc backup of Madagascar 2. I'd like to point out that I made a movie-only of this title to BD-25 first, and it worked fine. Here's the lastcmd.txt: "C:\BD-RB\BD_Rebuilder\tools\x264.exe" "I:\WORKFILES\VID_00024.AVS" --bitrate 6062 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 7 --me umh --ref 3 --bframes 3 --direct auto --8x8dct --weightb --trellis 1 --psy-rd 1.0:0.2 --aq-strength 0.8 --threads auto --thread-input --progress --no-psnr --no-ssim --stats "I:\WORKFILES\VID_00024.AVS.264.stats" --pass 2 --output "I:\WORKFILES\VID_00024.AVS.264"

The logfile doesn't really say much but here it is anyway: [16:03:17] BD Rebuilder v0.19.01 (beta)
- Source: MADAGASCAR_2_NA
- Input BD size: 42.31 GB
- Approximate total content: [03:47:18.816]
- Target BD size: 22.46 GB
[16:03:17] PHASE ONE, Encoding
- [16:03:17] Reencoding: VID_00100 (1 of 92)
.
.
.
- [16:20:29] Reencoding: VID_00172 (59 of 92)
- [16:21:20] Reencoding: VID_00168 (60 of 92)

jdobbs
18th February 2009, 00:12
Are you using X264 r1114? If your're still on the older version -- that's the problem and it will be fixed when I release BD-RB v0.19.2 (later today maybe?)

In the meantime, you can download the latest version of X264 from http://www.x264.nl

jdobbs
18th February 2009, 01:48
I have updated the first post of this thread to include a new release (v0.19.02). The changes included in this release are:
- Corrected a bug in which the wrong video type
could be inserted in the MPLS under very rare
circumstances.
- Added code to adjust subtitles accordingly when
the RESIZE 1080p to 720p option is selected.
- Updated the included release of X264.EXE to
release r1114 - which corrects the uncommon
but reported "crash" that could occur on some
computers.
- Corrected a condition in RunTSMuxer() that may
cause a runtime error.
- Fixed possible causes of runtime errors in the
audio extraction module.
- Other minor corrections and cosmetic fixes.

Enjoy.

hlonipha
18th February 2009, 05:39
It chooses the playlist that represents the longest playback time. You can select another from the menu...

how can I do this as it only shows on the movie Black Hawk Down the 480I commentary scenes. (on movie only back up option) When I select full back up I see everything on the main window.

BTW thanks for the great job on this proggy

geronim77
18th February 2009, 06:42
hi each time i try to use bdrebuilder i have the same message :
Failed to retrieve audio, aborted

i just reinstall windows xp sp3
put only ffdshow ( the latest )
matroska splitter
avisynth
and bdrebuilder

i go to ffdshow video configuration on mpeg2 i put libavcodec to enable mpeg2

i put my source choose french and english in audio
same in subtitle
target size bd25
movie only

i tried 10 movies each time same message

if someone knows the problem it will be appreciate a lot
thx

tyte_E_YT
18th February 2009, 07:49
(Using 19.2) Just fyi, not complaining...got the crash again at an earlier point this time. After closing x264, it retried and its still going now.Could it have anything to do with vista64 trying to go into standby?

setarip_old
18th February 2009, 08:31
@geronim77

Try rebooting your system (to complete installation of the programs)...

tyau
18th February 2009, 08:53
I've used BD-Rebuilder since v0.18.07 and I have not had any problem with playback or pulldown stuttering. I have never experienced any errors. However, I think I may have used BD-Rebuilder a little differently than most people on videohelp.

I rip the original Blu-Ray disc to an image file using AnyDVD HD. I then mounted the movie ISO image using Virtual CloneDrive. I then proceeded to using TsMuxeR to strip down the movie to my liking and output it with Blu-Ray structure. Convert the structure using ISO via ImgBurn UDF 2.50.

After the above steps, I mount the stripped down movie in ISO format produced above using Virtual CloneDrive. Then I opened BD-Rebuilder, choose the mounted ISO and select "movie only". Then proceeded to backup using RB-Rebuilder.

Basically my extra steps consist of using TsMuxeR to strip down the movie and then converting it to an UDF 2.50 ISO image for RB-Rebuilder to process. This minimizes the number of tasks for RB-Rebuilder to execute, which may enhance its reliability. This has worked for me and I have never had any error or issue.

I ONCE tried using RB-Rebuilder to do the "Movie-only stripping" for me. But that resulted in a crash. Stripping the movie myself using TsMuxer prior to using RB-Rebuilder has worked for me with 100% success rate. I do not have the PS3stuttering either using my way. I did not have to use the AVCHD Patcher either.

Perhaps this has been covered, but I simply could not read every single post in this thread. However I hope my post helps those who may be experiencing problems with RB-Rebuilder.



Just out of curiosity, would a phenom II be a worthwhile upgrade from a AMD Athlon 64 x2 3200mhz for RB-Rebuilder? I notice that processing rate is terribly slow. I am not sure if a Phenom II would speed things up significantly.

Binnugsai
18th February 2009, 10:15
Hi,

I try and try to encoded a bluray disc ripped by anydvd 6.5.2.2 on my hard disk and all the time i have this error message at the beginning. Avisynth, fddshow new one an haali is installed but i don't understand why the BDRebuilder does'nt work ?

Can someone can help me......:confused::confused:

Hi, i have no chance, even with the last update, i can't make anything, same error message at the beginning.

I remove K-Lite Codec Pack and reinstall all and unlucky for me.:mad::mad:

Error message : BD Rebuilder experienced an error 12[23:06:04] RunTSMuxer() 00013 12

jdobbs
18th February 2009, 10:18
how can I do this as it only shows on the movie Black Hawk Down the 480I commentary scenes. (on movie only back up option) When I select full back up I see everything on the main window.

BTW thanks for the great job on this proggy From the MODE menu, select "Alternate Movie Playlist".

jdobbs
18th February 2009, 10:22
Hi, i have no chance, even with the last update, i can't make anything, same error message at the beginning.

I remove K-Lite Codec Pack and reinstall all and unlucky for me.:mad::mad: I have no idea why you are getting an error message at that point and no one else is. The kind of error you are receiving is a "type mismatch" for a variable. How it can be a mismatch on only one system is beyond me. Is everything standard on your computer? Operating system, etc.?

Binnugsai
18th February 2009, 10:38
I have no idea why you are getting an error message at that point and no one else is. The kind of error you are receiving is a "type mismatch" for a variable. How it can be a mismatch on only one system is beyond me. Is everything standard on your computer? Operating system, etc.?

I never have prob with dvdrebuilder. So i think i have to reinstall perhaps my OS, windows XP SP3.

I think too, that there no reason that i can't use this software. Thank you for all. I give you some news.

BlackJack1
18th February 2009, 11:48
hi each time i try to use bdrebuilder i have the same message :
Failed to retrieve audio, aborted

i just reinstall windows xp sp3
put only ffdshow ( the latest )
matroska splitter
avisynth
and bdrebuilder

i go to ffdshow video configuration on mpeg2 i put libavcodec to enable mpeg2

i put my source choose french and english in audio
same in subtitle
target size bd25
movie only

i tried 10 movies each time same message

if someone knows the problem it will be appreciate a lot
thx

I've got the same !!!!
Please advice.

rafrag
18th February 2009, 12:04
From the MODE menu, select "Alternate Movie Playlist".
that will not work with this one as main movie is split in two. way i did it is, i run it trough tsmuxer (it can append multiple files) and created bd folder than bd rebuilder to get it down to size. btw this is directed at hlonipha not you JD.

jdobbs
18th February 2009, 13:16
I've got the same !!!!
Please advice. Do you have AnyDVD or another decrypter installed? What message? What error? There are 72 pages to search through for whatever quote this was...

BlackJack1
18th February 2009, 14:09
Do you have AnyDVD or another decrypter installed? What message? What error? There are 72 pages to search through for whatever quote this was...

First error:

[11:51:48] RunTSMuxer() 00013 12

When I tried one more time:

[14:06:41] BD Rebuilder v0.19.02 (beta)
- Source: THE EAGLES - FAREWELL TOUR 1 HDDVDTOBD 1080I VC1 DTS-HD MASTER5.1 -AUDI8914
- Input BD size: 23,35 GB
- Approximate total content: [02:44:23.686]
- Target BD size: 22,46 GB
[14:06:41] PHASE ONE, Encoding
- Extracting audio/subs [VID_00001]
- Error in attempt to extract audio/subs.
[14:06:42] - Failed to retrieve audio, aborted

All installed. Win XP SP2, AviSynth, ffdshow, matroska etc.

jdobbs
18th February 2009, 14:17
[11:51:48] RunTSMuxer() 00013 12 That's two of you who've gotten this... it's a short section of code, and I can't for the life of my figure out how you are getting it. More importantly, I can't figure out how you can get it, and no one else can... :confused:

geronim77
18th February 2009, 14:57
i reboot my computer to finish installation but it doesn't change everytime the same message error about audio i have anydvd can it be the problem ?

thx for your help

jdobbs
18th February 2009, 15:01
If I compile a special version for you, would you have time to run it so I can identify exactly where the problem is?

TBL
18th February 2009, 16:21
@jdobbs

I got the same RunTSMuxer() error too. I think it has something to do with regional settings (as I reported some time ago). Geronim77 might be French (assumed from the audio selection), so maybe he has Windows set to French.

I tried to set my regional settings to Swedish and English, both worked.

If you want, I can try that special version too.

flavict
18th February 2009, 16:25
jdobbs...

[11:51:48] RunTSMuxer() 00013 12

I have the same problem. So that three of us...

Have tried with AnyDVD active or not.

It worked before with older version 0.17.13 but since 0.18.xx I am having this problem.

I have tried to go back with 0.17.13 but now have the problem with that version.

edit: I do have a French Windows Vista

laserfan
18th February 2009, 16:47
Decided to try v0.19.01 on Mamma Mia! again. This is the one with extras that BD-RB chokes on as reported earlier in the thread. Well, in the earlier version of BD-RB the program failed on these extras but at least got thru it to the end. Now it just aborts at the first failed extra:
- [23:25:48] Reencoding: VID_00286, Pass 1 of 2
- [23:29:18] Reencoding: VID_00286, Pass 2 of 2
- [23:35:49] Video Encode complete
- [23:35:49] Reencoding audio tracks
- [23:35:57] Multiplexing M2TS
- Extracting audio/subs [VID_00287]
- [23:36:17] Collecting video information [00287]
- Video: 1920x1080, 29.970fps
- Bitrate: 3,732 Kbs
- [23:36:17] Reencoding: VID_00287, Pass 1 of 2
- Encode failed. Retrying.
- Failed again. Trying older X264 version.
- Reached retry limit. Aborting.
[23:51:32] - Failed video encode, aborted
Last time I was able to ID and re-encode the problem .m2ts files "by hand" using DG's tools, then REBUILD with BD-RB, and that worked. This time I will have to do 287, then Resume, have it abort, fix the extra, Resume, etc.

I don't have an answer for what the right way to fix this might be, so can only suggest again jdobbs that you might want to pick this one up. Not only is it a good test disc, it is actually a very fun movie (if you don't like musicals, at least your wife will love it!). :)

p.s. As I type this I recall that last night 0.19.02 was published. I will attempt to Resume with that and see if it behaves any differently.

jdobbs
18th February 2009, 18:09
jdobbs...

[11:51:48] RunTSMuxer() 00013 12

I have the same problem. So that three of us...

Have tried with AnyDVD active or not.

It worked before with older version 0.17.13 but since 0.18.xx I am having this problem.

I have tried to go back with 0.17.13 but now have the problem with that version.

edit: I do have a French Windows VistaFixed it. I'll post in a few minutes. All I had to do was set my system to "French" -- it was a really weird problem in which, for some reason, the type conversion was ok, except in French.

jdobbs
18th February 2009, 18:20
Updated the first post of this thread to an updated release. Changes for this version:
February 18th, 2008 - v0.19.04
- Corrected a bug that could lead to errors in the
ExtractAudio() and RunTSMuxer() subroutines.
- Other minor corrections and cosmetic fixes.
This was a rather annoying bug for certain users, so I thought it was worthwhile to post it immediately upon fixing...

TBL
18th February 2009, 18:32
@jdobbs

That fixed it, thank you very much! :)

I tried all the languages I mentioned in my earlier post, all of them worked:

- French (France)
- French (Canada)
- Finnish (Finland)
- Swedish (Finland)
- Norwegian (both)

My donation is long overdue, I'll get to it :)

jdobbs
18th February 2009, 18:36
You may want to run the task manager and check to make sure you don't have dangling instances of TSMUXER executing. I noticed that it was left executing when I got the bug. You could also reboot and clear those up.

DIVX2009
18th February 2009, 18:39
jdobbs,
you don`t update nicaudio.dll to v2.02.....why?

TBL
18th February 2009, 18:43
Yeah, it did it for me too. Thanks for the tip, I'll let it to run now and see how it goes.

jdobbs
18th February 2009, 19:00
jdobbs,
you don`t update nicaudio.dll to v2.02.....why? I haven't done any testing with it -- is there something in that version that might improve BD support?

smnckl
18th February 2009, 19:21
@jdobbs

After the debacle with The Bourne Ultimatum (VC-1 video, WMA audio) I mentioned earlier, I demuxed the audio and transcoded to AC3. Muxed to BR structure with tsMuxeR 1.8.4 (which is the version you prefer?) and then started BD-RE 1.19.02.

The BDREBUILDER.INI contents are:

[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=7910
VERBOSE_STATUS=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
TRELLIS=1
COLOR_BOOST=1
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=0
AVCHD=-
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
[Paths]
SOURCE_PATH=C:\
WORKING_PATH=D:\REBUILDS\


When I pointed to the source folder I received the following error messages (screen caps attached, might have to wait for approval):

BD Rebuilder experienced an error 1[11:52:03] Source Check() 00006 1

followed by

Selected source is not BD format.

The M2TS info from MediaInfo is

General
ID : 1
Complete name : M:\The Bourne Ultimatum\BDMV\STREAM\00001.m2ts
Format : BDAV
Format/Info : BluRay Video
File size : 8.16 GiB
Duration : 13h 15mn
Overall bit rate : 1 468 Kbps
Maximum Overall bit rate : 35.5 Mbps

Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : VC-1
Format profile : AP@L3
Duration : 13h 14mn
Bit rate : 760 Kbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16/9
Frame rate : 23.976 fps
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.015

Audio
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Duration : 13h 15mn
Bit rate mode : Constant
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Surround: L R, LFE
Sampling rate : 48.0 KHz
Language : English

Text
ID : 4608 (0x1200)
Menu ID : 1 (0x1)
Format : PGS
Language : English


I will try earlier versions to see whether this error is reproducible. I assume the 0.19.4 is the same as 0.19.2 with the exception of the language locale issue.

Edit: 0.19.1 gave me
BD Rebuilder experienced an error 1[11:52:03] Source Check() 00055 1
error as soon as the GUI appeared. After selecting the source folder the
BD Rebuilder experienced an error 1[11:52:03] Source Check() 00006 1
message appeared again.

DIVX2009
18th February 2009, 19:36
jdobbs,

nicaudio.dll....

CHANGE LOG
----------
24/09/2008 Tebasuna 2.0.2
mp3 Anoying message supress.
ac3 1MB (at least 13 sec) initial garbage assumed like delay instead reject the file.
Now ac3 delayed with VirtualDub style are delayed acordly (same behaviour than standard players).
dts Correct decode more amod+lfeon options instead automatic downmix. Support for padded dts.
Core extraction in DTS HD. Seems work fine with DTS High Res. (CBR),
still in beta stage with DTS Master Audio (VBR) please report any problem.
rawav Not needed first parameter, by default assumed ignorelength if > 2GB
Improved w64 support.

mochevolete
18th February 2009, 20:35
hi jdobbs,
sorry for making a request here,
the only reason I'm not using BD Rebuilder right now, is that I like to retain the original HD audio tracks, now that the new TSmuxeR fixed the TrueHD tracks issue , all can be done !
Are you going to include a "Keep untouched the Audio tracks" soon ?

cheers, Nik

turbojet
18th February 2009, 20:36
When using mkv intermediate files track number is missing in MUX_MOVIE_ONLY.meta so tsmuxer errors and rebuild fails.

laserfan
18th February 2009, 20:37
FROM FEBRUARY 1st:
Using latest BD-RB v0.18.7 ...the process completed with errors for 6 of the streams/programs on the disc: 287, 288, 289, 293, 294, and 295. All of these have in common that they are VC-1, AP@L3, 1920x1080, and 29.970, Interlaced TFF.

FROM THIS MORNING:
Decided to try v0.19.01 on Mamma Mia! again. This is the one with extras that BD-RB chokes on as reported earlier in the thread. Well, in the earlier version of BD-RB the program failed on these extras but at least got thru it to the end. Now it just aborts at the first failed extra...Upon Resume, and using 0.19.04 this time, I watched it and x264 was failing "x264 has encountered a problem and needs to close" (about 120 frames into Pass1). Tried a few things including newer Decomb in the .AVS and older x264 but no dice. Then I noticed 00287.m2ts was a VC-1 which triggered me to check my ffdshow. It was set to WMV9 instead of libavcodec for VC-1. When I changed it to libavcodec everything works--BD-RB processed clip 287 and is now cranking on thru the rest of the Extras!

While I recall reading here in numerous places that "WMV9 is preferred over libavcodec for VC-1" I don't remember when I might have changed my ffdshow setting to WMV9, so it's entirely possible it was that way on Feb 1 when I first attempted this. No idea why x264 chokes on the WMV9 setting (I usually use DGVC1DecNV to feed x264 not ffdshow). I don't think there's anything amiss re: my WMP11 install but in any case this one issue at least is solved.

jdobbs
18th February 2009, 20:45
Thanks for the update. I think I need to add to the instructions that MediaPlayer 11 needs to be installed so the WMV11 codec is in use. On my system I just leave VC-1 disabled in FFDSHOW so I can use the WMV11 codec.

jdobbs
18th February 2009, 20:46
When using mkv intermediate files track number is missing in MUX_MOVIE_ONLY.meta so tsmuxer errors and rebuild fails. I must have screwed it up with I made the fix for audio syncing... I'll look at it.

tyte_E_YT
18th February 2009, 20:57
Full disc of Madagascar 2 plays the 'trivia track' throughout the movie. It will not turn off with either of its instances in the pop-up menu. I added the line in the ini for the panasonic stb's.

MikeyBK
18th February 2009, 21:47
Thanks for the update. I think I need to add to the instructions that MediaPlayer 11 needs to be installed so the WMV11 codec is in use. On my system I just leave VC-1 disabled in FFDSHOW so I can use the WMV11 codec.
That's a good suggestion, I've always had libav set for VC-1 but will disable it to see if WMV11 takes over. Thanks.

When using mkv intermediate files track number is missing in MUX_MOVIE_ONLY.meta so tsmuxer errors and rebuild fails.
Was that with version 19.04?

turbojet
18th February 2009, 21:48
I must have screwed it up with I made the fix for audio syncing... I'll look at it.

OK thanks, also it muxes mkv to m2ts first then tries to mux mkv/audio/subs to bluray. Is there any reason for the first mux to m2ts?

laserfan
18th February 2009, 22:15
Thanks for the update. I think I need to add to the instructions that MediaPlayer 11 needs to be installed so the WMV11 codec is in use. On my system I just leave VC-1 disabled in FFDSHOW so I can use the WMV11 codec.Hey my entry in the dropdown for VC-1 in FFDSHOW is WMV9--is yours "WMV11"??? :confused:

Chas Hart
18th February 2009, 22:15
Tried to resize 1080 > 720 with v19.04 and It didn't resize. There was no resize command in the VID_00001.AVS file.

It was working with v19.01.

MikeyBK
18th February 2009, 22:23
Hey my entry in the dropdown for VC-1 in FFDSHOW is WMV9--is yours "WMV11"??? :confused:


I'm gathering that he means if you disable VC-1 in FFDSHOW then WMV11 would be used instead.... doing a test encode right now on a small VC-1 clip.

EDIT: worked just fine...

laserfan
18th February 2009, 22:35
What I want to know is--what exactly is the entry for VC-1 in ffdshow for those of you who have WMP11 installed? Is it WMV9 as mine, or something else??? I mean of course, "along with libavcodec" that's there as well in the drop-down box. Here's what I see:

http://www.mediafire.com/imgbnc.php/ca685229729dfd6f62dfddb13e1f85c35g.jpg

turbojet
18th February 2009, 22:41
Tried to resize 1080 > 720 with v19.04 and It didn't resize. There was no resize command in the VID_00001.AVS file.

It was working with v19.01.

Works for me, did you mistakenly overwrite the bdrebuilder.ini when updating which you'll lose all your settings?

Also I've noticed that some settings work kind of weird and you have to restart BD-RB before they take affect.

JDobbs: Is there any reason to include the ini in the rar?

Drahga
18th February 2009, 22:49
I am also getting this error now.

[16:45:25] BD Rebuilder v0.19.04 (beta)
- Source: STEP_BROTHERS
- Input BD size: 44.29 GB
- Approximate total content: [03:38:24.691]
- Target BD size: 22.46 GB
[16:45:26] PHASE ONE, Encoding
- Extracting audio/subs [VID_00230]
- Error in attempt to extract audio/subs.
[16:45:26] - Failed to retrieve audio, aborted

It seemed to be working until it bombed out on Vantage Point and now this is the error for every try.

turbojet
18th February 2009, 22:55
JDobbs congratulations on 720 sup files!
This is the first time I've seen them. I do however have some problems with some subs displaying too far to the right of the screen, also they have gotten pretty big and in some cases they fall off the screen.

720p misaligned (http://img264.imageshack.us/my.php?image=720misalignedsw5.png)
1080p original (http://img516.imageshack.us/my.php?image=originalsx3.png)

Anyhow huge step forward on the sups!

MikeyBK
18th February 2009, 23:08
What I want to know is--what exactly is the entry for VC-1 in ffdshow for those of you who have WMP11 installed? Is it WMV9 as mine, or something else??? I mean of course, "along with libavcodec" that's there as well in the drop-down box. Here's what I see:

http://www.mediafire.com/imgbnc.php/ca685229729dfd6f62dfddb13e1f85c35g.jpg


Put it to 'disabled'

MikeyBK
19th February 2009, 00:14
@ JD...
I'm curious about retaining TrueHD now that TSMuxer has an updated exe that can keep the trueHD audio for those that might be using BD-RBuilder to BD-25.... I sure wouldn't mind that option when I decide to reencode one to a BD-25 myself...

I tested it and it did just fine.

ftp://213.221.6.90/tsMuxer/

ron spencer
19th February 2009, 00:28
You do not need Media Player 11....if you have WMEncoder installed it will use that fine as well. Seems so.

drmih
19th February 2009, 00:33
Probably not a bug but how do you get a 64bit version of x264 to work. I assumed that if I replaced the one supplied with bd-rebuilder with the 64bit one that would be it, but I get 'Encode failed' straightaway. If I put it back to the 32bit one it's fine.

jdobbs
19th February 2009, 00:48
Hey my entry in the dropdown for VC-1 in FFDSHOW is WMV9--is yours "WMV11"??? :confused: No. If you say "disabled" in FFDSHOW and you have Media Player 11 installed, it will use the WMV11 codec of Media Player (rather than FFDSHOW).

jdobbs
19th February 2009, 00:52
JDobbs congratulations on 720 sup files!
This is the first time I've seen them. I do however have some problems with some subs displaying too far to the right of the screen, also they have gotten pretty big and in some cases they fall off the screen.

720p misaligned (http://img264.imageshack.us/my.php?image=720misalignedsw5.png)
1080p original (http://img516.imageshack.us/my.php?image=originalsx3.png)

Anyhow huge step forward on the sups!Hmmm... I went out of my way to make sure it centered and it worked very well on my tests. I'll look it again. I left the bitmap untouched and simply changed the start x/y in the SUP file, that's why they are bigger. I thought it was acceptable, though. In the future I will also decode the bitmap and resize it -- I was just in a hurry to get it implemented.

jdobbs
19th February 2009, 00:54
@ JD...
I'm curious about retaining TrueHD now that TSMuxer has an updated exe that can keep the trueHD audio for those that might be using BD-RBuilder to BD-25.... I sure wouldn't mind that option when I decide to reencode one to a BD-25 myself...

I tested it and it did just fine.

ftp://213.221.6.90/tsMuxer/ It isn't that it is hard to do... it's that I'm trying to limit the variability while getting rid of the major bugs... Every time you add one more layer of variability you have exponentially increased the difficulty of debugging. Bottom line: if someone starts throwing more complexity into the mix -- I'm going to have to not respond to their bug reports. Otherwise I will never get past early beta testing.

turbojet
19th February 2009, 01:02
OK thanks jdobbs

Probably not a bug but how do you get a 64bit version of x264 to work. I assumed that if I replaced the one supplied with bd-rebuilder with the 64bit one that would be it, but I get 'Encode failed' straightaway. If I put it back to the 32bit one it's fine.

Currently you'd need 64 bit avisynth (doesn't seem to work) and 64 bit directshow filters like ffdshow 64 or you'd need to be able to pipe with avs2yuv which BD-RB currently doesn't support.

laserfan
19th February 2009, 01:10
No. If you say "disabled" in FFDSHOW and you have Media Player 11 installed, it will use the WMV11 codec of Media Player (rather than FFDSHOW).Thanks for telling. My earlier report that libavcodec worked with the VC-1 extras in Mamma Mia was premature--while BD-RB got thru those extras they were all "grey screen" i.e. no video. After all manner of attempts to try libavcodec, WMV9, and Disabled (and I do have WMP11 installed/working), none of these decode interlaced VC-1s on my computer--never mind the x264 crash, Vdub will crash also when running the AVS. So I get "no video", or "crash", or "crash" from the above. Only neuron2's DGVC1IndexNV works (thankfully), and with it I'm converting those extras right now.

One wonders how many of the issues reported here are owing to broken decoding--sorry I've contributed to the "BD-RB Bug Reports" where in fact my system has problems I can't seem to fix... :(

MikeyBK
19th February 2009, 01:13
It isn't that it is hard to do... it's that I'm trying to limit the variability while getting rid of the major bugs... Every time you add one more layer of variability you have exponentially increased the difficulty of debugging. Bottom line: if someone starts throwing more complexity into the mix -- I'm going to have to not respond to their bug reports. Otherwise I will never get past early beta testing.

Understood.... no worries and no rush JD, we are all grateful for how far along you brought BD-ReBuilder to already, I know I am...

I do know that you stated about limiting variables, but also remembered you asking about alternatives (preferably free) to TSMuxer for TrueHD retention, so I thought I'd mention it since TSMuxer now fixed their issue with TrueHD...

But whatever pace you deem is the best is most appreciated because BD-RB has been a Godsend for me, as well as everyone else I'm sure... thanks again...
:thanks:

tyau
19th February 2009, 01:35
http://i6.photobucket.com/albums/y250/the_invisible/crash.jpg


[Status]
LABEL=SHOOT_EM_UP
VERSION=v0.19.04 (beta)
SOURCE_SIZE=49922711344
SOURCE_VIDEO_SIZE=49871112192
TARGET_SIZE=8294236160
REDUCTION=.165278788575367
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=0
QUICK=0
PASS=2
COMPLETED=3
[00001]
M2TS_TARGET=11502261
RATE=2321
AUDIO=1
NSIZE=11722752
FLINK=0
MLINK=0
[00003]
M2TS_TARGET=61022812
RATE=2675
AUDIO=10
NSIZE=61224960
FLINK=0
MLINK=0
[00004]
M2TS_TARGET=59941333
RATE=2675
AUDIO=10
NSIZE=60143616
FLINK=0
MLINK=0
[00007]
M2TS_TARGET=3530580867
RATE=3418




-----------------------
[12:56:51] BD Rebuilder v0.19.04 (beta)
- Source: SHOOT_EM_UP
- Input BD size: 46.49 GB
- Approximate total content: [04:31:00.552]
- Target BD size: 7.72 GB
[12:56:52] PHASE ONE, Encoding
- Extracting audio/subs [VID_00001]
- [12:56:52] Reencoding: VID_00001 (1 of 13)
- Extracting audio/subs [VID_00003]
- [12:59:02] Reencoding: VID_00003 (2 of 13)
- Extracting audio/subs [VID_00004]
- [13:09:28] Reencoding: VID_00004 (3 of 13)
- Extracting audio/subs [VID_00007]
- [13:23:16] Reencoding: VID_00007 (4 of 13)
- Encode failed. Retrying.



Got this problem while doing a Full Disc Backup. Latest version 0.19.04


After I close the error message above, BD-RB resumed copying at 23%. Would that be okay?

TheOfficeMaven
19th February 2009, 01:39
Trying to do a movie-only encode of "3:10 to Yuma" BD using v0.19.04 and I end up with the following:

PROJECT.epr:

[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
VERBOSE_STATUS=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=1
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=1
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
[Paths]
SOURCE_PATH=F:\
WORKING_PATH=C:\TEST\


BDREBUILDER.INF:

[Status]
LABEL=YUMA
VERSION=v0.19.04 (beta)
SOURCE_SIZE=29979684864
SOURCE_VIDEO_SIZE=29979684864
TARGET_SIZE=4581228544
REDUCTION=.152811097407538
RESIZE_1080=-1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
QUICK=0
PASS=0
[00066]
M2TS_TARGET=4581228544
RATE=4042

BD-REBUILDER.LOG:

-----------------------
[11:32:46] BD Rebuilder v0.19.04 (beta)
- Source: YUMA
- Input BD size: 27.92 GB
- Approximate total content: [02:02:30.551]
- Target BD size: 4.27 GB
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
[11:32:46] PHASE ONE, Encoding
- Extracting audio/subs [VID_00066]
- [11:48:19] Collecting video information [00066]
- Video: 1920x1080, 23.976fps
- Bitrate: 4,042 Kbs
- [11:48:19] Reencoding: VID_00066, Pass 1 of 2
- [13:21:01] Reencoding: VID_00066, Pass 2 of 2
- [15:26:50] Video Encode complete
- [15:26:50] Reencoding audio tracks

Then I get the following error in a DOS window:


C:\Users\Mike\Downloads\Popcorn Hour\Blu-Ray Ripping\BD Rebuilder\BD_Rebuilder>"
C:\Users\Mike\Downloads\Popcorn Hour\Blu-Ray Ripping\BD Rebuilder\BD_Rebuilder\t
ools\wavi.exe" "C:\TEST\WORKFILES\AUD_00066_4352.AVS" - | "C:\Users\Mike\Downl
oads\Popcorn Hour\Blu-Ray Ripping\BD Rebuilder\BD_Rebuilder\tools\aften.exe" -v
1 -b 448 -readtoeof 1 - "C:\TEST\WORKFILES\AUD_00066_4352.AC3"

Aften: A/52 audio encoder
Version SVN
(c) 2006-2007 Justin Ruggles, Prakash Punnoor, et al.

Found PCM audio: 8 channels, 48000 Hz, 16 bits, 7350.555000 seconds.
Warning: WAV file will be larger than 4 GB.
Writing WAV file...
input format: Microsoft WAVE Signed 16-bit little-endian 48000 Hz multi-channel
Unsupported # of channels passed to aften_wav_chmask_to_acmod
mismatch in channels, acmod, and lfe params
Error: Could not write to the standard output.


Here's AUD_00066.meta:

MUXOPT --no-pcr-on-video-pid --new-audio-pes --demux --vbr --vbv-len=500
A_LPCM, "F:\BDMV\STREAM\00066.M2TS", track=4352, lang=eng, mplsFile=00019
S_HDMV/PGS, "F:\BDMV\STREAM\00066.M2TS", fps=23.976, track=4608, lang=eng, mplsFile=00019

Here's audio.bat:

"C:\Users\Mike\Downloads\Popcorn Hour\Blu-Ray Ripping\BD Rebuilder\BD_Rebuilder\tools\wavi.exe" "C:\TEST\WORKFILES\AUD_00066_4352.AVS" - | "C:\Users\Mike\Downloads\Popcorn Hour\Blu-Ray Ripping\BD Rebuilder\BD_Rebuilder\tools\aften.exe" -v 1 -b 448 -readtoeof 1 - "C:\TEST\WORKFILES\AUD_00066_4352.AC3"

According to BDInfo, the BD has a 7.1 LPCM track and a 5.1 Dolby Digital EX track.

jdobbs
19th February 2009, 04:09
http://i6.photobucket.com/albums/y250/the_invisible/crash.jpg







Got this problem while doing a Full Disc Backup. Latest version 0.19.04


After I close the error message above, BD-RB resumed copying at 23%. Would that be okay?No. Probably not.

Furiousflea
19th February 2009, 04:13
Trying to do a movie-only encode of "3:10 to Yuma" BD using v0.19.04 and I end up with the following:

PROJECT.epr:



BDREBUILDER.INF:



BD-REBUILDER.LOG:



Then I get the following error in a DOS window:



Here's AUD_00066.meta:



Here's audio.bat:



According to BDInfo, the BD has a 7.1 LPCM track and a 5.1 Dolby Digital EX track.

Since AC3 basic form doesn't support 7.1, I expect that would be your problem. BD-Rebuilder would need an AC3+ encoder to allow support of compressed 7.1 audio (AC3+ is the standard for compressed audio on BD above 5.1).

However I doubt jdobbs would want to work on that at thia point considering there is much more important stuff to work on. I would suggest that jdobbs add suport of EAC3To's "Down6" command that downmixes an 8 channel track -> 5.1 mixing the rear channels in an elegant fashion.

Since you are doing movie only, you can do that yourself with no hassle. Run your m2ts thru eac3to and with the -down6 switch and encode to 640k DD. load your original m2ts in tsmuxer and then the new audio track you've made (deleting the original) and output to bd structure. Encode with BD Rebuilder, in the options make sure to select NOT to reencode AC3.

If you want to do it in full disc mode, you will need to swap the AC3 track you created with EAC3To with the original one in the work folder that BD-Rebuilder creates when it demuxes the video\audio at the m2ts that corresponds to the main movie. Obviously renaming the EAC3To created track as what BD Rebuilder has named the orignal.

Dark Shikari
19th February 2009, 05:51
(OK, so it isn't really a bug report, but...)

Why is trellis still a separate option? It seems very silly and inconsistent to make that completely separate from all other quality options.

Also, there should probably be some documentation added with regards to the fact that higher quality settings are more important on smaller-sized encodes; this would make clear that people can probably get away with Fastest on BD-25, but that it would be a rather bad idea on a BD-5, for example.

jdobbs
19th February 2009, 10:22
Since AC3 basic form doesn't support 7.1, I expect that would be your problem. BD-Rebuilder would need an AC3+ encoder to allow support of compressed 7.1 audio (AC3+ is the standard for compressed audio on BD above 5.1).

However I doubt jdobbs would want to work on that at thia point considering there is much more important stuff to work on. I would suggest that jdobbs add suport of EAC3To's "Down6" command that downmixes an 8 channel track -> 5.1 mixing the rear channels in an elegant fashion.

Since you are doing movie only, you can do that yourself with no hassle. Run your m2ts thru eac3to and with the -down6 switch and encode to 640k DD. load your original m2ts in tsmuxer and then the new audio track you've made (deleting the original) and output to bd structure. Encode with BD Rebuilder, in the options make sure to select NOT to reencode AC3.

If you want to do it in full disc mode, you will need to swap the AC3 track you created with EAC3To with the original one in the work folder that BD-Rebuilder creates when it demuxes the video\audio at the m2ts that corresponds to the main movie. Obviously renaming the EAC3To created track as what BD Rebuilder has named the orignal. What I could probably do, though, is reduce the 7.1 to 5.1 using AVISYNTH.

jdobbs
19th February 2009, 10:24
(OK, so it isn't really a bug report, but...)

Why is trellis still a separate option? It seems very silly and inconsistent to make that completely separate from all other quality options.

Also, there should probably be some documentation added with regards to the fact that higher quality settings are more important on smaller-sized encodes; this would make clear that people can probably get away with Fastest on BD-25, but that it would be a rather bad idea on a BD-5, for example.
Yeah, the trellis option is left over from early development -- the setup and quality selections kind of went in their own direction since then.

There's probably a lot of documentation the should be added. But I just haven't had the time.

~bT~
19th February 2009, 13:20
[Status]
LABEL=BEYONCEEXPERIENCE_US
VERSION=v0.19.04 (beta)
SOURCE_SIZE=42342244018
SOURCE_VIDEO_SIZE=42322120704
TARGET_SIZE=8294236160
REDUCTION=.195503266574682
RESIZE_1080=-1
AUDIO_TO_KEEP=ben;eng;hin;tam;
SUBS_TO_KEEP=eng;
BACKUP_MODE=0
QUICK=0
PASS=1
COMPLETED=4
[00000]
M2TS_TARGET=8202424495
RATE=6995
AUDIO=010
NSIZE=7896889344
FLINK=0
MLINK=0
[00001]
M2TS_TARGET=22801849
RATE=2181
AUDIO=1
NSIZE=23457792
FLINK=-1
MLINK=-1
[00002]
M2TS_TARGET=30443706
RATE=2183
AUDIO=1
NSIZE=31377408
FLINK=-1
MLINK=-1
[00005]
M2TS_TARGET=5091768
RATE=3869
AUDIO=1
NSIZE=4853760
FLINK=0
MLINK=0
[00006]
M2TS_TARGET=7927736
RATE=3397


-----------------------
[21:12:48] BD Rebuilder v0.19.04 (beta)
- Source: BEYONCEEXPERIENCE_US
- Input BD size: 39.43 GB
- Approximate total content: [02:12:44.089]
- Target BD size: 7.72 GB
- RESIZE 1080p to 720p enabled
[21:12:48] PHASE ONE, Encoding
- Extracting audio/subs [VID_00000]
- [21:27:28] Collecting video information [00000]
- Video: 1920x1080, 23.976fps
- Bitrate: 6,995 Kbs
- [21:27:28] Reencoding: VID_00000, Pass 1 of 2
- [00:14:05] Reencoding: VID_00000, Pass 2 of 2
- [04:45:32] Video Encode complete
- [04:45:32] Reencoding audio tracks
- [04:47:48] Multiplexing M2TS
- Extracting audio/subs [VID_00001]
- [04:52:46] Collecting video information [00001]
- Video: 1920x1080, 23.976fps
- Bitrate: 2,181 Kbs
- [04:52:46] Reencoding: VID_00001, Pass 1 of 2
- [04:53:51] Reencoding: VID_00001, Pass 2 of 2
- [04:55:20] Video Encode complete
- [04:55:20] Reencoding audio tracks
- [04:55:48] Multiplexing M2TS
- Extracting audio/subs [VID_00002]
- [04:55:54] Collecting video information [00002]
- Video: 1920x1080, 23.976fps
- Bitrate: 2,183 Kbs
- [04:55:54] Reencoding: VID_00002, Pass 1 of 2
- [04:57:14] Reencoding: VID_00002, Pass 2 of 2
- [04:59:05] Video Encode complete
- [04:59:05] Reencoding audio tracks
- [04:59:33] Multiplexing M2TS
- Extracting audio/subs [VID_00005]
- [04:59:38] Collecting video information [00005]
- Video: 1920x1080, 29.970fps
- Bitrate: 3,869 Kbs
- [04:59:38] Reencoding: VID_00005, Pass 1 of 2
- [04:59:50] Reencoding: VID_00005, Pass 2 of 2
- [05:00:09] Video Encode complete
- [05:00:09] Reencoding audio tracks
- [05:00:37] Multiplexing M2TS
- Extracting audio/subs [VID_00006]
- [05:00:38] Collecting video information [00006]
- Video: 1920x1080, 29.970fps
- Bitrate: 3,397 Kbs
- [05:00:38] Reencoding: VID_00006, Pass 1 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[12:14:14] - Failed video encode, aborted

Drahga
19th February 2009, 13:47
[16:45:25] BD Rebuilder v0.19.04 (beta)
- Source: STEP_BROTHERS
- Input BD size: 44.29 GB
- Approximate total content: [03:38:24.691]
- Target BD size: 22.46 GB
[16:45:26] PHASE ONE, Encoding
- Extracting audio/subs [VID_00230]
- Error in attempt to extract audio/subs.
[16:45:26] - Failed to retrieve audio, aborted

I went back to v0.18.08 and it is running again without the error. Any ideas?

jdobbs
19th February 2009, 14:25
Can you help me get some idea as to the error?
Do you get any kind of popup error message?
Please post the BDREBUILDER.INI file (for the failed attempt) so I can see your settings. I'm especially interested as to whether you are resizing to 720p -- as that is the primary change to that module between those two versions.

1. Run 0.19.04 again until it encounters the error.
2. Open a dos window (run CMD.EXE)
3. Type in this command (with the appropriate drive/paths):

"n:\pathtobd-rb\tools\tsmuxer.exe" "n:\pathtoworking\workfiles\aud_00230.meta" "n:\pathtoworking\workfiles"

Then report back what error TSMUXER reports.

Thanks.

TheOfficeMaven
19th February 2009, 17:11
Since AC3 basic form doesn't support 7.1, I expect that would be your problem. BD-Rebuilder would need an AC3+ encoder to allow support of compressed 7.1 audio (AC3+ is the standard for compressed audio on BD above 5.1)...

Thanks for the help and your guidance with eac3to.

Since the movie has both a LPCM track and a DD-EX track, wouldn't it make more sense for BD-RB to simply select the DD-EX track over the LPCM track and use it instead (since it knows it can't work with the 7.1 LPCM - and assuming that it can work with with the DD-EX)?

I have DB-RB setup to use one English audio track. Thus, it would be nice if it had code to make it smart enough to skip over the first audio track and use the next one if the first one is an incompatible track.

infiniter
19th February 2009, 18:28
I tried to rebuild Harry Potter 1 with all extras and left only english/german audio and subs.

That's what happened:
- the BD has 108 clips
- main movie is VC-1
- on 5 of the clips, BD-RB stopped working -> I aborted
- resuming reported the error "Audio/PGS size" something
- chosed to continue -> the audio encoder (AFTEN) stopped at 100% and BD-RB hung
- I could circumvent this by replacing the concerned files with one that worked
- after it was finished I burned a BD-RE
- it didn't play at all on my PS3
- it did play in my BD burner with WinDVD, but Video was shaky and disturbed
- I found out that the 5 concerned files were MPEG2, 480i, 29.97fps

My BD-RB settings:
- encoder x264, normal, high quality
- target size BD25
- do not encode DTS to AC3
- do not recode AC3
- Trellis

I thought this should do.

Furiousflea
19th February 2009, 19:29
Thanks for the help and your guidance with eac3to.

Since the movie has both a LPCM track and a DD-EX track, wouldn't it make more sense for BD-RB to simply select the DD-EX track over the LPCM track and use it instead (since it knows it can't work with the 7.1 LPCM - and assuming that it can work with with the DD-EX)?

I have DB-RB setup to use one English audio track. Thus, it would be nice if it had code to make it smart enough to skip over the first audio track and use the next one if the first one is an incompatible track.

No, because often those DD-EX tracks on Bluray discs come from lower quality sources than the high quality LPCM uncompressed tracks do...Crazy I know, it was the same in DVD days, where people often viewed DTS audio as much higher quality, but in fact the most difference came from the DTS track being produced from a much better source.

Capsbackup
20th February 2009, 01:11
My first attempt at a movie only backup with BD-RB v0.19.14 was not successful. Movie was Pride and Glory, NTSC. Since I had experienced some marginal undersizing on previous versions, I did change the BD-5 size to 4.38GB, but other than that, clean rip with AnydvdHD and straight to BD-RB. Also, no resizing and do not reencode AC3 was selected.
-----------------------
[09:23:19] BD Rebuilder v0.19.04 (beta)
- Source: PRIDE_AND_GLORY
- Input BD size: 19.66 GB
- Approximate total content: [02:10:09.426]
- Target BD size: 4.38 GB
- MOVIE-ONLY mode enabled
[09:23:19] PHASE ONE, Encoding
- Extracting audio/subs [VID_00004]
- [09:29:50] Collecting video information [00004]
- Video: 1920x1080, 23.976fps
- Bitrate: 3,677 Kbs
- [09:29:50] Reencoding: VID_00004, Pass 1 of 2
- [10:57:41] Reencoding: VID_00004, Pass 2 of 2
- [13:25:31] Video Encode complete
- [13:25:31] Reencoding audio tracks
- [13:27:19] Multiplexing M2TS
- Error in attempt to multiplex: MUX_00004.meta
[13:28:59] - Failed to build structure, aborted

jdobbs
20th February 2009, 01:36
Could you run the MUX from the command line so I can see what error is being generated?

1. Open a dos window (run CMD.EXE)
2. Type in this command (with the appropriate drive/paths) and all on one line:

"n:\pathtobd-rb\tools\tsmuxer.exe" "n:\pathtoworking\workfiles\MUX_00004.meta" "n:\pathtoworking\workfiles\TMP"

Then report back what error TSMUXER reports.

Thanks.

GaPony
20th February 2009, 01:38
Pride & Glory is a problem movie... I wouldn't suspect a problem with DVD Rebuilder based upon results from it. I've tried that movie with every version of this software, in every conceivable configuration for BD5 and BD9. I only managed to get it done using a BD-25 disc and burned it straight from the folder ripped by AnyDVD to disc with ImgBurn. Its a little odd because the original disc doesn't have any extras to speak of, and only a modest menu.

Do yourself a favor... put this one down for awhile, unless you can put it on a BD-25 disc. I hate this %#$@% movie!

Capsbackup
20th February 2009, 02:00
@jdobbs:
I ran TSMUXER on the BD-RB created .264 and .sup files and the log says:

VistaVick
20th February 2009, 02:50
Hi, tried a full movie backup bd-25 of serenity, with multiple audio tracks for english only, to retain commentaries. Got to 100 percent with no errors but then a popup box with the error code below appeared, had no choice but to click ok resulting in user aborted. The movie loads, all the scenes and audio seem to be there but the chapter structure is quite messed up. All the mpls files are in the playlist folder just like the original backup. I am learning about mpls editing right now, but if anyone can give some tips to help me out, let me know. I only saw this error once in this thread but unlike mine there were other errors with the encoding. Anyway here is the log:

-----------------------
[00:43:25] BD Rebuilder v0.19.04 (beta)
- Source: BD-SEREN
- Input BD size: 38.73 GB
- Approximate total content: [03:50:45.364]
- Target BD size: 22.46 GB
[00:43:25] PHASE ONE, Encoding
- Extracting audio/subs [VID_00000]
- [00:43:26] Reencoding: VID_00000 (1 of 70)
- Extracting audio/subs [VID_00001]
- [00:45:50] Reencoding: VID_00001 (2 of 70)
- Extracting audio/subs [VID_00002]
- [00:47:05] Reencoding: VID_00002 (3 of 70)
- Extracting audio/subs [VID_00109]
- [00:53:46] Reencoding: VID_00109 (4 of 70)
- Extracting audio/subs [VID_00110]
- [00:55:40] Reencoding: VID_00110 (5 of 70)
- Extracting audio/subs [VID_00286]
- [00:57:38] Reencoding: VID_00286 (6 of 70)
- Extracting audio/subs [VID_00287]
- [01:09:36] Reencoding: VID_00287 (7 of 70)
- Extracting audio/subs [VID_00302]
- [01:20:56] Reencoding: VID_00302 (8 of 70)
- Extracting audio/subs [VID_00304]
- [01:21:29] Reencoding: VID_00304 (9 of 70)
- Extracting audio/subs [VID_00305]
- [01:24:14] Reencoding: VID_00305 (10 of 70)
- Extracting audio/subs [VID_00306]
- [01:26:53] Reencoding: VID_00306 (11 of 70)
- Extracting audio/subs [VID_00307]
- [01:29:42] Reencoding: VID_00307 (12 of 70)
- Extracting audio/subs [VID_00308]
- [01:31:31] Reencoding: VID_00308 (13 of 70)
- Extracting audio/subs [VID_00309]
- [01:31:54] Reencoding: VID_00309 (14 of 70)
- Extracting audio/subs [VID_00310]
- [01:34:39] Reencoding: VID_00310 (15 of 70)
- Extracting audio/subs [VID_00312]
- [01:36:05] Reencoding: VID_00312 (16 of 70)
- Extracting audio/subs [VID_00313]
- [01:43:07] Reencoding: VID_00313 (17 of 70)
- Extracting audio/subs [VID_00314]
- [01:49:01] Reencoding: VID_00314 (18 of 70)
- Extracting audio/subs [VID_00315]
- [01:57:27] Reencoding: VID_00315 (19 of 70)
- Extracting audio/subs [VID_00316]
- [02:10:02] Reencoding: VID_00316 (20 of 70)
- Extracting audio/subs [VID_00317]
- [02:15:27] Reencoding: VID_00317 (21 of 70)
- Extracting audio/subs [VID_00321]
- [02:22:26] Reencoding: VID_00321 (22 of 70)
- Extracting audio/subs [VID_00322]
- [02:36:27] Reencoding: VID_00322 (23 of 70)
- Extracting audio/subs [VID_00323]
- [02:38:29] Reencoding: VID_00323 (24 of 70)
- Extracting audio/subs [VID_00324]
- [02:44:22] Reencoding: VID_00324 (25 of 70)
- Extracting audio/subs [VID_00325]
- [03:16:06] Reencoding: VID_00325 (26 of 70)
- Extracting audio/subs [VID_00328]
- [03:20:06] Reencoding: VID_00328 (27 of 70)
- Extracting audio/subs [VID_00333]
- [03:43:56] Reencoding: VID_00333 (28 of 70)
- Extracting audio/subs [VID_00350]
- [17:52:41] Reencoding: VID_00350 (29 of 70)
- Extracting audio/subs [VID_00354]
- [17:54:00] Reencoding: VID_00354 (30 of 70)
- Extracting audio/subs [VID_00355]
- [17:55:21] Reencoding: VID_00355 (31 of 70)
- Extracting audio/subs [VID_00356]
- [17:56:40] Reencoding: VID_00356 (32 of 70)
- Extracting audio/subs [VID_00357]
- [17:58:04] Reencoding: VID_00357 (33 of 70)
- Extracting audio/subs [VID_00358]
- [17:59:25] Reencoding: VID_00358 (34 of 70)
- Extracting audio/subs [VID_00359]
- [18:00:46] Reencoding: VID_00359 (35 of 70)
- Extracting audio/subs [VID_00360]
- [18:02:07] Reencoding: VID_00360 (36 of 70)
- Extracting audio/subs [VID_00361]
- [18:03:28] Reencoding: VID_00361 (37 of 70)
- Extracting audio/subs [VID_00362]
- [18:04:50] Reencoding: VID_00362 (38 of 70)
- Extracting audio/subs [VID_00363]
- [18:06:12] Reencoding: VID_00363 (39 of 70)
- Extracting audio/subs [VID_00364]
- [18:07:33] Reencoding: VID_00364 (40 of 70)
- Extracting audio/subs [VID_00365]
- [18:09:03] Reencoding: VID_00365 (41 of 70)
- Extracting audio/subs [VID_00366]
- [18:10:35] Reencoding: VID_00366 (42 of 70)
- Extracting audio/subs [VID_00367]
- [18:12:05] Reencoding: VID_00367 (43 of 70)
- Extracting audio/subs [VID_00368]
- [18:12:50] Reencoding: VID_00368 (44 of 70)
- Extracting audio/subs [VID_00369]
- [18:14:07] Reencoding: VID_00369 (45 of 70)
- Extracting audio/subs [VID_00370]
- [18:16:52] Reencoding: VID_00370 (46 of 70)
- Extracting audio/subs [VID_00371]
- [18:18:44] Reencoding: VID_00371 (47 of 70)
- Extracting audio/subs [VID_00372]
- [18:22:19] Reencoding: VID_00372 (48 of 70)
- Extracting audio/subs [VID_00373]
- [18:30:31] Reencoding: VID_00373 (49 of 70)
- Extracting audio/subs [VID_00374]
- [18:31:45] Reencoding: VID_00374 (50 of 70)
- Extracting audio/subs [VID_00375]
- [18:37:26] Reencoding: VID_00375 (51 of 70)
- Extracting audio/subs [VID_00376]
- [18:38:55] Reencoding: VID_00376 (52 of 70)
- Extracting audio/subs [VID_00380]
- [18:39:28] Reencoding: VID_00380 (53 of 70)
- Extracting audio/subs [VID_00381]
- [18:41:15] Reencoding: VID_00381 (54 of 70)
- Extracting audio/subs [VID_00382]
- [18:42:23] Reencoding: VID_00382 (55 of 70)
- Extracting audio/subs [VID_00384]
- [18:44:41] Reencoding: VID_00384 (56 of 70)
- Extracting audio/subs [VID_00385]
- [18:45:48] Reencoding: VID_00385 (57 of 70)
- Extracting audio/subs [VID_00386]
- [18:46:57] Reencoding: VID_00386 (58 of 70)
- Extracting audio/subs [VID_00387]
- [18:48:39] Reencoding: VID_00387 (59 of 70)
- Extracting audio/subs [VID_00388]
- [18:49:34] Reencoding: VID_00388 (60 of 70)
- Extracting audio/subs [VID_00389]
- [18:50:44] Reencoding: VID_00389 (61 of 70)
- Extracting audio/subs [VID_00390]
- [18:52:25] Reencoding: VID_00390 (62 of 70)
- Extracting audio/subs [VID_00391]
- [18:54:04] Reencoding: VID_00391 (63 of 70)
- Extracting audio/subs [VID_00392]
- [18:55:13] Reencoding: VID_00392 (64 of 70)
- Extracting audio/subs [VID_00393]
- [18:56:58] Reencoding: VID_00393 (65 of 70)
- Extracting audio/subs [VID_00394]
- [18:59:37] Reencoding: VID_00394 (66 of 70)
- Extracting audio/subs [VID_00397]
- [19:02:54] Reencoding: VID_00397 (67 of 70)
- Extracting audio/subs [VID_00407]
- [19:03:25] Reencoding: VID_00407 (68 of 70)
- Extracting audio/subs [VID_00410]
- [19:03:56] Reencoding: VID_00410 (69 of 70)
- Extracting audio/subs [VID_00418]
- [19:04:28] Reencoding: VID_00418 (70 of 70)
[19:04:59]PHASE ONE complete
[19:04:59]PHASE TWO - Rebuild Started
- [19:04:59] Rebuilding BD file Structure
- [19:05:15] CorrectMPLS() 00009 5
[19:55:57] - Aborted at user request

MikeyBK
20th February 2009, 05:51
@jdobbs:
I ran TSMUXER on the BD-RB created .264 and .sup files and the log says:

As GaPony already stated, this Bluray is very odd, possibly poorly mastered perhaps.
This one gave me some weird results as well.
Besides that bitstream error with the newer BD-RB (which basically couldn't produse a clpi file), it also caused the x264 crashes, and also crashed BD-RB when using the older x264 version as well...

Anyways, I ended up doing whata you're trying to do... But in order to get a working Bluray BD-9, I had to load everything like you have from the working folder, the used TSMuxers' Split & Cut function... I split it into two 4 GB chunks (like a multiple m2ts playlist BD), and cut off a few seconds off the ending credits (about 3 or 4 seconds)..... and then and only then did TSMuxer not give the bitstream error...

Furiousflea
20th February 2009, 16:05
Just tried Sin City japanese version

With latest 0.19.04 version it gets an error during extraction of subs\audio on first m2ts at the begnning (main feature). With old version 0.17.xx there is no error and encoding begins with no problem here is the log...

[14:36:26] BD Rebuilder v0.19.04 (beta)
- Source: SINCITY
- Input BD size: 45.27 GB
- Approximate total content: [04:20:42.485]
- Target BD size: 8.01 GB (I choose this because I find BD-RB undersizes a lot.
[14:36:29] PHASE ONE, Encoding
- Extracting audio/subs [VID_00001]
- Error in attempt to extract audio/subs.
[14:55:53] - Failed to retrieve audio, aborted

and...

BDREBUILDER.INF

[Status]
LABEL=SINCITY
VERSION=v0.19.04 (beta)
SOURCE_SIZE=48606246814
SOURCE_VIDEO_SIZE=48595789824
TARGET_SIZE=8598323200
REDUCTION=.176720375182763
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
BACKUP_MODE=0
QUICK=0
REBUILD_COMPLETE=0


LASTCMD.TXT

"C:\Users\Rob\Desktop\BD_Rebuilder\tools\x264.exe" "D:\BD WORK\WORKFILES\VID_00033.AVS" --bitrate 1550 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 7 --me umh --ref 3 --bframes 3 --direct auto --8x8dct --weightb --trellis 1 --psy-rd 1.0:0.2 --aq-strength 0.8 --threads auto --thread-input --progress --no-psnr --no-ssim --stats "D:\BD WORK\WORKFILES\VID_00033.AVS.264.stats" --pass 2 --output "D:\BD WORK\WORKFILES\VID_00033.AVS.264"

I tried replacing the tsmuxer.exe with the latest version but got the same error.

The audio tracks on the Bluray are...

2 x 256kbs commentry track
1 x TrueHD track with AC3 core (Jap)
1 x TrueHD track with AC3 core (eng)

Binnugsai
20th February 2009, 16:55
Hello jdobbs,

So i give some news as i said you before and thank to be find the prob about errors in the ExtractAudio() and RunTSMuxer() subroutines. Now it will be better but at the end of the encoded i have this kind of error message :


[19:44:49] BD Rebuilder v0.19.04 (beta)
- Source: THE_HOST
- Input BD size: 23,11 GB
- Approximate total content: [01:54:57.119]
- Target BD size: 22,46 GB
- MOVIE-ONLY mode enabled
[19:44:50] PHASE ONE, Encoding
- Extracting audio/subs [VID_00000]
- [19:52:25] Reencoding: VID_00000 (1 of 1)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00000__4353.WAV]
[09:03:41] - Failed to reencode audio, aborted


What does that mean ? do you think i have to starting all or can i continu to encoded after this error message !!!

Thabk you for all. I wish to succeed and try my first BD AVCHD.

thanks

Capsbackup
20th February 2009, 18:07
@ GaPony and MikeyBK,
Thanks to both of you for this advice, as this does seem to be a troublesome backup. I did get it to work with movie only, by manually using TsMuxer on the .x264, .AC3 and .sup files and setting the split function to 4Gb. Interesting that this allows it to work, but not when there is no split. I did notice there is a slight skip at the split point on playback on my Sony BDP-BX1, where it jumps ahead about 3-4 seconds, but this is not that big a deal. :thanks:

Furiousflea
20th February 2009, 20:03
@ GaPony and MikeyBK,
Thanks to both of you for this advice, as this does seem to be a troublesome backup. I did get it to work with movie only, by manually using TsMuxer on the .x264, .AC3 and .sup files and setting the split function to 4Gb. Interesting that this allows it to work, but not when there is no split. I did notice there is a slight skip at the split point on playback on my Sony BDP-BX1, where it jumps ahead about 3-4 seconds, but this is not that big a deal. :thanks:

I think you could fix it completely by running the m2ts(s, if split already) through EAC3To. It fixed my "The Pianist" HD DVD that had mastering errors and nothing would touch it until the recent releases of EAC3To were ran on it.

It can't output m2ts files so you won't be able to do a full backup most likely (just mux the output streams with TSmuxer). There is a possibility it could do a full disc backup if you take the corrected streams from EAC3To and dump it in the working folder during encoding at the correct time.

(This is all assuming EAC3To can fix it, which is quite likely but by no means certain)

MikeyBK
20th February 2009, 22:07
Not necessarily a bug but possibly important info for some who may encounter the same...

I had disabled VC-1 decoding in FFDSHOW, thus having WMV11 take over... however, when I was trying to playback Nights In Rodanthe, it started stuttering. When I re-enabled VC-1 to libavcodec in FFDSHOW, it played back smoothly again...

This may affect BD-RB trying to reencode this Bluray using WMV11, so just thought I'd get that info out there for others...

EDIT: just to add, this was when just trying to play back the Bluray from my BD drive to my HDTV... this was not the case when ripping, but may be an issue when re-encoding down to BD-9.

jdobbs
20th February 2009, 22:09
Just an update. I finally found what was causing the occasional (or maybe not so occasional) undersizing (especially on BD-25 and BD-9 full backup encodes) and have fixed it. You should see another update tomorrow. I'm trying to find one more thing before posting.

jdobbs
20th February 2009, 22:11
Not necessarily a bug but possibly important info for some who may encounter the same...

I had disabled VC-1 decoding in FFDSHOW, thus having WMV11 take over... however, when I was trying to playback Nights In Rodanthe, it started stuttering. When I re-enabled VC-1 to libavcodec in FFDSHOW, it played back smoothly again...

This may affect BD-RB trying to reencode this Bluray using WMV11, so just thought I'd get that info out there for others... The stuttering is probably only related to the playback on your computer and very likely wouldn't affect the encode itself.

jdobbs
20th February 2009, 22:18
Hello jdobbs,

So i give some news as i said you before and thank to be find the prob about errors in the ExtractAudio() and RunTSMuxer() subroutines. Now it will be better but at the end of the encoded i have this kind of error message :


[19:44:49] BD Rebuilder v0.19.04 (beta)
- Source: THE_HOST
- Input BD size: 23,11 GB
- Approximate total content: [01:54:57.119]
- Target BD size: 22,46 GB
- MOVIE-ONLY mode enabled
[19:44:50] PHASE ONE, Encoding
- Extracting audio/subs [VID_00000]
- [19:52:25] Reencoding: VID_00000 (1 of 1)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00000__4353.WAV]
[09:03:41] - Failed to reencode audio, aborted


What does that mean ? do you think i have to starting all or can i continu to encoded after this error message !!!

Thabk you for all. I wish to succeed and try my first BD AVCHD.

thanks Any chance this the source is LPCM 7.1? I don't think AFTEN can handle that... I need to look at changing it to 5.1 in the reencoding.

MikeyBK
20th February 2009, 22:20
The stuttering is probably only related to the playback on your computer and very likely wouldn't affect the encode itself.

That's good to know if that is the case, then I guess that's not really an issue for BD-RB. :)

EDIT: appears that you are right JD... this is more of an issue with Arcsoft TMT, because with VC-1 disabled Windows Media Player 11 played back the Bluray flawlessly.... much smoother than TMT.
just seems odd that TMT did not do well using WMV11 on this particular BD??

Thanks JD...

Chefkoch_ico
20th February 2009, 23:50
Thanks for telling. My earlier report that libavcodec worked with the VC-1 extras in Mamma Mia was premature--while BD-RB got thru those extras they were all "grey screen" i.e. no video. After all manner of attempts to try libavcodec, WMV9, and Disabled (and I do have WMP11 installed/working), none of these decode interlaced VC-1s on my computer--never mind the x264 crash, Vdub will crash also when running the AVS. So I get "no video", or "crash", or "crash" from the above. Only neuron2's DGVC1IndexNV works (thankfully), and with it I'm converting those extras right now.

One wonders how many of the issues reported here are owing to broken decoding--sorry I've contributed to the "BD-RB Bug Reports" where in fact my system has problems I can't seem to fix... :(

Hi!

I stay with vc1 decoding in ffdshow. It crashs x264 when decoding is not possible. WMV9/11 often does not, but has corrupted decoding and in this case you never know it unless you check all encoded extras.

So, a crashed one, I do again with DGVC1DecNV.

Btw. a LastCMDs.txt would be fine, where all x264 commandlines are written. This would make reencoding with different decoders easier.

Bye

jangai
20th February 2009, 23:57
Hello : Newbie with BD_RB, I try first to convert a "simple" BDMV structure (1 video 1080 and 1 audio AC3) to "see the process..."

Alas it keeps me sticked at the end of audio extract with same error...
A bug or a bad config ? Here is log :

[23:41:13] BD Rebuilder v0.19.04 (beta)
- Source: CARS
- Input BD size: 7,74 GB
- Approximate total content: [01:56:27.391]
- Target BD size: 4,27 GB
- MOVIE-ONLY mode enabled
[23:41:13] PHASE ONE, Encoding
- Extracting audio/subs [VID_00001]
- [23:43:39] ExtractAudioSubs() 00058 5
[23:43:48] - Failed to retrieve audio, aborted

laserfan
20th February 2009, 23:59
I stay with vc1 decoding in ffdshow. It crashs x264 when decoding is not possible. WMV9/11 often does not, but has corrupted decoding and in this case you never know it unless you check all encoded extras. So, a crashed one, I do again with DGVC1DecNV.Thanks for that--I thought I was the only one on Planet Earth that was having this problem!

I spent some time last night trying to figure-out why my computer hates 60i VC-1 encodings (some Extras in Mamma Mia) to no avail. I even re-downloaded and re-installed WMP11--no good, either Crash or Corruption. The only magic that works is DGVC1DecNV as you say, which obviously uses the GPU in our Nvidia cards bypassing ffdshow and WMVDECOD.dll altogether.

There are some threads here that discuss VC-1 problems and maybe someone in there can shed some light for me...

shon3i
21st February 2009, 00:36
I just finished encoding Movie Only BD-9 with Highest, during encoding i checked cmd's and i saw that during first pass b-adapt 2 isn't used but during second pass is used. That is not good because b-adapt have effect only in first pass ;)

btw i saw you changed/added x264 cmd, where these settings come from?

Thanks

Binnugsai
21st February 2009, 00:40
Any chance this the source is LPCM 7.1? I don't think AFTEN can handle that... I need to look at changing it to 5.1 in the reencoding.

Yes jdobbs, you're right the audio is DTS-HD Master Audio 7.1.

Thanks i'm waiting because on the movie The Host, french one we have only 2 audio track and alla of them are DTS-HD Master Audio.

See you. have a nice week-end

jdobbs
21st February 2009, 11:46
I just finished encoding Movie Only BD-9 with Highest, during encoding i checked cmd's and i saw that during first pass b-adapt 2 isn't used but during second pass is used. That is not good because b-adapt have effect only in first pass ;)

btw i saw you changed/added x264 cmd, where these settings come from?

Thanks I'll look at the command lines. They came from a post suggested by Dark Shikari with a couple of changes I made (particular to Blu-ray output) -- I may have left that setting in incorrectly.

Dark Shikari
21st February 2009, 11:47
I'll look at the command lines. They came from a post suggested by Dark Shikari with a couple of changes I made (particular to Blu-ray output) -- I may have left that setting in incorrectly.You should use b-adapt 2 on highest (on the first pass). It definitely helps a good bit on Blu-ray-level grainy sources.

jdobbs
21st February 2009, 12:12
Yeah, that's how it is set for the "Highest Quality" mode -- but it looks like (for some reason) I also had it in the command line for Pass 2. I just fixed it.

Dark Shikari
21st February 2009, 12:14
Yeah, that's how it is set for the "Highest Quality" mode -- but it looks like (for some reason) I also had it in the command line for Pass 2. I just fixed it.You can have it in the pass 2; it's just redundant.

jdobbs
21st February 2009, 12:16
:cool: Good. Then it hasn't had any negative effect.

DIVX2009
21st February 2009, 12:36
jdobbs...
any chance for dts hd 7.1 and lpcm 7.1 ???
tks

jdobbs
21st February 2009, 12:40
jdobbs...
any chance for dts hd 7.1 and lpcm 7.1 ???
tksSorry, I hate to be rude but that's one too many posts asking that same question (four in this thread alone) -- and I've answered you already. Read forum rules 1a and 8... next time I issue a strike.

I'll get to it when I get to it. It isn't a high priority right now.

jdobbs
21st February 2009, 16:43
I've updated the first post with a new version of BD Rebuilder (v0.19.05). The changes for this release are:
- Corrected a error in which selecting MKV as the
intermediate file could result in problems for
movie-only encodes (missing "track=" in META).
- Made slight adjustments to some sizing settings.
- Corrected the "selected" check when choosing
BD-25 output.
- Enabled MIN_M2TS_SIZE=nnn as a "hidden" option.
When set (for a non-MOVIE only encode) and the
output size is BD-25, any M2TS files that is
smaller than this value (in MB) is copied intact
to the output. Useful for retaining certain
files that can't be reencoded (like VC-1 extras
with hybrid progressive and interlaced streams)
when doing full disc backups.
- Corrected an error in sizing calculations that
could result in significant undersizing. This
is especially pronounced on BD-25 encodes.
- Resolved an issue in which CLPI tables were not
being correctly fixed when running movie-only
mode.
- One of the second pass settings incorrectly had
--b-adapt selected. Removed.
- Made improvements to processing for BD-25. Now
small menu files are automatically excluded from
reprocessing.
- Other minor corrections and cosmetic fixes.

setarip_old
21st February 2009, 20:02
@jdobbs

Hi!

Please clarify:- Corrected a error in which selecting MKV as the
intermediate file could result in problems for
movie-only encodes (missing "track=" in META).

Will BR-RB accept as initial input an MKV conversion of a BluRay disc (e.g. created by using "makeMKV" to rip the "movie-only" of a BluRay disc)?

Furiousflea
21st February 2009, 20:36
http://forum.doom9.org/showpost.php?p=1252412&postcount=1498

Still getting this problem with latest 0.19.05 (fine with 0.17.xx as stated in this post though)

jdobbs
21st February 2009, 22:17
@jdobbs

Hi!

Please clarify:

Will BR-RB accept as initial input an MKV conversion of a BluRay disc (e.g. created by using "makeMKV" to rip the "movie-only" of a BluRay disc)? No. BD-RB is designed to backup Blu-ray discs. I currently have no plans to support any other type of input.

setarip_old
21st February 2009, 23:04
Thanks for clarifying.

Am I correct in presuming then, that your reference (below) is regarding the internal workings only of your excellent program?

- Corrected a error in which selecting MKV as the intermediate file could result in problems for
movie-only encodes (missing "track=" in META).

tyau
21st February 2009, 23:11
I have a question. It has probably been discussed already in this thread. But because of the immense amount of posts that are present, may I ask again?

What I want to ask is this: If I am backing up a movie-only BD-5 using BR-RB for playback on my HTPC or on my settop player, should I select the "Stricter AVCHD Compliance" option in BR-RB? I have realized that the output of BR-RB is already in settop compliant folder structure without selecting this option. Also, does selecting this option require the use of AVCHD patcher?

I have burnt many movie-only BD-5 without this option enabled and they play just fine. However when I selected this option (by accident), it seems that the BD structure is missing a few folders.

jdobbs
21st February 2009, 23:15
Am I correct in presuming then, that your reference (below) is regarding the internal workings only of your excellent program?When the video file is encoded it has to be stored in some form until it is muxed. In BD-RB that is normally as a .264 file -- but per request from one of the users (because of some oddity in their system, as I recall) I added the capability to alternatively store it as MKV.

That change note references a bug fix in which the muxing command (.META) was, in the previous version, not correctly set up for the proper muxing of the .MKV file.

jdobbs
21st February 2009, 23:18
I have a question. It has probably been discussed already in this thread. But because of the immense amount of posts that are present, may I ask again?

What I want to ask is this: If I am backing up a movie-only BD-5 using BR-RB for playback on my HTPC or on my settop player, should I select the "Stricter AVCHD Compliance" option in BR-RB? I have realized that the output of BR-RB is already in settop compliant folder structure without selecting this option. Also, does selecting this option require the use of AVCHD patcher?

I have burnt many movie-only BD-5 without this option enabled and they play just fine. However when I selected this option (by accident), it seems that the BD structure is missing a few folders.For almost all players it is not needed. But apparently some Panasonic players need the structure to be more AVCHD and less BD compliant...

setarip_old
21st February 2009, 23:29
@jdobbs

Thanks for providing the additional details!

I offer my continuing admiration and respect for your impressive efforts ;>}

turbojet
21st February 2009, 23:32
jdobbs thanks for the mkv 'track' fix, works well now. :)

It was me who requested the intermediate mkv files and the only reason is because MPC and MPC-HC don't handle m2ts muxed from .264 files corectly. They progressively go out of sync and go way out of sync if you seek. I've confirmed this on 5 different computers and numerous MPC versions. It's been a bug report for a few months now but they haven't gotten around to fixing it. Thankfully jdobbs was kind enough to include a feature to workaround it at least until MPC is fixed.

PS I think some bug reports would be eliminated if the bdrebuilder.ini didn't exist in the zip. This destroys previous settings and I've already seen a few 'bug reports' in this thread that relate to settings not saved after updating. From a fresh install the ini changes priority to idle, disables quick extras and sets path to C:\ compared to starting with no ini. Maybe idle priority could be default at first start?

GaPony
21st February 2009, 23:49
RE: Version 19.05 and "The Bourne Identity" Settings: Full Movie, fastest speed, Normal Priority, output to BD-25, Stricter compliance for AVCHD=Enabled.

In the final phase I got a popup error "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8"

It apparently got to the final step of removing the uneeded folders from the "Stricter compliance for AVCHD" setting and moving the contents of WORKFILES\TMP to what should have been WORKFILES\BOURNE_IDENTITY.

Log File:
[13:48:13] BD Rebuilder v0.19.05 (beta)
- Source: BOURNE_IDENTITY
- Input BD size: 32.18 GB
- Approximate total content: [01:58:17.423]
- Target BD size: 22.90 GB
- MOVIE-ONLY mode enabled
[13:48:15] PHASE ONE, Encoding
- Extracting audio/subs [VID_00010]
- [13:53:51] Collecting video information [00010]
- Video: 1920x1080, 23.976fps
- Bitrate: 24,650 Kbs
- [13:53:51] Reencoding: VID_00010, Pass 1 of 2
- [15:15:47] Reencoding: VID_00010, Pass 2 of 2
- [17:02:09] Video Encode complete
- [17:02:09] Reencoding audio tracks
- [17:05:25] Multiplexing M2TS
- [17:26:30] CreateBDFiles() 00076 8
[17:33:12]PHASE ONE aborted by user request (After I closed the error window)


MUX00010 META File
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "K:\BDR-WORKING\WORKFILES\VID_00010.AVS.264", fps=23.976, insertSEI, contSPS

INI File:
[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=0
RESIZE=0
ENCODE_QUALITY=0
TARGET_SIZE=23450
VERBOSE_STATUS=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=1
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
[Paths]
SOURCE_PATH=L:\BLU-RAY MOVIES\BOURNE_IDENTITY\
WORKING_PATH=K:\BDR-WORKING\

drmih
22nd February 2009, 00:35
I've just redone Bourne Identity to bd-9, full disc but didn't bother with stricter AVCHD compliance and no issues. However, as previously discussed the audio still doesn't work on a sony standalone player. I did try leaving the audio untouched but the disc size ended up at 12 Gb mainly because I wasn't paying attention and the main audio track was 11 Gb on it's own.

MikeyBK
22nd February 2009, 00:41
RE: Version 19.05

In the final phase I got a popup error "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8"



I just downloaded and was doing a test encode on a smaller BD clip, as I always do for each new BD-RB release, and I also got the same error as GaPony just mentioned... only other difference than the source was that I did not have the 'Strict AVCHD Compliance' checked... Oh and to BD-9

jdobbs
22nd February 2009, 01:17
@jdobbs

Thanks for providing the additional details!

I offer my continuing admiration and respect for your impressive efforts ;>}
Thanks. I try. :)

jdobbs
22nd February 2009, 01:20
RE: Version 19.05 and "The Bourne Identity" Settings: Full Movie, fastest speed, Normal Priority, output to BD-25, Stricter compliance for AVCHD=Enabled.

In the final phase I got a popup error "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8" Hmm.. Ok. I'll see what I've done to that one. :(

Discoboy
22nd February 2009, 01:45
RE: Version 19.05 and "The Bourne Identity" Settings: Full Movie, fastest speed, Normal Priority, output to BD-25, Stricter compliance for AVCHD=Enabled.

In the final phase I got a popup error "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8"

It apparently got to the final step of removing the uneeded folders from the "Stricter compliance for AVCHD" setting and moving the contents of WORKFILES\TMP to what should have been WORKFILES\BOURNE_IDENTITY.

Log File:
[13:48:13] BD Rebuilder v0.19.05 (beta)
- Source: BOURNE_IDENTITY
- Input BD size: 32.18 GB
- Approximate total content: [01:58:17.423]
- Target BD size: 22.90 GB
- MOVIE-ONLY mode enabled
[13:48:15] PHASE ONE, Encoding
- Extracting audio/subs [VID_00010]
- [13:53:51] Collecting video information [00010]
- Video: 1920x1080, 23.976fps
- Bitrate: 24,650 Kbs
- [13:53:51] Reencoding: VID_00010, Pass 1 of 2
- [15:15:47] Reencoding: VID_00010, Pass 2 of 2
- [17:02:09] Video Encode complete
- [17:02:09] Reencoding audio tracks
- [17:05:25] Multiplexing M2TS
- [17:26:30] CreateBDFiles() 00076 8
[17:33:12]PHASE ONE aborted by user request (After I closed the error window)


Got the same error at the same stage with v 0.19.05

Movie only, Encoder on highest setting, BluRay --> DVD9 + "Strict AVCHD Compliance" checked


-----------------------
[16:08:16] BD Rebuilder v0.19.05 (beta)
- Source: DEATH_RACE_G51
- Input BD size: 29.71 GB
- Approximate total content: [01:50:35.670]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[16:08:16] PHASE ONE, Encoding
- Extracting audio/subs [VID_01167]
- [16:12:23] Reencoding: VID_01167 (1 of 1)
- [21:56:57] CreateBDFiles() 00076 8
[21:57:07]PHASE ONE aborted by user request

jdobbs
22nd February 2009, 01:49
Unfortunately a last-minute change I made has broken MOVIE-ONLY mode, resulting in "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8". I guess I should have tested better before posting. I've fixed it and will post in a few minutes.

jdobbs
22nd February 2009, 02:00
Updated the first post of this thread with a newer version (v0.19.06). Changes:
- Corrected a bug in v0.19.05 that caused failure
in CreateBDFiles() when using MOVIE-ONLY mode.
- Other minor corrections and cosmetic fixes. Sorry about that.

MikeyBK
22nd February 2009, 02:23
Updated the first post of this thread with a newer version (v0.19.06). Changes:
- Corrected a bug in v0.19.05 that caused failure
in CreateBDFiles() when using MOVIE-ONLY mode.
- Other minor corrections and cosmetic fixes. Sorry about that.

Thanks JD, that was a perfect example of this thread doing exactly what you intended it to....

:thanks:

san mateo
22nd February 2009, 03:07
Hello jdobbs!

I found an error when I rebuilder documentary film with menus based on subpictures and not in java. The menus doesn't work at all, because the graphics are lost (only updated video and sound, but not subpictures in this kind of menus).

In some few, like the HDScape collection (Antarctica, Hawaii, Exotic Saltwater acuarium and more), I'd change the menus thats don't work by the original ones (updated not only the m2ts files but also the playlist and clipinf files, helped by an hex editor), because the original video are compress with avc h264 codec at medium-low bitrate (12-15 Mbits). But in other one, an Imax film (Antarctica: An Adventure Of A Different Nature 1991), the menus are in MPEG2 @ 40 Mbits and obviously, this menu don't work properly in redlaser media.

Anyway, thank you for this magical app.

MikeyBK
22nd February 2009, 04:02
In the final phase I got a popup error "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8"



I just downloaded and was doing a test encode on a smaller BD clip, as I always do for each new BD-RB release, and I also got the same error as GaPony just mentioned... only other difference than the source was that I did not have the 'Strict AVCHD Compliance' checked... Oh and to BD-9

I can confirm that the
BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8

error is no longer coming up with 0.19.06...

datman
22nd February 2009, 04:08
I can't get BDRB set up on my latest computer I get this error

tyau
22nd February 2009, 06:42
I will give the newest version a try! I will report any problem if they arise.

Anyway, just to be save... would the DivX codec and players I have installed on my computer have an adverse effect on FFDShow, Haalisplitter, AVISynth and BR-RB? I remember that some codecs are not compatible with others. Just want to make sure that my DivX Codec I just installed would not affect the functionality of BR-RB..

Thanks.

jdobbs
22nd February 2009, 12:53
Hello jdobbs!

I found an error when I rebuilder documentary film with menus based on subpictures and not in java. The menus doesn't work at all, because the graphics are lost (only updated video and sound, but not subpictures in this kind of menus).

In some few, like the HDScape collection (Antarctica, Hawaii, Exotic Saltwater acuarium and more), I'd change the menus thats don't work by the original ones (updated not only the m2ts files but also the playlist and clipinf files, helped by an hex editor), because the original video are compress with avc h264 codec at medium-low bitrate (12-15 Mbits). But in other one, an Imax film (Antarctica: An Adventure Of A Different Nature 1991), the menus are in MPEG2 @ 40 Mbits and obviously, this menu don't work properly in redlaser media.

Anyway, thank you for this magical app.Did you remove any of the subtitles? This is often the problem and the reason I had them disabled for so long. The graphics overlays for the menus are in PGS streams and are indistinguishable from subtitles. I try to recognized menu files and not remove them -- but currently I am unaware of a way to be completely sure.

My recommendation is to always keep all subtitles unless you have a specific reason not to.

jdobbs
22nd February 2009, 12:56
I can't get BDRB set up on my latest computer I get this error
What operating system are you using? That should be installed along with Windows. You can download it from the Microsoft site. Save it to the windows\system32 directory and register it with REGSVR32.

jdobbs
22nd February 2009, 12:58
I will give the newest version a try! I will report any problem if they arise.

Anyway, just to be save... would the DivX codec and players I have installed on my computer have an adverse effect on FFDShow, Haalisplitter, AVISynth and BR-RB? I remember that some codecs are not compatible with others. Just want to make sure that my DivX Codec I just installed would not affect the functionality of BR-RB..

Thanks.Probably not. Usually any problems occur only if one of the references codecs are used (H.264/MPEG-4 Part 10/AVC, MPEG-2, AVC-1, or YUY/YV12 output). DIVX is MPEG-4 part 2.

Dark Shikari
22nd February 2009, 13:00
Probably not. Usually any problems occur only if one of the references codecs are used (H.264, MPEG-2, AVC-1, or YUY/YV12 output). DIVX is MPEG-4 part 2.Are you sure he isn't talking about the DivX H.264 decoder?

san mateo
22nd February 2009, 14:12
Did you remove any of the subtitles? This is often the problem and the reason I had them disabled for so long. The graphics overlays for the menus are in PGS streams and are indistinguishable from subtitles. I try to recognized menu files and not remove them -- but currently I am unaware of a way to be completely sure.

My recommendation is to always keep all subtitles unless you have a specific reason not to.

I donŽt remove any subtitles, because the documentary only have music without narration, and don't have any subtitles at all.

The rebuild was made in Full Backup mode (original are 12-15 gigas only) and target size dvd9. But the important is, in the workfiles directory don't demux graphics streams (I don't know if this type of graphics overlays must be in sup format, like a subtitle, or any other format like *.ies) and mux metadata only have video and audio, and of course, the final menu don't work.

Tell me if you nead a sample, and one time again, thank you for your time and effort.

jdobbs
22nd February 2009, 14:46
I donŽt remove any subtitles, because the documentary only have music without narration, and don't have any subtitles at all.

The rebuild was made in Full Backup mode (original are 12-15 gigas only) and target size dvd9. But the important is, in the workfiles directory don't demux graphics streams (I don't know if this type of graphics overlays must be in sup format, like a subtitle, or any other format like *.ies) and mux metadata only have video and audio, and of course, the final menu don't work.

Tell me if you nead a sample, and one time again, thank you for your time and effort. What are the subtitle settings under SETUP? If that is not set to keep all (All Languages), they won't even be demuxed.

jdobbs
22nd February 2009, 14:50
http://forum.doom9.org/showpost.php?p=1252412&postcount=1498

Still getting this problem with latest 0.19.05 (fine with 0.17.xx as stated in this post though)Are there any popup error message at the time of the error? Also, can you post the contents of the AUD_00001.META file?

san mateo
22nd February 2009, 16:53
What are the subtitle settings under SETUP? If that is not set to keep all (All Languages), they won't even be demuxed.

The subtitle settings under Setup= all languages. I just rebuild one more time this menu with the last beta, with the same result: graphics overlays don't appear, and menu don't work.

This attachment have the main menu (I'd deleted all intros without update clipinf and playlist). It works perfectly. When I rebuild, the navigational menu disappears.

Thanks in advance.

http://rapidshare.com/files/201176998/IMAX_-_Antarctica.rar.html

Talkietoaster
22nd February 2009, 17:37
Has anybody managed to backup Wall E in movie only mode ?

I managed with one of the earlier 18.x (07?) builds (but with the slow desyncing of the soundtrack over the course of the movie). With the more recent builds movie only backup of that disc no longer seems possible (full backup works).

When opening the disc in movie only mode, only file #nr 00004 of the entire playlist shows up as having an audio track (see below).

http://www.talkietoaster.ch/doom9/movieonly.jpg

Hence when you start backing up it fails at file #00000, not finding an audio track. If you switch to "full backup", all the files have an audio track and the backup works (see below) ...

http://www.talkietoaster.ch/doom9/full.jpg

It is the UK distribution (region B) of Wall E.

DaMacFunkin
22nd February 2009, 17:50
Furthermore to the Wall-E problem, i have just done Wyatt Earp, and the main movie is split over 2 files, in full back up mode is there a way to select all the main movie files for Advanced encode, then leave the extras as "quicker encodes" because under the current system i can't have Quicker encode for extras because then nearly half the film will be encoded in differnet quality. so i have to Have advanced reencode (2 pass) enabled for the entire disk.

Capsbackup
22nd February 2009, 18:09
@jdobbs;
Not sure if the past undersizing issue you mentioned was related to BD-5 size or if you made any adjustments for that selection, or was it maybe just BD-25 and BD-9? I backed up Nights in Rodanthe, NTSC, with BD-RBV01906 to movie only BD-5, 4.27GB and it only came out to 4.13GB. This is a pretty short movie, so I do not believe there is any video quality reduction because of this, but I thought I would just tell you my results.
-----------------------
[20:01:53] BD Rebuilder v0.19.06 (beta)
- Source: NIGHTS IN RODANTHE
- Input BD size: 14.43 GB
- Approximate total content: [01:37:06.111]
- Target BD size: 4.27 GB
- MOVIE-ONLY mode enabled
[20:01:53] PHASE ONE, Encoding
- Extracting audio/subs [VID_00004]
- [20:07:14] Collecting video information [00004]
- Video: 1920x1080, 23.976fps
- Bitrate: 5,062 Kbs
- [20:07:14] Reencoding: VID_00004, Pass 1 of 2
- [21:21:17] Reencoding: VID_00004, Pass 2 of 2
- [23:23:51] Video Encode complete
- [23:23:51] Reencoding audio tracks
- [23:25:12] Multiplexing M2TS
[23:26:51]PHASE ONE complete
[23:26:51]PHASE TWO - Rebuild Started
- [23:26:51] Rebuilding BD file Structure
[23:28:54] - Encode and Rebuild complete
[23:28:54]JOB: NIGHTS IN RODANTHE completed.

[Status]
LABEL=NIGHTS IN RODANTHE
VERSION=v0.19.06 (beta)
SOURCE_SIZE=15496802304
SOURCE_VIDEO_SIZE=15496802304
TARGET_SIZE=4581228544
REDUCTION=.295624120004261
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=1
QUICK=0
PASS=0
COMPLETED=1
REBUILD_COMPLETE=1
[00004]
M2TS_TARGET=4581228544
RATE=5062
AUDIO=1000
NSIZE=3888814080
FLINK=0
MLINK=0

GaPony
22nd February 2009, 18:39
Has anybody managed to backup Wall E in movie only mode ?

It is the UK distribution (region B) of Wall E.

I can't speak to the UK version, but I backed up the US version of WALL-E (Movie Only to BD9) with one of the earliest versions of BD Rebuilder...

It might be worth re-ripping it to the HDD with AnyDVD-HD (default setting). It couldn't hurt..

jdobbs
22nd February 2009, 18:52
Has anybody managed to backup Wall E in movie only mode ?

I managed with one of the earlier 18.x (07?) builds (but with the slow desyncing of the soundtrack over the course of the movie). With the more recent builds movie only backup of that disc no longer seems possible (full backup works).

When opening the disc in movie only mode, only file #nr 00004 of the entire playlist shows up as having an audio track (see below).

...image...

Hence when you start backing up it fails at file #00000, not finding an audio track. If you switch to "full backup", all the files have an audio track and the backup works (see below) ...

...image...

It is the UK distribution (region B) of Wall E. The reason I only show one stream with the audio track is because they all have to have the same audio choices (they are parts of a single PlayList). If I didn't do that people would make different selections for different parts and end up with output that changes languages midstream.

I've already seen cases of people doing that on full backups -- because they didn't realize that an M2TS sometimes is only a small part of an overall stream.

It may not be a bad idea for me to change the stream screen show it displays MPLS files (Playlists) rather than M2TS files.

Furiousflea
22nd February 2009, 18:56
I can confirm that the
BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8

error is no longer coming up with 0.19.06...

I DID just get this popup message on movie only mode using 0.19.06. Never had a popup error message before this.


Are there any popup error message at the time of the error? Also, can you post the contents of the AUD_00001.META file?

There are no pop up messages, here is the content of AUD_00001.META for my problem Sin City JAP disc...

MUXOPT --no-pcr-on-video-pid --new-audio-pes --demux --vbr --vbv-len=500
A_AC3, "D:\SINCITY\BDMV\STREAM\00001.m2ts", track=4354, lang=eng
A_AC3, "D:\SINCITY\BDMV\STREAM\00001.m2ts", track=4355, lang=eng
A_AC3, "D:\SINCITY\BDMV\STREAM\00001.m2ts", down-to-ac3, track=4352, lang=eng
S_HDMV/PGS, "D:\SINCITY\BDMV\STREAM\00001.m2ts", fps=23.976, track=4610, lang=eng

jdobbs
22nd February 2009, 18:57
@jdobbs;
Not sure if the past undersizing issue you mentioned was related to BD-5 size or if you made any adjustments for that selection, or was it maybe just BD-25 and BD-9? I backed up Nights in Rodanthe, NTSC, with BD-RBV01906 to movie only BD-5, 4.27GB and it only came out to 4.13GB. This is a pretty short movie, so I do not believe there is any video quality reduction because of this, but I thought I would just tell you my results.
-----------------------
[20:01:53] BD Rebuilder v0.19.06 (beta)
- Source: NIGHTS IN RODANTHE
- Input BD size: 14.43 GB
- Approximate total content: [01:37:06.111]
- Target BD size: 4.27 GB
- MOVIE-ONLY mode enabled
[20:01:53] PHASE ONE, Encoding
- Extracting audio/subs [VID_00004]
- [20:07:14] Collecting video information [00004]
- Video: 1920x1080, 23.976fps
- Bitrate: 5,062 Kbs
- [20:07:14] Reencoding: VID_00004, Pass 1 of 2
- [21:21:17] Reencoding: VID_00004, Pass 2 of 2
- [23:23:51] Video Encode complete
- [23:23:51] Reencoding audio tracks
- [23:25:12] Multiplexing M2TS
[23:26:51]PHASE ONE complete
[23:26:51]PHASE TWO - Rebuild Started
- [23:26:51] Rebuilding BD file Structure
[23:28:54] - Encode and Rebuild complete
[23:28:54]JOB: NIGHTS IN RODANTHE completed.

[Status]
LABEL=NIGHTS IN RODANTHE
VERSION=v0.19.06 (beta)
SOURCE_SIZE=15496802304
SOURCE_VIDEO_SIZE=15496802304
TARGET_SIZE=4581228544
REDUCTION=.295624120004261
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=1
QUICK=0
PASS=0
COMPLETED=1
REBUILD_COMPLETE=1
[00004]
M2TS_TARGET=4581228544
RATE=5062
AUDIO=1000
NSIZE=3888814080
FLINK=0
MLINK=0From the INF file (highlighted above) I can see that I've given a bitrate that should result in a bigger target than was actually produces (NSIZE) -- that means that X264 undersized it. Saturation I guess??

Furiousflea
22nd February 2009, 19:00
...It may not be a bad idea for me to change the stream screen show it displays MPLS files (Playlists) rather than M2TS files...

Defo a good idea to have, if you could make it optional that would be fantasitc :)

jdobbs
22nd February 2009, 19:15
Are you sure he isn't talking about the DivX H.264 decoder?Good point...

DaMacFunkin
22nd February 2009, 20:05
Hah, i see, so is BD Rebuilder already doing mpls encoding as apposed to m2ts?, if so that completley nullifies what i said before and i've been interpreting the situation all wrong???...

jdobbs
22nd February 2009, 21:35
Yes. There are a large number of sources in which the movie is broken into numerous segments -- BD-RB would be very limited if it didn't process MPLSs for movie-only.

Talkietoaster
22nd February 2009, 21:58
I can't speak to the UK version, but I backed up the US version of WALL-E (Movie Only to BD9) with one of the earliest versions of BD Rebuilder...

It might be worth re-ripping it to the HDD with AnyDVD-HD (default setting). It couldn't hurt..

This is exactly what I am saying. It did work with an earlier version (with the desync bug), but it no longer seems to work with the current version.

Apparently the difference in the gui (screenshots) has nothing to do with it, yet I cant get it to work, be it ripped to harddisk or directly from BR.

I am backing up another movie now (kungfu panda), works like a charm.

MikeyBK
22nd February 2009, 23:04
I DID just get this popup message on movie only mode using 0.19.06. Never had a popup error message before this.
..

Hmmm, are you sure that wasn't still with version 0.19.05??

Because 0.19.06 hasn't shown any signs of that error for me, only 0.19.05.....

In fact 0.19.06 seems very smooth running, here's my latest log...

[02:56:34] BD Rebuilder v0.19.06 (beta)
- Source: INDIANA_JONES_4_D1
- Input BD size: 34.12 GB
- Approximate total content: [02:02:32.386]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[02:56:37] PHASE ONE, Encoding
- Extracting audio/subs [VID_00009]
- [03:04:53] Reencoding: VID_00009 (1 of 1)
[10:48:09]PHASE ONE complete
[10:48:09]PHASE TWO - Rebuild Started
- [10:48:09] Rebuilding BD file Structure
[10:53:21] - Encode and Rebuild complete
[10:53:21]JOB: INDIANA_JONES_4_D1 completed.

DaMacFunkin
22nd February 2009, 23:17
But in full back up mode, does it process the movie mpls with the advanced settings then the extras as quicker encode if that option is enabled, or can it not make that distinction in full back up mode?...

datman
22nd February 2009, 23:25
What operating system are you using? That should be installed along with Windows. You can download it from the Microsoft site. Save it to the windows\system32 directory and register it with REGSVR32.

vista 32 and also windows 7 64 both are missing that file. I found this;
FAQ
Component MSCOMCTL.OCX or one of its dependencies not currently registered ...

Sometime certain Microsoft Libraries can become unregistered when installing and uninstalling a lot of software. One very common problem is the MSCOMCTL.OCX.

To correct the error, first search your drive for MSCOMCTL.OCX to see if you have it. If not you can download it from HERE

The file should be placed in your C:\WINDOWS\SYSTEM directory. Or, if you are C:\WINDOWS\SYSTEM32 if you are using WinXP.

Once it is there click START--> RUN and type "REGSVR32 MSCOMCTL.OCX" (No quotes) in the box.

That should fix the problem.


but it did not work with W7 64. I will trry with vista

datman
22nd February 2009, 23:32
didn't work with vista either

drmih
22nd February 2009, 23:53
I'm having issues with 19.06 where x264 keeps stopping working on vista 64. I have been watching the encode this evening and I managed to get it by the first file it had problems with by retrying over and over again - it doesn't keep stopping at the same position. I'm now on a second file on the same disc (it did the main movie no problem, it's the extras it's struggling with) and got it through the first pass after 10 mins of retrying but am still battling with the second pass - it's been an hour or so of retrying and rebooting. As the disc is at 96% I'm hanging in there (for information it is Burn after Reading).

##Got past the second file, did a few more and now stuck on a third but it's at 99%

Furiousflea
23rd February 2009, 00:10
Hmmm, are you sure that wasn't still with version 0.19.05??

Because 0.19.06 hasn't shown any signs of that error for me, only 0.19.05.....

In fact 0.19.06 seems very smooth running, here's my latest log...

[02:56:34] BD Rebuilder v0.19.06 (beta)
- Source: INDIANA_JONES_4_D1
- Input BD size: 34.12 GB
- Approximate total content: [02:02:32.386]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[02:56:37] PHASE ONE, Encoding
- Extracting audio/subs [VID_00009]
- [03:04:53] Reencoding: VID_00009 (1 of 1)
[10:48:09]PHASE ONE complete
[10:48:09]PHASE TWO - Rebuild Started
- [10:48:09] Rebuilding BD file Structure
[10:53:21] - Encode and Rebuild complete
[10:53:21]JOB: INDIANA_JONES_4_D1 completed.

Positive.

Furiousflea
23rd February 2009, 00:16
vista 32 and also windows 7 64 both are missing that file. I found this;
FAQ
Component MSCOMCTL.OCX or one of its dependencies not currently registered ...

Sometime certain Microsoft Libraries can become unregistered when installing and uninstalling a lot of software. One very common problem is the MSCOMCTL.OCX.

To correct the error, first search your drive for MSCOMCTL.OCX to see if you have it. If not you can download it from HERE

The file should be placed in your C:\WINDOWS\SYSTEM directory. Or, if you are C:\WINDOWS\SYSTEM32 if you are using WinXP.

Once it is there click START--> RUN and type "REGSVR32 MSCOMCTL.OCX" (No quotes) in the box.

That should fix the problem.


but it did not work with W7 64. I will trry with vista

I hardly think that jdobbs cares if it's working smoothly on Windows 7 at this point. It's quite common for the odd DLL etc to astray on any OS. Just download it again by doing a search on google. I don't even think it needs to be "registered". just place it in your path.

tekmobile
23rd February 2009, 00:17
didn't work with vista either
Are you running command prompt as administrator (Right click and run as administrator) if not it wont work

laserfan
23rd February 2009, 00:22
I notice MSCOMCTL.OCX is in my BD_Rebuilder directory. It's also in my DVD-RB directory, so presumably it's part of jdobbs' packages, so I'm not sure why it doesn't work for datman?

As an aside, I notice the version w/BD-RB and DVD-RB is ancient, from 2002 (ver 6.01.9545). The version in my XP Pro SP3 installation (system32 dir) is slightly less ancient, from 2005, ver 6.1.97.86. I don't know if an old version with a new system is a problem or not...

datman
23rd February 2009, 00:28
Are you running command prompt as administrator (Right click and run as administrator) if not it wont work

I did exactly what was stated I didn't need to run as administrator. I got some kind of a incompatible file error. I didn't copy it. As for W7 I'm reinstalling it. There is alot of info about this error out there for xp.w2k,and NT none for vista or W7. Odds are it will reinstall ok. My vista I would like to patch
:thanks:

datman
23rd February 2009, 00:46
Are you running command prompt as administrator (Right click and run as administrator) if not it wont work

sorry but right click what "exactly" I tried right clicking, I never knew how work as "administrator"

The file is in all BD rebuilder folders. the one I download was a different size

datman
23rd February 2009, 01:00
same thing in new W7 copy:mad:

ron spencer
23rd February 2009, 02:18
nothin' beats good ole windows XP....


sorry for problems, but there is not a person I know who has not had legacy issues with Vista. Hopefully it can be fixed.

GaPony
23rd February 2009, 02:58
nothin' beats good ole windows XP....


sorry for problems, but there is not a person I know who has not had legacy issues with Vista. Hopefully it can be fixed.

I guess I'm your first... but there are lots of us out here roaming around quietly, simply because we haven't had any problems to report.

datman: Is this a new occurence or has it always been happening?

jdobbs
23rd February 2009, 03:45
sorry but right click what "exactly" I tried right clicking, I never knew how work as "administrator"

The file is in all BD rebuilder folders. the one I download was a different size You have to run CMD.EXE with administrative privileges. The process itself has to have the priv, not the user. Right click on it and select "Run as administrator". The error message you are showing is exactly what you would get if you ran it without privs...

datman
23rd February 2009, 04:05
You have to run CMD.EXE with administrative privileges. The process itself has to have the priv, not the user. Right click on it and select "Run as administrator". The error message you are showing is exactly what you would get if you ran it without privs...

Thankyou jdobbs that was it now it runs:thanks:

ds9delta
23rd February 2009, 04:38
Sorry To Have To Report This But Using 19.06 Is Still Undersizing I Did Matrix Reloaded And Selected Target Size To Be 23000MB The Result Was 22192MB That's Almost A Gig Undersize I'd Call That Quite Significant For HD... I Have Included My INI Files... And As Always Thanks For The Great Work.

Further Issue Jdobbs I Just Tested Playback Of Matrix Reloaded And I Get A Black Screen With No Audio However The Counter Does Run...
In Addition Both The Video And Audio Playback Perfect Directly From The M2TS Stream... HELP!???

Capsbackup
23rd February 2009, 07:04
Problem doing a full backup of Nights in Rodanthe with 19.06.
Cannot finish rebuilding.

Edit: After shutting down BD-RB and restarting, it starts to rebuild but then stops/fails to mux 00015.
[22:41:41] BD Rebuilder v0.19.06 (beta)
- Source: NIGHTS IN RODANTHE
- Input BD size: 20.55 GB
- Approximate total content: [02:45:40.688]
- Target BD size: 4.27 GB
- Resuming from previously started job.
[22:41:44] PHASE ONE, Encoding
[22:41:44]PHASE ONE complete
[22:41:44]PHASE TWO - Rebuild Started
- [22:41:44] Rebuilding stream 00003 [1 of 17]
- [22:41:44] Rebuilding stream 00022 [2 of 17]
- [22:41:45] Rebuilding stream 00018 [3 of 17]
- [22:41:45] Rebuilding stream 00001 [4 of 17]
- [22:41:46] Rebuilding stream 00011 [5 of 17]
- [22:41:46] Rebuilding stream 00008 [6 of 17]
- [22:41:47] Rebuilding stream 00021 [7 of 17]
- [22:41:47] Rebuilding stream 00020 [8 of 17]
- [22:41:48] Rebuilding stream 00019 [9 of 17]
- [22:41:49] Rebuilding stream 00023 [10 of 17]
- [22:41:51] Rebuilding stream 00010 [11 of 17]
- [22:41:52] Rebuilding stream 00025 [12 of 17]
- [22:41:54] Rebuilding stream 00013 [13 of 17]
- [22:41:55] Rebuilding stream 00015 [14 of 17]
- Error in attempt to multiplex: MUX_00015.meta
- Failed to rebuild BD file(s). Aborted.

KarstenS
23rd February 2009, 12:37
It may not be a bad idea for me to change the stream screen show it displays MPLS files (Playlists) rather than M2TS files.

Yes, that would make things much easier, as I always have to set audio manually and it is much work with movies, that are split into 50+ parts.

Furiousflea
23rd February 2009, 14:41
Sorry To Have To Report This But Using 19.06 Is Still Undersizing I Did Matrix Reloaded And Selected Target Size To Be 23000MB The Result Was 22192MB That's Almost A Gig Undersize I'd Call That Quite Significant For HD... I Have Included My INI Files... And As Always Thanks For The Great Work.

Further Issue Jdobbs I Just Tested Playback Of Matrix Reloaded And I Get A Black Screen With No Audio However The Counter Does Run...
In Addition Both The Video And Audio Playback Perfect Directly From The M2TS Stream... HELP!???

Same here, although to DVD9. I set 8140 as target bitrate but my backups when I do movie only always turn out at around 7.65-7.75GB - 250mb undersize. If you muliply that by 3.5 which is the size of a BD25 (roughly) it is about a GB.

As stated before I don't understand this as x264 is easily within 1% when target size is set, there must be other variable overhead or something I would expect relating to m2ts container.

jdobbs
23rd February 2009, 16:24
Same here, although to DVD9. I set 8140 as target bitrate but my backups when I do movie only always turn out at around 7.65-7.75GB - 250mb undersize. If you muliply that by 3.5 which is the size of a BD25 (roughly) it is about a GB.

As stated before I don't understand this as x264 is easily within 1% when target size is set, there must be other variable overhead or something I would expect relating to m2ts container. I've been playing it safe until we have more information. Currently I am assuming 7% in overhead for muxing the video (M2TS format). I'll adjust it down to 6% and it should get us closer to hitting the target size.

Honestly though, I don't see the big deal in a 1% undersize buffer on a disc...

deank
23rd February 2009, 16:31
@Furiousflea: I'd say that a difference of 3-4% is almost a miracle and you should be satisfied, as with m2ts container it is REALLY hard to predict overhead with so many different audio/subtitles/menu streams.

Chefkoch_ico
23rd February 2009, 16:44
Hi!

This problem:
http://forum.doom9.org/showpost.php?p=1244787&postcount=969#
I was able to "fix" with the new parameter MIN_M2TS_SIZE=400

Are you interested into making a real fix for this? What Information will you need?

Bye

jdobbs
23rd February 2009, 16:51
@Furiousflea: I'd say that a difference of 3-4% is almost a miracle and you should be satisfied, as with m2ts container it is REALLY hard to predict overhead with so many different audio/subtitles/menu streams.Amen.

Furiousflea
23rd February 2009, 18:52
I've been playing it safe until we have more information. Currently I am assuming 7% in overhead for muxing the video (M2TS format). I'll adjust it down to 6% and it should get us closer to hitting the target size.

Honestly though, I don't see the big deal in a 1% undersize buffer on a disc...

No worries, wasn't a complaint just an fyi. I think a few pages back undersize was mentioned and in the recent release you said undersize was corrected. Just reporting that the undersize is exactly the same as before - no change.

I'm not really fussed as I just set the target to 8250MB and get about 7.8-7.9GB. The reason I bring it up is because this is pretty much a certainty and shows that even with all this variable overhead it still CAN hit the target bang on. Only the target that is set in the INI is not the real target.

My only suggestion is that it should be? Fair enough have the default set at a conservative value as it is already. But since it's a hidden setting to set a custom value is it really a good idea for a user to need to set 8250MB to achieve 7.8-7.9GB?

I'm prolly not explaining myself very well. I'm saying that the undersize is consistent AND predictable. Given this, shouldn't the custom value be hard set in reality :p ...It seems that even the custom value is conservative too which makes no sense.

Here's some examples...

Harry Potter 5 - custom value 8140 - 7.82GB output (movie only)
The Notebook - custom 8140 - 7.84GB output (full disc)
Mamma Mia - custom value - 8140 - 7.81GB output (movei only)
Harry Potter 1 - default value 7910? - 7.64GB output (movie only)
Independence Day - custom value 8200 - 7.87GB output (movie only)
Mulholland Drive - default 7910 - 7.64GB output (movie only)


I won't bring this up again but as you can see, your target sizing is pretty darn accurate so there really isn't any need for me needing to set a falsely high value in the ini to achive a full disc :)

8140 should be the full capacity of a DVD9, given that your sizing IS accurate you would be at no risk by allowing 8140 to mean 8140 ONLY in the ini for experienced users. (obviously not as a default as this would be cutting it fine). I believe you did this with DVD-Rebuilder with no complaints ;) Your current sizing is no less accurate than CCE doing a DVD encode.

(sorry I don't mean to go on and am trying to help)

I would disagree with out fellow mathsmaticians who claim this is only like 1% difference, you don't calculate how much of the total to work out whats wasted, you calculate how much is lost relative to the size of your video since audio quality is a constant this extra wasted space would be spent directly on video encoding, most of which on the main feature.

BenieUK
23rd February 2009, 19:16
Just reporting that the under-size is exactly the same as before - no change.

Maybe for some but for me the under-size bug has gone... I been doing full disc backups keeping all audio and subs, high quality (default) , do not convert audio (both) since about v18.?? and my end results (the ones that got all the way through) were ending up 16GB ish NOT the 25GB i had selected... since this new version v19.06 all 4 BD's i have done in the last 2 days all work 100% and are around the 22-23GB mark :)

Also the ones that kept getting errors during encode also went all the way with out probs... THANKS JDOBBS !!

Movies i have done in the last 2 days are:

The Day After Tomorrow
Heroes - Season 1 - Disc 1
Resident Evil 3
Pirates 2 (not pirates of the Caribbean, lol :)

All UK Region B

Only thing i'm waiting for now is the option to keep original DTS-HD etc.. but dont mind the wait :)

Keep up the great work :) 2nd donation on its way soon... Thanks again.

BenieUK
23rd February 2009, 19:18
Also thanks to all others involved in the programs that make this package what it is :)

MikeyBK
23rd February 2009, 21:29
Just wanted to give feedback that 0.19.06 seems to be running very, very smooth on my system..... 100% success on all BD-9s I've thrown at it so far...



:thanks:

procorea
23rd February 2009, 21:49
@JD, congrats for this great program.

I've been agonizing to make my 1st posting due to the 5-day rule since joining...

Meanwhile on the other hand I've been re-trying the processing of some BD rips with every new version of BD Rebuilder since 0.18.7, so whatever errors I'm still getting can be trusted as consistent I guess; the X264 errors have gone away but the following errors remain, affecting 5 of about a dozen titles I have used BD Rebuilder on:

[my usual setup: movie-only mode, DVD-9 target, selecting whenever available English & French 5-ch AC3 audio tracks (or HD if available), leaving all subtitles in; btw I'm on Win XP SP3 in English but with some French Canadian settings like for the keyboard]

Problem 1:

Failing to retrieve audio, aborting right at beginning; this happens with 2 of my rips, "Meet the Robinsons" and "Wall-E", below is a typical log (this one when trying "Wall-E"; btw when I last tried with "Meet the Robinsons" BD Rebuilder was reporting 144GB for input BD size, obviously incorrect; in Explorer the folder is seen to have a total size of 38.9GB):

[15:23:58] BD Rebuilder v0.19.06 (beta)
- Source: QUACK_D1_CAN
- Input BD size: 22.87 GB
- Approximate total content: [01:38:54.636]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[15:23:58] PHASE ONE, Encoding
- Extracting audio/subs [VID_00091]
- Error in attempt to extract audio/subs.
[15:23:59] - Failed to retrieve audio, aborted
____________________

Problem 2:

Failing at final mux, getting message "Audio-PGS sizing issue", but the m2ts and audio files seem to all be in the work folder, is there a way to re-use these files to make a successful build without re-processing all the files ? This happens with 2 of my rips, "Pirates of the Carribean 3" and "From Hell". Typical description of windows that pop up , BD rebuilder log and program behavior:

A) Pop-up windows:

(1) "Audio and/or PGS size too large. Probable oversize. Continue ?

(after clicking "Yes"):

(2) BD Rebuilder experienced an error 8 [11:50:26] DoEncoding ()00009 8

after that, BD Rebuilder displays "Multiplexing M2TS file..."
but is obviously frozen (left running very long);
clicking "Abort" button coes not work

B) BD Rebuilder log:

-----------------------
[20:23:32] BD Rebuilder v0.19.04 (beta)
- Source: _BD RB FAILING AT FINAL MUX_AUDIO-PGS SIZING ISSUE_BD RIP_FROM HELL
- Input BD size: 22.06 GB
- Approximate total content: [02:02:13.326]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[20:23:32] PHASE ONE, Encoding
- Extracting audio/subs [VID_00002]
- [20:32:57] Reencoding: VID_00002 (1 of 2)
- Extracting audio/subs [VID_00003]
- Audio/PGS sizing issue. Continued...
- [11:50:22] Reencoding: VID_00003 (2 of 2)
- [11:50:26] DoEncoding() 00009 8

___________________

Problem 3:

Generating a very undersized target: happened on my BD rip "Live Free or Die Hard"; instead of about 7.72BG, files generated amounted to 4.45GB (bummer, had it been under 4.37GB I probably wouldn't have minded).

______________________

That's it for what I think might be problems.

Now I have a question about transportability of burned DVDs (w/ ImgBurn and I followed the instructions, selecting UDF 2.5 etc.):

Discs were burned using a desktop PC, they play back very well on this PC's PowerDVD 8.

But they don't work if I put the DVD in my laptop's drive, on the same OS and PowerDVD8 installation. Actually this laptop is the PC from which I made the BD rips because it equipped with a BD-RE burner. I get no video, audio plays for a few seconds then stops. Play timer keeps running. If I click to advance chapter the whole thing freezes.

So far I have 2 burned discs that behave like this on my laptop, I didn't burn any other yet until I get advice on how to fix this, in case the fix requires manipulation of the output files before burning them (or maybe the fix needs to be applied on the laptop itself ?). I have 8 titles whose outputs (20-25GB each for the workfiles & output folders) are standing by due to this issue, I'd like to free up that space if I can...

jdobbs
23rd February 2009, 22:22
1. I'd need more information. For that error I'd need for you to try running the AUD_00091.META file through TSMUXER in a command window so I can see what error it is receiving.
2. The audio/pgs error means that your target isn't big enough. If all the selected audio and pgs files are added together, there is no room for the video.
3. Not sure what could be the issue -- but make sure you use the latest version because there were some updates related to sizing.

aAs for the last comment. It sounds like flakey discs or a flakey drive to me. If you are using the same version of PowerDVD and OS that's the only reasonable source for the issue.

Shuttle99
23rd February 2009, 22:23
I keep getting and error "Audio & PG Size to large continue" at the end of pass 2/2 with Pirates 3 movie only with every version of BD rebuilder so far. Any ideas why this is happening? If I say to continue it looks like it might be continue but then it does nothing.

jdobbs
23rd February 2009, 22:24
See #2 on the post before yours. It means your audio/pgs selection is too big to fit on your selected destination size -- even without encoding the video.

Well... more accurately it means that the audio/pgs is too big to fit in the allocated size of the output for the specific file being encoded... but the result is the same. You'd have to encode the video to a negative size in order to make the encode possible.

Shuttle99
23rd February 2009, 23:24
Thanks for the quick answer so the next question is I tried this again to DVD9 and still the same thing is their a way around it there is two audio's LPCM and AC3 I tried each one separately and still no go. Any sugestions? I found a disc I made with one of the early versions I think 17.13 the whole disc and it worked fine but the quality was bad thats when I decided to do movie only and now it won't do it.

turbojet
23rd February 2009, 23:33
The undersize issue gets more and more affected by number of subs and audio included too.

RipBot264 author, Atak_Snajpera, seems to have overhead for 1 audio stream and multiple sub streams nailed down to a science. I think he's had some problems with multiple audio streams though. That program lacks the much needed 720 sups.

Now if only 2 heads could come together and make both software that much better.

jdobbs
24th February 2009, 00:36
Thanks for the quick answer so the next question is I tried this again to DVD9 and still the same thing is their a way around it there is two audio's LPCM and AC3 I tried each one separately and still no go. Any sugestions? I found a disc I made with one of the early versions I think 17.13 the whole disc and it worked fine but the quality was bad thats when I decided to do movie only and now it won't do it.
1. What do you have set as the output size?
2. How long is the total video?

If the audio is too big to fit on your target, you have to raise the output size to dual layer or BD-25. This is a necessity set forth by physics, not BD-RB. I'm guess you're trying to fit more on a DVD-5 than will fit.

Capsbackup
24th February 2009, 03:03
@jdobbs:
I beleive I found a partial explanation to the error I experienced in full backup of Nights in Rodanthe, post #1579. I had deselected the non-english subtitles, so when I received the error, I ran the mux_00015.meta file from the command line and it said it could not find the 00015.track_4609.sup. So I demuxed this subtitle with TsMuxer and put it in the workfiles folder, and clicked backup again, and then it worked. However, I had to demux all the removed subtitles from the original .m2ts files, and put them in the workfiles folder to avoid the same errors on the other mux_****.meta files it was crashing on. However, after a promising looking rebuild, at the very end I received the error "[17:44:25] CorrectMPLS() 00009 5" like before.
[17:40:39] BD Rebuilder v0.19.06 (beta)
- Source: NIGHTS IN RODANTHE
- Input BD size: 20.55 GB
- Approximate total content: [02:45:40.688]
- Target BD size: 4.27 GB
- Resuming from previously started job.
[17:40:41] PHASE ONE, Encoding
[17:40:41]PHASE ONE complete
[17:40:41]PHASE TWO - Rebuild Started
- [17:40:41] Rebuilding stream 00003 [1 of 17]
- [17:40:41] Rebuilding stream 00022 [2 of 17]
- [17:40:42] Rebuilding stream 00018 [3 of 17]
- [17:40:43] Rebuilding stream 00001 [4 of 17]
- [17:40:43] Rebuilding stream 00011 [5 of 17]
- [17:40:44] Rebuilding stream 00008 [6 of 17]
- [17:40:44] Rebuilding stream 00021 [7 of 17]
- [17:40:45] Rebuilding stream 00020 [8 of 17]
- [17:40:47] Rebuilding stream 00019 [9 of 17]
- [17:40:49] Rebuilding stream 00023 [10 of 17]
- [17:40:51] Rebuilding stream 00010 [11 of 17]
- [17:40:55] Rebuilding stream 00025 [12 of 17]
- [17:40:56] Rebuilding stream 00013 [13 of 17]
- [17:40:59] Rebuilding stream 00015 [14 of 17]
- [17:41:08] Rebuilding stream 00017 [15 of 17]
- [17:41:22] Rebuilding stream 00012 [16 of 17]
- [17:41:53] Rebuilding stream 00004 [17 of 17]
- [17:44:21] Rebuilding BD file Structure
- [17:44:25] CorrectMPLS() 00009 5
[17:45:31] - Aborted at user request

m1482
24th February 2009, 03:29
The resize function is not working anymore unless the target size is BD-25!!!

jdobbs
24th February 2009, 04:49
You mean the 1280x720 resize? I'll have to look at that. No reason for resizing if you're going to BD-25...

jdobbs
24th February 2009, 04:51
@jdobbs:
I beleive I found a partial explanation to the error I experienced in full backup of Nights in Rodanthe, post #1579. I had deselected the non-english subtitles, so when I received the error, I ran the mux_00015.meta file from the command line and it said it could not find the 00015.track_4609.sup. So I demuxed this subtitle with TsMuxer and put it in the workfiles folder, and clicked backup again, and then it worked. However, I had to demux all the removed subtitles from the original .m2ts files, and put them in the workfiles folder to avoid the same errors on the other mux_****.meta files it was crashing on. However, after a promising looking rebuild, at the very end I received the error "[17:44:25] CorrectMPLS() 00009 5" like before.
[17:40:39] BD Rebuilder v0.19.06 (beta)
- Source: NIGHTS IN RODANTHE
- Input BD size: 20.55 GB
- Approximate total content: [02:45:40.688]
- Target BD size: 4.27 GB
- Resuming from previously started job.
[17:40:41] PHASE ONE, Encoding
[17:40:41]PHASE ONE complete
[17:40:41]PHASE TWO - Rebuild Started
- [17:40:41] Rebuilding stream 00003 [1 of 17]
- [17:40:41] Rebuilding stream 00022 [2 of 17]
- [17:40:42] Rebuilding stream 00018 [3 of 17]
- [17:40:43] Rebuilding stream 00001 [4 of 17]
- [17:40:43] Rebuilding stream 00011 [5 of 17]
- [17:40:44] Rebuilding stream 00008 [6 of 17]
- [17:40:44] Rebuilding stream 00021 [7 of 17]
- [17:40:45] Rebuilding stream 00020 [8 of 17]
- [17:40:47] Rebuilding stream 00019 [9 of 17]
- [17:40:49] Rebuilding stream 00023 [10 of 17]
- [17:40:51] Rebuilding stream 00010 [11 of 17]
- [17:40:55] Rebuilding stream 00025 [12 of 17]
- [17:40:56] Rebuilding stream 00013 [13 of 17]
- [17:40:59] Rebuilding stream 00015 [14 of 17]
- [17:41:08] Rebuilding stream 00017 [15 of 17]
- [17:41:22] Rebuilding stream 00012 [16 of 17]
- [17:41:53] Rebuilding stream 00004 [17 of 17]
- [17:44:21] Rebuilding BD file Structure
- [17:44:25] CorrectMPLS() 00009 5
[17:45:31] - Aborted at user requestI'm going to have to put some code in to prevent resuming when the audio/sub selections change... that's a problem.

Talkietoaster
24th February 2009, 12:58
BD Rebuilder v0.19.06 (beta)
- Source: QUACK_D1_CAN
- Input BD size: 22.87 GB
- Approximate total content: [01:38:54.636]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[15:23:58] PHASE ONE, Encoding
- Extracting audio/subs [VID_00091]
- Error in attempt to extract audio/subs.
[15:23:59] - Failed to retrieve audio, aborted

Same problem here, except I am exporting the english track from the UK edition of Wall E. This problem was not present in an earlier build (methinks it was 18.07).

jdobbs
24th February 2009, 13:06
I'll pick up a copy of Wall-E and see what I can find.

Furiousflea
24th February 2009, 13:43
You mean the 1280x720 resize? I'll have to look at that. No reason for resizing if you're going to BD-25...

Had no problem resizing for me on BD9 (1080i60 source)

procorea
24th February 2009, 14:46
@JD;

I ran AUD_00091.meta (that was the file for Wall-E) through TSMuxer in a command window as you requested, attached file "metarun.jpg" is what came out of it, I hope that will be useful.

drmih
24th February 2009, 14:59
I'll pick up a copy of Wall-E and see what I can find.

I did a R1 Wall-E Full disc to bd-9 yesterday and there wasn't an issue with the latest version.

Interestingly, when I did the extras disc (which was over 40Gb) it completed fine but the output size was just over 4GB (although set to bd-9). I left it burning this morning and will see what happened - I did notice that many of the original files were very basic computer generated images.

stazna01
24th February 2009, 15:15
A) Pop-up windows:

(1) "Audio and/or PGS size too large. Probable oversize. Continue ?

(after clicking "Yes"):

(2) BD Rebuilder experienced an error 8 [11:50:26] DoEncoding ()00009 8

after that, BD Rebuilder displays "Multiplexing M2TS file..."
but is obviously frozen (left running very long);
clicking "Abort" button coes not work

I'm having the exact same issue as Procorea. I'm trying to backup Die Hard 2 to a DVD9, but I always get the "Audio and/or PGS" size error.

Die Hard 2 is not a very long movie, so it doesn't seem that it could be because the movie is too long to fit on a DVD9. My log is as follows...

-----------------------
[10:24:29] BD Rebuilder v0.19.06 (beta)
- Source: DIE_HARD_2_US
- Input BD size: 29.32 GB
- Approximate total content: [02:03:22.395]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[10:24:32] PHASE ONE, Encoding
- Extracting audio/subs [VID_00001]
- [10:34:53] Reencoding: VID_00001 (1 of 2)
- Extracting audio/subs [VID_00002]
- Audio/PGS sizing issue. Continued...
- [20:18:33] Reencoding: VID_00002 (2 of 2)
- [20:18:36] DoEncoding() 00009 8
-----------------------

and my ini is...

-----------------------
[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=7910
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=1
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
[Paths]
SOURCE_PATH=C:\USERS\NATE\DOCUMENTS\BLURAY\DIE_HARD_2_US\
WORKING_PATH=F:\BLURAY_TEMP\
-----------------------

I notice that it doesn't throw the error until it gets to VID_00002 (VID_00001 is the big file, so I'm not sure what VID_00002 is...it's only 0.03 MB...but this could just be my ignorance). I've attached a picture in case something looks odd to you about the structure.

P.S. Thanks for all you do Jdobbs. This program is amazing!

Talkietoaster
24th February 2009, 17:01
I did a R1 Wall-E Full disc to bd-9 yesterday and there wasn't an issue with the latest version.


"Full disc" was no issue either, the problem arises with "Movie only"

drmih
24th February 2009, 17:14
"Full disc" was no issue either, the problem arises with "Movie only"

Sorry - the thread is becoming so long that sometimes you can't see the wood for the trees. As it was a two disc set there were so few extras that it didn't seem much point to do movie only.

mmace
24th February 2009, 17:46
OK, just got my new i7 today and was looking forward to trying it out!
installed all software and set up as required on first page, not much else installed on the PC!

I'm trying to do the 40 Year Old Virgin, full back up to BD-R 25Gb

Log:
[16:41:43] BD Rebuilder v0.19.06 (beta)
- Source: 40_YOV
- Input BD size: 45.22 GB
- Approximate total content: [05:57:50.473]
- Target BD size: 22.90 GB
[16:41:43] PHASE ONE, Encoding
- Extracting audio/subs [VID_00139]
- [16:41:44] Reencoding: VID_00139 (1 of 53)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[16:41:44] - Failed video encode, aborted


INF:
[Status]
LABEL=40_YOV
VERSION=v0.19.06 (beta)
SOURCE_SIZE=48553515829
SOURCE_VIDEO_SIZE=47809787904
TARGET_SIZE=24589107200
REDUCTION=.498755177974864
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
BACKUP_MODE=0
QUICK=1
PASS=1
[00139]
M2TS_TARGET=5987743
RATE=5445


INI (paths removed):
[Options]
MODE=0
QUICK_EXTRAS=1
PRIORITY_CLASS=0
RESIZE=0
TARGET_SIZE=23450
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=0
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
ENCODE_QUALITY=1

Furiousflea
24th February 2009, 17:53
OK, just got my new i7 today and was looking forward to trying it out!
installed all software and set up as required on first page, not much else installed on the PC!

I'm trying to do the 40 Year Old Virgin, full back up to BD-R 25Gb

Have you tried any other movies? Have you verified your cpu is working properly (full stress test on all cores at the same time etc).

BenieUK
24th February 2009, 17:56
Still having problems with The Mummy 3 (UK), trying to do full disc BD25, keep all audio and subs, do not convert DTS/AC3, High (Default setting) get the following after x264.exe crashes:

[10:12:13] BD Rebuilder v0.19.06 (beta)
- Source: MUMMY_3TODE_G51
- Input BD size: 45.82 GB
- Approximate total content: [04:32:56.008]
- Target BD size: 22.90 GB
[10:12:13] PHASE ONE, Encoding
- Extracting audio/subs [VID_00000]
- [10:12:16] Collecting video information [00000]
- Video: 1920x1080, 23.976fps
- Bitrate: 9,120 Kbs
- [10:12:16] Reencoding: VID_00000, Pass 1 of 2
- [10:12:32] Reencoding: VID_00000, Pass 2 of 2
- [10:13:03] Video Encode complete
- [10:13:03] Reencoding audio tracks
- [10:13:03] Multiplexing M2TS
- Extracting audio/subs [VID_00001]
- [10:13:05] Collecting video information [00001]
- Video: 1920x1080, 23.976fps
- Bitrate: 7,590 Kbs
- [10:13:05] Reencoding: VID_00001, Pass 1 of 2
- [10:13:13] Reencoding: VID_00001, Pass 2 of 2
- [10:13:30] Video Encode complete
- [10:13:30] Reencoding audio tracks
- [10:13:30] Multiplexing M2TS
- Extracting audio/subs [VID_00009]
- [10:22:44] Collecting video information [00009]
- Video: 1920x1080, 23.976fps
- Bitrate: 10,252 Kbs
- [10:22:44] Reencoding: VID_00009, Pass 1 of 2
- [11:34:58] Reencoding: VID_00009, Pass 2 of 2
- [14:12:08] Video Encode complete
- [14:12:08] Reencoding audio tracks
- [14:29:47] Multiplexing M2TS
- Extracting audio/subs [VID_00010]
- [14:34:13] Collecting video information [00010]
- Video: 1920x1080, 29.970fps
- Bitrate: 4,814 Kbs
- [14:34:13] Reencoding: VID_00010, Pass 1 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[15:22:25] - Failed video encode, aborted

Have done 5 Discs this was in last couple days without error

Here the inf:

[Status]
LABEL=MUMMY_3TODE_G51
VERSION=v0.19.06 (beta)
SOURCE_SIZE=49199056386
SOURCE_VIDEO_SIZE=48716077056
TARGET_SIZE=24589107200
REDUCTION=.494829003622143
RESIZE_1080=0
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=all
BACKUP_MODE=0
QUICK=0
PASS=1
COMPLETED=3
[00000]
M2TS_TARGET=31721754
RATE=9120
AUDIO=1
NSIZE=29884416
FLINK=0
MLINK=0
[00001]
M2TS_TARGET=15483888
RATE=7590
AUDIO=1
NSIZE=14886912
FLINK=0
MLINK=0
[00009]
M2TS_TARGET=15106185426
RATE=10252
AUDIO=1111111
NSIZE=14958329856
FLINK=0
MLINK=0
[00010]
M2TS_TARGET=1075806454
RATE=4814



Here the ini:
[Options]
MODE=0
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=23450
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
VERBOSE_STATUS=1
[Paths]
SOURCE_PATH=V:\
WORKING_PATH=C:\USERS\ADMIN\VIDEOS\BD-RB\

LastCommand.txt:
"D:\Temp\Blu-Ray Tools\BD_Rebuilder\tools\x264.exe" "C:\USERS\ADMIN\VIDEOS\BD-RB\WORKFILES\VID_00010.AVS" --bitrate 4814 --level 4.1 --sar 1:1 --aud --vbv-bufsize 25000 --keyint 24 --min-keyint 1 --vbv-maxrate 35000 --filter 0,0 --subme 2 --me dia --bframes 3 --direct auto --weightb --partitions none --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "C:\USERS\ADMIN\VIDEOS\BD-RB\WORKFILES\VID_00010.AVS.264.stats" --pass 1 --output NUL


Tried running from dos box and got :

C:\Users\Admin>"D:\Temp\Blu-Ray Tools\BD_Rebuilder\tools\x264.exe" "C:\USERS\ADM
IN\VIDEOS\BD-RB\WORKFILES\VID_00010.AVS" --bitrate 4814 --level 4.1 --sar 1:1 --
aud --vbv-bufsize 25000 --keyint 24 --min-keyint 1 --vbv-maxrate 35000 --filter
0,0 --subme 2 --me dia --bframes 3 --direct auto --weightb --partitions none --t
rellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-
ssim --stats "C:\USERS\ADMIN\VIDEOS\BD-RB\WORKFILES\VID_00010.AVS.264.stats" --p
ass 1 --output NUL
avis [info]: 1920x1080 @ 29.97 fps (41040 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 PHADD SSE4.2
x264 [info]: profile Main, level 4.1
[0.3%] 120/41040 frames, 37.52 fps, 10799.25 kb/s, eta 0:18:10
C:\Users\Admin>

mmace
24th February 2009, 18:12
Have you tried any other movies? Have you verified your cpu is working properly (full stress test on all cores at the same time etc).no, not ripped any others yet, tried a few encodes with Nero which put the CPU to near 100%.
BDRB fails immediately without trying anything, it's errored within 2 seconds

MikeyBK
24th February 2009, 21:02
no, not ripped any others yet, tried a few encodes with Nero which put the CPU to near 100%.
BDRB fails immediately without trying anything, it's errored within 2 seconds


Sounds kinda like you forgot to re-enable mpeg2 in FFDSHOW when you re-installed it??

turbojet
24th February 2009, 22:03
Resizing to 720p works here too with BD5, BD9 and BD25 output.

Let me guess you overwrote your old .ini went in gui and checked resize again and it didn't work, Then closed and opened BD-RB again chose BD25 and it worked?

This .ini included in the pack really messes people up.

tyau
24th February 2009, 23:24
Just used v0.19.06 to encode Body of Lies to a BD5. It performed the task flawlessly. Like always I used TsMuxer to strip it down to movie-only before using Blu-ray Rebuilder to do the encoding task. I select all the picture quality options (highest quality encoding, Tellis, Colorboost).

I personally feel that choosing "Do not down-convert DTS-HD to AC3" or "Do not reencode AC3" yields much better sound quality than choosing them, with almost no noticible degrades in picture quality.

One thing I notice with Body of Lies is this. I forgot to check "Do not reencode AC3" within BDRB. The result is that once in a while when the film is playing, there's some crackling or static noise. Is this the byproduct of vigorous reencoding or compressing? I will have to redo Body of lies again and select "Do not reencode AC3", it seems.

Furiousflea
24th February 2009, 23:38
Just used v0.19.06 to encode Body of Lies to a BD5. It performed the task flawlessly. Like always I used TsMuxer to strip it down to movie-only before using Blu-ray Rebuilder to do the encoding task. I select all the picture quality options (highest quality encoding, Tellis, Colorboost).

I personally feel that choosing "Do not down-convert DTS-HD to AC3" or "Do not reencode AC3" yields much better sound quality than choosing them, with almost no noticible degrades in picture quality.

One thing I notice with Body of Lies is this. I forgot to check "Do not reencode AC3" within BDRB. The result is that once in a while when the film is playing, there's some crackling or static noise. Is this the byproduct of vigorous reencoding or compressing? I will have to redo Body of lies again and select "Do not reencode AC3", it seems.

Colourboost is not a quality improving option, "Do not convert\encode..." options are there to improve overall bitrate for video which is ideal for LONG films. Some films you won't notice a difference on or off, some will look much better with it off. You can't just generalise like you have unless your target is BD25 when any option relating to saving bitrate is a waste of time and won't make picture better.

You should not be experiencing crackiling\static\noise regardless of reencoding the AC3 or not.[/B] I can point blank tell you that. BD-Rebuilder doesn't make compromises like that. All it's doing is encoding your AC3 at 448kbs which is still the highest quality allowed for DVD Video.

laserfan
25th February 2009, 00:36
Still having problems with The Mummy 3 (UK), trying to do full disc BD25, keep all audio and subs, do not convert DTS/AC3, High (Default setting) get the following after x264.exe crashes...

- Extracting audio/subs [VID_00010]
- [14:34:13] Collecting video information [00010]
- Video: 1920x1080, 29.970fps
- Bitrate: 4,814 Kbs
- [14:34:13] Reencoding: VID_00010, Pass 1 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[15:22:25] - Failed video encode, abortedLooks like one of those infamous 60i VC-1s perhaps? What does MediaInfo say about 00010.m2ts?

If yes, it's a decoder problem & not and x264 issue at all.

tyau
25th February 2009, 00:40
Colourboost is not a quality improving option, "Do not convert\encode..." options are there to improve overall bitrate for video which is ideal for LONG films. Some films you won't notice a difference on or off, some will look much better with it off. You can't just generalise like you have unless your target is BD25 when any option relating to saving bitrate is a waste of time and won't make picture better.

You should not be experiencing crackiling\static\noise regardless of reencoding the AC3 or not.[/B] I can point blank tell you that. BD-Rebuilder doesn't make compromises like that. All it's doing is encoding your AC3 at 448kbs which is still the highest quality allowed for DVD Video.


Thanks for clarifying.

However I was not generalizing. I have bluntly stated what "I personally feel" with the particular film that I am currently encoding: body of lies.

turbojet
25th February 2009, 01:14
Eagle Eye (USA) is seen as 103 GB even though its 40 GB with 1x TrueHD, 2x AC3. BD-RB errors saying target is too small outputting to BD5,. BD9, BD25. I tested all 0.18 and 0.19 builds all the same thing, 0.17 has expired so I couldn't test it.

edit: Nevermind had files in the root directory that were being counted. Works fine when they are removed.

Furiousflea
25th February 2009, 02:09
Eagle Eye (USA) is seen as 103 GB even though its 40 GB with 1x TrueHD, 2x AC3. BD-RB errors saying target is too small outputting to BD5,. BD9, BD25. I tested all 0.18 and 0.19 builds all the same thing, 0.17 has expired so I couldn't test it.

edit: Nevermind had files in the root directory that were being counted. Works fine when they are removed.

Put your system clock back ;)

Edit...looks like you sorted it :)

Furiousflea
25th February 2009, 04:20
Update on "The Matrix" and no audio\subs beging selectable or played on main feature in full disc mode.

I looked at the audio tracks again and here they are...

Dolby TrueHD Audio English 0 kbps 5.1 / 48 kHz / 16-bit (AC3 Core: 5.1 / 48 kHz / 640kbps)
Dolby Digital Audio English 640 kbps 5.1 / 48 kHz / 640 kbps
Dolby Digital Audio German 640 kbps 5.1 / 48 kHz / 640 kbps
Dolby Digital Audio Spanish 640 kbps 5.1 / 48 kHz / 640 kbps
Dolby Digital Audio English 192 kbps 2.0 / 48 kHz / 192 kbps / Dolby Surround
Dolby Digital Audio English 192 kbps 2.0 / 48 kHz / 192 kbps / Dolby Surround
Dolby Digital Audio English 192 kbps 2.0 / 48 kHz / 192 kbps / Dolby Surround
Dolby Digital Audio English 192 kbps 2.0 / 48 kHz / 192 kbps / Dolby Surround
Dolby Digital Plus Audio English 192 kbps 2.0 / 48 kHz / 192 kbps

The Dolby Digital Plus track bolded isn't being detected by BD-Rebuilder. This track seems to be out of spec to me as I always thought that Bluray format only supported Dolby Digital Plus encoding for tracks with more than 5.1 channels...

Could this be anything to do with the problem of no audio\subs being selectable?

I also notice as I posted a while back that BD-Rebuilder discards the 2nd video track (which you have said is normal) but could some messing up of the streams be occuring here?

When loading the m2ts in TSmuxer after encoding it DOES show the correct number of streams etc, but maybe something isn't being updated in the mpls or something like that?

Thanks for looking if you get the time :)

jdobbs
25th February 2009, 04:26
Put your system clock back ;)
No. Don't put your clock back. They are timed out so I don't have to deal with them anymore. They should be trashed. That's why the timeout is there. Look at the list of fixes and tell me why anyone in their right mind would want to use them... :mad:

jdobbs
25th February 2009, 04:30
Update on "The Matrix" and no audio\subs beging selectable or played on main feature in full disc mode.

I looked at the audio tracks again and here they are...

Dolby TrueHD Audio English 0 kbps 5.1 / 48 kHz / 16-bit (AC3 Core: 5.1 / 48 kHz / 640kbps)
Dolby Digital Audio English 640 kbps 5.1 / 48 kHz / 640 kbps
Dolby Digital Audio German 640 kbps 5.1 / 48 kHz / 640 kbps
Dolby Digital Audio Spanish 640 kbps 5.1 / 48 kHz / 640 kbps
Dolby Digital Audio English 192 kbps 2.0 / 48 kHz / 192 kbps / Dolby Surround
Dolby Digital Audio English 192 kbps 2.0 / 48 kHz / 192 kbps / Dolby Surround
Dolby Digital Audio English 192 kbps 2.0 / 48 kHz / 192 kbps / Dolby Surround
Dolby Digital Audio English 192 kbps 2.0 / 48 kHz / 192 kbps / Dolby Surround
Dolby Digital Plus Audio English 192 kbps 2.0 / 48 kHz / 192 kbps

The Dolby Digital Plus track bolded isn't being detected by BD-Rebuilder. This track seems to be out of spec to me as I always thought that Bluray format only supported Dolby Digital Plus encoding for tracks with more than 5.1 channels...

Could this be anything to do with the problem of no audio\subs being selectable?

I also notice as I posted a while back that BD-Rebuilder discards the 2nd video track (which you have said is normal) but could some messing up of the streams be occuring here?

When loading the m2ts in TSmuxer after encoding it DOES show the correct number of streams etc, but maybe something isn't being updated in the mpls or something like that?

Thanks for looking if you get the time :) Hmmm... you may have a point there. If the secondary video track has the first ID, that might cause problems in playback based upon what happens in command codes... I'll look at that.

jdobbs
25th February 2009, 04:31
[Deleted - repeat]

Furiousflea
25th February 2009, 05:01
Hmmm... you may have a point there. If the secondary video track has the first ID, that might cause problems in playback based upon what happens in command codes... I'll look at that.

As for the audio track... if it isn't shown in BD-RB then it also isn't listed in the CLPI file. I don't believe that should happen if it is properly authored.

Strange because the DD+ audio track shows up in EAC3TO when analysing both the mpls and the m2ts for the main feature. Sorry for my naughty advice, I just had to do this when testing my Sin City jap import when I couldn't get it to encode with new versions but the old 0.17 treats it with the respect it deserves. But yes of course your point is very valid and not a good idea to use old versions.

mmace
25th February 2009, 08:19
Sounds kinda like you forgot to re-enable mpeg2 in FFDSHOW when you re-installed it??nope, first thing I did during installing it and checked again afterwards, I followed the 1st page instructions step by step

If I click backup again it tries 3 videos within about 4 seconds and aborts, the first video is AVC the 2nd 2 are VC-1 so MPEG2 isn't in there anyway!

jdobbs
25th February 2009, 11:29
I'm getting mixed reports on PS3 results. It's not clear to me -- if you create a movie-only disc with BD-RB, does it run as-is on a PS3 or does it need to be patched? I know a full backup shows as a data disc because the PS3 doesn't appear to support BD-5/9 (not sure what I can do about that).

Could someone with a PS3 confirm one way or the other?

rafrag
25th February 2009, 11:51
I'm getting mixed reports on PS3 results. It's not clear to me -- if you create a movie-only disc with BD-RB, does it run as-is on a PS3 or does it need to be patched? I know a full backup shows as a data disc because the PS3 doesn't appear to support BD-5/9 (not sure what I can do about that).

Could someone with a PS3 confirm one way or the other?

i did about +/-30 backups and they work fine with or w/o avchd compliance setting and no patching. btw i have newer ps3 80GB version.

MikeyBK
25th February 2009, 12:13
With the exception of the BD-9s that skipped on the PS3s on a earlier version of Bd-RB, all other movie-only BD-9s (around 30 as well) play completely fine on my daughters' PS3....

Furiousflea
25th February 2009, 12:18
With the exception of the BD-9s that skipped on the PS3s on a earlier version of Bd-RB, all other movie-only BD-9s (around 30 as well) play completely fine on my daughters' PS3....

Can you confirm that they play as "blurays" and that you don't have to select the m2ts manually to play them? Even if they are "movie only" they should still be treated like blurays. Can you also confirm compatible audio etc in BD9.

I think that would be useful to know, as we know the PS3 can play m2ts manually but that doing it this way limits things like chapters and audio compatibility (i think).

robinthehood
25th February 2009, 12:57
Hi, First post for me but i've been lurking for a while now, @jdobbs thank you its a great bit of software, i've done 6 movie only back ups to bd-25 so far, apart from the stuttering that happened in an earlier version i've had no problems i'm playing on an early version PS3 updated to the latest firmware, all my discs have been seen as blu-rays and play fine apart from the chapter seek which is slower than the original blurays but not a problem also i did the first 3 on high quality (default) and the last 3 on better (fast) and i don't see any difference in picture quality? shaves about 5hours the overall time for me.

MikeyBK
25th February 2009, 13:02
Can you confirm that they play as "blurays" and that you don't have to select the m2ts manually to play them? Even if they are "movie only" they should still be treated like blurays. Can you also confirm compatible audio etc in BD9.

I think that would be useful to know, as we know the PS3 can play m2ts manually but that doing it this way limits things like chapters and audio compatibility (i think).

They all behave like a Bluray (although seen as AVCHD ..IIR), auto starts when inserted... w/ chapters and plays the audio just fine...

Never had to manually play only the M2ts file...

stazna01
25th February 2009, 13:18
I just received a multiplex error while trying to turn Pearl Harbor into a BD9 (movie only). Has anyone else run into this?
My options are...

-----------------------
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=7910
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=1
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
-----------------------
And my results are...

-----------------------
[21:00:26] BD Rebuilder v0.19.06 (beta)
- Source: 38287373_PEARL_HARBOR_NA
- Input BD size: 39.32 GB
- Approximate total content: [03:03:09.061]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[21:00:29] PHASE ONE, Encoding
- Extracting audio/subs [VID_00000]
- [21:14:29] Reencoding: VID_00000 (1 of 1)
- Error in attempt to multiplex: MUX_00000.meta
[06:53:06] - Failed to build structure, aborted
-----------------------

jdobbs
25th February 2009, 14:25
I just received a multiplex error while trying to turn Pearl Harbor into a BD9 (movie only). Has anyone else run into this?
My options are...

-----------------------
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=7910
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=1
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
-----------------------
And my results are...

-----------------------
[21:00:26] BD Rebuilder v0.19.06 (beta)
- Source: 38287373_PEARL_HARBOR_NA
- Input BD size: 39.32 GB
- Approximate total content: [03:03:09.061]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[21:00:29] PHASE ONE, Encoding
- Extracting audio/subs [VID_00000]
- [21:14:29] Reencoding: VID_00000 (1 of 1)
- Error in attempt to multiplex: MUX_00000.meta
[06:53:06] - Failed to build structure, aborted
----------------------- Can you post the contents of the MUX_00000.META file? If possible a command line attempt at muxing might help reveal exactly what error you are getting from TSMUXER.

bobrap
25th February 2009, 14:31
With the exception of the BD-9s that skipped on the PS3s on a earlier version of Bd-RB, all other movie-only BD-9s (around 30 as well) play completely fine on my daughters' PS3....

Same here, play fine:thanks:

mmace
25th February 2009, 14:35
would any more info be helpful if I provided it for this post: http://forum.doom9.org/showpost.php?p=1254162&postcount=1609

will try a different film tonight

jdobbs
25th February 2009, 14:37
Strange because the DD+ audio track shows up in EAC3TO when analysing both the mpls and the m2ts for the main feature. Sorry for my naughty advice, I just had to do this when testing my Sin City jap import when I couldn't get it to encode with new versions but the old 0.17 treats it with the respect it deserves. But yes of course your point is very valid and not a good idea to use old versions.
Unfortunately I don't have that version. My NTSC version of "The Matrix" has 11 audio tracks (that don't match yours) and they all show in BD-RB.

stazna01
25th February 2009, 14:54
Can you post the contents of the MUX_00000.META file? If possible a command line attempt at muxing might help reveal exactly what error you are getting from TSMUXER.

I've already started another movie, but I'll redo Pearl Harbor tonight and post the results tomorrow morning. Please excuse the noobishness of this...but what is the exact command i should be using? Is it the following?

tsmuxer c:/path_to_files/MUX_00000.META

Also, do you have any ideas on my audio/pgs error? The film I'm trying is two hours/four minutes and I'm doing movie only mode. The only thing that sticks out for me is that there are two "vid" files and it errors when it hits the second one (that is .03 mb). All my successful backups seem to only have one vid file.

original audio/pgs error post - http://forum.doom9.org/showpost.php?p=1254100&postcount=1606

Furiousflea
25th February 2009, 17:27
Unfortunately I don't have that version. My NTSC version of "The Matrix" has 11 audio tracks (that don't match yours) and they all show in BD-RB.

No worries dude :)

GaPony
25th February 2009, 18:29
Can you confirm that they play as "blurays" and that you don't have to select the m2ts manually to play them? Even if they are "movie only" they should still be treated like blurays. Can you also confirm compatible audio etc in BD9.

I think that would be useful to know, as we know the PS3 can play m2ts manually but that doing it this way limits things like chapters and audio compatibility (i think).

On the PS3, a "Movie Only" copy is seen as an AVCHD disc (A full movie is seen as a data disc). Just select the AVCHD to play and the movie plays normally... chapter settings work . Obviously, no menus, extras, etc.

There may be some exceptions, but on the 41 BD9 "Movie Only" copies, that how it works.

BenieUK
25th February 2009, 18:47
Just done The Simpsons Movie (UK) , full disc BD25, keep all audio and subs, do not convert DTS/AC3, High (Default setting)

Came out only 16.2 GB NOT 25GB like i set:

INF:
[Status]
LABEL=SIMPSONS_MOVIE_F1
VERSION=v0.19.06 (beta)
SOURCE_SIZE=33909373794
SOURCE_VIDEO_SIZE=33733681152
TARGET_SIZE=24589107200
REDUCTION=.723710360811085
RESIZE_1080=0
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=all
BACKUP_MODE=0
QUICK=0
PASS=0
COMPLETED=29
REBUILD_COMPLETE=1
[00089]
M2TS_TARGET=11947682
RATE=9197
AUDIO=1
NSIZE=11182080
FLINK=0
MLINK=0
[00094]
M2TS_TARGET=362223312
RATE=25000
AUDIO=1
NSIZE=133165056
FLINK=0
MLINK=0
[00095]
M2TS_TARGET=134305821
RATE=24759
AUDIO=1
NSIZE=62404608
FLINK=0
MLINK=0
[00096]
M2TS_TARGET=155066420
RATE=24939
AUDIO=1
NSIZE=113682432
FLINK=0
MLINK=0
[00097]
M2TS_TARGET=128294185
RATE=25000
AUDIO=1
NSIZE=57526272
FLINK=0
MLINK=0
[00098]
M2TS_TARGET=143847960
RATE=25000
AUDIO=1
NSIZE=100995072
FLINK=0
MLINK=0
[00099]
M2TS_TARGET=79845378
RATE=24551
AUDIO=1
NSIZE=28446720
FLINK=0
MLINK=0
[00100]
M2TS_TARGET=45900976
RATE=12239
AUDIO=1
NSIZE=29650944
FLINK=0
MLINK=0
[00101]
M2TS_TARGET=145533174
RATE=12253
AUDIO=1
NSIZE=139296768
FLINK=0
MLINK=0
[00102]
M2TS_TARGET=112402478
RATE=12281
AUDIO=1
NSIZE=107163648
FLINK=0
MLINK=0
[00103]
M2TS_TARGET=236970516
RATE=12246
AUDIO=1
NSIZE=225761280
FLINK=0
MLINK=0
[00104]
M2TS_TARGET=190776072
RATE=12250
AUDIO=1
NSIZE=181991424
FLINK=0
MLINK=0
[00105]
M2TS_TARGET=318069800
RATE=23893
AUDIO=1
NSIZE=194678784
FLINK=0
MLINK=0
[00106]
M2TS_TARGET=171229362
RATE=21317
AUDIO=1
NSIZE=68302848
FLINK=0
MLINK=0
[00107]
M2TS_TARGET=112180155
RATE=23722
AUDIO=1
NSIZE=94525440
FLINK=0
MLINK=0
[00108]
M2TS_TARGET=49160244
RATE=17535
AUDIO=1
NSIZE=46110720
FLINK=0
MLINK=0
[00109]
M2TS_TARGET=115172633
RATE=17692
AUDIO=1
NSIZE=27832320
FLINK=0
MLINK=0
[00113]
M2TS_TARGET=131500095
RATE=12273
AUDIO=1
NSIZE=125435904
FLINK=0
MLINK=0
[00114]
M2TS_TARGET=215800842
RATE=12307
AUDIO=1
NSIZE=205449216
FLINK=0
MLINK=0
[00116]
M2TS_TARGET=1206142311
RATE=23328
AUDIO=11111111
NSIZE=909600768
FLINK=-1
MLINK=0
[00117]
M2TS_TARGET=76852899
RATE=23219
AUDIO=11111111
NSIZE=53311488
FLINK=-1
MLINK=0
[00118]
M2TS_TARGET=3813524980
RATE=23549
AUDIO=11111111
NSIZE=2656475136
FLINK=-1
MLINK=0
[00119]
M2TS_TARGET=7013289475
RATE=23739
AUDIO=11111111
NSIZE=5401964544
FLINK=-1
MLINK=0
[00120]
M2TS_TARGET=252715489
RATE=7384
AUDIO=11111111
NSIZE=171325440
FLINK=-1
MLINK=0
[00121]
M2TS_TARGET=728159431
RATE=3296
AUDIO=11111111
NSIZE=505903104
FLINK=-1
MLINK=0
[00122]
M2TS_TARGET=151811599
RATE=6052
AUDIO=11111111
NSIZE=99262464
FLINK=-1
MLINK=0
[00132]
M2TS_TARGET=76915150
RATE=23185
AUDIO=11111111
NSIZE=51597312
FLINK=-1
MLINK=0
[00133]
M2TS_TARGET=1468404385
RATE=23667
AUDIO=11111111
NSIZE=972595200
FLINK=-1
MLINK=0
[00134]
M2TS_TARGET=6765371733
RATE=21380
AUDIO=11111111
NSIZE=4668008448
FLINK=0
MLINK=0

LOG:
-----------------------
[10:35:47] BD Rebuilder v0.19.06 (beta)
- Source: SIMPSONS_MOVIE_F1
- Input BD size: 31.58 GB
- Approximate total content: [02:01:05.716]
- Target BD size: 22.90 GB
[10:35:47] PHASE ONE, Encoding
- Extracting audio/subs [VID_00089]
- [10:35:48] Collecting video information [00089]
- Video: 1920x1080, 23.976fps
- Bitrate: 9,197 Kbs
- [10:35:48] Reencoding: VID_00089, Pass 1 of 2
- [10:35:52] Reencoding: VID_00089, Pass 2 of 2
- [10:36:00] Video Encode complete
- [10:36:00] Reencoding audio tracks
- [10:36:00] Multiplexing M2TS
- Extracting audio/subs [VID_00094]
- [10:36:10] Collecting video information [00094]
- Video: 1920x1080, 23.976fps
- Bitrate: 25,000 Kbs
- [10:36:10] Reencoding: VID_00094, Pass 1 of 2
- [10:37:03] Reencoding: VID_00094, Pass 2 of 2
- [10:38:36] Video Encode complete
- [10:38:36] Reencoding audio tracks
- [10:38:37] Multiplexing M2TS
- Extracting audio/subs [VID_00095]
- [10:38:42] Collecting video information [00095]
- Video: 1920x1080, 23.976fps
- Bitrate: 24,759 Kbs
- [10:38:42] Reencoding: VID_00095, Pass 1 of 2
- [10:39:02] Reencoding: VID_00095, Pass 2 of 2
- [10:39:41] Video Encode complete
- [10:39:41] Reencoding audio tracks
- [10:39:42] Multiplexing M2TS
- Extracting audio/subs [VID_00096]
- [10:39:46] Collecting video information [00096]
- Video: 1920x1080, 23.976fps
- Bitrate: 24,939 Kbs
- [10:39:46] Reencoding: VID_00096, Pass 1 of 2
- [10:40:12] Reencoding: VID_00096, Pass 2 of 2
- [10:41:06] Video Encode complete
- [10:41:06] Reencoding audio tracks
- [10:41:06] Multiplexing M2TS
- Extracting audio/subs [VID_00097]
- [10:41:10] Collecting video information [00097]
- Video: 1920x1080, 23.976fps
- Bitrate: 25,000 Kbs
- [10:41:11] Reencoding: VID_00097, Pass 1 of 2
- [10:41:31] Reencoding: VID_00097, Pass 2 of 2
- [10:42:10] Video Encode complete
- [10:42:10] Reencoding audio tracks
- [10:42:10] Multiplexing M2TS
- Extracting audio/subs [VID_00098]
- [10:42:14] Collecting video information [00098]
- Video: 1920x1080, 23.976fps
- Bitrate: 25,000 Kbs
- [10:42:14] Reencoding: VID_00098, Pass 1 of 2
- [10:42:39] Reencoding: VID_00098, Pass 2 of 2
- [10:43:32] Video Encode complete
- [10:43:32] Reencoding audio tracks
- [10:43:32] Multiplexing M2TS
- Extracting audio/subs [VID_00099]
- [10:43:35] Collecting video information [00099]
- Video: 1920x1080, 23.976fps
- Bitrate: 24,551 Kbs
- [10:43:35] Reencoding: VID_00099, Pass 1 of 2
- [10:43:48] Reencoding: VID_00099, Pass 2 of 2
- [10:44:10] Video Encode complete
- [10:44:10] Reencoding audio tracks
- [10:44:10] Multiplexing M2TS
- Extracting audio/subs [VID_00100]
- [10:44:12] Collecting video information [00100]
- Video: 1920x1080, 23.976fps
- Bitrate: 12,239 Kbs
- [10:44:12] Reencoding: VID_00100, Pass 1 of 2
- [10:44:26] Reencoding: VID_00100, Pass 2 of 2
- [10:44:53] Video Encode complete
- [10:44:53] Reencoding audio tracks
- [10:44:53] Multiplexing M2TS
- Extracting audio/subs [VID_00101]
- [10:44:57] Collecting video information [00101]
- Video: 1920x1080, 23.976fps
- Bitrate: 12,253 Kbs
- [10:44:57] Reencoding: VID_00101, Pass 1 of 2
- [10:45:39] Reencoding: VID_00101, Pass 2 of 2
- [10:47:05] Video Encode complete
- [10:47:05] Reencoding audio tracks
- [10:47:06] Multiplexing M2TS
- Extracting audio/subs [VID_00102]
- [10:47:10] Collecting video information [00102]
- Video: 1920x1080, 23.976fps
- Bitrate: 12,281 Kbs
- [10:47:10] Reencoding: VID_00102, Pass 1 of 2
- [10:47:43] Reencoding: VID_00102, Pass 2 of 2
- [10:48:48] Video Encode complete
- [10:48:48] Reencoding audio tracks
- [10:48:49] Multiplexing M2TS
- Extracting audio/subs [VID_00103]
- [10:48:56] Collecting video information [00103]
- Video: 1920x1080, 23.976fps
- Bitrate: 12,246 Kbs
- [10:48:56] Reencoding: VID_00103, Pass 1 of 2
- [10:50:03] Reencoding: VID_00103, Pass 2 of 2
- [10:52:28] Video Encode complete
- [10:52:28] Reencoding audio tracks
- [10:52:29] Multiplexing M2TS
- Extracting audio/subs [VID_00104]
- [10:52:35] Collecting video information [00104]
- Video: 1920x1080, 23.976fps
- Bitrate: 12,250 Kbs
- [10:52:35] Reencoding: VID_00104, Pass 1 of 2
- [10:53:30] Reencoding: VID_00104, Pass 2 of 2
- [10:55:22] Video Encode complete
- [10:55:22] Reencoding audio tracks
- [10:55:24] Multiplexing M2TS
- Extracting audio/subs [VID_00105]
- [10:55:33] Collecting video information [00105]
- Video: 1920x1080, 23.976fps
- Bitrate: 23,893 Kbs
- [10:55:33] Reencoding: VID_00105, Pass 1 of 2
- [10:56:24] Reencoding: VID_00105, Pass 2 of 2
- [10:58:21] Video Encode complete
- [10:58:21] Reencoding audio tracks
- [10:58:21] Multiplexing M2TS
- Extracting audio/subs [VID_00106]
- [10:58:27] Collecting video information [00106]
- Video: 1920x1080, 23.976fps
- Bitrate: 21,317 Kbs
- [10:58:27] Reencoding: VID_00106, Pass 1 of 2
- [10:58:56] Reencoding: VID_00106, Pass 2 of 2
- [10:59:54] Video Encode complete
- [10:59:54] Reencoding audio tracks
- [10:59:54] Multiplexing M2TS
- Extracting audio/subs [VID_00107]
- [10:59:58] Collecting video information [00107]
- Video: 1920x1080, 23.976fps
- Bitrate: 23,722 Kbs
- [10:59:58] Reencoding: VID_00107, Pass 1 of 2
- [11:00:18] Reencoding: VID_00107, Pass 2 of 2
- [11:01:09] Video Encode complete
- [11:01:09] Reencoding audio tracks
- [11:01:09] Multiplexing M2TS
- Extracting audio/subs [VID_00108]
- [11:01:12] Collecting video information [00108]
- Video: 1920x1080, 23.976fps
- Bitrate: 17,535 Kbs
- [11:01:12] Reencoding: VID_00108, Pass 1 of 2
- [11:01:23] Reencoding: VID_00108, Pass 2 of 2
- [11:01:48] Video Encode complete
- [11:01:48] Reencoding audio tracks
- [11:01:48] Multiplexing M2TS
- Extracting audio/subs [VID_00109]
- [11:01:52] Collecting video information [00109]
- Video: 1920x1080, 23.976fps
- Bitrate: 17,692 Kbs
- [11:01:52] Reencoding: VID_00109, Pass 1 of 2
- [11:02:14] Reencoding: VID_00109, Pass 2 of 2
- [11:02:46] Video Encode complete
- [11:02:46] Reencoding audio tracks
- [11:02:47] Multiplexing M2TS
- Extracting audio/subs [VID_00113]
- [11:02:51] Collecting video information [00113]
- Video: 1920x1080, 23.976fps
- Bitrate: 12,273 Kbs
- [11:02:51] Reencoding: VID_00113, Pass 1 of 2
- [11:03:39] Reencoding: VID_00113, Pass 2 of 2
- [11:05:24] Video Encode complete
- [11:05:24] Reencoding audio tracks
- [11:05:25] Multiplexing M2TS
- Extracting audio/subs [VID_00114]
- [11:05:32] Collecting video information [00114]
- Video: 1920x1080, 23.976fps
- Bitrate: 12,307 Kbs
- [11:05:32] Reencoding: VID_00114, Pass 1 of 2
- [11:06:45] Reencoding: VID_00114, Pass 2 of 2
- [11:09:02] Video Encode complete
- [11:09:02] Reencoding audio tracks
- [11:09:02] Multiplexing M2TS
- Extracting audio/subs [VID_00116]
- [11:09:34] Collecting video information [00116]
- Video: 1920x1080, 23.976fps
- Bitrate: 23,328 Kbs
- [11:09:34] Reencoding: VID_00116, Pass 1 of 2
- [11:12:22] Reencoding: VID_00116, Pass 2 of 2
- [11:18:12] Video Encode complete
- [11:18:12] Reencoding audio tracks
- [11:18:46] Multiplexing M2TS
- Extracting audio/subs [VID_00117]
- [11:18:54] Collecting video information [00117]
- Video: 1920x1080, 23.976fps
- Bitrate: 23,219 Kbs
- [11:18:54] Reencoding: VID_00117, Pass 1 of 2
- [11:19:05] Reencoding: VID_00117, Pass 2 of 2
- [11:19:27] Video Encode complete
- [11:19:27] Reencoding audio tracks
- [11:19:30] Multiplexing M2TS
- Extracting audio/subs [VID_00118]
- [11:21:03] Collecting video information [00118]
- Video: 1920x1080, 23.976fps
- Bitrate: 23,549 Kbs
- [11:21:03] Reencoding: VID_00118, Pass 1 of 2
- [11:29:43] Reencoding: VID_00118, Pass 2 of 2
- [11:47:47] Video Encode complete
- [11:47:47] Reencoding audio tracks
- [11:49:31] Multiplexing M2TS
- Extracting audio/subs [VID_00119]
- [11:52:45] Collecting video information [00119]
- Video: 1920x1080, 23.976fps
- Bitrate: 23,739 Kbs
- [11:52:45] Reencoding: VID_00119, Pass 1 of 2
- [12:08:44] Reencoding: VID_00119, Pass 2 of 2
- [12:44:37] Video Encode complete
- [12:44:37] Reencoding audio tracks
- [12:47:47] Multiplexing M2TS
- Extracting audio/subs [VID_00120]
- [12:48:45] Collecting video information [00120]
- Video: 1920x1080, 23.976fps
- Bitrate: 7,384 Kbs
- [12:48:45] Reencoding: VID_00120, Pass 1 of 2
[12:48:50]PHASE ONE aborted by user request
-----------------------
[13:09:49] BD Rebuilder v0.19.06 (beta)
- Source: SIMPSONS_MOVIE_F1
- Input BD size: 31.58 GB
- Approximate total content: [02:01:05.716]
- Target BD size: 22.90 GB
- Resuming from previously started job.
[13:09:50] PHASE ONE, Encoding
- Extracting audio/subs [VID_00120]
- [13:09:50] Collecting video information [00120]
- Video: 1920x1080, 23.976fps
- Bitrate: 7,384 Kbs
- [13:09:50] Reencoding: VID_00120, Pass 1 of 2
- [13:10:47] Reencoding: VID_00120, Pass 2 of 2
- [13:12:04] Video Encode complete
- [13:12:04] Reencoding audio tracks
- [13:12:22] Multiplexing M2TS
- Extracting audio/subs [VID_00121]
- [13:12:43] Collecting video information [00121]
- Video: 1920x1080, 23.976fps
- Bitrate: 3,296 Kbs
- [13:12:43] Reencoding: VID_00121, Pass 1 of 2
- [13:16:31] Reencoding: VID_00121, Pass 2 of 2
- [13:20:39] Video Encode complete
- [13:20:39] Reencoding audio tracks
- [13:21:49] Multiplexing M2TS
- Extracting audio/subs [VID_00122]
- [13:21:57] Collecting video information [00122]
- Video: 1920x1080, 23.976fps
- Bitrate: 6,052 Kbs
- [13:21:57] Reencoding: VID_00122, Pass 1 of 2
- [13:22:37] Reencoding: VID_00122, Pass 2 of 2
- [13:23:25] Video Encode complete
- [13:23:25] Reencoding audio tracks
- [13:23:37] Multiplexing M2TS
- Extracting audio/subs [VID_00132]
- [13:23:41] Collecting video information [00132]
- Video: 1920x1080, 23.976fps
- Bitrate: 23,185 Kbs
- [13:23:41] Reencoding: VID_00132, Pass 1 of 2
- [13:23:52] Reencoding: VID_00132, Pass 2 of 2
- [13:24:14] Video Encode complete
- [13:24:14] Reencoding audio tracks
- [13:24:17] Multiplexing M2TS
- Extracting audio/subs [VID_00133]
- [13:24:54] Collecting video information [00133]
- Video: 1920x1080, 23.976fps
- Bitrate: 23,667 Kbs
- [13:24:54] Reencoding: VID_00133, Pass 1 of 2
- [13:28:11] Reencoding: VID_00133, Pass 2 of 2
- [13:34:48] Video Encode complete
- [13:34:48] Reencoding audio tracks
- [13:35:28] Multiplexing M2TS
- Extracting audio/subs [VID_00134]
- [13:38:17] Collecting video information [00134]
- Video: 1920x1080, 23.976fps
- Bitrate: 21,380 Kbs
- [13:38:17] Reencoding: VID_00134, Pass 1 of 2
- [13:54:01] Reencoding: VID_00134, Pass 2 of 2
- [14:24:42] Video Encode complete
- [14:24:42] Reencoding audio tracks
- [14:28:02] Multiplexing M2TS
[14:28:41]PHASE ONE complete
[14:28:41]PHASE TWO - Rebuild Started
- [14:28:41] Rebuilding BD file Structure
[14:28:45] - Encode and Rebuild complete
[14:28:45]JOB: SIMPSONS_MOVIE_F1 completed.

jdobbs
25th February 2009, 18:49
I need more to work with. Please post the LOG file, the BDREBUILDER.INI file, and the BDREBUIDER.INF file (from the working directory) so I can see what may have happened.

BenieUK
25th February 2009, 20:09
Sorry only one i never posted was the ini file, here it is :

[Options]
MODE=0
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=23450
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
VERBOSE_STATUS=1
[Paths]
SOURCE_PATH=V:\
WORKING_PATH=C:\USERS\ADMIN\VIDEOS\BD-RB\

smnckl
25th February 2009, 20:13
@jdobbs

I was running a rebuild of Traitor from last night when my system hung and crashed this morning. It was at almost 75% of pass 2 and I would rather not (as I have done before) restart the rebuild process from step 1.

The files that are in the WORKFILES folder are as follows:

00001.track_4352.dts
00001.track_4608.sup
AUD_00001.meta
AUD_00001_4352.AVS
VID_00001.AVS
VID_00001.AVS.264
VID_00001.AVS.264.stats


I opened a cmd session and ran the command from the LASTCMD.TXT file and it seems to be chugging along fine.

I assume that I can copy the MUX*.meta files from another session and edit them to fit to continue the process. What I am requesting is a step-by-step description of what I need to do to bring it up to the point I can re-run BD-RB to run the BD structure build and thus complete the rebuild, if that is possible.

TIA and :thanks: for this great piece of software.

mmace
25th February 2009, 20:36
Currently got 40 Year Old Virgin converting, the main bits of the movie are fine, but the MPEG2 480i extras are out of sync, about 2-3 seconds (video ahead of audio)

MikeyBK
25th February 2009, 21:01
@jdobbs

I was running a rebuild of Traitor from last night when my system hung and crashed this morning. It was at almost 75% of pass 2 and I would rather not (as I have done before) restart the rebuild process from step 1.

The files that are in the WORKFILES folder are as follows:

00001.track_4352.dts
00001.track_4608.sup
AUD_00001.meta
AUD_00001_4352.AVS
VID_00001.AVS
VID_00001.AVS.264
VID_00001.AVS.264.stats


I opened a cmd session and ran the command from the LASTCMD.TXT file and it seems to be chugging along fine.

I assume that I can copy the MUX*.meta files from another session and edit them to fit to continue the process. What I am requesting is a step-by-step description of what I need to do to bring it up to the point I can re-run BD-RB to run the BD structure build and thus complete the rebuild, if that is possible.

TIA and :thanks: for this great piece of software.

I just happened to do this Bluray last night, and it completed without any problems whatsoever.... so I think it should finish for you this time...

[00:40:57] BD Rebuilder v0.19.06 (beta)
- Source: TRAITOR
- Input BD size: 23.15 GB
- Approximate total content: [01:54:07.840]
- Target BD size: 7.95 GB
- MOVIE-ONLY mode enabled
[00:40:58] PHASE ONE, Encoding
- Extracting audio/subs [VID_00001]
- [00:48:05] Collecting video information [00001]
- Video: 1920x1080, 23.976fps
- Bitrate: 8,560 Kbs
- [00:48:05] Reencoding: VID_00001, Pass 1 of 2
- [03:17:14] Reencoding: VID_00001, Pass 2 of 2
- [08:19:10] Video Encode complete
- [08:19:10] Reencoding audio tracks
- [08:20:57] Multiplexing M2TS
[08:25:34]PHASE ONE complete
[08:25:34]PHASE TWO - Rebuild Started
- [08:25:34] Rebuilding BD file Structure
[08:30:36] - Encode and Rebuild complete
[08:30:36]JOB: TRAITOR completed.

jdobbs
25th February 2009, 21:13
@jdobbs

I was running a rebuild of Traitor from last night when my system hung and crashed this morning. It was at almost 75% of pass 2 and I would rather not (as I have done before) restart the rebuild process from step 1.

The files that are in the WORKFILES folder are as follows:

00001.track_4352.dts
00001.track_4608.sup
AUD_00001.meta
AUD_00001_4352.AVS
VID_00001.AVS
VID_00001.AVS.264
VID_00001.AVS.264.stats


I opened a cmd session and ran the command from the LASTCMD.TXT file and it seems to be chugging along fine.

I assume that I can copy the MUX*.meta files from another session and edit them to fit to continue the process. What I am requesting is a step-by-step description of what I need to do to bring it up to the point I can re-run BD-RB to run the BD structure build and thus complete the rebuild, if that is possible.

TIA and :thanks: for this great piece of software. The META files are specific to the job... so you'll probably have to edit them.

Are you doing movie-only or full backup? After you are complete with the encode go into BDREBUILDER.INF and add 1 to the value shown in COMPLETED=N -- if it is movie-only and there is only one M2TS you'll have to add the value "COMPLETED=1". Then you can resume where you left off and BD-RB will do the REBUILD.

I'm going to change BD-RB so it picks up where it left off better in the encode/prepare sequence (demuxing audio, pass 1, pass 2, encoding audio, muxing).

klas
25th February 2009, 21:53
I'm going to change BD-RB so it picks up where it left off better in the encode/prepare sequence (demuxing audio, pass 1, pass 2, encoding audio, muxing).


Thanks a lot for this point in the future.
Now all my copies are okay but i use the Htpc to see it. But no problems of rebuild.

Vanishing point
Goodfellas
Eyes wide shut
Amadeus

Regards

smnckl
25th February 2009, 22:38
The META files are specific to the job... so you'll probably have to edit them.

Yes, I understood that. Normally I delete everything after having tested the burnt DVD9 but luckily I just had my "Chronicles of Riddick" still in a temp folder. :cool:

Are you doing movie-only or full backup? After you are complete with the encode go into BDREBUILDER.INF and add 1 to the value shown in COMPLETED=N -- if it is movie-only and there is only one M2TS you'll have to add the value "COMPLETED=1". Then you can resume where you left off and BD-RB will do the REBUILD.

Its a movie only. Don't need menus or extras as I just want to watch the movie. :p
Thanks for the pointer about the "COMPLETED=N" line in the INF. Will do that when the manual pass 2 is completed.

I'm going to change BD-RB so it picks up where it left off better in the encode/prepare sequence (demuxing audio, pass 1, pass 2, encoding audio, muxing).

If I may be so bold as to come with a suggestion here?
How about a "Recover from..." button with a dropdown list that outlines which step to resume from.
That might be helpful for those who (need/wish to?) do pre-processing of the BD source and need to just have BD-RB pick up the process from some point after that.

Chefkoch_ico
25th February 2009, 23:19
Hi.

I was doing a full backup of Bangkok Dangerous, German version. With 0.19.06 to BD25.

Its nearly a perfect copy. Only one thing:
The first thing played is a trailer. After that comes a motion menu. But the menu items donŽt appear. After the first run of the menu, after about 1 minute, the menu loop starts again and now there are also the menu items.

Without processing through BD-RB (meaning only running through AnyDVD HD), the menu items appear normally.

What Information would help you to analyse the problem?

Bye

tyau
25th February 2009, 23:25
Got a x264.exe crash:
Problem signature:
Problem Event Name: APPCRASH
Application Name: x264.exe
Application Version: 0.0.0.0
Application Timestamp: 4999744e
Fault Module Name: StackHash_4e97
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 00000000
Exception Code: 40000015
Exception Offset: 000080f3
OS Version: 6.0.6001.2.1.0.256.1
Locale ID: 1033
Additional Information 1: 4e97
Additional Information 2: 61791fad147932e506e9f2bd2fa6cd2d
Additional Information 3: 6534
Additional Information 4: 1885f4dd5ca63470ab53355047883831

-----------------------
[11:26:07] BD Rebuilder v0.19.06 (beta)
- Source: BODY_OF_LIES
- Input BD size: 23.24 GB
- Approximate total content: [02:08:19.104]
- Target BD size: 4.27 GB
- MOVIE-ONLY mode enabled
[11:26:07] PHASE ONE, Encoding
- Extracting audio/subs [VID_00001]
- [11:31:17] Reencoding: VID_00001 (1 of 1)
- Encode failed. Retrying.

[Status]
LABEL=BODY_OF_LIES
VERSION=v0.19.06 (beta)
SOURCE_SIZE=24951570432
SOURCE_VIDEO_SIZE=24951570432
TARGET_SIZE=4581228544
REDUCTION=.183604817840429
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=1
QUICK=0
PASS=1
REBUILD_COMPLETE=0
[00001]
M2TS_TARGET=4581228544
RATE=3662

I've been randomly getting this crash once in a while. Does it have more to do with my computer than with BD-RB?

Sharc
25th February 2009, 23:34
Hi.

I was doing a full backup of Bangkok Dangerous, German version. With 0.19.06 to BD25.

Its nearly a perfect copy. Only one thing:
The first thing played is a trailer. After that comes a motion menu. But the menu items donŽt appear. After the first run of the menu, after about 1 minute, the menu loop starts again and now there are also the menu items.

Without processing through BD-RB (meaning only running through AnyDVD HD), the menu items appear normally.

What Information would help you to analyse the problem?

Bye
Is it the same for playback on PC and playback on a standalone player?

drmih
26th February 2009, 01:15
Here's some more information on the problem with discs and the audio / subtitles unselectable on certain discs. I did the Matrix Trilogy (R1) and got the following using the latest version:

The Matrix (full disc / bd-25 / all english audio left / dts untouched) - Everything seems fine but when you play the disc there is only one audio track which is DD 3/2.1 48khz, you can toggle through the others but nothing changes where you should pick up the directors commentary. If you change the audio by the menu you see the track number change but still 3/2.1 main audio.

The Matrix Reloaded / Revolutions (bd-9 / full disc / audio processed / english commentaries included) - there is no sound on my sony standalone and you can't toggle the audio or subtitles and the information line shows no audio stream. It plays fine on a pc so I played the main movie m2ts using media player classic and you can select the movie audio, or two secondary tracks and they are fine.

It must be some flag not being set correctly and the only audio that was playable would seem to be the HD one on the bd-25.

jdobbs
26th February 2009, 01:31
Hi.

I was doing a full backup of Bangkok Dangerous, German version. With 0.19.06 to BD25.

Its nearly a perfect copy. Only one thing:
The first thing played is a trailer. After that comes a motion menu. But the menu items donŽt appear. After the first run of the menu, after about 1 minute, the menu loop starts again and now there are also the menu items.

Without processing through BD-RB (meaning only running through AnyDVD HD), the menu items appear normally.

What Information would help you to analyse the problem?

Bye The first M2TS probably wasn't recognized as a menu and the overlay PGS was removed as if it were an unwanted subtitle. I'm trying to improve my recognition of "menus" for the next release -- but it isn't easy to do. I'd suggest you set BD-RB to keep all subtitles, and leave it that way.

Julian124
26th February 2009, 01:31
Ive been trying to rebuild Disney movies, but with every single one i get the following error:

-----------------------
[11:42:03] BD Rebuilder v0.19.05 (beta)
- Source: CARS_USA
- Input BD size: 38.52 GB
- Approximate total content: [03:36:58.271]
- Target BD size: 22.90 GB
[11:42:03] PHASE ONE, Encoding
- Extracting audio/subs [VID_00058]
- [11:42:04] Reencoding: VID_00058 (1 of 37)
- Extracting audio/subs [VID_00059]
- [11:42:18] Reencoding: VID_00059 (2 of 37)
- Extracting audio/subs [VID_00057]
- [11:42:28] Reencoding: VID_00057 (3 of 37)
- Extracting audio/subs [VID_00016]
- [11:42:39] Reencoding: VID_00016 (4 of 37)
- Extracting audio/subs [VID_00052]
- [11:42:54] Reencoding: VID_00052 (5 of 37)
- Extracting audio/subs [VID_00029]
- [11:43:06] Reencoding: VID_00029 (6 of 37)
- Extracting audio/subs [VID_00023]
- [11:43:31] Reencoding: VID_00023 (7 of 37)
- Extracting audio/subs [VID_00025]
- [11:43:57] Reencoding: VID_00025 (8 of 37)
- Extracting audio/subs [VID_00027]
- [11:44:22] Reencoding: VID_00027 (9 of 37)
- Extracting audio/subs [VID_00028]
- [11:44:47] Reencoding: VID_00028 (10 of 37)
- Extracting audio/subs [VID_00030]
- [11:45:10] Reencoding: VID_00030 (11 of 37)
- Extracting audio/subs [VID_00026]
- [11:45:33] Reencoding: VID_00026 (12 of 37)
- Extracting audio/subs [VID_00024]
- [11:45:56] Reencoding: VID_00024 (13 of 37)
- Extracting audio/subs [VID_00050]
- [11:46:19] Reencoding: VID_00050 (14 of 37)
- Extracting audio/subs [VID_00048]
- [11:46:43] Reencoding: VID_00048 (15 of 37)
- Extracting audio/subs [VID_00015]
- [11:47:06] Reencoding: VID_00015 (16 of 37)
- Extracting audio/subs [VID_00044]
- [11:47:36] Reencoding: VID_00044 (17 of 37)
- Extracting audio/subs [VID_00049]
- [11:48:24] Reencoding: VID_00049 (18 of 37)
- Extracting audio/subs [VID_00051]
- [11:49:03] Reencoding: VID_00051 (19 of 37)
- Extracting audio/subs [VID_00045]
- [11:49:43] Reencoding: VID_00045 (20 of 37)
- Extracting audio/subs [VID_00047]
- [11:50:34] Reencoding: VID_00047 (21 of 37)
- Extracting audio/subs [VID_00054]
- [11:51:20] Reencoding: VID_00054 (22 of 37)
- Extracting audio/subs [VID_00042]
- [11:52:53] Reencoding: VID_00042 (23 of 37)
- Extracting audio/subs [VID_00040]
- [11:54:07] Reencoding: VID_00040 (24 of 37)
- Extracting audio/subs [VID_00083]
- [11:55:26] Reencoding: VID_00083 (25 of 37)
- Extracting audio/subs [VID_00041]
- [11:57:10] Reencoding: VID_00041 (26 of 37)
- Extracting audio/subs [VID_00043]
- [11:58:41] Reencoding: VID_00043 (27 of 37)
- Extracting audio/subs [VID_00046]
- [12:00:22] Reencoding: VID_00046 (28 of 37)
- Extracting audio/subs [VID_00087]
- [12:02:34] Reencoding: VID_00087 (29 of 37)
- Extracting audio/subs [VID_00055]
- [12:04:40] Reencoding: VID_00055 (30 of 37)
- Extracting audio/subs [VID_00120]
- [12:07:40] Reencoding: VID_00120 (31 of 37)
- Extracting audio/subs [VID_00038]
- [12:10:50] Reencoding: VID_00038 (32 of 37)
- Extracting audio/subs [VID_00053]
- [12:15:24] Reencoding: VID_00053 (33 of 37)
- Extracting audio/subs [VID_00037]
- [12:18:13] Reencoding: VID_00037 (34 of 37)
- Extracting audio/subs [VID_00039]
- [12:22:29] Reencoding: VID_00039 (35 of 37)
- Extracting audio/subs [VID_00036]
- [12:27:07] Reencoding: VID_00036 (36 of 37)
- Extracting audio/subs [VID_00060]
- [12:46:27] Reencoding: VID_00060 (37 of 37)
- Error in attempt to multiplex: MUX_00060.meta
[18:09:30] - Failed to build structure, aborted
-----------------------
[23:05:50] BD Rebuilder v0.19.05 (beta)
- Source: CARS_USA
- Input BD size: 38.52 GB
- Approximate total content: [03:36:58.271]
- Target BD size: 22.90 GB
- Resuming from previously started job.
[23:05:53] PHASE ONE, Encoding
- Extracting audio/subs [VID_00060]
- [23:21:13] Reencoding: VID_00060 (37 of 37)
- Error in attempt to multiplex: MUX_00060.meta
[08:32:55] - Failed to build structure, aborted

i was trying to rebuild cars and I got this error it also happens with the movie only rebuild, it has also been happening with various other disney blurays. Also, with High School Musical 3 it reads the source as 116GB. Why would that be?
the setup log for the Cars rebuild is:
[Status]
LABEL=CARS_USA
VERSION=v0.19.05 (beta)
SOURCE_SIZE=41361867404
SOURCE_VIDEO_SIZE=37682743296
TARGET_SIZE=24589107200
REDUCTION=.55489545778955
RESIZE_1080=0
AUDIO_TO_KEEP=eng;spa;
SUBS_TO_KEEP=all
BACKUP_MODE=0
QUICK=1
PASS=0
COMPLETED=36
[00058]
M2TS_TARGET=7803837
AUDIO=1
NSIZE=2893824
FLINK=0
MLINK=0
[00059]
M2TS_TARGET=9099362
AUDIO=1
NSIZE=5406720
FLINK=0
MLINK=0
[00057]
M2TS_TARGET=9184594
AUDIO=1
NSIZE=5124096
FLINK=0
MLINK=0
[00016]
M2TS_TARGET=14588299
AUDIO=1
NSIZE=10113024
FLINK=0
MLINK=0
[00052]
M2TS_TARGET=25675270
AUDIO=1
NSIZE=7342080
FLINK=0
MLINK=0
[00029]
M2TS_TARGET=37692974
AUDIO=1
NSIZE=17362944
FLINK=0
MLINK=0
[00023]
M2TS_TARGET=37720248
AUDIO=1
NSIZE=16367616
FLINK=0
MLINK=0
[00025]
M2TS_TARGET=37822527
AUDIO=1
NSIZE=16343040
FLINK=0
MLINK=0
[00027]
M2TS_TARGET=37904349
AUDIO=1
NSIZE=16963584
FLINK=0
MLINK=0
[00028]
M2TS_TARGET=37928214
AUDIO=1
NSIZE=16539648
FLINK=0
MLINK=0
[00030]
M2TS_TARGET=38194138
AUDIO=1
NSIZE=15839232
FLINK=0
MLINK=0
[00026]
M2TS_TARGET=38224821
AUDIO=1
NSIZE=16422912
FLINK=0
MLINK=0
[00024]
M2TS_TARGET=38610070
AUDIO=1
NSIZE=15593472
FLINK=0
MLINK=0
[00050]
M2TS_TARGET=42673929
AUDIO=1
NSIZE=18143232
FLINK=0
MLINK=0
[00048]
M2TS_TARGET=43236460
AUDIO=1
NSIZE=20035584
FLINK=0
MLINK=0
[00015]
M2TS_TARGET=47644656
AUDIO=1
NSIZE=20914176
FLINK=0
MLINK=0
[00044]
M2TS_TARGET=74318844
AUDIO=1
NSIZE=42694656
FLINK=0
MLINK=0
[00049]
M2TS_TARGET=80557823
AUDIO=1
NSIZE=33552384
FLINK=0
MLINK=0
[00051]
M2TS_TARGET=85276263
AUDIO=1
NSIZE=35223552
FLINK=0
MLINK=0
[00045]
M2TS_TARGET=94559726
AUDIO=1
NSIZE=46479360
FLINK=0
MLINK=0
[00047]
M2TS_TARGET=96076855
AUDIO=1
NSIZE=43143168
FLINK=0
MLINK=0
[00054]
M2TS_TARGET=133810740
AUDIO=1
NSIZE=60610560
FLINK=0
MLINK=0
[00042]
M2TS_TARGET=139497415
AUDIO=1
NSIZE=62410752
FLINK=0
MLINK=0
[00040]
M2TS_TARGET=146022773
AUDIO=1
NSIZE=72794112
FLINK=0
MLINK=0
[00083]
M2TS_TARGET=146411431
AUDIO=1
NSIZE=63866880
FLINK=0
MLINK=0
[00041]
M2TS_TARGET=148709284
AUDIO=1
NSIZE=85530624
FLINK=0
MLINK=0
[00043]
M2TS_TARGET=162094108
AUDIO=1
NSIZE=79435776
FLINK=0
MLINK=0
[00046]
M2TS_TARGET=196834648
AUDIO=1
NSIZE=121571328
FLINK=0
MLINK=0
[00087]
M2TS_TARGET=201713324
AUDIO=1
NSIZE=76535808
FLINK=0
MLINK=0
[00055]
M2TS_TARGET=211075201
AUDIO=1
NSIZE=121006080
FLINK=0
MLINK=0
[00120]
M2TS_TARGET=218415375
AUDIO=1
NSIZE=138559488
FLINK=0
MLINK=0
[00038]
M2TS_TARGET=333464860
AUDIO=1
NSIZE=181168128
FLINK=0
MLINK=0
[00053]
M2TS_TARGET=338503773
AUDIO=1
NSIZE=123592704
FLINK=0
MLINK=0
[00037]
M2TS_TARGET=367509907
AUDIO=1
NSIZE=129269760
FLINK=0
MLINK=0
[00039]
M2TS_TARGET=434328341
AUDIO=1
NSIZE=246085632
FLINK=0
MLINK=0
[00036]
M2TS_TARGET=585372980
AUDIO=1
NSIZE=266317824
FLINK=0
MLINK=0
[00060]
M2TS_TARGET=18658729332
RATE=17434

jdobbs
26th February 2009, 01:32
Here's some more information on the problem with discs and the audio / subtitles unselectable on certain discs. I did the Matrix Trilogy (R1) and got the following using the latest version:

The Matrix (full disc / bd-25 / all english audio left / dts untouched) - Everything seems fine but when you play the disc there is only one audio track which is DD 3/2.1 48khz, you can toggle through the others but nothing changes where you should pick up the directors commentary. If you change the audio by the menu you see the track number change but still 3/2.1 main audio.

The Matrix Reloaded / Revolutions (bd-9 / full disc / audio processed / english commentaries included) - there is no sound on my sony standalone and you can't toggle the audio or subtitles and the information line shows no audio stream. It plays fine on a pc so I played the main movie m2ts using media player classic and you can select the movie audio, or two secondary tracks and they are fine.

It must be some flag not being set correctly and the only audio that was playable would seem to be the HD one on the bd-25.Unless I'm misunderstanding something, that's how it's supposed to work (assuming you removed some audio tracks). The "empty pointers" to track that were removed all point to the audio that is retained.

jdobbs
26th February 2009, 02:38
For the folks who were having issues with WALL-E, I've picked up a copy (with my donations :)) and will be running it tonight. Hopefully I'll see the same error and can find a fix.

Chefkoch_ico
26th February 2009, 07:46
The first M2TS probably wasn't recognized as a menu and the overlay PGS was removed as if it were an unwanted subtitle. I'm trying to improve my recognition of "menus" for the next release -- but it isn't easy to do. I'd suggest you set BD-RB to keep all subtitles, and leave it that way.
I should have mentioned it before. I kept all subs. I even kept all audio tracks.

Anything that could help, just ask.

@shark: I dont have a SAP. I use my normal PC (PowerDVD7.3) and my HTPC (PowerDVD8) for testing. My brother has a PS3, but its not often, that I test there. Getting a Samsung BDP-1500 soon.

Bye

BenieUK
26th February 2009, 11:35
I dont have a SAP. I use my normal PC (PowerDVD7.3) and my HTPC (PowerDVD8) for testing

I Have PowerDVD 8 fully updated and i test my encodes by mounting the iso image then running it as a disc in powerdvd... sometimes they dont work correct in powerdvd but i burn them to BD-RE anyways and test in my Sony S350 and they work perfect.

Talkietoaster
26th February 2009, 12:12
For the folks who were having issues with WALL-E, I've picked up a copy (with my donations :)) and will be running it tonight. Hopefully I'll see the same error and can find a fix.

Looking forward to your findings :thanks:

stazna01
26th February 2009, 13:39
Can you post the contents of the MUX_00000.META file? If possible a command line attempt at muxing might help reveal exactly what error you are getting from TSMUXER.

I ran TSMUXER on the MUX_00000.meta file and got the following error.

"Can't detect stream type"

The meta file is as follows.

MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "F:\BLURAY_TEMP\WORKFILES\VID_00000.AVS.264", fps=23.976, insertSEI, contSPS


My log is...
-----------------------
[20:02:41] BD Rebuilder v0.19.06 (beta)
- Source: 38287373_PEARL_HARBOR_NA
- Input BD size: 39.32 GB
- Approximate total content: [03:03:09.061]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[20:02:44] PHASE ONE, Encoding
- Extracting audio/subs [VID_00000]
- [20:16:12] Reencoding: VID_00000 (1 of 1)
- Error in attempt to multiplex: MUX_00000.meta
[06:08:12] - Failed to build structure, aborted
-----------------------

and my ini has the following options set (paths removed)...

-----------------------
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=7910
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=1
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
-----------------------

Please let me know if there is anything else I can provide you with.

jdobbs
26th February 2009, 17:22
Looking forward to your findings :thanks:I finished movie-only and it completed successfully. I'm trying full-backup mode now. But there is definitely some difference between our versions, because mine doesn't even list the M2TS file that yours failed on.

Julian124
27th February 2009, 02:55
i tried rebuilding Nights In Rodanthe, and I got the following error:
BR Rebuilder experienced an error 5 [17:51:16] CorrectMPLS() 00009 5
What is this error? Please help, and thank you.

rafrag
27th February 2009, 03:04
there is a new ver. of x264 released today, can it be used with existing bd rb or we have to wait for new release?

procorea
27th February 2009, 08:26
Speaking of new x264 release, could this be related:

In rebuilding "Live Free or Die Hard", the resulting m2ts file resulted in garbled video; band of scrambled pixels about 1/5 of image height appear for about a second, every 2-3 seconds.

Hint: x264 failed encoding on 1st try, but succeeded on retry.

I processed the whole thing twice to ensure it wasn't some OS glitch (was runnning several apps the 1st time) - identical result.

Note also this behavior, using V 0.19.6, wasn't occurring with prior try on same movie with earlier version 0.19.4 if I remember correctly), however resulting file size was much samller thant target for a DVD9 (was yielding just under 5 GB).

Talkietoaster
27th February 2009, 10:31
I finished movie-only and it completed successfully. I'm trying full-backup mode now. But there is definitely some difference between our versions, because mine doesn't even list the M2TS file that yours failed on.


hmm, odd. It's the UK Version, import via Amazon. I'll post more detailed failure info as soon as possible. Thanx for your research.

Did rebuilder automatically select the correct playlist ? It did not with me. Had to manually select it. As a default it selects file 0004, i think. Which is the biggest chunk but not the entire movie. But let me check again.

Furiousflea
27th February 2009, 10:59
Speaking of new x264 release, could this be related:

In rebuilding "Live Free or Die Hard", the resulting m2ts file resulted in garbled video; band of scrambled pixels about 1/5 of image height appear for about a second, every 2-3 seconds.

Hint: x264 failed encoding on 1st try, but succeeded on retry.

I processed the whole thing twice to ensure it wasn't some OS glitch (was runnning several apps the 1st time) - identical result.

Note also this behavior, using V 0.19.6, wasn't occurring with prior try on same movie with earlier version 0.19.4 if I remember correctly), however resulting file size was much samller thant target for a DVD9 (was yielding just under 5 GB).

Open the ORIGINAL m2ts BEFORE running BD-Rebuilder to theck if BD+ got removed properly by AnyDVDHD. It sounds like the protection is still on the disc. (What you describe is what BD+ titles look like if the protection has not been removed).

Chefkoch_ico
27th February 2009, 12:42
Hi.

I was doing a full backup of Bangkok Dangerous, German version. With 0.19.06 to BD25.

Its nearly a perfect copy. Only one thing:
The first thing played is a trailer. After that comes a motion menu. But the menu items donŽt appear. After the first run of the menu, after about 1 minute, the menu loop starts again and now there are also the menu items.

Without processing through BD-RB (meaning only running through AnyDVD HD), the menu items appear normally.

What Information would help you to analyse the problem?

Bye

The first M2TS probably wasn't recognized as a menu and the overlay PGS was removed as if it were an unwanted subtitle. I'm trying to improve my recognition of "menus" for the next release -- but it isn't easy to do. I'd suggest you set BD-RB to keep all subtitles, and leave it that way.

I should have mentioned it before. I kept all subs. I even kept all audio tracks.

Anything that could help, just ask.

@shark: I dont have a SAP. I use my normal PC (PowerDVD7.3) and my HTPC (PowerDVD8) for testing. My brother has a PS3, but its not often, that I test there. Getting a Samsung BDP-1500 soon.

Bye

I was able to get around this problem. I took a look which m2ts the motion menu is and looked at the size. It was around 240MB.

So by setting MIN_M2TS_SIZE=250 and reencode (thx for ENCODE_QUALITY=5) the menu is now fully working.

If I can provide you some files to improve menu detection, just tell.

Bye

laserfan
27th February 2009, 17:44
Hey jdobbs, maybe you haven't seen this post (http://forum.doom9.org/showthread.php?p=1255073#post1255073) yet, but the poster makes a case for an error in the fixclpi code.

If he's right it might be the reason for some of the oddities posted here.

vcarter
28th February 2009, 10:23
hi

using the last beta.
it's the first time i don't get the audio error.and so the first time the backup begins.i work on the rip of the "the ligue of extraordinary gentleman".by rip i means it only gets french audio and movie only.but the size is 20 GB.

in bd rebuilder log,i can see "input bd size 4.00 GB".it's wrong.

if i got a rip with bad resolution for ps3 (not 1920*1080 or 1280*720),can i use the "convert 1080p to 720p" option to get perfect 720p reso.

@+

Furiousflea
28th February 2009, 23:23
hi

using the last beta.
it's the first time i don't get the audio error.and so the first time the backup begins.i work on the rip of the "the ligue of extraordinary gentleman".by rip i means it only gets french audio and movie only.but the size is 20 GB.

in bd rebuilder log,i can see "input bd size 4.00 GB".it's wrong.

if i got a rip with bad resolution for ps3 (not 1920*1080 or 1280*720),can i use the "convert 1080p to 720p" option to get perfect 720p reso.

@+

No, you use your original disc that you have legally paid for and will get much better results as the source will be better too.

infiniter
1st March 2009, 04:04
I guess I found another AVS script bug (don't shoot me if it was posted before, I used the search):

If the source .m2ts is interlaced, the AVS script for reencoding contains

FieldDeinterlace(blend=false)
ConvertToYV12()

The problem is that FieldDeinterlace only accepts YV12 (and not all videos are YV12) or the other format and thus the reencoding stops.

So the script should be:

ConvertToYV12()
FieldDeinterlace(blend=false)

instead.

vcarter
1st March 2009, 09:08
thanx jdobbs

first time i can finish the work.no more audio errors.got a 7.43 GB instead of the 7.72 estimated target.

just a precision please.i know the last nvidia gpu with pv2 (don't know about ati) decodes h264.no more cpu at 100%

100% is almost exactly what i get when i use bd-rb (i know it's for encoding).i got a 8800gtx sli.and 8800 gtx have only pv1,so here's the reason of my question,cause i can test

do new nvidia gpus help encoding in h264 only on nvidia software like badaboom? or programmers can with the help of cuda introducing encoding with gpu?

hope you understood what i meant,cause using technical english words isn't easy,sorry.

can someone with core i7 and with nvidia purevideo 2 tell us the % used by the cpu?

thanx

turbojet
1st March 2009, 14:05
aften seemed to hang encoding a 5.1 16 bit lpcm stream I mistakenly choose twice instead of the AC3. It seemed to finish the audio encode but never closed, after closing BD-RB said audio encode failed and the project had to be restarted.

Also with this in the .ini it still encodes DTS to 640 AC3 after the first m2ts video is encoded in movie only mode of a seamless branching title
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
Is BD-RB treating the video correctly by encoding each m2ts separately even though it extracted the audio/subs as one by using the mpls?
I guess I'll find out in about 6 hours otherwise.

Sharc
1st March 2009, 14:47
Is BD-RB treating the video correctly by encoding each m2ts separately even though it extracted the audio/subs as one by using the mpls?

I noticed that the individual m2ts of a movie on the original disk may have different average bitrates. By re-encoding them separately the bitrate can be allocated in proportion by BD-RB which may be beneficial to the quality (assuming that the original allocation has been optimized by the studio).

turbojet
1st March 2009, 14:58
Allocated better then treating it as one file and letting x264 decide? I wouldn't think so and I think it's one of the main reasons jdobbs added bitrate distribution in DVD-RB.

I don't really mind encoding it split up, as there shouldn't be that much of a difference in most cases, not something people could tell at least. But it would be nice if I could benefit from the split files like RB-Farm did. However I do think to get the most efficient encode treating the file as one and letting x264 decide where to spread the bits is better.

I was mainly wondering if this is how it's designed in BD-RB or if it's a bug. After all it could append all the video files then mux audio/sups in. An alternative could be appending directshowource lines in avisynth before encoding.

Elesias
1st March 2009, 15:05
Hi !

Though BD Rebuilder runs fine, I can't get the disks to play in my Panasonic BD 35...
Eventhough the BD 35 doesn't like VC1 streams remuxed with TSmuxer (the player si frozen...), I never had trouble with AVC video streams.

I tried with "Eagle Eye", in order to fit it on a BD25. It plays ok with PowerDVD on my desktop computer, but I have no picture when playing it with my BD 35. Did I miss something useful ? Thanks !

turbojet
1st March 2009, 15:09
Elesias try adding 'FIX_CLPI=0' to ini and restart BD-Rebuilder if it's running and encode again.
This probably won't be needed or even suggested after the next version is released.

turbojet
1st March 2009, 15:10
DTS_REENCODE=0
AC3_REENCODE=0
Doesn't seem to do anything as it's always encoded to AC3 anyways, is there still a reason for this jdobbs?

laserfan
1st March 2009, 15:26
It seems that some of my muxes work better with "contSPS" disabled in tsMuxeR output, for a Chapter-mark landing/accuracy point-of-view. Since BD-RB seems to build .meta files on-the-fly i.e. I can't manually fiddle with its tsMuxeR .meta files thus output options, might it be possible for testing purposes to add some options e.g. CONTSPS=1, INSERTSEI=1, FPS=1???

If not, does anyone here know how the many individual muxes that eventually become a single BDMV structure are accomplished with tsMuxeR? Or is this some "magic" built-in to BD-RB code itself? :confused:

Elesias
1st March 2009, 15:29
Elesias try adding 'FIX_CLPI=0' to ini and restart BD-Rebuilder if it's running and encode again.
This probably won't be needed or even suggested after the next version is released.

Thanks !
Is "Stricter AVCHD compliance" recommended for such player, or can I let it unchecked with no consequence ?

jdobbs
1st March 2009, 15:39
DTS_REENCODE=0
AC3_REENCODE=0
Doesn't seem to do anything as it's always encoded to AC3 anyways, is there still a reason for this jdobbs? It still reencodes them -- but it doesn't use the AC3, it uses the demuxed original. I do that so that if you change the setting after you have already completed the job, you don't have to start over from scratch. I guess I could take it out, but the time to encode the audio is negligible in the grand scheme of things.

Sharc
1st March 2009, 15:40
Allocated better then treating it as one file and letting x264 decide? I wouldn't think so and I think it's one of the main reasons jdobbs added bitrate distribution in DVD-RB........ However I do think to get the most efficient encode treating the file as one and letting x264 decide where to spread the bits is better.

Well, no worry, as I have been one of the strong promoters of applying re-distribution in DVD-RB times:)
Actually - for a full-disk encode - I have been thinking why not apply 1-pass crf encoding (based on a size estimate) to the main movie, and apply 2-pass encoding to the extras to fit/fill the target size. Could save significant encoding time in particular when in future the Extras which one wants to keep can be selected.
Just a thought, not a request.

jdobbs
1st March 2009, 15:40
Thanks !
Is "Stricter AVCHD compliance" recommended for such player, or can I let it unchecked with no consequence ? That was added for one specific player... I can't remember which.

turbojet
1st March 2009, 15:41
Actually you may be able to get away with the current encode by using latest fixclpi (http://www.jdobbs.net/freeware/fixclpi_v23.zip) with a command line like: fixclpi <path to BDMV>.

It should work unchecked not sure about checked if it works. It's only needed for playback on Samsung 25xx and firmware v2.3+ on Samsung 1500 players as far as I know.

jdobbs
1st March 2009, 15:45
Well, no worry, as I have been one of the strong promoters of applying re-distribution in DVD-RB times:)
Actually - for a full-disk encode - I have been thinking why not apply 1-pass crf encoding (based on a size estimate) to the main movie, and apply 2-pass encoding to the extras to fit/fill the target size. Could save significant encoding time in particular when in future the Extras which one wants to keep can be selected.
Just a thought, not a request.Actually that code is already in BD-RB, but disabled. When I originally started to write it, it was to make a program I could use to do one pass encoding for movie-only discs and kinda' grew into what it is now. The main module is, in fact, still called OP264 (one pass 264).

I disabled it because I could never get the prediction accuracy working well enough... but after BD-RB gets further along I'll start working it again.

jdobbs
1st March 2009, 15:48
Actually you may be able to get away with the current encode by using latest fixclpi (http://www.jdobbs.net/freeware/fixclpi_v23.zip) with a command line like: fixclpi <path to BDMV>.

It should work unchecked not sure about checked if it works. It's only needed for playback on Samsung 25xx and firmware v2.3+ on Samsung 1500 players as far as I know. Most of what fixclpi does is already built into BD-RB, and it won't notice the difference (or make the change). But, when I release the latest BD-RB this afternoon, you should be able to continue and just do the rebuild without reencoding. You just have to make sure at least one of the M2TS files in WORKFILES is missing in order to force a rebuild of all the parts.

Sharc
1st March 2009, 15:51
.....I disabled it because I could never get the prediction accuracy working well enough... but after BD-RB gets further along I'll start working it again.
Great news. I just wish you will find the time some day...

turbojet
1st March 2009, 16:46
X-Files 2 didn't rebuild correctly in movie only mode. I'm using mkv intermediate files because of the MPC bug so it may not be the same with .264 files. But I don't think any mkv files can be appended in tsmuxer. I found that appending the already muxed m2ts files is a simple workaround.

jdobbs
1st March 2009, 16:55
I've done that one in both FULL and MOVIE-ONLY modes. I'll try it with MKV intermediates set.

turbojet
1st March 2009, 17:10
I can check to see if .264 files append in about 30 minutes, it takes awhile to demux and convert DTS-MA to DTS on this one.

.264 files append fine in tsmuxer.

turbojet
1st March 2009, 17:17
Could you tell me the aften command line that is used to encode 5.1 lpcm?

I'd like to try to debug this and report it in the aften thread.

Also in movie only mode I see it muxes video to m2ts first then muxes .264/.mkv + audio/sups, any reason except for in seamless branching cases for the double mux?

[SLiM]D12
1st March 2009, 18:38
I haven't tried this since x-mas, just tried again with Faceoff and tried to do a BD-25 and it came out as 5GB and the final copy looks horrible, pixelated and unwatchable....

Furiousflea
1st March 2009, 18:43
D12;1256276']I haven't tried this since x-mas, just tried again with Faceoff and tried to do a BD-25 and it came out as 5GB and the final copy looks horrible, pixelated and unwatchable....

Have a look at the guide, it looks like you most likely haven't set it up properly for your desired output size. (I've wrote a basic guide look in main forum)

[SLiM]D12
1st March 2009, 18:55
how hard can it be? You choose Target Size BD-25 under Settings Options.

I'm not new to this, this being a full 50 GB disc, if i chose 5 GB on purpose, i should've got that nag that says "this is alot of data blah blah"

Furiousflea
1st March 2009, 19:28
D12;1256288']how hard can it be? You choose Target Size BD-25 under Settings Options.

I'm not new to this, this being a full 50 GB disc, if i chose 5 GB on purpose, i should've got that nag that says "this is alot of data blah blah"

Just making sure :)

Have u selected 25GB output then existed and restarted the program? Some options dont get updated without a restart.

[SLiM]D12
1st March 2009, 19:34
I didn't restart, i'll try to queue it up again tonight and see what the result is.

[SLiM]D12
1st March 2009, 19:55
[13:55:17] BD Rebuilder v0.19.06 (beta)
- Source: FACE_OFF
- Input BD size: 45.64 GB
- Approximate total content: [04:00:35.537]
- Target BD size: 22.90 GB

Lets see how this goes...

jdobbs
1st March 2009, 20:54
Could you tell me the aften command line that is used to encode 5.1 lpcm?

I'd like to try to debug this and report it in the aften thread.

Also in movie only mode I see it muxes video to m2ts first then muxes .264/.mkv + audio/sups, any reason except for in seamless branching cases for the double mux? If you grab it while it's encoding it is stored in a .BAT file in the WORKFILES directory. The AVS information is fed directly into AFTEN via WAVI.EXE:

"d:\path\to\tools\wavi.exe" "d:\path\to\workfiles\AUD_NNNNN_PPPPP.AVS" - | "d:\path\to\aften.exe" -v 1 -b 448 -readtoeof 1 - "d:\path\to\workfiles\AUD_NNNNN_PPPPP.AC3"

the "-b 448" parameter sets the bitrate at 448Kbs
the "-" for wavi.exe and aften.exe makes the output of wavi feed the input of aften.
the "-v 1" means verbose mode

jdobbs
1st March 2009, 22:27
I've just updated the first post of this thread with a new version of BD Rebuilder (v0.20.01). Below is a summary of the changes:
- Added additional code to help prevent removal
of subpictures from streams detected as menus.
- Adjusted the constant for M2TS multiplexing
overhead. Output size should be closer to that
specified now (prior versions resulted in some
undersizing).
- Added code to prevent certain possibilities of
errors in CorrectMPLS().
- Added code to more definitively recognize menu
items for special processing.
- Updated code to prevent "Quick" encoding of
video segments that are a component of a multi-
part feature.
- Made changes to the method for correcting tables
in the TSMUXER CLPI files. Panasonic players
are hopefully now be able to work without setting
the "FIX_CLPI=0" flag.
- Updated the status of encode so it more accurately
resumes (especially in movie-only -- note: make
sure you've selected that same PlayList).
- Updated nicaudio.dll to v2.02. Don't remember
why I was keeping the old version in the zip file
distribution. But I've been using this one for a
while now.
- Updated X264.EXE to the latest release (r1115).
- Updated TSMUXER.EXE to v1.8.18(b).
- Other minor corrections and cosmetic fixes.

MikeyBK
1st March 2009, 22:32
I've just updated the first post of this thread with a new version of BD Rebuilder (v0.20.01).

Thanks JD, looking forward to running it tonite...

Just an FYI.... version 0.19.06 was extremely successful for me on my system, 100% success on nearly ten encodes.... so I'm sure version 0.20.01 will be just as great...
:thanks:

turbojet
1st March 2009, 22:56
Thanks, already got an encode running to check size, will update my 'size' post with new results.

DIVX2009
1st March 2009, 22:59
New version of tsMuxer 1.8.19b

jdobbs
1st March 2009, 23:17
Thanks, already got an encode running to check size, will update my 'size' post with new results.
I only made about a 1% upward adjustment, so I wouldn't get too excited. Give me a couple more versions and we'll get it right on the money.

setarip_old
1st March 2009, 23:42
@jdobbs

I notice that the latest update includes "tsMuxeR v.1.8.18".

In light of the following (That I posted in a "tsMuxeR"-specific thread), which may be indicative of yet other unreported problems, you may want to reconsider:Take care when using v.1.8.18 (beta)

In addition to another poster's earlier noted problem when trying to use the "Split" function, I've just come upon another apparent bug in this version - It claimed it couldn't determine the format of an AVC videostream in an M2TS file created by an earlier version of tsMuxeR.

Both earlier versions, 1.8.8 and 1.8.4 had no such difficulty.

Version 1.8.18, however, had no such difficulty with a similar M2TS file that it had created.

It would be good to find out if the problems lie with v.1.8.18 itself, or if they are a consequence of using the v.1.8.8 GUI (Presently there is no v.1.8.18 GUI) with this newer .EXE...

jdobbs
1st March 2009, 23:46
Hmmm... well I guess I'll be hearing from everyone soon enough if it has problems... :( I guess I should have tested/read more before deciding to move to that version.

MikeyBK
2nd March 2009, 00:18
@jdobbs

I notice that the latest update includes "tsMuxeR v.1.8.18".

In light of the following (That I posted in a "tsMuxeR"-specific thread), which may be indicative of yet other unreported problems, you may want to reconsider:
Take care when using v.1.8.18 (beta)

In addition to another poster's earlier noted problem when trying to use the "Split" function, I've just come upon another apparent bug in this version - It claimed it couldn't determine the format of an AVC videostream in an M2TS file created by an earlier version of tsMuxeR.

Both earlier versions, 1.8.8 and 1.8.4 had no such difficulty.

Version 1.8.18, however, had no such difficulty with a similar M2TS file that it had created.

It would be good to find out if the problems lie with v.1.8.18 itself, or if they are a consequence of using the v.1.8.8 GUI (Presently there is no v.1.8.18 GUI) with this newer .EXE...


I also overwrote the 1.8.8 exe with the 1.8.18 exe in the TSMuxer 1.8.8 folder, and used the 1.8.8 GUI with that 1.8.18 exe... and every one of the movie only m2ts files I had done previously opens with 1.8.18... as do all of the BD-RB m2ts files on my harddrive...

So I'm not too sure it's even 1.8.18 as being the problem...

Capsbackup
2nd March 2009, 00:28
@jdobbs,
just tried a rebuild of Nights In Rodanthe with the new BD-RB v0.20.01, but I still get the "CorrectMPLS() 00009 5" error. This was on a previous encode with v 0.19.06 that I kept on my hard drive, not a new complete project. If you think it can make a difference, I can redo the whole movie. I just copied over the old BD-RB .exe with the new one. This was a full backup that gives the error, but the movie only was successful.

drmih
2nd March 2009, 00:55
For information I have had issues where a rip has either reported that each segment was 4 GB and was therefore too big to be done, or the file structure looked okay but rebuilder still said it was too big. I have re-ripped the discs to images and mounted rather than from a file structure on the HDD and they are now fine. This isn't a correction in bd-rebuilder as that still gives the message with the files with the new version but hopefully assists others who have seen this problem.

For those of you who have 'lost' the original disc, you can use imgburn to create an image of the files which also works.

jdobbs
2nd March 2009, 01:09
@jdobbs,
just tried a rebuild of Nights In Rodanthe with the new BD-RB v0.20.01, but I still get the "CorrectMPLS() 00009 5" error. This was on a previous encode with v 0.19.06 that I kept on my hard drive, not a new complete project. If you think it can make a difference, I can redo the whole movie. I just copied over the old BD-RB .exe with the new one. This was a full backup that gives the error, but the movie only was successful.
Just to be clear, you got that same error with 0.19.6, right?

GaPony
2nd March 2009, 03:35
It seems to me like you would want to start over again from scratch. Surely any problem from 19.06 would be transferred forward if using a previously processed project as your source for 20.01.

jdobbs
2nd March 2009, 04:30
Can anyone with a Panasonic standalone player please confirm whether the output from the latest version of BD-RB works correctly on your player (without FIX_CLPI=0 set)? It works a little differently than FixCLPI, and I have no way of testing it.

Capsbackup
2nd March 2009, 04:34
@jdobbs,
Just to be clear, you got that same error with 0.19.6, right?
Yes that is correct.

Sharc
2nd March 2009, 07:28
Just a note on target size using the latest version:
v0.20.01 / movie only / 2 audio tracks / 2 subtitles.
With custom TARGET_SIZE=4440 it ended up with 3% undersize on a BD5.
Considering that the custom size 4440 includes already a 1% margin, the actual "undersize" is 2% only.

turbojet
2nd March 2009, 10:28
@jdobbs,
just tried a rebuild of Nights In Rodanthe with the new BD-RB v0.20.01, but I still get the "CorrectMPLS() 00009 5" error. This was on a previous encode with v 0.19.06 that I kept on my hard drive, not a new complete project. If you think it can make a difference, I can redo the whole movie. I just copied over the old BD-RB .exe with the new one. This was a full backup that gives the error, but the movie only was successful.

Same here with a brand new project and 0.20.1

turbojet
2nd March 2009, 10:29
Can anyone with a Panasonic standalone player please confirm whether the output from the latest version of BD-RB works correctly on your player (without FIX_CLPI=0 set)? It works a little differently than FixCLPI, and I have no way of testing it.

I'll try testing it later today

turbojet
2nd March 2009, 11:39
X FIles 2 movie only drifted way out of sync and this is why

a04 Audio overlaps for 11ms at playtime 0:02:47.
a04 Audio overlaps for 11ms at playtime 0:05:17.
a04 Audio overlaps for 10ms at playtime 0:25:29.
a04 Audio overlaps for 13ms at playtime 0:27:47.
a04 Audio overlaps for 16ms at playtime 0:36:23.
a04 Audio overlaps for 21ms at playtime 0:49:25.
a04 Audio overlaps for 19ms at playtime 0:52:18.
a04 Audio overlaps for 13ms at playtime 1:08:41.
a04 Audio overlaps for 11ms at playtime 1:12:16.
a04 Audio overlaps for 11ms at playtime 1:15:14.
a04 Audio overlaps for 12ms at playtime 1:17:18.
a04 Audio overlaps for 9ms at playtime 1:24:20.
a04 Audio overlaps for 8ms at playtime 1:36:09.
a04 Audio overlaps for 14ms at playtime 1:38:23.
Reported by eac3to.

I think the only way to solve the movie only problem with seamless branching is demuxing the audio with eac3to or TSsplitter or some homebrew demuxer at least until tsmuxer gets fixed if it ever does.

I don't know about full backup, it might be best to keep the delays, is that what you tested jdobbs?

jdobbs
2nd March 2009, 12:57
X FIles 2 movie only drifted way out of sync and this is why

a04 Audio overlaps for 11ms at playtime 0:02:47.
a04 Audio overlaps for 11ms at playtime 0:05:17.
a04 Audio overlaps for 10ms at playtime 0:25:29.
a04 Audio overlaps for 13ms at playtime 0:27:47.
a04 Audio overlaps for 16ms at playtime 0:36:23.
a04 Audio overlaps for 21ms at playtime 0:49:25.
a04 Audio overlaps for 19ms at playtime 0:52:18.
a04 Audio overlaps for 13ms at playtime 1:08:41.
a04 Audio overlaps for 11ms at playtime 1:12:16.
a04 Audio overlaps for 11ms at playtime 1:15:14.
a04 Audio overlaps for 12ms at playtime 1:17:18.
a04 Audio overlaps for 9ms at playtime 1:24:20.
a04 Audio overlaps for 8ms at playtime 1:36:09.
a04 Audio overlaps for 14ms at playtime 1:38:23.
Reported by eac3to.

I think the only way to solve the movie only problem with seamless branching is demuxing the audio with eac3to or TSsplitter or some homebrew demuxer at least until tsmuxer gets fixed if it ever does.

I don't know about full backup, it might be best to keep the delays, is that what you tested jdobbs?
Are you letting BD-RB do it's job alone, or are you massaging some of it? I've done that disc many times in testing (movie-only and full). The audio drift (in movie-only) was corrected several versions ago.

turbojet
2nd March 2009, 13:11
Letting BD-RB do it's job except for getting around that mkv issue.
- Demuxes DTS core from DTSMA / sups from 00004.mpls (appending the correct order)
- Encodes each m2ts separately
- Muxes each m2ts encode to new m2ts video only
- Errors out when trying to append mkv's
- I changed meta to append m2ts instead and double checked the order, it was correct
- Used TSMuxer with the edited meta.

It doesn't end up very far out of sync but it does end up out of sync. eac3to's report I think is pretty accurate about 300ms out of sync at the end.

jdobbs
2nd March 2009, 13:38
You can't append the M2TSs, that was what I had to fix in the original audio-sync problem. Apparently TSMUXER has issues working with its own M2TS creations. I had to change it so it muxes the .264 files.

turbojet
2nd March 2009, 13:43
Do you have any idea how to work around it using mkv intermediate files?

I'm going to try what I mentioned yesterday about appending all the files in avisynth.

turbojet
2nd March 2009, 16:00
Appending a bunch of directshowsource in an avs is impractical at least for 1080p sources, with Q6600 and 2GB of RAM x264 lasted about a minute before it froze, maybe it's an x264 bug, I'm not sure. But in the meantime I'll just scream (again) in the MPC-HC threads about the m2ts from .264 issue and hopefully someone will hear me.

Capsbackup
2nd March 2009, 16:16
@jdobbs,
As turbojet reported, I also have the same error again with BD-RB v0.20.01 on Nights in Rodanthe. "CorrectMPLS() 00009 5"

jdobbs
2nd March 2009, 16:50
Do you have any idea how to work around it using mkv intermediate files?

I'm going to try what I mentioned yesterday about appending all the files in avisynth. That was the way I did it originally -- but on some sources it brought up so many FFDSHOW CODEC instances that it crashed the computer. It'll do one for each...

jdobbs
2nd March 2009, 16:51
@jdobbs,
As turbojet reported, I also have the same error again with BD-RB v0.20.01 on Nights in Rodanthe. "CorrectMPLS() 00009 5" I guess I'm going to have to go out and buy that one.

jdobbs
2nd March 2009, 17:48
Can anyone with a Panasonic standalone player please confirm whether the output from the latest version of BD-RB works correctly on your player (without FIX_CLPI=0 set)? It works a little differently than FixCLPI, and I have no way of testing it.Anyone?

turbojet
2nd March 2009, 18:06
I could not reproduce my aften hanging bug outside of BD-RB. I just did the problem one again in BD-RB with aften 0.0.8 (dated a month after current BD-RB aften svn version) and it worked. So the two times (all attempted) it didn't work it must have been some thing in between BD-RB and aften.

jdobbs I'll be checking BD30 soon... have you had a chance to look at the 720p sup issue I had?
Turns out that's the only movie I've done that has them falling off the screen, I've seen some other subs not centered though and all seem to be fairly big.

Also my output sizes (http://forum.doom9.org/showthread.php?p=1256045#post1256045) are ending up a little better since v0.20.01

jdobbs
2nd March 2009, 19:43
The subs seem larger because I'm not resizing the graphics themselves, just repositioning them. The ones I've tested have been positioned correctly, but I honestly haven't spent a lot of time on it.

There are subs that aren't meant to be centered... usually they put them to one side or the other on the screen near the origin (or even above the origin).

isoss
2nd March 2009, 20:41
hoi jdobbs

i hav downloaded the latest version 20.01 bud i have a quastion. what do i need to get the best result (software)

isoss

jdobbs
2nd March 2009, 21:06
Not sure what you mean. I recommend you read the first post in this thread. Personally I would leave all the settings to the defaults, as they have been selected to give a good balance of speed/quality.

turbojet
2nd March 2009, 21:59
The subs seem larger because I'm not resizing the graphics themselves, just repositioning them. The ones I've tested have been positioned correctly, but I honestly haven't spent a lot of time on it.

There are subs that aren't meant to be centered... usually they put them to one side or the other on the screen near the origin (or even above the origin).

Ya I know the type but I'm pretty sure some of these are supposed to be centered because I've seen instances where someone is talking near the middle of the screen, centered subtitles then it goes off to the right a bit for one entry, then back to center again. I'd say it's much more often off to the right maybe 30 pixels then misplaced anywhere else.

I see anydvd directories (ANY!/ANYM) are moved over to the output directory, should they be? Are the calculated into the size?

Also I found out newest cyberlink vc-1 decoder can decode streams wmv9 can't, is there any chance of doing some kind of a failover to cyberlink if wmv9 fails?

I don't think I'll be able to test BD30 today, guy isn't home yet probably tomorrow though.

jdobbs
2nd March 2009, 23:57
No, the anydvd directories are virtual. I just copy over the BDMV and CERTIFICATE folders to my hard drive.

tyau
3rd March 2009, 00:00
I notice that while encoding a blu-ray using BD-Rebulider, the user is able to change the encoding settings between Good, Better, High Quality, and Highest. Does changing this setting actually take effect during the encoding process?

turbojet
3rd March 2009, 00:01
If they exist, like if you make image with anydvd, BD-RB copies them over unintentionally.

jdobbs
3rd March 2009, 00:12
Oh, I see. I always copy discs to my hard drive so I never gave it any thought. Hmm... I guess I should look and see how big they are, I've never paid much attention to them. Maybe I can put some code in to just include the BDMV and CERTIFICATE folders.

turbojet
3rd March 2009, 00:33
This one I recently did has 127 MB of stuff in the anydvd directories, I don't think it was calculated in when judging the size.

Shuttle99
3rd March 2009, 03:58
Answer to

"Can anyone with a Panasonic standalone player please confirm whether the output from the latest version of BD-RB works correctly on your player (without FIX_CLPI=0 set)? It works a little differently than FixCLPI, and I have no way of testing it.)

I have tested a couple with 20.01 on a Panasonic DMP-BD55 and no problems. I am not sure about FIX_CLPI=0 I just used the default settings and it worked fine.

isoss
3rd March 2009, 05:49
answer to

i have a panasonic DMP-BD30 and im rebuilding on this moment to see that this version is better. but can anyone please say if its not good how to use FIX_CLPI=0

greatings

smnckl
3rd March 2009, 07:06
@all

Has anyone had issues with playing back rebuilds done using 0.20.01 on mpc-hc?
I usually test the rebuilds before I burn to disc and with v0.20.01 mpc-hc displays just a black screen. Does not matter whether I open the m2ts file in the STREAM folder or use "Open directory" and point to the BDMV folder.

Could it be due to the new 1.8.18 txMuxeR executable?

The 0.20.01 rebuild process runs fine otherwise.

Sorry if this is OT, just wanted to check.

MikeyBK
3rd March 2009, 07:22
@all

Has anyone had issues with playing back rebuilds done using 0.20.01 on mpc-hc?
I usually test the rebuilds before I burn to disc and with v0.20.01 mpc-hc displays just a black screen. Does not matter whether I open the m2ts file in the STREAM folder or use "Open directory" and point to the BDMV folder.

Could it be due to the new 1.8.18 txMuxeR executable?

The 0.20.01 rebuild process runs fine otherwise.

Sorry if this is OT, just wanted to check.



Yeah, you're right. The movie I did last night with BD-RB 0.20.01 doesn't open in MPC-HC... but it plays perfectly on VLC, WMP 11, & Arcsoft TMT.
I'll check to see if it's TSMuxer 1.8.18 that might be causing that... but I think it's more of an issue for MPC-HC than TSMuxer, considering the other players all play it fine.

EDIT: Yep, it's the TSMuxer 1.8.18 outputs that won't play on MPC-HC. I just tested an audio comparison m2ts that I did earlier with 1.8.18 and it does the same... black screen only.

Plays fine in all the other players I mentioned though...

GaPony
3rd March 2009, 07:29
I've had all sorts of problems with the last couple of versions... pixelated playback (in testing from the HDD), x264 crashing like crazy, other things... I'm hesitant to report it as a bug because it was working so well before, and its more than one thing going wrong.

Are Gremlins bugs??? :eek: :)

MikeyBK
3rd March 2009, 08:05
I've had all sorts of problems with the last couple of versions... pixelated playback (in testing from the HDD), x264 crashing like crazy, other things... I'm hesitant to report it as a bug because it was working so well before, and its more than one thing going wrong.

Are Gremlins bugs??? :eek: :)

Versions 0.19.06 and 0.20.01 have been smooth as butter for me... not as fast as that vewrsion of x264 which did haave that crash bug, but still pretty fast enough.

And the 0.20.01 output m2ts not playing in MPC-HC can't really be considered an issue of either BD-RB or TSMuxer, because it plays perfect on VLC, WMP 11, & TMT... as I mentioned.

Chefkoch_ico
3rd March 2009, 09:34
Versions 0.19.06 and 0.20.01 have been smooth as butter for me... not as fast as that vewrsion of x264 which did haave that crash bug, but still pretty fast enough.

And the 0.20.01 output m2ts not playing in MPC-HC can't really be considered an issue of either BD-RB or TSMuxer, because it plays perfect on VLC, WMP 11, & TMT... as I mentioned.

Hi!

TSMuxer from 0.20.01 gives me black screens on a lot of extras in PowerDVD 7.3 (incl latest updates). Also on the main movie when skipping chapters, it always plays from the beginning, even though the time shows to be where the chapters really are. Strange.

However, I deleted the output folder, copied tsmuxer from 0.19.06 and started a rebuild with 0.20.01.

That fixed the problem.

So, IMO the new tsmuxer has a serious problem.

Bye

MikeyBK
3rd March 2009, 09:53
Hi!

TSMuxer from 0.20.01 gives me black screens on a lot of extras in PowerDVD 7.3 (incl latest updates). Also on the main movie when skipping chapters, it always plays from the beginning, even though the time shows to be where the chapters really are. Strange.

However, I deleted the output folder, copied tsmuxer from 0.19.06 and started a rebuild with 0.20.01.

That fixed the problem.

So, IMO the new tsmuxer has a serious problem.

Bye

Not sure how it is TSMuxer as having a 'serious problem', when they all play perfectly with TMT, VLC, & even WMP 11...
I could understand if a BD-9 or BD-25 won't play on most Bluray players or the PS3, but that's more than likely not the case.

If JD starts hearing about playback issues on the standalone players or PS3s, then OK.

Just my .02 cents

Chefkoch_ico
3rd March 2009, 10:57
PowerDVD is the standard BluRay player on PCs. So when there are issues with it, its serious.

Previously, all players were working, now 2 are not. So one can conclude that others also will not work correctly.

At least, the easy fix for me is to use the old tsmuxer, but I am trying the newest version 0.18.19 in a few hours (only remux).

Bye

MikeyBK
3rd March 2009, 11:08
PowerDVD is the standard BluRay player on PCs. So when there are issues with it, its serious.

Previously, all players were working, now 2 are not. So one can conclude that others also will not work correctly.

I had PowerDVD, but deleted it off my system because of it's just isn't that great of a Bluray playback software, IMHO...

My 0.20.01 encoded BD-9 plays perfect on my Sony BDP-BX1, haven't had a chance to test it on a PS3 yet, but am confident it will play on it without issues as well.

Furiousflea
3rd March 2009, 12:00
I had PowerDVD, but deleted it off my system because of it's just isn't that great of a Bluray playback software, IMHO...

My 0.20.01 encoded BD-9 plays perfect on my Sony BDP-BX1, haven't had a chance to test it on a PS3 yet, but am confident it will play on it without issues as well.

Let's try and be helpful :) This post adds nothing to the discussion whatsoever.

Furiousflea
3rd March 2009, 12:03
Hi!

TSMuxer from 0.20.01 gives me black screens on a lot of extras in PowerDVD 7.3 (incl latest updates). Also on the main movie when skipping chapters, it always plays from the beginning, even though the time shows to be where the chapters really are. Strange.

However, I deleted the output folder, copied tsmuxer from 0.19.06 and started a rebuild with 0.20.01.

That fixed the problem.

So, IMO the new tsmuxer has a serious problem.

Bye

You might want to just confirm this isn't a codec issue. I've had problems in the past with software players where say for example the main feature would play and the extras would not. This is because extras are often encoded with different codec that was playing up on my setup.

You say when it was rebuilt with .20.01 it worked fine. Are you sure this was immediately afterwards. Just to make sure :)

MikeyBK
3rd March 2009, 12:12
Why are you referring to things he hasn't questioned as bugs? He said PowerDVD isn't working with latest release what has that got to do with your PS3\BDP-BX1. We're trying to correct problems here. If you want to just kiss booty go in another thread. PowerDVd is the defacto standard for players on the PC. Whether you like it or not really isn't the discussion here.


Dude, I'm gonna ask you to lighten up.

smnckl posted that the newly encoded files with BD-RB 0.20.01 doesn't open with MPC-HC, and subsequently blamed TSMuxer as the problem. I merely replied that though it doesn't open with MPC-HC, it does with VLC, TMT, & WMP 11.

That's when Chefkoch_ico stated that he was having similar issues with PowerDVD, and went as far as replacing the version of TSMuxer with the EXE from BD-RB 0.19.06.

That's when I stated that it does open with the other playback software I mentioned, and also voiced my dislike of PowerDVD.

So in essence they are trying to say that it may be a bug with BD-RB 0.20.01 and the TSMuxer version . I'm just saying that the burned discs plays fine for me on my BD player, and hadn't yet tested to see if the BD-9 plays on the PS3 yet.

What part of that isn't related to smnckl's original possible bug??

And JD has already asked that people stop using other versions of included EXEs to help him fix the issues unilaterally.

Chefkoch_ico
3rd March 2009, 12:13
You might want to just confirm this isn't a codec issue. I've had problems in the past with software players where say for example the main feature would play and the extras would not. This is because extras are often encoded with different codec that was playing up on my setup.

You say when it was rebuilt with .20.01 it worked fine. Are you sure this was immediately afterwards. Just to make sure :)

Hi.

PowerDVD uses always its own codecs, so no problem there.

And yes, I am sure its the same encodings, encode and build = 24 hrs, rebuild only 10 minutes.

Bye

jdobbs
3rd March 2009, 13:06
Answer to

"Can anyone with a Panasonic standalone player please confirm whether the output from the latest version of BD-RB works correctly on your player (without FIX_CLPI=0 set)? It works a little differently than FixCLPI, and I have no way of testing it.)

I have tested a couple with 20.01 on a Panasonic DMP-BD55 and no problems. I am not sure about FIX_CLPI=0 I just used the default settings and it worked fine.Great. The default is "1", which is what I wanted to hear.

jdobbs
3rd March 2009, 13:19
I've posted a link to an updated version of BD Rebuilder (v0.20.02). The changes are:
- Made additional change to the CLPI "fix" code
to provide greater compatibility across more
players.
- Regressed the version of TSMUXER included to
the same one released with v0.19.6. Apparently
the new one introduces issues.
- Other minor corrections and cosmetic fixes.

[SLiM]D12
3rd March 2009, 14:28
Furiousflea,

No luck, came out as DVD-5 again..........weird huh?

turbojet
3rd March 2009, 15:15
I have not experienced the playback issues with MPC-HC build 1000 with evr custom + coreavc/ffdshow/built in avc decoder.
I also haven't experienced issues with PowerDVD 8 on about 15 encodes I've done so far with v0.20.01.
I'm not saying you guys are wrong I just think it goes a lot deeper then it being tsmuxer to blame, could the people having issues post MPC-HC build, output method and decoder?

jdobbs I see from changelog it doesn't look like it but I want to make sure. Is there any reason to check sizing in v0.20.02 over v0.20.01?

Binnugsai
3rd March 2009, 15:35
I've posted a link to an updated version of BD Rebuilder (v0.20.02). The changes are:
- Made additional change to the CLPI "fix" code
to provide greater compatibility across more
players.
- Regressed the version of TSMUXER included to
the same one released with v0.19.6. Apparently
the new one introduces issues.
- Other minor corrections and cosmetic fixes.

Hi jdobbs,

Did you think we can use this last version and have good audio or perhaps without changing anything and keep the original audio. Sometimes we have some Bluray with only DTS Master audio.

Thanks very much

Furiousflea
3rd March 2009, 15:46
Hi jdobbs,

Did you think we can use this last version and have good audio or perhaps without changing anything and keep the original audio. Sometimes we have some Bluray with only DTS Master audio.

Thanks very much

.....whistles....la la....;)

bobrap
3rd March 2009, 16:52
tried doing full backup of Death Race to dvd-9 and got a encoder abort error. What files should I attach if you want to see what may have caused the problem? First full backup I've tried.:(

ds9delta
3rd March 2009, 16:57
Hi jdobbs,

Did you think we can use this last version and have good audio or perhaps without changing anything and keep the original audio. Sometimes we have some Bluray with only DTS Master audio.

Thanks very much

I Have To Agree I Realise You Wanted To Wait To Tackle The Audio Till The Last Moment But Here In Australia (ALMOST) Every Blu-Ray Being Released Now The ONLY English Track Is DTS-HD Master 7.1 And At Present Only The Foreign Tracks Are Standard Surround... It May Not Exactly Be A Bug But I Would Like To Ask If We Could Just Mux The Original Audio Stream To The Newly Encoded Video Stream Would That Really Create Many Problems?? At The Least I Would Ask That Another Method Of Encoding Be Looked At So We Aussies Can Do Some New Movies With English Sound... And Always :thanks: For The Great Program!

Chefkoch_ico
3rd March 2009, 17:04
I did some testing with tsmuxer:
Tested with BD-RB 0.20.01 and PowerDVD 7.3 and 8.0
1.8.4 -> OK
1.8.18 -> NOK
1.8.19 -> NOK

Results are Black Screen on most files and bad chapter skipping on the files, that are not black screen.

Bye

turbojet
3rd March 2009, 17:05
bobrap: check which m2ts it's failing on and let us know what it says for codec (AVC/VC-1/MPEG2 in the stream window for that m2ts.

chefkoch_ico: what program are you mounting with? what powerdvd 8 version?

bobrap
3rd March 2009, 17:08
bobrap: check which m2ts it's failing on and let us know what it says for codec (AVC/VC-1/MPEG2 in the stream window for that m2ts.

I've read all your posts and I got to tell ya, I'm clueless to this. I don't know how to check, but if you tell me, I'll know.:D:thanks:

Wait...with a little common sense, I might have this fingered out.

00287.m2ts...mediainfo says AVC.

turbojet
3rd March 2009, 17:19
OK can you open the m2ts with graphstudio (http://blog.monogram.sk/janos/download/dl-graphstudio.php) and let us know what decoder loads (ffdshow/coreavc/cyberlink/ etc.)

bobrap
3rd March 2009, 18:25
That m2ts file will not render in graphstudio. The previous one will. Tried to play the file in TMT and it's a green screen. I guess bad rip.

smnckl
3rd March 2009, 19:01
I have not experienced the playback issues with MPC-HC build 1000 with evr custom + coreavc/ffdshow/built in avc decoder.
...
I'm not saying you guys are wrong I just think it goes a lot deeper then it being tsmuxer to blame, could the people having issues post MPC-HC build, output method and decoder?


From the MPC-HC ChangeLog - v1.2.908.0 - 30.Nobember 2008

Am going to uninstall and do a new install to check.
Codecs and splitters installed work are pretty common to all apps used and work across the board, but then, who knows what might have gotten corrupted.

jdobbs
3rd March 2009, 19:15
I have not experienced the playback issues with MPC-HC build 1000 with evr custom + coreavc/ffdshow/built in avc decoder.
I also haven't experienced issues with PowerDVD 8 on about 15 encodes I've done so far with v0.20.01.
I'm not saying you guys are wrong I just think it goes a lot deeper then it being tsmuxer to blame, could the people having issues post MPC-HC build, output method and decoder?

jdobbs I see from changelog it doesn't look like it but I want to make sure. Is there any reason to check sizing in v0.20.02 over v0.20.01? No. This update was mainly because of a correction I put in the fixclpi portion and to back TSMUXER to the older version (because of the reports I've receive here and from other sources, it is obvious I didn't do enough testing before that change). I also made some other minor changes, but nothing that would affect sizing.

I have, though, done quite a bit of testing with muxing/sizing in the past few days -- and I have to tell you that whoever has given you the impression that there is consistency in this process is misinformed. Yes, X264 is pretty accurate in its sizing. But, I have some sources that use as little as 4.5% overhead when muxed, and others (usually smaller) that hit as high as 12.5%. I'm sure there's a magic formula out there somewhere, but it's not something I've been able to put my arms around.

jdobbs
3rd March 2009, 19:27
@All

Please stop asking about keeping original audio. How many posts does it take? I've heard you, I've answered you, I get the point, I'll get it done. End of story. It's not as simple as you all would imply, and some of it requres a TSMUXER version that has other issues. It also makes it harder for me to debug the basic portions of BD-RB, which where I am concentrating right now. All for keeping audio streams that in many cases aren't even supported by the most popular players.

Bottom line: Be patient. Continually pinging me about it isn't going to raise its priority, it's just getting me annoyed.

turbojet
3rd March 2009, 19:31
bobrap: could you cut 5-10 seconds or so of the m2ts and upload to a place like sendspace (http://www.sendspace.com/)

jdobbs: Panasonic BD30 played BD-RB v0.20.01 movie only without fix_clpi=0 just fine.

Ya I see the same inconsistency sizing, atak posted RipBot264's formula (http://forum.doom9.org/showthread.php?p=1220277&highlight=229376#post1220277) which I've never had a problem with on sizing since dts was fixed back in may.

turbojet
3rd March 2009, 23:56
With the subtitle issue on the shifted subs (http://img6.imageshack.us/my.php?image=shifted.png) it also shows in suprip with a lot of black in the screen.

Here is a screenshot from the retail (http://img99.imageshack.us/my.php?image=retail.png)

The aligned subs (http://img19.imageshack.us/my.php?image=aligned.png) show up in suprip covering the whole pic (very little black).

Also BDSup2Sub (http://forum.doom9.org/showthread.php?t=145277) shifts things the same.

original sup (http://www.sendspace.com/file/iyrnxf)

setarip_old
3rd March 2009, 23:59
@jdobbs

What does the following error message indicate?
- [14:55:07] PredictAndEncode() 00006 3

jdobbs
4th March 2009, 01:18
@jdobbs

What does the following error message indicate?
It means I've gotten an overflow error on a variable in section 3 of the encoding routine. It's the section where I calculate the amount of space required by the audio so I can determine the bitrate for the video. What disc are you seeing this on? Also, what are your settings for audio (keeping the original, default, 640Kbs AC3)?

setarip_old
4th March 2009, 02:38
What disc are you seeing this on?It was a snippet (for test purposes) of "The Santa Clause 3" (Another problematic, for me) VC-1.

Also, what are your settings for audio (keeping the original, default, 640Kbs AC3)?Retained original.

isoss
4th March 2009, 05:40
Answer to

"Can anyone with a Panasonic standalone player please confirm whether the output from the latest version of BD-RB works correctly on your player (without FIX_CLPI=0 set)? It works a little differently than FixCLPI, and I have no way of testing it.)

I have tested a couple with 20.01 on a Panasonic DMP-BD55 and no problems. I am not sure about FIX_CLPI=0 I just used the default settings and it worked fine.


i have a panasonic standalone the dmp-bd30 and it play's all menu and movie a like

turbojet
4th March 2009, 05:49
on BD25 lsoss?

Philippe62
4th March 2009, 08:03
During conversion of pirates of carribeans 3, an error occurs (either on 02002 version) :

[06:45:49] BD Rebuilder v0.19.06 (beta)
* - Source:* PIRATES DES CARAÏBES 3
* - Input BD size: 39,97 GB
* - Approximate total content: [02:48:31.101]
* - Target BD size: 22,90 GB
* - MOVIE-ONLY mode enabled
[06:45:49] PHASE ONE, Encoding
*- Extracting audio/subs [VID_00001]
*- [06:59:36] Reencoding: VID_00001 (1 of 2)
*- Extracting audio/subs [VID_00002]
*- [20:14:32] Reencoding: VID_00002 (2 of 2)
*- [20:14:35] DoEncoding() 00009* 8

The BDREBUILDER.INI :
[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=23450
AUDIO_TO_KEEP=eng;fra;fre;
SUBS_TO_KEEP=eng;fra;fre;
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=0
AVCHD=1
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
VERBOSE_STATUS=0
AUTO_BURN=1
[Paths]
SOURCE_PATH=J:\BLURAY\PIRATES DES CARAÏBES 3\
WORKING_PATH=V:\BLU-RAY\BD-RE\PDC3\

And the BDREBUILDER.INF :
[Status]
LABEL=PIRATES DES CARAÏBES 3
VERSION=v0.19.06 (beta)
SOURCE_SIZE=42912356352
SOURCE_VIDEO_SIZE=42912356352
TARGET_SIZE=24589107200
REDUCTION=.573007620422922
RESIZE_1080=0
AUDIO_TO_KEEP=eng;fra;fre;
SUBS_TO_KEEP=eng;fra;fre;
BACKUP_MODE=1
QUICK=0
PASS=0
COMPLETED=1
[00001]
M2TS_TARGET=24589086077
RATE=15558
AUDIO=001100
NSIZE=20590123008
FLINK=0
MLINK=0
[00002]
M2TS_TARGET=21123
RATE=135

An the program can't be aborted (only with process control)

The VID_00002 MPEG-4 has no audio track and no subtitle and I can't remove it from the stream

Running on VISTA 64* Q6600* 4Go RAM

Chefkoch_ico
4th March 2009, 08:42
bobrap: check which m2ts it's failing on and let us know what it says for codec (AVC/VC-1/MPEG2 in the stream window for that m2ts.

chefkoch_ico: what program are you mounting with? what powerdvd 8 version?

I use Virtual Clone Drive (Beta Version from Slysoft) and PowerDVD 8 Ultra Build 2521 (newest Build).

Bye

brogan
4th March 2009, 14:47
Hello,

I'm having a little issue when trying to use the latest version of BD Rebuilder...attempting to convert a 28.4 GB Blu-ray (full movie) to a DVD-9...I get an error: Target is too small to continue
And the application says that the BD is 84.48 GB! No idea what the problem is, I've converted several movies w/out any issues at all...I tried the previous version of Rebuilder & I get the same issue...has anyone seen this or am I doing something wrong?? Thanks

VistaVick
4th March 2009, 17:23
Hello,

I'm having a little issue when trying to use the latest version of BD Rebuilder...attempting to convert a 28.4 GB Blu-ray (full movie) to a DVD-9...I get an error: Target is too small to continue
And the application says that the BD is 84.48 GB! No idea what the problem is, I've converted several movies w/out any issues at all...I tried the previous version of Rebuilder & I get the same issue...has anyone seen this or am I doing something wrong?? Thanks

I've had that happen before. What I did was change the location of the source file folder, or rename it and then it usually reads the correct file size.

jdobbs
4th March 2009, 17:55
I've had that happen before. What I did was change the location of the source file folder, or rename it and then it usually reads the correct file size. That's weird. BD-RB scans the source directory to get the size.

Any way someone could give me an example of a path that causes the sizing issue? Also, please make sure there aren't any other files in the path. BD-RB assumes everything under the source path is a part of the BD, not just the BDMV and CERTIFICATE folders. I use NTFS in my sources on HD, I assume others are keeping with NTFS (except, of course, direct reads from the disc). I'm trying to decide whether limiting myself to those two folders would result in any other issues. When I copy to HD that's all I transfer.

Elesias
4th March 2009, 18:44
Ok.

I always use "x264 encoder" (FFMPEG is greyed out), "Highest Quality", and "Target BD25".
I choose "Movie only backup" with no alternate or subtitles options.

In "Setup", I check "Stricter AVCHD Compliance for movie only" & Trellis Algorithm.

I burn either with Nero or ImgBurn, UDF 2.50, the BDMV & CERTIFICATE folders.
The movie seems to start fine, but I get only sound : no picture at all with my BD-35 (euro firmware 1.3)

When I try to read the M2TS with Windows Media Player, everything works perfectly, sound and picture alike. Did I miss something ?

jdobbs
4th March 2009, 19:29
What version are you using. Make sure it is v0.20.2, because there was apparently some issue introduced in v0.20.1 with the new TSMUXER. I've backed into the older TSMUXER with the latest one.

drmih
4th March 2009, 19:31
For information I have had issues where a rip has either reported that each segment was 4 GB and was therefore too big to be done, or the file structure looked okay but rebuilder still said it was too big. I have re-ripped the discs to images and mounted rather than from a file structure on the HDD and they are now fine. This isn't a correction in bd-rebuilder as that still gives the message with the files with the new version but hopefully assists others who have seen this problem.

For those of you who have 'lost' the original disc, you can use imgburn to create an image of the files which also works.

Just a reiteration from an earlier post I made regarding the issue of the size being wrongly reported.

jdobbs
4th March 2009, 19:42
If you can repeat the values being shown wrong, add this to the "[Options]" area of the INI (config) file:

SPECIAL_DEBUG_FILE=d:\debugfile.txt

Replace the file name with whatever you think works for you. This will record all the files/sizes it finds in the source path and save them into that file. Just run BD-RB and point to the source. Then exit. Don't forget to remove the option when you're done.

Then please send the file to me (dvd-rb@dvd-rb.com) so I can see why it is getting such goofy values.

Elesias
4th March 2009, 19:52
What version are you using. Make sure it is v0.20.2, because there was apparently some issue introduced in v0.20.1 with the new TSMUXER. I've backed into the older TSMUXER with the latest one.

Ah yes ok, gonna try the lastest version. :)

drmih
4th March 2009, 20:01
If you can repeat the values being shown wrong, add this to the "[Options]" area of the INI (config) file:

SPECIAL_DEBUG_FILE=d:\debugfile.txt

Replace the file name with whatever you think works for you. This will record all the files/sizes it finds in the source path and save them into that file. Just run BD-RB and point to the source. Then exit. Don't forget to remove the option when you're done.

Then please send the file to me (dvd-rb@dvd-rb.com) so I can see why it is getting such goofy values.

I'm away from home at the moment but have still got the good and bad structures on my pc so will do as you say on Friday.

xxvvuu
4th March 2009, 20:19
When I tried to do a full backup the program returned a size of 146GB and the error message: Target is too small to continue. I checked my directory where the files where stored and noticed the length of the directory path was greater that 48 characters long. I renamed the directory to less than 12 characters and then tried again. This time I got the correct computed disk size and could then proceed.

jdobbs
4th March 2009, 21:13
Ahh... thanks for the input. That may be the clue I'm looking for. I think my current "open" calls have a maximum path length of 128 characters. But I thought I'd get an error rather than bad data. I'll do some checking.

Maybe my memory is going... it seems like we discussed this once before.

Furiousflea
4th March 2009, 21:28
Ahh... thanks for the input. That may be the clue I'm looking for. I think my current "open" calls have a maximum path length of 128 characters. But I thought I'd get an error rather than bad data. I'll do some checking.

Maybe my memory is going... it seems like we discussed this once before.

long path names have caused a problem for me before, as have loading bluray structure from folders with esoteric characters. Moving BDRB folder closer to root sorted it out\rename bluray folder etc. EDIT (Although I didn't post about it, so it won't be me your remembering ;))

Kids these days eh, they don't know the slightest thing about problem solving! ^

Too much spoon feeding the little blighters, I honestly wouldn't be surprised if they weren't yet wiping their own backsides!...i kid...sortof :)

BobZhome
5th March 2009, 00:08
Ahh... thanks for the input. That may be the clue I'm looking for. I think my current "open" calls have a maximum path length of 128 characters. But I thought I'd get an error rather than bad data. I'll do some checking.

Maybe my memory is going... it seems like we discussed this once before.

You did discuss it and figured out the problem back here:http://forum.doom9.org/showthread.php?p=1231739#post1231739

jdobbs
5th March 2009, 00:55
I thought so. I never fixed it. Bad Dobbs! Sit!

jdobbs
5th March 2009, 01:27
Ok. I need one of you folks who have reported problems with NIGHTS_IN_RODANTHE to tell me what you're doing special... I just bought it and ran it in full-backup mode and it when through without any issues whatsoever. I need to see your settings.

datman
5th March 2009, 01:37
I have been getting these lately. Some will go ahead and finish the encode others are are aborted.

some movies work great others just won't do it. The first did not complete the last one did

jdobbs
5th March 2009, 01:54
I have been getting these lately. Some will go ahead and finish the encode others are are aborted.

some movies work great others just won't do it. The first did not complete the last one didHow long did you let it run? The percent "0%" doesn't seem to work in my observation -- but I've never seen it hang... sometimes these encodes can take a while.

Capsbackup
5th March 2009, 02:07
@jdobbs,
Regarding Nights in Rodanthe, I have tried a few different times, with v20.1 and 20.2, full 1080P and the last time was resize to 720P, but all fail with the same message.
-----------------------
[20:06:46] BD Rebuilder v0.20.01 (beta)
- Source: NIGHTS_IN_RODANTHE
- Input BD size: 20.55 GB
- Approximate total content: [02:45:40.688]
- Target BD size: 4.27 GB
- RESIZE 1080p to 720p enabled
[20:06:46] PHASE ONE, Encoding
- [20:06:46] Extracting audio/subs [VID_00003]
- [20:06:52] Collecting video information [00003]
- [20:06:52] Reencoding: VID_00003 (1 of 17)
- [20:07:04] Video Encode complete
- [20:07:04] Reencoding audio tracks
- [20:07:04] Multiplexing M2TS
- [20:07:05] Extracting audio/subs [VID_00022]
- [20:07:05] Collecting video information [00022]
- [20:07:05] Reencoding: VID_00022 (2 of 17)
- [20:07:20] Video Encode complete
- [20:07:20] Reencoding audio tracks
- [20:07:20] Multiplexing M2TS
- [20:07:21] Extracting audio/subs [VID_00018]
- [20:07:22] Collecting video information [00018]
- [20:07:22] Reencoding: VID_00018 (3 of 17)
- [20:07:32] Video Encode complete
- [20:07:32] Reencoding audio tracks
- [20:07:33] Multiplexing M2TS
- [20:07:33] Extracting audio/subs [VID_00001]
- [20:07:35] Collecting video information [00001]
- [20:07:35] Reencoding: VID_00001 (4 of 17)
- [20:07:59] Video Encode complete
- [20:07:59] Reencoding audio tracks
- [20:08:00] Multiplexing M2TS
- [20:08:01] Extracting audio/subs [VID_00011]
- [20:08:02] Collecting video information [00011]
- [20:08:02] Reencoding: VID_00011 (5 of 17)
- [20:08:13] Video Encode complete
- [20:08:13] Reencoding audio tracks
- [20:08:13] Multiplexing M2TS
- [20:08:14] Extracting audio/subs [VID_00008]
- [20:08:14] Collecting video information [00008]
- [20:08:14] Reencoding: VID_00008 (6 of 17)
- [20:08:33] Video Encode complete
- [20:08:33] Reencoding audio tracks
- [20:08:33] Multiplexing M2TS
- [20:08:33] Extracting audio/subs [VID_00021]
- [20:08:34] Collecting video information [00021]
- [20:08:34] Reencoding: VID_00021 (7 of 17)
- [20:09:27] Video Encode complete
- [20:09:27] Reencoding audio tracks
- [20:09:27] Multiplexing M2TS
- [20:09:28] Extracting audio/subs [VID_00020]
- [20:09:30] Collecting video information [00020]
- [20:09:30] Reencoding: VID_00020 (8 of 17)
- [20:10:30] Video Encode complete
- [20:10:30] Reencoding audio tracks
- [20:10:31] Multiplexing M2TS
- [20:10:32] Extracting audio/subs [VID_00019]
- [20:10:36] Collecting video information [00019]
- [20:10:36] Reencoding: VID_00019 (9 of 17)
- [20:12:20] Video Encode complete
- [20:12:20] Reencoding audio tracks
- [20:12:22] Multiplexing M2TS
- [20:12:22] Extracting audio/subs [VID_00023]
- [20:12:26] Collecting video information [00023]
- [20:12:26] Reencoding: VID_00023 (10 of 17)
- [20:14:18] Video Encode complete
- [20:14:18] Reencoding audio tracks
- [20:14:19] Multiplexing M2TS
- [20:14:20] Extracting audio/subs [VID_00010]
- [20:14:23] Collecting video information [00010]
- [20:14:23] Reencoding: VID_00010 (11 of 17)
- [20:20:37] Video Encode complete
- [20:20:37] Reencoding audio tracks
- [20:20:38] Multiplexing M2TS
- [20:20:40] Extracting audio/subs [VID_00025]
- [20:20:44] Collecting video information [00025]
- [20:20:44] Reencoding: VID_00025 (12 of 17)
- [20:23:45] Video Encode complete
- [20:23:45] Reencoding audio tracks
- [20:23:48] Multiplexing M2TS
- [20:23:48] Extracting audio/subs [VID_00013]
- [20:23:54] Collecting video information [00013]
- [20:23:54] Reencoding: VID_00013 (13 of 17)
- [20:27:09] Video Encode complete
- [20:27:09] Reencoding audio tracks
- [20:27:11] Multiplexing M2TS
- [20:27:11] Extracting audio/subs [VID_00015]
- [20:27:28] Collecting video information [00015]
- [20:27:28] Reencoding: VID_00015 (14 of 17)
- [20:40:19] Video Encode complete
- [20:40:19] Reencoding audio tracks
- [20:40:29] Multiplexing M2TS
- [20:40:32] Extracting audio/subs [VID_00017]
- [20:41:01] Collecting video information [00017]
- [20:41:01] Reencoding: VID_00017 (15 of 17)
- [20:54:45] Video Encode complete
- [20:54:45] Reencoding audio tracks
- [20:54:55] Multiplexing M2TS
- [20:54:57] Extracting audio/subs [VID_00012]
- [20:55:34] Collecting video information [00012]
- [20:55:34] Reencoding: VID_00012 (16 of 17)
- [21:19:16] Video Encode complete
- [21:19:16] Reencoding audio tracks
- [21:19:34] Multiplexing M2TS
- [21:19:38] Extracting audio/subs [VID_00004]
- [21:23:20] Collecting video information [00004]
- Video: 1920x1080, 23.976fps
- Bitrate: 4,256 Kbs
- [21:23:20] Reencoding: VID_00004, Pass 1 of 2
- [22:41:10] Reencoding: VID_00004, Pass 2 of 2
- [00:21:11] Video Encode complete
- [00:21:11] Reencoding audio tracks
- [00:22:33] Multiplexing M2TS
[00:23:57]PHASE ONE complete
[00:23:57]PHASE TWO - Rebuild Started
- [00:23:57] Rebuilding BD file Structure
- [00:24:04] CorrectMPLS() 00009 5
[01:15:00] - Aborted at user request

[Status]
LABEL=NIGHTS_IN_RODANTHE
VERSION=v0.20.01 (beta)
SOURCE_SIZE=22064934883
SOURCE_VIDEO_SIZE=22000011264
TARGET_SIZE=4581228544
REDUCTION=.205286482393321
RESIZE_1080=-1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=0
QUICK=1
ENCODE_STEP=0
COMPLETED=17
REBUILD_COMPLETE=0
[00003]
M2TS_TARGET=2208502
AUDIO=1
NSIZE=1763328
FLINK=0
MLINK=0
[00022]
M2TS_TARGET=3150678
AUDIO=
NSIZE=3065856
FLINK=0
MLINK=0
[00018]
M2TS_TARGET=3173381
AUDIO=1000
NSIZE=1818624
FLINK=0
MLINK=0
[00001]
M2TS_TARGET=3517710
AUDIO=1000
NSIZE=10334208
FLINK=0
MLINK=0
[00011]
M2TS_TARGET=3901139
AUDIO=1
NSIZE=3348480
FLINK=0
MLINK=0
[00008]
M2TS_TARGET=4094115
AUDIO=
NSIZE=1978368
FLINK=0
MLINK=0
[00021]
M2TS_TARGET=10707007
AUDIO=1000
NSIZE=6776832
FLINK=0
MLINK=0
[00020]
M2TS_TARGET=20431477
AUDIO=1000
NSIZE=9621504
FLINK=0
MLINK=0
[00019]
M2TS_TARGET=34426642
AUDIO=1000
NSIZE=20219904
FLINK=0
MLINK=0
[00023]
M2TS_TARGET=36985779
AUDIO=1000
NSIZE=23347200
FLINK=0
MLINK=0
[00010]
M2TS_TARGET=47551523
AUDIO=1
NSIZE=76609536
FLINK=0
MLINK=0
[00025]
M2TS_TARGET=59412601
AUDIO=1000
NSIZE=28784640
FLINK=0
MLINK=0
[00013]
M2TS_TARGET=85648490
AUDIO=1000
NSIZE=37699584
FLINK=0
MLINK=0
[00015]
M2TS_TARGET=257037543
AUDIO=1000
NSIZE=142000128
FLINK=0
MLINK=0
[00017]
M2TS_TARGET=277268476
AUDIO=1000
NSIZE=135376896
FLINK=0
MLINK=0
[00012]
M2TS_TARGET=485505829
AUDIO=1000
NSIZE=231192576
FLINK=0
MLINK=0
[00004]
M2TS_TARGET=3782367261
RATE=4256
AUDIO=1000
NSIZE=3699572736
FLINK=0
MLINK=0

jdobbs
5th March 2009, 02:32
Ok. I'm trying it again with your settings.

datman
5th March 2009, 03:23
How long did you let it run? The percent "0%" doesn't seem to work in my observation -- but I've never seen it hang... sometimes these encodes can take a while.

The ones I'm referring to ran all the way to the end of the 2nd pass. As I said a few would continue after the error screen was closed. The ones that wouldn't continue would restart a previous project and the error would cycle over again.

The image might be from one of the restarted projects with what looked to me the same error but the numbers said 0% that's just a guess

datman
5th March 2009, 03:32
I was trying “Personal Effects” and twice it got to the end of phase 1 and tsmuxer failed. I tried to run the movie directly in tsmuxer and there were a bunch of errors. Tsremux 0212 seemed to work with no errors. I am running that file right now in 20.02

jdobbs
5th March 2009, 04:10
The ones I'm referring to ran all the way to the end of the 2nd pass. As I said a few would continue after the error screen was closed. The ones that wouldn't continue would restart a previous project and the error would cycle over again.

The image might be from one of the restarted projects with what looked to me the same error but the numbers said 0% that's just a guess
What error screen?

[Edit] Let me know what happens with the latest version.

rainfellow
5th March 2009, 04:59
I've been using BD Rebuilder for a month or so now and it works beautifully, and a heck of a lot quicker than the last program I was using.

The only problem is with one disc. I've been told it's one of the ones that is not yet able to be shrunk down using any known methods. So I just put it aside and try each new version of BD Rebuilder to see if it'll work yet. With this build, V0.20.02, I think there has been some progress as I have gotten a bit farther than I have before with it.

The disc in particular is Wrestlemania 24 (either disc of the 2 disc set).

According to BD Rebuilder it is VC-1, 1080i, 29.97fps with AC3 Multichannel sound.

Here is the bd-rebuilder.log file;
-----------------------
[21:09:44] BD Rebuilder v0.20.02 (beta)
- Source: WRESTLEMANIA_24_DISC_1
- Input BD size: 39.19 GB
- Approximate total content: [03:53:29.862]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[21:09:44] PHASE ONE, Encoding
- [21:09:44] Extracting audio/subs [VID_00064]
- [21:29:48] Collecting video information [00064]
- Video: 1920x1080, 29.970fps
- Bitrate: 3,921 Kbs
- [21:29:48] Reencoding: VID_00064, Pass 1 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[21:30:02] - Failed video encode, aborted



This is the lastcmd.txt file;
"C:\BD_Rebuilder\tools\x264.exe" "C:\WORKING\WORKFILES\VID_00064.AVS" --bitrate 3921 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 2 --me dia --bframes 3 --direct auto --weightb --partitions none --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "C:\WORKING\WORKFILES\VID_00064.AVS.264.stats" --pass 1 --output NUL

When run from the command prompt I get the following;

avis [info]: 1920x1080 @ 29.97 fps (149451 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2 SSE3 cached64
x264 [info]: profile Main, level 4.1
[0.0%] (counts from 0 - 40)/149451 frames, 7.62 fps, 10040.68 kb/s, eta (changes)

Then it drops back to a C:\ prompt.

I have ffdshow v.2639 installed, I have tried it with VC-1 on all 3 settings (disabled/libavcodec/wmv9) all give the same error.

At least this time it actually tried to run.

Just hoping this will help some. :thanks:

datman
5th March 2009, 05:02
I was trying “Personal Effects” and twice it got to the end of phase 1 and tsmuxer failed. I tried to run the movie directly in tsmuxer and there were a bunch of errors. Tsremux 0212 seemed to work with no errors. I am running that file right now in 20.02


this looks like I have a bad disc. or anydvd needs an update

setarip_old
5th March 2009, 05:08
@datman

Hi!

The following two statements appear to be contradictory:Tsremux 0212 seemed to work with no errors.and
this looks like I have a bad disc. or anydvd needs an update

datman
5th March 2009, 05:23
What error screen?

[Edit] Let me know what happens with the latest version.

sorry jdobbs I haven't been taking notes. I can see I'm not helping much I'll work on my documentation :stupid:

isoss
5th March 2009, 05:38
on BD25 lsoss?

yes on bd25

turbojet
5th March 2009, 06:26
jdobbs, 0xdeadbeef, the developer of BDSup2Sub was able to fix the msialigned subs problem I first reported in this thread.

From BDSup2Sub 1.3 changelog (http://forum.doom9.org/showthread.php?p=1257726#post1257726)
- x/y ofs from start PCS is used instead of that from the window definition (fixes most misaligned subtitles)

Could you look into something like this to fix the misalignment?
I'm more then welcome to test it and you have a sup from this thread I posted yesterday that has many problems.
Also any chance to resize the sups down 1.5x (1920/1280 = 1080/720) ?

Furiousflea
5th March 2009, 09:01
sorry jdobbs I haven't been taking notes. I can see I'm not helping much I'll work on my documentation :stupid:

Hi there, I'm not sure if english is your first language, I expect not. I'm not knocking you but it might be a good idea to type out a rough draft of exactly what you want to say. Giving as much information as clearly as possible. Will help save time for you and be easier to understand what is wrong exactly. Just for example, those 3 windows you posted with "0%" were just the window for encoding your AC3 audio, not an error.

Please try and be completely certain it's not something on your computer causing the problem before posting. Because I get the feeling that the problem is more than likely not a bug but like you say, a bad rip or whatever. Just try and be sure first as you can be first :)

Sorry if that sounds patronising.

Talkietoaster
5th March 2009, 13:29
Wall E - UK Edition

I downloaded v0.20.02 still the same problem.

When I select "Full Backup", the process starts without any problems with file 0000:

-----------------------
[13:17:13] BD Rebuilder v0.20.02 (beta)
- Source: QUACKD1_GBR
- Input BD size: 40.11 GB
- Approximate total content: [02:59:06.351]
- Target BD size: 4.27 GB
[13:17:13] PHASE ONE, Encoding
- [13:17:13] Extracting audio/subs [VID_00000]
- [13:17:41] Reencoding: VID_00000 (1 of 117)
- [13:22:17] Extracting audio/subs [VID_00001]

... (and so forth, works like a charm)

When I select "Movie Only" it fails at the exact same file with:

[13:23:08] BD Rebuilder v0.20.02 (beta)
- Source: QUACKD1_GBR
- Input BD size: 24.86 GB
- Approximate total content: [01:38:41.998]
- Target BD size: 4.27 GB
- MOVIE-ONLY mode enabled
[13:23:09] PHASE ONE, Encoding
- [13:23:09] Extracting audio/subs [VID_00000]
- Error in attempt to extract audio/subs.
[13:23:10] - Failed to retrieve audio, aborted

I am at a loss, especially as your (Jdobbs) version of Wall E seems to work :confused:.

laserfan
5th March 2009, 15:11
...Wrestlemania 24...is VC-1, 1080i, 29.97fps

[21:09:44] PHASE ONE, Encoding
- [21:09:44] Extracting audio/subs [VID_00064]
- [21:29:48] Collecting video information [00064]
- Video: 1920x1080, 29.970fps
- Bitrate: 3,921 Kbs
- [21:29:48] Reencoding: VID_00064, Pass 1 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[21:30:02] - Failed video encode, abortedLooks like interlaced VC-1 perhaps; if yes this is a decoding problem not encoding. Try dragging the m2ts in question onto GraphEdit or GraphStudio and see what you get, and whether it will play cleanly. In fact, does it play on any player you might have on your PC?

This has been discussed before as a problem (interlaced VC-1)
but AFAIK has been ignored since to-date it's only been seen in extras vs. main feature.

mmace
5th March 2009, 15:24
Looks like interlaced VC-1 perhaps; if yes this is a decoding problem not encoding. Try dragging the m2ts in question onto GraphEdit or GraphStudio and see what you get, and whether it will play cleanly. In fact, does it play on any player you might have on your PC?

This has been discussed before as a problem (interlaced VC-1)
but AFAIK has been ignored since to-date it's only been seen in extras vs. main feature.I've had all sorts of problems with interlaced VC-1, in the end I set FFDShow to use libav and it did it at 0.05x, took best part of a week to do the extra's, once it was finished I found out the extras were picture-in-picture only (universal disc) so it didn't work anyway!!

laserfan
5th March 2009, 15:38
I've had all sorts of problems with interlaced VC-1, in the end I set FFDShow to use libav and it did it at 0.05x...Really!!!??!!! How do you set it to "0.05x"? :confused:

datman
5th March 2009, 16:18
Hi there, I'm not sure if english is your first language, I expect not. I'm not knocking you but it might be a good idea to type out a rough draft of exactly what you want to say. Giving as much information as clearly as possible. Will help save time for you and be easier to understand what is wrong exactly. Just for example, those 3 windows you posted with "0%" were just the window for encoding your AC3 audio, not an error.

Please try and be completely certain it's not something on your computer causing the problem before posting. Because I get the feeling that the problem is more than likely not a bug but like you say, a bad rip or whatever. Just try and be sure first as you can be first :)

Sorry if that sounds patronising.

thanks for the input I'll work on it.:)

liquidskin76
5th March 2009, 16:26
I've had all sorts of problems with interlaced VC-1, in the end I set FFDShow to use libav and it did it at 0.05x, took best part of a week to do the extra's, once it was finished I found out the extras were picture-in-picture only (universal disc) so it didn't work anyway!!

I'm getting the same with '300' (UK version) when running full disc to BD25. x264 crashes with the error 'x264.exe has stopped working'. More specifically, it stops working a little way into encoding the first 1080i VC-1 steam.

All 1080p or 480i streams are ok.

Here's the lastcmd text...

"C:\Users\####\Desktop\BD_Rebuilder\tools\x264.exe" "C:\USERS\####\DESKTOP\NEW FOLDER\WORKFILES\VID_00025.AVS" --crf 24 --level 4.1 --sar 1:1 --aud --vbv-bufsize 25000 --keyint 24 --min-keyint 1 --vbv-maxrate 35000 --bframes 3 --8x8dct --threads auto --thread-input --progress --no-psnr --no-ssim --stats "C:\USERS\####\DESKTOP\NEW FOLDER\WORKFILES\VID_00025.AVS.264.stats" --pass 1 --output "C:\USERS\####\DESKTOP\NEW FOLDER\WORKFILES\VID_00025.AVS.264"


Ran the lastcmd from CMD however no other info was given when x264 stops working.

Checked Vista's event logs and part of the application error was 'faulting module wmvdecod.dll'.

With ffdshow VC-1 settings set to 'disabled' and 'wmv9', x264 stops working.

If ffdshow VC-1 is set to 'libavcodec' i get the same as mmace, with the BD_Rebuilder speed running between 0.05x and 0.07x speeds!

The stream plays ok in PowerDVD 8. When played in Windows Media Player, the image keeps scambling/blocking.

Looks like interlaced VC-1 perhaps; if yes this is a decoding problem not encoding. Try dragging the m2ts in question onto GraphEdit or GraphStudio and see what you get, and whether it will play cleanly. In fact, does it play on any player you might have on your PC?

This has been discussed before as a problem (interlaced VC-1)
but AFAIK has been ignored since to-date it's only been seen in extras vs. main feature.

I agree with laserfan that it's not a x264 issue, rather a decoding issue.

Checked the M2TS file in GraphEdit and the video/subtitles are linking to ffdshow video decoder, with the audio linking to ffdshow audio decoder.

@jdobbs
@dark shikari

Is there any more info i can give you that may be of help?

Cheers

GaPony
5th March 2009, 17:55
I'm getting the same with '300' (UK version) when running full disc to BD25. x264 crashes with the error 'x264.exe has stopped working'. More specifically, it stops working a little way into encoding the first 1080i VC-1 steam.

All 1080p or 480i streams are ok.

Ran the lastcmd from CMD however no other info was given when x264 stops working.

With ffdshow VC-1 settings set to 'disabled' and 'wmv9', x264 stops working.

If ffdshow VC-1 is set to 'libavcodec' i get the same as mmace, with the BD_Rebuilder speed running between 0.05x and 0.07x speeds!

The stream plays ok in PowerDVD 8. When played in Windows Media Player, the image keeps scambling/blocking.

I agree with laserfan that it's not a x264 issue, rather a decoding issue.



This would accurately describe what I'm experiencing on several movies... though I haven't connected it to a problem with wmvdecod.dll. I did experience x264.exe stopping when it ran into a 1080i VC-1 file while copying The Express and Burn After Reading.
Most of my output lately has been scrabled/blocked... after a very long run of successful copies. I'm not sure what might have changed. I don't have PowerDVD installed, but I get poor results when viewing with TotalMediaTheatre and WMP11... or from a disc burned with ImgBurn.

Furiousflea
5th March 2009, 19:23
READ.....:)

All the problems with 1080i VC1 streams discussed in last few posts are NORMAL. The reason you are getting blocky output\x264 crashing is because the FREE decoders DO NOT support hybrid interlaced VC1 streams.

The ONLY decoder that seems to support them properly is a PAID one by neuron2.

HOWEVER...

duh duh duhhhhh

There is a work around, by setting the minimum VTS for encoding by BD-Rebuilder you can get it to NOT encode these streams and just copy them as is to the backup you are using. Using the minimum VTS option in the ini - Any VTS under a certain size will not be compressed but just direct stream copied into your backup.

Obviously there are limitations here so if you backing up to anything smaller than BD25 don't bother.

liquidskin76
5th March 2009, 19:44
READ.....:)

All the problems with 1080i VC1 streams discussed in last few posts are NORMAL. The reason you are getting blocky output\x264 crashing is because the FREE decoders DO NOT support hybrid interlaced VC1 streams.

The ONLY decoder that seems to support them properly is a PAID one by neuron2.

HOWEVER...

duh duh duhhhhh

There is a work around, by setting the minimum VTS for encoding by BD-Rebuilder you can get it to NOT encode these streams and just copy them as is to the backup you are using. Using the minimum VTS option in the ini - Any VTS under a certain size will not be compressed but just direct stream copied into your backup.

Obviously there are limitations here so if you backing up to anything smaller than BD25 don't bother.

Hey Furiousflea,

Cheers for the info and work around. Should have figured that one myself! :)

stef73
5th March 2009, 19:46
ive got a ps3 and panasonic bd35, if i just back up movie only will work on panasonic great for some reason ps3 stopped playing backups for first time in two years hence why i bought bd35 i want to back up the whole disk to bd25 im using traxdata tried the FIX_CLPI=0 in the ini file and still wont play full disk back ups using latest version, im using verbatims traxdata sony and getting same result which is it looks like its going to play then just says stop. these disk are playing fine on my pc which is weird anyone have any ideas or is it me lol

iSeries
5th March 2009, 19:54
Hi,

I'm hoping someone can help me. Yesterday I ripped Before The Devil Knows I'm Dead with AnyDVD HD. I played the movie .m2ts in MPC and it played perfectly.

I then set up BD Rebuilder (latest version) to do a movie-only rebuild with a target size of DVD-9, and 640kbps AC3 audio. I left that overnight, and by the time I had got back home from work today it had finished. However, playing the .m2ts file in MPC shows a terrific picture but unfortunately no sound. If I check the properties in MPC it shows the video information but no sound information. If I load the .m2ts file in tsMuxer it shows both the video and sound stream. I tried loading the movie into MakeMKV and it fails to load, saying 'invalid mux'.

Log File:

[21:45:19] BD Rebuilder v0.20.02 (beta)
- Source: BEFORE_THE_DEVIL
- Input BD size: 16.22 GB
- Approximate total content: [01:56:43.413]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[21:45:19] PHASE ONE, Encoding
- [21:45:19] Extracting audio/subs [VID_00000]
- [21:51:37] Reencoding: VID_00000 (1 of 1)
[16:41:02]PHASE ONE complete
[16:41:02]PHASE TWO - Rebuild Started
- [16:41:02] Rebuilding BD file Structure
[16:45:02] - Encode and Rebuild complete
[16:45:02]JOB: BEFORE_THE_DEVIL completed.

Does anyone have any idea whats gone on here? This is the 2nd time I've used BD-Rebuilder. The first time I got no picture and no sound, so I guess I've made some progress lol.

What I don't understand is I've used Ripbot264 successfully to rebuild to DVD-9, so what could be the problem with BD-Rebuilder?

Elesias
5th March 2009, 20:08
What version are you using. Make sure it is v0.20.2, because there was apparently some issue introduced in v0.20.1 with the new TSMUXER. I've backed into the older TSMUXER with the latest one.

Great news : tried the lastest version with "Street Kings", and everything runs just fine on my BD 35 player.

Great job !

jdobbs
5th March 2009, 20:26
jdobbs, 0xdeadbeef, the developer of BDSup2Sub was able to fix the msialigned subs problem I first reported in this thread.

From BDSup2Sub 1.3 changelog (http://forum.doom9.org/showthread.php?p=1257726#post1257726)
- x/y ofs from start PCS is used instead of that from the window definition (fixes most misaligned subtitles)

Could you look into something like this to fix the misalignment?
I'm more then welcome to test it and you have a sup from this thread I posted yesterday that has many problems.
Also any chance to resize the sups down 1.5x (1920/1280 = 1080/720) ? I'll look at it. I also reposition them based upon the center of the window definition. Most of the time the window is only around the text -- but in one of the examples you showed it looks like that's not always the case.

I haven't even put together a routine to decode the RLE picture yet (I'd love it if someone had an algorithm they'd share) -- so it might be a while before I resize the picture. If I resized them, though, it would eliminate the misalignment... as I could use the top/left corner as the point of reference instead of the middle of the picture.

stef73
5th March 2009, 20:33
elias was that a full backup or movie only

Elesias
5th March 2009, 21:21
elias was that a full backup or movie only

Movie only.

stef73
5th March 2009, 21:58
thnanks mate its always worked movie only on mine, have you tried full back up

laserfan
5th March 2009, 22:24
READ.....:)

All the problems with 1080i VC1 streams discussed in last few posts are NORMAL.Perhaps in your peculiar "alternate universe"! :rolleyes:

The reason you are getting blocky output\x264 crashing is because the FREE decoders DO NOT support hybrid interlaced VC1 streams.They don't have to be "hybrid", they only have to be I/L VC-1.

The ONLY decoder that seems to support them properly is a PAID one by neuron2.Perhaps, but a group of guys on this board have figured-out (http://forum.doom9.org/showthread.php?t=144625)how to cobble together the right filters to make these work. Unfortunately I am not among them (tho I do have neuron2's excellent nvidia tools).

HOWEVER... duh duh duhhhhh There is a work around, by setting the minimum VTS for encoding by BD-Rebuilder you can get it to NOT encode these...Well, duh, your workaround absolutely sucks! :p Particularly from the POV that "how do you know they're I/L VC-1s that are causing the problem in the first place? This is gonna drive newbies crazy.

I have ID'ed I/L VC-1s and separately encoded them using neuron2's tools, but I wonder how many people here are experiencing crashing BD-RB due to this problem.

jdobbs is, I'm sure, lying awake nights trying to figure-out some of the issues people are having--this is an ugly one but probably worth pursuing (because the problems tend to be buried in the bowels of the discs ie. the extras).

unixman2
5th March 2009, 22:38
Sorry, not a bug but I wanted others to see this and hope they follow my lead.

Thanks very much for your efforts in providing us such a great utility for backing up our BD's. Yes, these are just words, but today I put my money where my mouth is and sent you a donation because I've been using BD-Rebuilder with great success! It's the right thing to do because I have no problem paying for something that provides me value.

Keep up the good work.

T

GaPony
5th March 2009, 22:40
It seems the whole point of the beta is to find the strengths and weaknesses of the program and work on those weaknesses. I, for one, wasn't complaining that x264 was crashing. I was hoping that there was some reason for it. That question has been answered, and I appreciate it. I was beginning to think I had seriously screwed something up after so many successfull copies. :)

While I would like to get my backups completed, I'm also quite willing to wait for revision after revision of BD-Rebuilder and keep making several copies of whatever movies I have that benefits the beta program.

What I don't want is to endup having to cobble together a bunch of different apps to get a Blu-Ray movie backed up. I could already do that for the most part. If there is an encoder/decoder that works with these tempermental files, free or otherwise, I'd appreciate a post or PM that would help me find it, especially if its geared toward the nVidia cards that may take advantage of CUDA... but thats another area of interest.

liquidskin76
5th March 2009, 23:23
Well, duh, your workaround absolutely sucks!

The problem exists right now so any work around will do if it means we can keep beta testing BD Rebuilder!! :rolleyes:

datman
6th March 2009, 00:31
Ok I started this project last night. I don’t remember exactly but there was some kind of an error but the encode resumed. When I checked it in the morning it was stalled no errors just very very slow the cpu was not active then it would turn on for a minute and back off. Did that for a while so I stopped it.

As with many of my attempts I was working off a preprocessed archive not the disc. If I am the only one have this failure to reencode the audio error then I will stop doing it and from now on work off a unprotected image. Why would so many work and a few not?

This also could be a Windows 7 error.

-----------------------
[20:44:28] BD Rebuilder v0.20.02 (beta)
- Source: ERIN_BROCKOVICH
- Input BD size: 23.69 GB
- Approximate total content: [02:11:17.995]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[20:44:31] PHASE ONE, Encoding
- [20:44:31] Extracting audio/subs [VID_00001]
- [21:06:08] Reencoding: VID_00001 (1 of 1)
[22:27:03]PHASE ONE aborted by user request
-----------------------
[22:50:41] BD Rebuilder v0.20.02 (beta)
- Source: ERIN_BROCKOVICH
- Input BD size: 23.69 GB
- Approximate total content: [02:11:17.995]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
- Resuming from previously started job.
[22:50:42] PHASE ONE, Encoding
- [22:50:42] Reencoding: VID_00001 (1 of 1)
[06:19:42]PHASE ONE aborted by user request


I used the unfinished project to help me in set limits for overclocking my cpu. That worked great strait to 2nd pass, all 4 cores 100%.

When I resumed the project it ran very slow, slowest with this cpu to date, settled down to .27 for the whole project. As with all the other errors I’ve had lately at the end of the 2nd pass it fails

This is all the information I know of

-----------------------
[08:49:42] BD Rebuilder v0.20.02 (beta)
- Source: ERIN_BROCKOVICH
- Input BD size: 23.69 GB
- Approximate total content: [02:11:17.995]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
- Resuming from previously started job.
[08:49:44] PHASE ONE, Encoding
- [08:49:44] Reencoding: VID_00001 (1 of 1)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00001__4352.WAV]
[16:42:24] - Failed to reencode audio, aborted



[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=0
RESIZE=0
ENCODE_QUALITY=3
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
TARGET_SIZE=7910
[Paths]
SOURCE_PATH=G:\



[Status]
LABEL=ERIN_BROCKOVICH
VERSION=v0.20.02 (beta)
SOURCE_SIZE=25437769728
SOURCE_VIDEO_SIZE=25437769728
TARGET_SIZE=8294236160
REDUCTION=.326059880590488
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
QUICK=0
ENCODE_STEP=3
REBUILD_COMPLETE=0
[00001]
M2TS_TARGET=8294236160
RATE=7325

Furiousflea
6th March 2009, 09:35
Perhaps in your peculiar "alternate universe"! :rolleyes:

They don't have to be "hybrid", they only have to be I/L VC-1.

Perhaps, but a group of guys on this board have figured-out (http://forum.doom9.org/showthread.php?t=144625)how to cobble together the right filters to make these work. Unfortunately I am not among them (tho I do have neuron2's excellent nvidia tools).

Well, duh, your workaround absolutely sucks! :p Particularly from the POV that "how do you know they're I/L VC-1s that are causing the problem in the first place? This is gonna drive newbies crazy.

I have ID'ed I/L VC-1s and separately encoded them using neuron2's tools, but I wonder how many people here are experiencing crashing BD-RB due to this problem.

jdobbs is, I'm sure, lying awake nights trying to figure-out some of the issues people are having--this is an ugly one but probably worth pursuing (because the problems tend to be buried in the bowels of the discs ie. the extras).

FFS don't be so pedantic. jdobbs has recommended the min vts workaround as a temporary solution himself a few pages back on this thread. What I posted might not be ideal, far from it. But it's a workaround that is useful for quite a few problem discs if backing up to BD25 since extras *usually* aren't many GB is size.

It's strange you saying (and not a criticism!) that this affects all 1080i sources and not the hybrid type with mixed content. As I made a similar post but without the accussational undertones as yours a week or two ago and was told that there was no problem with 1080i sources that weren't a hybrid mix.

How about we stick on topic and try and be helpful, if you have a better solution to what I have posted by all means go for it. I would also love to hear it. And again I'm not trying to wind you up or promote a rude response but some hard answers.

Furiousflea
6th March 2009, 09:39
Ok I started this project last night. I don’t remember exactly but there was some kind of an error but the encode resumed. When I checked it in the morning it was stalled no errors just very very slow the cpu was not active then it would turn on for a minute and back off. Did that for a while so I stopped it.

As with many of my attempts I was working off a preprocessed archive not the disc. If I am the only one have this failure to reencode the audio error then I will stop doing it and from now on work off a unprotected image. Why would so many work and a few not?.....

I can only suggest that you try the original Bluray ripped to your hard drive with the latest version of AnyDVD HD and not from your archive. Since you've experienced this error on numerous discs and we haven't seen many (any?) other reports of the encoder just stalling.

1. Check your CPU isn't overheating with a temperature monitor.
2. Run a memory test application like "Super Pi"
3. Try a freshly ripped source and run it through EAC3To with one of the GUIs to see if it can load it properly (also extracting the audio stream to see if there are any errors).

In any case I would definately do a fresh rip to begin with

Furiousflea
6th March 2009, 09:41
The problem exists right now so any work around will do if it means we can keep beta testing BD Rebuilder!! :rolleyes:

Thank you, that's the whole point and I'm pleased someone saw it.

turbojet
6th March 2009, 10:04
Thanks jdobbs I feel I've given you some content to work with to keep you busy. Beyond the playback of full backups in a lot of players (reason unknown?) this pesky decoder issue (out of your control) and the random issue like nights in rodanthe, I think these are the size and subs resize are the biggest issues currently.

Cyerblink is a workaround to the VC1 interlaced+progressive issue but I have seen cyberlink 'freeze' on some streams too. It will be decoding fine and then all of a sudden will decode the same frame over and over again until the stream ends. Has anyone else experienced this issue?

Arsoft I haven't had a chance to test yet, maybe thats a better workaround.

punisher12
6th March 2009, 11:14
Hi there, cant wait for the final product and will happily pay/donate when up and running buddy.
i keep on getting the failed to retrieve audio error and it wont backup, see log below, any ideas, thanks, keep up the great work!! (file has been decrypted using anydvdhd)


[10:10:59] BD Rebuilder v0.20.02 (beta)
- Source: STARGATE
- Input BD size: 22.78 GB
- Approximate total content: [02:09:55.125]
- Target BD size: 4.27 GB
- MOVIE-ONLY mode enabled
[10:11:01] PHASE ONE, Encoding
- [10:11:01] Extracting audio/subs [VID_00000]
- Error in attempt to extract audio/subs.
[10:11:01] - Failed to retrieve audio, aborted

jdobbs
6th March 2009, 11:36
FFS don't be so pedantic. jdobbs has recommended the min vts workaround as a temporary solution himself a few pages back on this thread. What I posted might not be ideal, far from it. But it's a workaround that is useful for quite a few problem discs if backing up to BD25 since extras *usually* aren't many GB is size.

It's strange you saying (and not a criticism!) that this affects all 1080i sources and not the hybrid type with mixed content. As I made a similar post but without the accussational undertones as yours a week or two ago and was told that there was no problem with 1080i sources that weren't a hybrid mix.

How about we stick on topic and try and be helpful, if you have a better solution to what I have posted by all means go for it. I would also love to hear it. And again I'm not trying to wind you up or promote a rude response but some hard answers.I think we should remember to recommend first that people install Windows Media Player 11 and disable FFDSHOW's VC-1 support. That way the WMV11 codec gets used. I have done this -- and only one disc has failed (BAND OF BROTHERS) to encode because of VC-1 hybrid video, and my guess is I've run a lot more of these than most people. I got around that one (temporarily) by using the minimum sizing for BD-25 output.

I'll eventually fix the hybrid problem -- but let's not overreact and suddenly decide the problem includes ALL VC-1 interlaced sources. It does not. If someone hits a problem -- first make sure the right codec (WMV11) is in use. The odds that you're hitting a hybrid source is very low (at least from my experience).

jdobbs
6th March 2009, 13:32
Thanks jdobbs I feel I've given you some content to work with to keep you busy. Beyond the playback of full backups in a lot of players (reason unknown?) this pesky decoder issue (out of your control) and the random issue like nights in rodanthe, I think these are the size and subs resize are the biggest issues currently.

Cyerblink is a workaround to the VC1 interlaced+progressive issue but I have seen cyberlink 'freeze' on some streams too. It will be decoding fine and then all of a sudden will decode the same frame over and over again until the stream ends. Has anyone else experienced this issue?

Arsoft I haven't had a chance to test yet, maybe thats a better workaround.I'm working the "Nights in Rodanthe" issue right now. Seems there are some things happening in the CLPI that I need to research. It might have impact on other issues as well. More to come.

datman
6th March 2009, 13:39
In any case I would definately do a fresh rip to begin with


yep from now on that's what I'm going to do. I thought I was saving steps. I'm going to do Erin Brochovich today.

and from now on I will only post issues off fresh rips

liquidskin76
6th March 2009, 13:51
I think we should remember to recommend first that people install Windows Media Player 11 and disable FFDSHOW's VC-1 support. That way the WMV11 codec gets used. I have done this -- and only one disc has failed (BAND OF BROTHERS) to encode because of VC-1 hybrid video, and my guess is I've run a lot more of these than most people. I got around that one (temporarily) by using the minimum sizing for BD-25 output.

I'll eventually fix the hybrid problem -- but let's not overreact and suddenly decide the problem includes ALL VC-1 interlaced sources. It does not. If someone hits a problem -- first make sure the right codec (WMV11) is in use. The odds that you're hitting a hybrid source is very low (at least from my experience).

@jdobbs

Just to let you know...

I'm running Vista which has WMV11 installed as default. I tried it with the FFDSHOW VC-1 setting disabled (so the WMV11 codec is used), however get the same problem on the 2 discs (300 and Mamma Mia - UK versions) that i have that contain 1080i VC-1 streams.

On another note, if i play the 1080i VC-1 streams through WMV11 with the FFDSHOW VC-1 settings disabled, the image keeps scambling.

I'll use the work around for now.

Thanks

jewish
6th March 2009, 14:15
Hi jdobbs

I tried to do Mr and Mrs Smith and it failed. log below. any ideas?

-----------------------
[13:04:05] BD Rebuilder v0.20.02 (beta)
- Source: MRMRSSMITH_F1
- Input BD size: 31.79 GB
- Approximate total content: [02:26:40.500]
- Target BD size: 22.90 GB
[13:04:08] PHASE ONE, Encoding
- [13:04:08] Extracting audio/subs [VID_00012]
- [13:04:29] Collecting video information [00012]
- [13:04:29] Reencoding: VID_00012 (1 of 11)
- [13:04:57] Video Encode complete
- [13:04:57] Reencoding audio tracks
- [13:04:58] Multiplexing M2TS
- [13:05:00] Extracting audio/subs [VID_00010]
- [13:09:08] Collecting video information [00010]
- [13:09:08] Reencoding: VID_00010 (2 of 11)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[13:12:32] - Failed video encode, aborted

[Status]
LABEL=MRMRSSMITH_F1
VERSION=v0.20.02 (beta)
SOURCE_SIZE=34133436465
SOURCE_VIDEO_SIZE=33969315840
TARGET_SIZE=24589107200
REDUCTION=.71903086568022
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
BACKUP_MODE=0
QUICK=1
ENCODE_STEP=1
COMPLETED=1
[00012]
M2TS_TARGET=20074145
AUDIO=1
NSIZE=3428352
FLINK=0
MLINK=0
[00010]
M2TS_TARGET=255446150

cyberdoggy
6th March 2009, 14:34
Has anyone successfully encoded Enchanted in movie only mode? I encoded it but it apparently has many m2ts files and it gathers some it obviously shouldn't, because when you play it back you get the proper audio but the video is showing things like the interactive pop-up trivia track every now and then, and I cannot seem to find a way to get just the movie complete without the trivia track pop-ups.

jdobbs
6th March 2009, 14:39
Has anyone successfully encoded Enchanted in movie only mode? I encoded it but it apparently has many m2ts files and it gathers some it obviously shouldn't, because when you play it back you get the proper audio but the video is showing things like the interactive pop-up trivia track every now and then, and I cannot seem to find a way to get just the movie complete without the trivia track pop-ups. Choose a different Playlist from thte alternates (MODE menu).

I'm going to have to find out a better way to choose the main feature than just "the largest" -- I'm just not sure how yet.

jdobbs
6th March 2009, 14:40
@jdobbs

Just to let you know...

I'm running Vista which has WMV11 installed as default. I tried it with the FFDSHOW VC-1 setting disabled (so the WMV11 codec is used), however get the same problem on the 2 discs (300 and Mamma Mia - UK versions) that i have that contain 1080i VC-1 streams.

On another note, if i play the 1080i VC-1 streams through WMV11 with the FFDSHOW VC-1 settings disabled, the image keeps scambling.

I'll use the work around for now.

Thanks Hmmm... that sure sounds like what you'd see with a hybrid source.

jdobbs
6th March 2009, 14:42
Hi jdobbs

I tried to do Mr and Mrs Smith and it failed. log below. any ideas?

-----------------------
[13:04:05] BD Rebuilder v0.20.02 (beta)
- Source: MRMRSSMITH_F1
- Input BD size: 31.79 GB
- Approximate total content: [02:26:40.500]
- Target BD size: 22.90 GB
[13:04:08] PHASE ONE, Encoding
- [13:04:08] Extracting audio/subs [VID_00012]
- [13:04:29] Collecting video information [00012]
- [13:04:29] Reencoding: VID_00012 (1 of 11)
- [13:04:57] Video Encode complete
- [13:04:57] Reencoding audio tracks
- [13:04:58] Multiplexing M2TS
- [13:05:00] Extracting audio/subs [VID_00010]
- [13:09:08] Collecting video information [00010]
- [13:09:08] Reencoding: VID_00010 (2 of 11)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[13:12:32] - Failed video encode, aborted

[Status]
LABEL=MRMRSSMITH_F1
VERSION=v0.20.02 (beta)
SOURCE_SIZE=34133436465
SOURCE_VIDEO_SIZE=33969315840
TARGET_SIZE=24589107200
REDUCTION=.71903086568022
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
BACKUP_MODE=0
QUICK=1
ENCODE_STEP=1
COMPLETED=1
[00012]
M2TS_TARGET=20074145
AUDIO=1
NSIZE=3428352
FLINK=0
MLINK=0
[00010]
M2TS_TARGET=255446150 Have you done any other movies successfully? This looks like a setup problem, probably a codec that isn't activated.

laserfan
6th March 2009, 15:20
I made a similar post but without the accussational undertones as yours ... How about we stick on topic and try and be helpful, if you have a better solution to what I have posted by all means go for it. I would also love to hear it. And again I'm not trying to wind you up or promote a rude response but some hard answers.Hey, you're the one who used the "READ" and "duh duh duhhhhh" in boldface as if everyone was supposed to know what you described in your post, and was an idiot if not! Next time post "just the facts" without the commentary lest someone else here (like me!) responds in kind!

As for "hybrid 1080i" I've had problems with 1080i VC-1 whether hybrid or not, regardless of what you may have been told elsewhere here.

laserfan
6th March 2009, 15:27
I think we should remember to recommend first that people install Windows Media Player 11 and disable FFDSHOW's VC-1 support. That way the WMV11 codec gets used. I have done this -- and only one disc has failed (BAND OF BROTHERS) to encode because of VC-1 hybrid video, and my guess is I've run a lot more of these than most people. I got around that one (temporarily) by using the minimum sizing for BD-25 output.

I'll eventually fix the hybrid problem -- but let's not overreact and suddenly decide the problem includes ALL VC-1 interlaced sources. It does not. If someone hits a problem -- first make sure the right codec (WMV11) is in use. The odds that you're hitting a hybrid source is very low (at least from my experience).Well, I for one can't get WMV11 to work no-way-no-how, and I've struggled with this on two computers, both updated to latest (though I've yet to update to DirectX from Nov08, last thing I can think to try). Maybe the VC-1s I've had trouble with are unique in some fashion that I've been unable to recognize, but I don't believe they are hybrid. OTTOMH I can think of the six extras from Mamma Mia--I'll try to remember the other place I encountered it (again, an extra) so maybe someone here can confirm-or-deny.

jewish
6th March 2009, 15:55
Hi mate,

Yes i`ve managed to do about a dozen but it fails with the same error on a few;

Mr and Mrs Smith
Deja Vu
Independence day

please help if you can or let me know what all the settings should be in the various apps?

Kind regards

Furiousflea
6th March 2009, 16:05
Well, I for one can't get WMV11 to work no-way-no-how, and I've struggled with this on two computers, both updated to latest (though I've yet to update to DirectX from Nov08, last thing I can think to try). Maybe the VC-1s I've had trouble with are unique in some fashion that I've been unable to recognize, but I don't believe they are hybrid. OTTOMH I can think of the six extras from Mamma Mia--I'll try to remember the other place I encountered it (again, an extra) so maybe someone here can confirm-or-deny.

My copy of mamma mia crashes on the extras also at the 1080i VC1 encoding part.

EDIT - This is using wmv11 decoder, however most 1080i stuff in VC1 is fine. Could just be that you got unlucky and your discs all have the hybrid VC1....Depends how many we're talking tho. I doubt you'd be so unlucky as to have 10 of 10 of your discs for example etc.

punisher12
6th March 2009, 17:03
any thoughts?
:thanks:

liquidskin76
6th March 2009, 17:29
any thoughts?
:thanks:

Been thinking about Malin Akerman in that very tight suit from the Watchmen movie. Not sure if that's any help to anyone though!!! :devil:

punisher12
6th March 2009, 17:57
Been thinking about Malin Akerman in that very tight suit from the Watchmen movie. Not sure if that's any help to anyone though!!! :devil:

LOL, cheers!

no, any thoughts on my last post

:p

datman
6th March 2009, 18:53
yep from now on that's what I'm going to do. I thought I was saving steps. I'm going to do Erin Brochovich today.

and from now on I will only post issues off fresh rips

I got it out to rip and I see it's an HD dvd I converted. That must be my problem. Has anyone successfully encoded a convrted HD dvd? I don't want to waste my time.

Furiousflea
6th March 2009, 19:02
I got it out to rip and I see it's an HD dvd I converted. That must be my problem. Has anyone successfully encoded a convrted HD dvd? I don't want to waste my time.

Come on now, :eek: I have written a guide on converting HD DVD -> Bluray in the thread marked "BACKUP guide..."

Should help you out abit, note though that you can't keep menus when you convert but you can keep all audio streams\subs etc.

turbojet
6th March 2009, 19:38
punisher12: Have you tried on a different BD or is stargate the only one that can't extract audio/subs?

punisher12
6th March 2009, 20:04
punisher12: Have you tried on a different BD or is stargate the only one that can't extract audio/subs?


Thanx, yes tried ironman, indiana jones and several others to no avail, i'm stumped.

turbojet
6th March 2009, 22:10
Sounds like a setup problem or BD_Rebuilder\tools\tsmuxer.exe missing, can you check to see if this file exists?
If it does, can you try downloading BD-RB and put it in a fresh directory and without changing any settings except loading in the source and working?
If still no luck can you paste your the AUD_<M2TS>.meta file?

laserfan
6th March 2009, 22:21
My copy of mamma mia crashes on the extras also at the 1080i VC1 encoding part.

EDIT - This is using wmv11 decoder, however most 1080i stuff in VC1 is fine. Could just be that you got unlucky and your discs all have the hybrid VC1...No, I don't do much of this (backups) and indeed slapped Mamma Mia on just to test-out BD-RB, since it has a lot of interesting extras, including a "singalong" track which BTW doesn't appear back-uppable at all.

According to neuron2's tools, there ain't nothin' "hybrid" about these clips, they are just interlaced VC-1. How to ID a hybrid clip--must be a better way than "something that crashes my PC"!

EDIT: OK I loaded-up one of those nasty extras (00289.m2ts) from Mamma Mia! and used neuron2's tool to go step-by-step thru the fields, and it is indeed more odd than anything I've seen before. This clip starts with ABBA concert footage, most likely video camera footage because every field is different (although many are blended--very ugly) and then it cuts to location footage of the cast & crew, which is in a 2,2,2... cadence (same field twice) so was maybe shot with a high-def video camera or something; I dunno but it doesn't seem to be film. Also eac3to calls it "60i /1.001" while MediaInfo says 29.97 so confusion reigns. IIRC in BD-RB the decoder works for a bit before crashing (looks like a x264 error but is clearly decoder) so it must be the 2:2 material it's crashing on, a few seconds into the clip.

Elesias
6th March 2009, 23:18
Everything works fine now, however I'm a little bit surprised by the final disk space :
Into the Wild : 42.6 Go, and after the process, only 12.8 Go. It seems too low, even though I keep only one audio track.

Lif3styl3
6th March 2009, 23:31
Hi Jdobbs,

at first nice app,.... ;-)

So, in my case my panasonic bd-55 doesn't play any remastered movie which was made with bd rebuilder when the player is using 24p playback mode, but after deactivate 24p everything is fine.

Any ideas ?

turbojet
6th March 2009, 23:43
Lif3styl3 I think I remember someone else mention this awhile back and I don't recall a workaround for it. It was before BD-RB came out and I think every compatible encoded video suffers from it.

Perhaps it should be mentioned in the first post of the list of compatible players thread but I'm not sure which Panasonic models are affected besides the BD55. I will check if Panasonic BD30 has the issue.

Chefkoch_ico
7th March 2009, 08:36
Hi.

I was doing The Mummy 3 (german). But I got an Error message at build and also at Rebuild (at "CorrectMPLS() 00009 5"):
[18:17:51] BD Rebuilder v0.20.02 (beta)
- Source: MUMMY_3TODE_G51
- Input BD size: 45,82 GB
- Approximate total content: [04:01:08.328]
- Target BD size: 22,90 GB
- Resuming from previously started job.
[18:17:52] PHASE ONE, Encoding
- [18:18:50] Extracting audio/subs [VID_00073]
- [18:19:03] Reencoding: VID_00073 (6 of 29)
- [18:20:52] Extracting audio/subs [VID_00075]
- [18:21:03] Reencoding: VID_00075 (7 of 29)
- [18:22:29] Extracting audio/subs [VID_00076]
- [18:22:40] Reencoding: VID_00076 (8 of 29)
- [18:24:16] Extracting audio/subs [VID_00077]
- [18:24:31] Reencoding: VID_00077 (9 of 29)
- [18:26:28] Extracting audio/subs [VID_00084]
- [18:26:36] Reencoding: VID_00084 (10 of 29)
- [18:27:47] Extracting audio/subs [VID_00086]
- [18:27:55] Reencoding: VID_00086 (11 of 29)
- [18:29:12] Extracting audio/subs [VID_00088]
- [18:29:23] Reencoding: VID_00088 (12 of 29)
- [18:31:11] Extracting audio/subs [VID_00090]
- [18:31:29] Reencoding: VID_00090 (13 of 29)
- [18:34:06] Extracting audio/subs [VID_00094]
- [18:34:14] Reencoding: VID_00094 (14 of 29)
- [18:35:11] Extracting audio/subs [VID_00098]
- [18:35:19] Reencoding: VID_00098 (15 of 29)
- [18:36:24] Extracting audio/subs [VID_00099]
- [18:36:31] Reencoding: VID_00099 (16 of 29)
- [18:37:43] Extracting audio/subs [VID_00100]
- [18:37:50] Reencoding: VID_00100 (17 of 29)
- [18:38:57] Extracting audio/subs [VID_00101]
- [18:39:05] Reencoding: VID_00101 (18 of 29)
- [18:40:13] Extracting audio/subs [VID_00102]
- [18:40:21] Reencoding: VID_00102 (19 of 29)
- [18:41:30] Extracting audio/subs [VID_00103]
- [18:41:39] Reencoding: VID_00103 (20 of 29)
- [18:42:57] Extracting audio/subs [VID_00104]
- [18:43:08] Reencoding: VID_00104 (21 of 29)
- [18:44:45] Extracting audio/subs [VID_00105]
- [18:44:56] Reencoding: VID_00105 (22 of 29)
- [18:46:46] Extracting audio/subs [VID_00106]
- [18:47:06] Reencoding: VID_00106 (23 of 29)
- [18:49:35] Extracting audio/subs [VID_00107]
- [18:49:53] Reencoding: VID_00107 (24 of 29)
- [18:52:36] Extracting audio/subs [VID_00108]
- [18:52:53] Reencoding: VID_00108 (25 of 29)
- [18:55:37] Extracting audio/subs [VID_00109]
- [18:55:54] Reencoding: VID_00109 (26 of 29)
- [18:58:37] Extracting audio/subs [VID_00317]
- [18:58:47] Reencoding: VID_00317 (27 of 29)
- [19:01:15] Extracting audio/subs [VID_00334]
- [19:01:26] Reencoding: VID_00334 (28 of 29)
- [19:03:08] Extracting audio/subs [VID_00335]
- [19:03:20] Reencoding: VID_00335 (29 of 29)
[19:05:02]PHASE ONE complete
[19:05:02]PHASE TWO - Rebuild Started
- [19:05:02] Rebuilding BD file Structure
[19:22:19] - Failed to REBUILD
-----------------------
[19:26:31] BD Rebuilder v0.20.02 (beta)
- Source: MUMMY_3TODE_G51
- Input BD size: 45,82 GB
- Approximate total content: [04:01:08.328]
- Target BD size: 22,90 GB
- Resuming from previously started job.
[19:26:32] PHASE ONE, Encoding
[19:26:32]PHASE ONE complete
[19:26:32]PHASE TWO - Rebuild Started
- [19:26:32] Rebuilding stream 00009 [1 of 29]
- [19:38:31] Rebuilding stream 00010 [2 of 29]
- [19:39:22] Rebuilding stream 00057 [3 of 29]
- [19:39:25] Rebuilding stream 00071 [4 of 29]
- [19:39:55] Rebuilding stream 00072 [5 of 29]
- [19:40:43] Rebuilding stream 00073 [6 of 29]
- [19:40:52] Rebuilding stream 00075 [7 of 29]
- [19:41:00] Rebuilding stream 00076 [8 of 29]
- [19:41:07] Rebuilding stream 00077 [9 of 29]
- [19:41:17] Rebuilding stream 00084 [10 of 29]
- [19:41:22] Rebuilding stream 00086 [11 of 29]
- [19:41:29] Rebuilding stream 00088 [12 of 29]
- [19:41:36] Rebuilding stream 00090 [13 of 29]
- [19:41:49] Rebuilding stream 00094 [14 of 29]
- [19:41:55] Rebuilding stream 00098 [15 of 29]
- [19:42:02] Rebuilding stream 00099 [16 of 29]
- [19:42:08] Rebuilding stream 00100 [17 of 29]
- [19:42:15] Rebuilding stream 00101 [18 of 29]
- [19:42:20] Rebuilding stream 00102 [19 of 29]
- [19:42:27] Rebuilding stream 00103 [20 of 29]
- [19:42:32] Rebuilding stream 00104 [21 of 29]
- [19:42:41] Rebuilding stream 00105 [22 of 29]
- [19:42:49] Rebuilding stream 00106 [23 of 29]
- [19:43:03] Rebuilding stream 00107 [24 of 29]
- [19:43:15] Rebuilding stream 00108 [25 of 29]
- [19:43:28] Rebuilding stream 00109 [26 of 29]
- [19:43:40] Rebuilding stream 00317 [27 of 29]
- [19:43:48] Rebuilding stream 00334 [28 of 29]
- [19:43:55] Rebuilding stream 00335 [29 of 29]
- [19:44:03] Rebuilding BD file Structure
- [19:47:21] CorrectMPLS() 00009 5
[19:49:46] - Aborted at user request
-----------------------

The INF:

[Status]
LABEL=MUMMY_3TODE_G51
VERSION=v0.20.02 (beta)
SOURCE_SIZE=49198008571
SOURCE_VIDEO_SIZE=44728922112
TARGET_SIZE=24589107200
REDUCTION=.449821274266794
RESIZE_1080=0
AUDIO_TO_KEEP=deu;eng;fra;fre;ger;ita;pol;rus;
SUBS_TO_KEEP=all
BACKUP_MODE=0
QUICK=0
ENCODE_STEP=0
COMPLETED=29
REBUILD_COMPLETE=0
[00009]
M2TS_TARGET=15106842043
RATE=13516
AUDIO=0100101
NSIZE=14822965248
FLINK=0
MLINK=0
[00010]
M2TS_TARGET=1075853216
RATE=4906
AUDIO=1
NSIZE=1064706048
FLINK=0
MLINK=0
[00057]
M2TS_TARGET=96773786
RATE=2379
AUDIO=
NSIZE=62803968
FLINK=0
MLINK=0
[00071]
M2TS_TARGET=675219359
RATE=4352
AUDIO=1
NSIZE=666359808
FLINK=0
MLINK=0
[00072]
M2TS_TARGET=726538540
AUDIO=1
NSIZE=1130201088
FLINK=0
MLINK=0
[00073]
M2TS_TARGET=187423209
RATE=1844
AUDIO=1
NSIZE=193443840
FLINK=0
MLINK=0
[00075]
M2TS_TARGET=158758092
RATE=1964
AUDIO=1
NSIZE=162969600
FLINK=0
MLINK=0
[00076]
M2TS_TARGET=169409400
RATE=1977
AUDIO=1
NSIZE=173684736
FLINK=0
MLINK=0
[00077]
M2TS_TARGET=210466955
RATE=1984
AUDIO=1
NSIZE=217012224
FLINK=0
MLINK=0
[00084]
M2TS_TARGET=104155634
RATE=7004
AUDIO=01111011
NSIZE=106536960
FLINK=0
MLINK=0
[00086]
M2TS_TARGET=115102657
RATE=6883
AUDIO=01111011
NSIZE=117792768
FLINK=0
MLINK=0
[00088]
M2TS_TARGET=155190153
RATE=6771
AUDIO=01111011
NSIZE=156628992
FLINK=0
MLINK=0
[00090]
M2TS_TARGET=248105811
RATE=6597
AUDIO=01111011
NSIZE=258035712
FLINK=0
MLINK=0
[00094]
M2TS_TARGET=105053837
RATE=8910
AUDIO=01111011
NSIZE=118671360
FLINK=0
MLINK=0
[00098]
M2TS_TARGET=107145959
RATE=7347
AUDIO=01111011
NSIZE=130676736
FLINK=0
MLINK=0
[00099]
M2TS_TARGET=104144579
RATE=7005
AUDIO=01111011
NSIZE=105547776
FLINK=0
MLINK=0
[00100]
M2TS_TARGET=104150106
RATE=7005
AUDIO=01111011
NSIZE=107304960
FLINK=0
MLINK=0
[00101]
M2TS_TARGET=104191562
RATE=7010
AUDIO=01111011
NSIZE=107888640
FLINK=0
MLINK=0
[00102]
M2TS_TARGET=114566499
RATE=6828
AUDIO=01111011
NSIZE=137650176
FLINK=0
MLINK=0
[00103]
M2TS_TARGET=115116476
RATE=6884
AUDIO=01111011
NSIZE=118069248
FLINK=0
MLINK=0
[00104]
M2TS_TARGET=156417237
RATE=6862
AUDIO=01111011
NSIZE=200650752
FLINK=0
MLINK=0
[00105]
M2TS_TARGET=155201208
RATE=6772
AUDIO=01111011
NSIZE=157083648
FLINK=0
MLINK=0
[00106]
M2TS_TARGET=287516201
RATE=8460
AUDIO=01111011
NSIZE=316059648
FLINK=0
MLINK=0
[00107]
M2TS_TARGET=248086466
RATE=6597
AUDIO=01111011
NSIZE=257126400
FLINK=0
MLINK=0
[00108]
M2TS_TARGET=248080938
RATE=6596
AUDIO=01111011
NSIZE=254435328
FLINK=0
MLINK=0
[00109]
M2TS_TARGET=248105811
RATE=6597
AUDIO=01111011
NSIZE=256591872
FLINK=0
MLINK=0
[00317]
M2TS_TARGET=154543447
RATE=4903
AUDIO=1
NSIZE=156082176
FLINK=0
MLINK=0
[00334]
M2TS_TARGET=155203972
RATE=6772
AUDIO=01111011
NSIZE=157065216
FLINK=0
MLINK=0
[00335]
M2TS_TARGET=155212263
RATE=6773
AUDIO=01111011
NSIZE=158097408
FLINK=0
MLINK=0


I can send files, if needed. Costed me alot of time to encode those nasty extras, so I hope it was not a waste of time.

Bye

Elesias
7th March 2009, 08:45
Everything works fine now, however I'm a little bit surprised by the final disk space :
Into the Wild : 42.6 Go, and after the process, only 12.8 Go. It seems too low, even though I keep only one audio track.

I was wondering : is the bitrate accurately determined to use all the space on a BD 25, and thus keep the highest quality possible ?

Furiousflea
7th March 2009, 09:59
I was wondering : is the bitrate accurately determined to use all the space on a BD 25, and thus keep the highest quality possible ?

Yes, it should around BD25 if that's what you've got it set at. (22.5-23.5GB roughly). If it's not hitting that, it could be because you've saturated the quality level as much as is possible and x264 doesn't know what to do with the extra bitrate and isn't needed.

This would make sense on a movie only encode with only one audio stream. Your original Bluray may well be 40GB+ in size but of that 40GB only around half of it will usually be the main move and one audio track, often much less. Couple that with x264 being a very efficient codec and it could be that you've just topped out.

^ my guess anyway ;)

EDIT - What size is the main move before encoding anyway? How many audio tracks are in it to start with and at what quality? This is really obvious information you should be handing over if you want help.

Furiousflea
7th March 2009, 10:07
No, I don't do much of this (backups) and indeed slapped Mamma Mia on just to test-out BD-RB, since it has a lot of interesting extras, including a "singalong" track which BTW doesn't appear back-uppable at all.

According to neuron2's tools, there ain't nothin' "hybrid" about these clips, they are just interlaced VC-1. How to ID a hybrid clip--must be a better way than "something that crashes my PC"!

EDIT: OK I loaded-up one of those nasty extras (00289.m2ts) from Mamma Mia! and used neuron2's tool to go step-by-step thru the fields, and it is indeed more odd than anything I've seen before. This clip starts with ABBA concert footage, most likely video camera footage because every field is different (although many are blended--very ugly) and then it cuts to location footage of the cast & crew, which is in a 2,2,2... cadence (same field twice) so was maybe shot with a high-def video camera or something; I dunno but it doesn't seem to be film. Also eac3to calls it "60i /1.001" while MediaInfo says 29.97 so confusion reigns. IIRC in BD-RB the decoder works for a bit before crashing (looks like a x264 error but is clearly decoder) so it must be the 2:2 material it's crashing on, a few seconds into the clip.

The sing along track I think is a picture in picture track which BD-Rebuilder currently doesn't handle and just ignores completely.

Custom_VCD
7th March 2009, 10:30
I've had an aften audio encoding error on Batman, Dances with Wolves and now Monsters Ball, Windows 7 64 bit, got a feeling the latter is the problem

robinthehood
7th March 2009, 10:41
Sorry if this has already been answered but this thread is getting difficult to read through now, i've just done passion of christ film only to bd-25, somehow (i was tired) lol, i managed to pick the english descriptive audio for blind people! instead of the original aramaic track, is there anyway i can rebuild this project with the correct aramaic audio track & the already encoded workfiles or will i have to start over again?

rainfellow
7th March 2009, 10:59
Sorry for not responding sooner, I work 7 days a week so time is NOT something I have "free".

I ran the first m2ts file through GraphStudio to see how it was being decoded. I get the following;

0064.m2ts to video: WMVideo Decoder DMO (Version 11.0.5721.5145) and to audio: AC3Filter.

I cannot watch this in anything BUT PowerDVD. in WMP11 it shows the first frame of the file, and nothing after that, no crashes or anything.

Anyway, I'm just letting JD know what my experience with the particular movie is. Not expecting any "eureka" moments or a "do this, do that" note on how to get it to work. Just sending as much info as possible to help the beta along as best as possible.

JD keep up the GREAT work!! I'm still a fan of DVD Rebuilder and I know I'll totally LOVE BD Rebuilder once you get it completed. For the most part, it's done, just need to get rid of thoes bugs.... called Orkin yet?? :p

I do hope this helps some.

ruva
7th March 2009, 11:40
Anyone has found solution to backup Wall-E ? Jdobbs hasn't posted yet his results or I missed it ?

Ruva

stef73
7th March 2009, 12:16
ive backed up Wall-E no probs whatsoever plays back on ps3 and Panasonic BD35 standalone fine full backup and movie only

stef73
7th March 2009, 13:18
just trying american gangster on movie only mode, using latest version keeps saying selected source is not a BD format, but it will let me do it from same source if im doing a full back up any ideas guys

Lif3styl3
7th March 2009, 13:55
i've found another bug reencoding blindness

-----------------------
[19:24:16] BD Rebuilder v0.20.02 (beta)
- Source: BLINDNESS
- Input BD size: 26,50 GB
- Approximate total content: [02:01:06.676]
- Target BD size: 22,90 GB
- MOVIE-ONLY mode enabled
[19:24:16] PHASE ONE, Encoding
- [19:24:16] Extracting audio/subs [VID_00000]
- [19:27:58] Reencoding: VID_00000 (1 of 2)
- [06:09:39] Extracting audio/subs [VID_00007]
- Audio/PGS sizing issue. Continued...
- [13:54:03] Reencoding: VID_00007 (2 of 2)
- [13:54:04] DoEncoding() 00009 8

Lif3styl3
7th March 2009, 14:30
Lif3styl3 I think I remember someone else mention this awhile back and I don't recall a workaround for it. It was before BD-RB came out and I think every compatible encoded video suffers from it.

Perhaps it should be mentioned in the first post of the list of compatible players thread but I'm not sure which Panasonic models are affected besides the BD55. I will check if Panasonic BD30 has the issue.


Hi,

in my case it was enough to deactivate the 24p function of my blu ray player, but there must be a solution to play a reencoded blu ray in bd-55

rmeyers
7th March 2009, 17:08
i have found a bug. its on the extended version of King Kong. i dont think anyone has mentioned it yet.

using the latest version, 0.20.02, the extended version doesn't play. at all. might be some sort of rebuilding/bd-structure mishap. theatrical version plays perfectly, as does bd-live. the extended version plays on the orignal rip on my hdd, so do the picture-in-picture extras. but in the bd-rb rip, these dont work. the counter goes to 0:00:00 and stays there. i am playing the bd .iso files in the latest powerdvd 8.

everything on the original rip is progressive VC-1. it is a multiple file playlist. not sure what else i can provide. here are my files. fyi, i did a fast encode, and i had to abort it and resume it.



-----------------------
[21:48:25] BD Rebuilder v0.20.02 (beta)
- Source: BD-KK
- Input BD size: 36.14 GB
- Approximate total content: [03:32:25.857]
- Target BD size: 22.90 GB
[21:48:25] PHASE ONE, Encoding
- [21:48:25] Extracting audio/subs [VID_00009]
- [21:48:25] Reencoding: VID_00009 (1 of 33)
- [21:48:56] Extracting audio/subs [VID_00316]
- [21:48:57] Reencoding: VID_00316 (2 of 33)
- [21:49:11] Extracting audio/subs [VID_00301]
- [21:49:13] Reencoding: VID_00301 (3 of 33)
[21:49:15]PHASE ONE aborted by user request
-----------------------
[21:56:08] BD Rebuilder v0.20.02 (beta)
- Source: BD-KK
- Input BD size: 36.14 GB
- Approximate total content: [03:32:25.857]
- Target BD size: 22.90 GB
- Resuming from previously started job.
[21:56:09] PHASE ONE, Encoding
- [21:56:09] Reencoding: VID_00301 (3 of 33)
- [21:56:34] Extracting audio/subs [VID_00305]
- [21:56:35] Reencoding: VID_00305 (4 of 33)
- [21:57:01] Extracting audio/subs [VID_00344]
- [21:57:02] Reencoding: VID_00344 (5 of 33)
- [21:57:33] Extracting audio/subs [VID_00299]
- [21:57:34] Reencoding: VID_00299 (6 of 33)
- [21:58:16] Extracting audio/subs [VID_00302]
- [21:58:17] Reencoding: VID_00302 (7 of 33)
- [21:58:48] Extracting audio/subs [VID_00300]
- [21:58:49] Reencoding: VID_00300 (8 of 33)
- [21:59:23] Extracting audio/subs [VID_00002]
- [21:59:24] Reencoding: VID_00002 (9 of 33)
- [22:00:15] Extracting audio/subs [VID_00303]
- [22:00:16] Reencoding: VID_00303 (10 of 33)
- [22:01:05] Extracting audio/subs [VID_00304]
- [22:01:07] Reencoding: VID_00304 (11 of 33)
- [22:01:58] Extracting audio/subs [VID_00314]
- [22:01:59] Reencoding: VID_00314 (12 of 33)
- [22:02:22] Extracting audio/subs [VID_00280]
- [22:02:24] Reencoding: VID_00280 (13 of 33)
- [22:03:39] Extracting audio/subs [VID_00353]
- [22:03:41] Reencoding: VID_00353 (14 of 33)
- [22:04:56] Extracting audio/subs [VID_00310]
- [22:04:58] Reencoding: VID_00310 (15 of 33)
- [22:05:25] Extracting audio/subs [VID_00278]
- [22:05:28] Reencoding: VID_00278 (16 of 33)
- [22:06:55] Extracting audio/subs [VID_00313]
- [22:06:57] Reencoding: VID_00313 (17 of 33)
- [22:07:28] Extracting audio/subs [VID_00281]
- [22:07:30] Reencoding: VID_00281 (18 of 33)
- [22:09:13] Extracting audio/subs [VID_00279]
- [22:09:16] Reencoding: VID_00279 (19 of 33)
- [22:11:12] Extracting audio/subs [VID_00315]
- [22:11:14] Reencoding: VID_00315 (20 of 33)
- [22:12:05] Extracting audio/subs [VID_00269]
- [22:12:05] Reencoding: VID_00269 (21 of 33)
- [22:16:52] Extracting audio/subs [VID_00312]
- [22:16:57] Reencoding: VID_00312 (22 of 33)
- [22:18:41] Extracting audio/subs [VID_00309]
- [22:18:50] Reencoding: VID_00309 (23 of 33)
- [22:21:33] Extracting audio/subs [VID_00294]
- [22:21:49] Reencoding: VID_00294 (24 of 33)
- [22:26:21] Extracting audio/subs [VID_00292]
- [22:26:47] Reencoding: VID_00292 (25 of 33)
- [22:31:46] Extracting audio/subs [VID_00311]
- [22:32:06] Reencoding: VID_00311 (26 of 33)
- [22:38:45] Extracting audio/subs [VID_00288]
- [22:39:15] Reencoding: VID_00288 (27 of 33)
- [22:45:34] Extracting audio/subs [VID_00287]
- [22:46:29] Reencoding: VID_00287 (28 of 33)
- [22:58:50] Extracting audio/subs [VID_00290]
- [22:59:51] Reencoding: VID_00290 (29 of 33)
- [23:13:23] Extracting audio/subs [VID_00291]
- [23:14:22] Reencoding: VID_00291 (30 of 33)
- [23:33:21] Extracting audio/subs [VID_00293]
- [23:34:46] Reencoding: VID_00293 (31 of 33)
- [23:53:06] Extracting audio/subs [VID_00289]
- [23:54:01] Reencoding: VID_00289 (32 of 33)
- [00:12:50] Extracting audio/subs [VID_00286]
- [00:16:15] Reencoding: VID_00286 (33 of 33)
[01:23:14]PHASE ONE complete
[01:23:14]PHASE TWO - Rebuild Started
- [01:23:14] Rebuilding BD file Structure
[01:24:12] - Encode and Rebuild complete
[01:24:12]JOB: BD-KK completed.




[Status]
LABEL=BD-KK
VERSION=v0.20.02 (beta)
SOURCE_SIZE=38807330604
SOURCE_VIDEO_SIZE=38356518912
TARGET_SIZE=24589107200
REDUCTION=.629314030383717
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=0
QUICK=1
ENCODE_STEP=0
COMPLETED=33
REBUILD_COMPLETE=1
[00009]
M2TS_TARGET=19692112
AUDIO=1
NSIZE=8749056
FLINK=0
MLINK=0
[00316]
M2TS_TARGET=31271011
RATE=14427
AUDIO=1001
NSIZE=32999424
FLINK=-1
MLINK=0
[00301]
M2TS_TARGET=33340876
AUDIO=1001
NSIZE=9664512
FLINK=-1
MLINK=0
[00305]
M2TS_TARGET=33553534
AUDIO=1001
NSIZE=7845888
FLINK=-1
MLINK=0
[00344]
M2TS_TARGET=34118044
AUDIO=1001
NSIZE=11673600
FLINK=-1
MLINK=0
[00299]
M2TS_TARGET=36747267
AUDIO=1001
NSIZE=15206400
FLINK=-1
MLINK=0
[00302]
M2TS_TARGET=36816864
AUDIO=1001
NSIZE=11814912
FLINK=-1
MLINK=0
[00300]
M2TS_TARGET=38545192
AUDIO=1001
NSIZE=15120384
FLINK=-1
MLINK=0
[00002]
M2TS_TARGET=40343117
AUDIO=1
NSIZE=16023552
FLINK=0
MLINK=0
[00303]
M2TS_TARGET=40443647
AUDIO=1001
NSIZE=25006080
FLINK=-1
MLINK=0
[00304]
M2TS_TARGET=44650404
AUDIO=1001
NSIZE=26290176
FLINK=-1
MLINK=0
[00314]
M2TS_TARGET=50340510
RATE=15092
AUDIO=1001
NSIZE=51425280
FLINK=-1
MLINK=0
[00280]
M2TS_TARGET=53815901
AUDIO=1
NSIZE=26400768
FLINK=0
MLINK=0
[00353]
M2TS_TARGET=53819802
AUDIO=1
NSIZE=26400768
FLINK=0
MLINK=0
[00310]
M2TS_TARGET=56486341
RATE=13292
AUDIO=1001
NSIZE=55148544
FLINK=-1
MLINK=0
[00278]
M2TS_TARGET=60860915
AUDIO=1
NSIZE=29958144
FLINK=-1
MLINK=0
[00313]
M2TS_TARGET=63789546
RATE=12532
AUDIO=1001
NSIZE=61206528
FLINK=-1
MLINK=0
[00281]
M2TS_TARGET=72221745
AUDIO=1
NSIZE=35192832
FLINK=-1
MLINK=0
[00279]
M2TS_TARGET=91384054
AUDIO=1
NSIZE=38701056
FLINK=-1
MLINK=0
[00315]
M2TS_TARGET=103280864
RATE=12534
AUDIO=1001
NSIZE=104042496
FLINK=-1
MLINK=0
[00269]
M2TS_TARGET=137613498
AUDIO=
NSIZE=43997184
FLINK=0
MLINK=0
[00312]
M2TS_TARGET=224679242
RATE=12250
AUDIO=1001
NSIZE=226228224
FLINK=-1
MLINK=0
[00309]
M2TS_TARGET=328281132
RATE=12582
AUDIO=1001
NSIZE=325797888
FLINK=-1
MLINK=0
[00294]
M2TS_TARGET=652024690
RATE=12114
AUDIO=1001
NSIZE=627412992
FLINK=-1
MLINK=0
[00292]
M2TS_TARGET=700976123
RATE=13353
AUDIO=1001
NSIZE=697657344
FLINK=-1
MLINK=0
[00311]
M2TS_TARGET=875292000
RATE=12549
AUDIO=1001
NSIZE=862353408
FLINK=-1
MLINK=0
[00288]
M2TS_TARGET=889714008
RATE=13434
AUDIO=1001
NSIZE=877946880
FLINK=-1
MLINK=0
[00287]
M2TS_TARGET=1735041112
RATE=13337
AUDIO=1001
NSIZE=1705095168
FLINK=-1
MLINK=0
[00290]
M2TS_TARGET=1823796608
RATE=12432
AUDIO=1001
NSIZE=1818279936
FLINK=-1
MLINK=0
[00291]
M2TS_TARGET=2437308601
RATE=12897
AUDIO=1001
NSIZE=2402402304
FLINK=-1
MLINK=0
[00293]
M2TS_TARGET=2475066019
RATE=12961
AUDIO=1001
NSIZE=2408534016
FLINK=-1
MLINK=0
[00289]
M2TS_TARGET=2520486447
RATE=13162
AUDIO=1001
NSIZE=2461046784
FLINK=-1
MLINK=0
[00286]
M2TS_TARGET=9072672980
RATE=13304
AUDIO=1001
NSIZE=8884402176
FLINK=-1
MLINK=0




[Options]
MODE=0
QUICK_EXTRAS=1
PRIORITY_CLASS=1
RESIZE=0
ENCODE_QUALITY=5
TARGET_SIZE=23450
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
[Paths]
SOURCE_PATH=C:\USERS\OWNER\DESKTOP\BLU RAY\BD-KK\
WORKING_PATH=C:\USERS\OWNER\DESKTOP\KK_BD25\


also, i tried with and without Quick Encode Extras to see if there was a problem there. but the same result. just when it should play the extended movie, it stops working.

jdobbs
7th March 2009, 18:31
i've found another bug reencoding blindness

-----------------------
[19:24:16] BD Rebuilder v0.20.02 (beta)
- Source: BLINDNESS
- Input BD size: 26,50 GB
- Approximate total content: [02:01:06.676]
- Target BD size: 22,90 GB
- MOVIE-ONLY mode enabled
[19:24:16] PHASE ONE, Encoding
- [19:24:16] Extracting audio/subs [VID_00000]
- [19:27:58] Reencoding: VID_00000 (1 of 2)
- [06:09:39] Extracting audio/subs [VID_00007]
- Audio/PGS sizing issue. Continued...
- [13:54:03] Reencoding: VID_00007 (2 of 2)
- [13:54:04] DoEncoding() 00009 8
The problem is that you decided to continue even though you had a reported sizing issue. So the real question is what caused the sizing issue.

rmeyers
7th March 2009, 21:26
FYI. Slysoft just updated AnyDVD, and one of the fixes is:

Fix (Blu-ray): Playback issues with Panasonic Blu-ray players

so i wonder if re-ripping the discs would fix the panny problem.


also there is a new version of x264. its supposed to improve speeds drastically.


and lastly... is ENCODE_QUALITY=5 the fastest setting that BD-RB can do? i just like doing the same disc a few time with different settings for testing.

jdobbs
7th March 2009, 22:55
FYI. Slysoft just updated AnyDVD, and one of the fixes is:

Fix (Blu-ray): Playback issues with Panasonic Blu-ray players

so i wonder if re-ripping the discs would fix the panny problem.


also there is a new version of x264. its supposed to improve speeds drastically.


and lastly... is ENCODE_QUALITY=5 the fastest setting that BD-RB can do? i just like doing the same disc a few time with different settings for testing. Actually its the fastest X264 can do.. but yes.

cyberdoggy
7th March 2009, 23:12
Has anyone successfully encoded Enchanted in movie only mode? I encoded it but it apparently has many m2ts files and it gathers some it obviously shouldn't, because when you play it back you get the proper audio but the video is showing things like the interactive pop-up trivia track every now and then, and I cannot seem to find a way to get just the movie complete without the trivia track pop-ups.

Choose a different Playlist from thte alternates (MODE menu).

I'm going to have to find out a better way to choose the main feature than just "the largest" -- I'm just not sure how yet.

Thanks jdobbs that worked fine for video quality A+++ but audio seems to be slightly out of synch throughout movie I suppose from there being multiple m2ts files that were gathered together. I had noticed small blips where each mt2s files were joined and with each one the audio got more out of synch. I am playing on a Panasonic BD30 if that means anything.

ruva
7th March 2009, 23:25
ive backed up Wall-E no probs whatsoever plays back on ps3 and Panasonic BD35 standalone fine full backup and movie only

I cannot, I always get the "Failed to retrieve audio, aborted" error, on every alternative playlist I try to work with...How did you do that ?

ruva

HWK
8th March 2009, 07:29
When I do Spider Man 3. I get error message" Target is too small to continue"

I choose full disc to back it up.

[Options]
RESIZE=0
MODE=0
ENCODE_QUALITY=0
TARGET_SIZE=23450
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=all
TRELLIS=0
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
[Paths]
SOURCE_PATH=D:\DOCUMENTS AND SETTINGS\MY DOCUMENTS\DVDFAB\FULLDISC\80256984_SPIDER_MAN_3\
WORKING_PATH=D:\BD REBUILDER\

Talkietoaster
8th March 2009, 08:15
ive backed up Wall-E no probs whatsoever plays back on ps3 and Panasonic BD35 standalone fine full backup and movie only

Anyone has found solution to backup Wall-E ? Jdobbs hasn't posted yet his results or I messed it ?

Ruva

Which versions were those ? I am having trouble with the UK Version ... (see earlier posts)

drmih
8th March 2009, 12:16
When I do Spider Man 3. I get error message" Target is too small to continue"

I choose full disc to back it up.

[Options]
RESIZE=0
MODE=0
ENCODE_QUALITY=0
TARGET_SIZE=23450
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=all
TRELLIS=0
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
[Paths]
SOURCE_PATH=D:\DOCUMENTS AND SETTINGS\MY DOCUMENTS\DVDFAB\FULLDISC\80256984_SPIDER_MAN_3\
WORKING_PATH=D:\BD REBUILDER\

There are several posts on this but to save you looking it appears to be the path length. Just create a top folder called 'spider3' for instance and then move the BMDV and Certificate under it.

jdobbs
8th March 2009, 12:29
I fixed that. I'll release a new version today.

jdobbs
8th March 2009, 12:46
I've posted a new release of BD-Rebuilder on the first page of this thread. Changes are:
- Corrected an error in which the determined total
source size can be distorted. This can result
in undersizing.
- Updated the SETUP dialog follow-on action so the
stream display, settings and tables are updated
following a save. In previous versions the INI
data wasn't being reset based on saved settings.
This may be the cause of many of the "Failed to
rebuild BD file(s)" error caused by a mismatch
between different phases of BD-RB.
- Added code that saves audio/sub configuration at
demux and resets it accordingly at remux.
- Changed default MIN_M2TS_SIZE to default to 100MB
for BD-25 encodes to save time. You can change
the the value with MIN_M2TS_SIZE=nnnn. This has
no effect on BD-5 and BD-9 encodes. It will also
not affect M2TS files that are a part of the main
MPLS>
- INI Editor now reloads INI when saved (you no
longer have to exit/reenter for changes to take
effect).
- Added a Custom Target Size option to the
SETTINGS/OPTIONS menu. You can set the value by
adding CUSTOM_TARGET_SIZE=nnnn to the "[Options]"
area of the config (INI) file.
- Updated X264.EXE to the latest release (r1123).
- Other minor corrections and cosmetic fixes.
Note: I've noticed there are issues with M2TSs that have secondary video/audio streams for full backups. Luckily these are rare. I should have that corrected by the next release. In the meantime, I have at least stopped the "crashing" on them.

Elesias
8th March 2009, 13:36
Good job, thanks !

Discoboy
8th March 2009, 14:22
@jdobbs,

Have been testing out BD Rebuilder on a number of movies after the last few weeks and at the same time keeping up-to-date with the latest version of releases. But I find that during playback on both a Panasonic BD30 and BD35 SAP I see very very slight video “stuttering” and I mean very slight but it is noticeable particularly if you have a scene with what should be constant moment such as a fan rotating or a person walking at a consent speed. It can detract from watching the movie because it can be notice by all once pointed out.

The stuttering is not present if played back via PowerDVD on a PC.

Also If I use process the same movies using "RipBot264" (latest versions over the last few weeks) the playback on the Panny BD30 and BD35 SAP are always perfect i.e. NO slight video stuttering.

I have been using movie only mode with AVCHD high compatibly ON and have tried both the highest and high encoder settings, encoding down to BD9 size.

I am going to give the very latest v0.20.03b a try but this time down convert 1080P to 720P and encode to a BD5 size

Do you have any ideas what could be causing this issue and what settings to change to try a located the issue?

Thanks,:thanks:

jpcmanso
8th March 2009, 14:39
Good job, jdobbs!
Keep going, but i have a simple but pertinent question. If 'Movie-Only' with 1 audio has less than 25GB, how to have an image backup without reencoding? As you can confirm, the initial size doesn't change with one or all the audio tracks. So, to the reencoder the image is always superior than 25GB...
Regards.

Furiousflea
8th March 2009, 19:25
Cheers dobbles, coming along nicely :) We all know what I'm waiting for lol great work tho man. Another donation coming along in the next couple of days from me.

HWK
8th March 2009, 19:53
There are several posts on this but to save you looking it appears to be the path length. Just create a top folder called 'spider3' for instance and then move the BMDV and Certificate under it.


That trick fixed the problem.

:thanks:

old-hack
8th March 2009, 20:02
The Bluray disc contents are only 33.9 G. But when BD Rebuilder begins to execute, it sees multiple copies of the main m2ts causing the size to increase to 57.94 G.

I've attached the pictures of each stage for both full backup and movie only backup as well as a picture of the BD Rebuild log. That is the only log generated.

Since I'm creating a BD-9 and the drive I'm creating it on has over 160 G remaining, I don't understand why "The target is too small to continue" message occurs.

Thanks.

tyau
8th March 2009, 20:17
Thanks Jerry. I can't wait to try this new version out. The x264.exe crash seems to come and go randomly. My CPU and memory are overclocked mildly but with excellent cooling and stability. I initially thought the x264.exe was related to elevated CPU temperature due to prolong hihg-load CPU usage. I reduce the overclocking rate slightly and the crashing is non-apparent during the rebuilding process. But other times the crash doesn't appear at all even at overclocked rates. I cannot tell whether the x264.exe crash was due to high CPU temperature (of around 40c) or whether it is due to a programming error or bug.

tekmobile
8th March 2009, 21:10
How difficult would it be to say add a feature where you could double click on a video icon to signal that you want to just copy that m2ts intact like you can to enable/disable audio tracks to also help overcome with mixed interlaced/progressive content problem.

While I appreciate being able to use the min vts method but if the problematic file is say >1or2GB this also means that there is alot of overhead from many other files that can be sucessfully re-encoded.

rmeyers
8th March 2009, 21:13
40c is not high for a CPU. my E8400 runs at around 60c when encoding. no problems.

stef73
8th March 2009, 21:28
my quad core 9300 is running at 45c which is fine 25c - 30c normally

HWK
8th March 2009, 22:04
My processor Intel Xeon X5560 goes 79c to 82c on full load with over clock @ 3.6 GHZ

Still stable and working fine.

jdobbs
8th March 2009, 22:11
@jdobbs,

Have been testing out BD Rebuilder on a number of movies after the last few weeks and at the same time keeping up-to-date with the latest version of releases. But I find that during playback on both a Panasonic BD30 and BD35 SAP I see very very slight video “stuttering” and I mean very slight but it is noticeable particularly if you have a scene with what should be constant moment such as a fan rotating or a person walking at a consent speed. It can detract from watching the movie because it can be notice by all once pointed out.

The stuttering is not present if played back via PowerDVD on a PC.

Also If I use process the same movies using "RipBot264" (latest versions over the last few weeks) the playback on the Panny BD30 and BD35 SAP are always perfect i.e. NO slight video stuttering.

I have been using movie only mode with AVCHD high compatibly ON and have tried both the highest and high encoder settings, encoding down to BD9 size.

I am going to give the very latest v0.20.03b a try but this time down convert 1080P to 720P and encode to a BD5 size

Do you have any ideas what could be causing this issue and what settings to change to try a located the issue?

Thanks,:thanks:Not a clue, especially since both BD-RB and RipBot264 use exactly the same encoder and muxer... but I can tell you that those players are very sensitive. I think it may be possible the RipBot264 uses level 4.0 for encoding (not positive, though) and BD-RB uses level 4.1 -- but by the specs BD is supposed to be 4.1.

jdobbs
8th March 2009, 22:13
Good job, jdobbs!
Keep going, but i have a simple but pertinent question. If 'Movie-Only' with 1 audio has less than 25GB, how to have an image backup without reencoding? As you can confirm, the initial size doesn't change with one or all the audio tracks. So, to the reencoder the image is always superior than 25GB...
Regards.
You may see that in the next version.

jdobbs
8th March 2009, 22:15
The Bluray disc contents are only 33.9 G. But when BD Rebuilder begins to execute, it sees multiple copies of the main m2ts causing the size to increase to 57.94 G.

I've attached the pictures of each stage for both full backup and movie only backup as well as a picture of the BD Rebuild log. That is the only log generated.

Since I'm creating a BD-9 and the drive I'm creating it on has over 160 G remaining, I don't understand why "The target is too small to continue" message occurs.

Thanks.Try the new version and let me know if you still see anything weird.

jdobbs
8th March 2009, 22:16
How difficult would it be to say add a feature where you could double click on a video icon to signal that you want to just copy that m2ts intact like you can to enable/disable audio tracks to also help overcome with mixed interlaced/progressive content problem.

While I appreciate being able to use the min vts method but if the problematic file is say >1or2GB this also means that there is alot of overhead from many other files that can be sucessfully re-encoded. That'll work on BD-R backups, but not on BD-5/9 (the max bitrate is too high).

tekmobile
8th March 2009, 22:40
That'll work on BD-R backups, but not on BD-5/9 (the max bitrate is too high).

I always do full backups and choose the disc type depending on the amount of content so its very rare I use BD-5 but as a general rule anything upto around 3 hours ill use BD-9 and for everything else its BD-25 but I always test using arcsoft TMT and if that plays OK all burn to a BD-RE to test in my player (Sony BDP-S350) before i commit to a BD-R.

Also is there a way to detect and warn of possible mixed content when BD-RB does its initial scan of the source files because ive tried quite a few music discs and TV shows and you will usually find at least one i/p file and as a habit now I always try to encode every 1080i file using movie only and selecting the alternate playlists and let it run for 10 mins because it can be quite annoying when the full disc finishes and it fails on the last VTS because of this issue.

Another thing ive noticed also is when the extras are 480i 16:9 on the source after encoding and rebuilding they turn out 4:3 and vertically stretched.

Atak_Snajpera
8th March 2009, 22:44
@jdobbs
ftp://213.221.6.90/tsMuxer/
Do we still need fixcpli with .21?

Furiousflea
8th March 2009, 22:47
Not a clue, especially since both BD-RB and RipBot264 use exactly the same encoder and muxer... but I can tell you that those players are very sensitive. I think it may be possible the RipBot264 uses level 4.0 for encoding (not positive, though) and BD-RB uses level 4.1 -- but by the specs BD is supposed to be 4.1.

True, Ripbot encodes to 4.0 profile apparently.

Capsbackup
8th March 2009, 22:50
@jdobbs,
Looks like you may have corrected the problem I was having with Nights In Rodanthe with this "BD-RBV02003" latest release. I just copied over the BD-RB.exe, since I kept the previous workfiles, and rebuild completed successfully this time, no more error " CorrectMPLS() 00009 5". :)
Thanks for your continued excellent work, efforts and diligence on this program. Just to be certain, I will completely redo the whole movie with this new release, and report back. :thanks:

EDIT: I guess I spoke too soon and should have tried to play the movie first. Though it did "Rebuild" successfully, the movie does not play after burning to disc. Only intro warning plays, then no other video plays. I will redo the whole project fresh and see how it goes. Sorry for my premature/optimistic report, but hopefully there will still be success!

laserfan
8th March 2009, 23:26
Not a clue, especially since both BD-RB and RipBot264 use exactly the same encoder and muxer... but I can tell you that those players are very sensitive. I think it may be possible the RipBot264 uses level 4.0 for encoding (not positive, though) and BD-RB uses level 4.1 -- but by the specs BD is supposed to be 4.1.Actually there are a number of differences I can see OTTOMH:

Yes BD-RB uses L4.1 vs. 4.0 in x264 commands, but RipBot264 uses 25000 for vbv-maxrate and bufsize also --nal-hrd

BD-RB uses an "ancient" version of tsMuxeR vs. RipBot264, otherwise same .metas I think.

@Discoboy maybe the --nal-hrd is the issue? That's what I'd look at first I guess.

jdobbs
8th March 2009, 23:35
Actually there are a number of differences I can see OTTOMH:

Yes BD-RB uses L4.1 vs. 4.0 in x264 commands, but RipBot264 uses 25000 for vbv-maxrate and bufsize also --nal-hrd

BD-RB uses an "ancient" version of tsMuxeR vs. RipBot264, otherwise same .metas I think.

@Discoboy maybe the --nal-hrd is the issue? That's what I'd look at first I guess. The 25000 is too high (in MHO) -- I use 17500 for BD-5/9 and 25000 for BD-25, but that wouldn't make a difference. The --nal-hrd I'll have to check out.

I use the "ancient" version of TSMUXER because all the new ones introduce new bugs -- including crashes. I'll stay "ancient" because it works...

Atak_Snajpera
8th March 2009, 23:52
The 25000 is too high (in MHO)
25mbps is maximum for high 4.0 profile
62.5mbps is maximum for high 4.1 profile
http://en.wikipedia.org/wiki/H.264#Levels

laserfan
9th March 2009, 00:17
I use the "ancient" version of TSMUXER because all the new ones introduce new bugs -- including crashes. I'll stay "ancient" because it works...I've used 1.8.8 mostly, but every newer one as well, and they have never ever "crashed" or otherwise caused any problems whatsoever, except of course for the "chapter landing" issue that fixclpi helps to resolve for me.

But, I'm speaking in terms of tsMuxeR.exe standalone, and not in the context BD-RB which I have only tried a handful of times.

Dark Shikari
9th March 2009, 00:33
25mbps is maximum for high 4.0 profile
62.5mbps is maximum for high 4.1 profile
http://en.wikipedia.org/wiki/H.264#LevelsBut Blu-ray has its own restrictions on top of H.264 profiles.

Atak_Snajpera
9th March 2009, 00:44
according to this site http://www.blu-ray.com/faq/
max bitrate for blu-ray is 40 mbps but for unknown reason BD-RD uses only 25Mbps

Dark Shikari
9th March 2009, 00:46
according to this site http://www.blu-ray.com/faq/
max bitrate for blu-ray is 40 mbps but for unknown reason BD-RD uses only 25MbpsBlu-ray has restrictions beyond that, as well as for BD9/BD5. Check the spec ;)

Atak_Snajpera
9th March 2009, 00:53
Blu-ray has restrictions beyond that, as well as for BD9/BD5. Check the spec
Do you really think that movie industry care about those spec? :)
http://forum.blu-ray.com/showpost.php?p=1012484&postcount=16

Dark Shikari
9th March 2009, 01:08
Do you really think that movie industry care about those spec? :)
http://forum.blu-ray.com/showpost.php?p=1012484&postcount=16And? Just because they don't care about it playing right doesn't mean we shouldn't.

archie_here
9th March 2009, 01:08
I tried to compress Few Good Men and the audio extraction worked fine but this is what i got for video. For some reason, my encoding doesn't start. I have the latest ffdshow with all video decoder config set as needed.

-----------------------
[19:59:47] BD Rebuilder v0.20.03 (beta)
- Source: 35990120_FEWGOODMEN
- Input BD size: 36.83 GB
- Approximate total content: [02:18:01.272]
- Target BD size: 4.27 GB
- MOVIE-ONLY mode enabled
- Resuming from previously started job.
[19:59:48] PHASE ONE, Encoding
- [19:59:48] Reencoding: VID_00141 (1 of 1)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[19:59:51] - Failed video encode, aborted

what am i missing?

m1482
9th March 2009, 02:17
@jdobbs
ftp://213.221.6.90/tsMuxer/
Do we still need fixcpli with .21?

There is also a new TsMuxer 1.8.22 with new gui !!!

NexGen76
9th March 2009, 02:35
LOG:


[20:49:27] BD Rebuilder v0.20.03 (beta)
- Source: BANGKOK_DANGEROUS
- Input BD size: 38.48 GB
- Approximate total content: [02:30:50.708]
- Target BD size: 22.90 GB
[20:49:33] PHASE ONE, Encoding
- [20:49:33] Extracting audio/subs [VID_00028]
- [20:49:38] Reencoding: VID_00028 (1 of 11)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[20:49:54] - Failed video encode, aborted


Config:


[Options]
MODE=0
QUICK_EXTRAS=1
PRIORITY_CLASS=0
RESIZE=0
TARGET_SIZE=23450
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=1
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=1
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
[Paths]
SOURCE_PATH=C:\BANG\BANGKOK_DANGEROUS\
WORKING_PATH=C:\BD_RB WORK\

NexGen76
9th March 2009, 02:52
LOG:


[20:49:27] BD Rebuilder v0.20.03 (beta)
- Source: BANGKOK_DANGEROUS
- Input BD size: 38.48 GB
- Approximate total content: [02:30:50.708]
- Target BD size: 22.90 GB
[20:49:33] PHASE ONE, Encoding
- [20:49:33] Extracting audio/subs [VID_00028]
- [20:49:38] Reencoding: VID_00028 (1 of 11)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[20:49:54] - Failed video encode, aborted


Config:


[Options]
MODE=0
QUICK_EXTRAS=1
PRIORITY_CLASS=0
RESIZE=0
TARGET_SIZE=23450
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=1
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=1
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
[Paths]
SOURCE_PATH=C:\BANG\BANGKOK_DANGEROUS\
WORKING_PATH=C:\BD_RB WORK\



Okay i think i have fixed this issue that might have been my fault...I went into ffdshow video decoder & enable mpeg2.Now its working so far....Thxs

archie_here
9th March 2009, 03:15
^ mine is already enabled. Still having the same error.

[22:13:37] BD Rebuilder v0.20.03 (beta)
- Source: 35990120_FEWGOODMEN
- Input BD size: 36.83 GB
- Approximate total content: [02:18:01.272]
- Target BD size: 4.27 GB
- MOVIE-ONLY mode enabled
- Resuming from previously started job.
[22:13:38] PHASE ONE, Encoding
- [22:13:38] Reencoding: VID_00141 (1 of 1)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[22:13:41] - Failed video encode, aborted

[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=4369
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
ENCODER=0
VERBOSE_STATUS=0
[Paths]
SOURCE_PATH=E:\FGM\35990120_FEWGOODMEN\
WORKING_PATH=E:\WORKING\

rmeyers
9th March 2009, 04:52
i have found a bug. its on the extended version of King Kong. i dont think anyone has mentioned it yet.

using the latest version, 0.20.02, the extended version doesn't play. at all. might be some sort of rebuilding/bd-structure mishap. theatrical version plays perfectly, as does bd-live. the extended version plays on the orignal rip on my hdd, so do the picture-in-picture extras. but in the bd-rb rip, these dont work. the counter goes to 0:00:00 and stays there. i am playing the bd .iso files in the latest powerdvd 8.

everything on the original rip is progressive VC-1. it is a multiple file playlist. not sure what else i can provide. here are my files. fyi, i did a fast encode, and i had to abort it and resume it.

also, i tried with and without Quick Encode Extras to see if there was a problem there. but the same result. just when it should play the extended movie, it stops working.

i started troubleshooting by looking to see if all the files that are in the original rip are in the shrunken one, which they are. 414 files in both. then i looked into BDedit to see if i could spot some differences to see where the mishap in the structure is. i think i found something. not knowledgeable enough in this stuff to know for sure.

the one on the right is the original rip of the extended edition playlist, the one on the left is the BD-RB rip of the same playlist. as you can see, there are differences in the IN Time and OUT Time of the Playlist and PlaylistMark headings. not sure if they are supposed to be different.

and just for clarification, there are two menus on the BD. one is for the theatrical version, one for the extended version. you can only play the extended version, from the correct main menu. and you can switch back and forth between the theatrical edition menu, and the extended edition menu.

as of right now, i am making another rip, this time including all audio and subtitles to see if it makes any difference.

Capsbackup
9th March 2009, 06:34
Looks like the " CorrectMPLS() 00009 5" problem on rebuild was corrected with the new version BD-RBV02003, but a new issue has developed. The burned disc does play, but I now hear a "seeking/cycling" sound from my Sony BDP-BX1 while playing, as if it is struggling to play. So if I try to fast forward the player freezes for several seconds, and if I change chapters, the same happens but then the player does not recover from the still image/freeze. I then have to press stop just to get the player to respond.
This was a full movie backup to BD-5, resize to 720P, default audio re-encode to 448kbps on Nights In Rodanthe.

jdobbs
9th March 2009, 11:38
according to this site http://www.blu-ray.com/faq/
max bitrate for blu-ray is 40 mbps but for unknown reason BD-RD uses only 25MbpsI understand it is the maximum for the profile. The limitation isn't really the spec -- but the spin speed of a BD-5/9 disc and the combination of video/audio/PGS/muxing overhead. You should be right on the edge, and if a couple of HD audio streams are kept, you can go over. I just like to keep it safe.

jdobbs
9th March 2009, 11:42
i started troubleshooting by looking to see if all the files that are in the original rip are in the shrunken one, which they are. 414 files in both. then i looked into BDedit to see if i could spot some differences to see where the mishap in the structure is. i think i found something. not knowledgeable enough in this stuff to know for sure.

the one on the right is the original rip of the extended edition playlist, the one on the left is the BD-RB rip of the same playlist. as you can see, there are differences in the IN Time and OUT Time of the Playlist and PlaylistMark headings. not sure if they are supposed to be different.

and just for clarification, there are two menus on the BD. one is for the theatrical version, one for the extended version. you can only play the extended version, from the correct main menu. and you can switch back and forth between the theatrical edition menu, and the extended edition menu.

as of right now, i am making another rip, this time including all audio and subtitles to see if it makes any difference.TSMUXER uses a different time base. BD-RB updates the MPLS/CLPI to correct for it. This is ok.

jdobbs
9th March 2009, 11:44
Looks like the " CorrectMPLS() 00009 5" problem on rebuild was corrected with the new version BD-RBV02003, but a new issue has developed. The burned disc does play, but I now hear a "seeking/cycling" sound from my Sony BDP-BX1 while playing, as if it is struggling to play. So if I try to fast forward the player freezes for several seconds, and if I change chapters, the same happens but then the player does not recover from the still image/freeze. I then have to press stop just to get the player to respond.
This was a full movie backup to BD-5, resize to 720P, default audio re-encode to 448kbps on Nights In Rodanthe.I'm aware of issues in that one -- it has a secondary video track that BD-RB isn't reencoding. I also have to change the default PID for the secondary audio track in the M2TS.

jdobbs
9th March 2009, 12:05
@jdobbs
ftp://213.221.6.90/tsMuxer/
Do we still need fixcpli with .21? I just tested .22 and it is still needed. The packet count issue seems to be corrected, but the COARSE tables still aren't being updated for SPN rollover.

[Edit] I've noticed, though, that if someone uses splitting in TSMUXER the packet count issue is still there.

laserfan
9th March 2009, 14:46
The 25000 is too high (in MHO) -- I use 17500 for BD-5/9 and 25000 for BD-25, but that wouldn't make a difference. The --nal-hrd I'll have to check out.Not to re-hash an old argument, and I don't think this has anything to do with "stuttering playback", but the "25000 vs. 17500" question may have something to do also with booktype of the BD-5/9. I have learned for example that in making an HD-DVD you have to burn as booktype DVD+R or DVD+R DL, because if the booktype is DVD-ROM the player thinks it can spin only at 1x. If burned as DVD+R instead, it can spin at 3x. I have a Pioneer burner which can't do anything but booktype DVD-ROM with a DVD+R DL, and I *think* I've burned a BD-9 on that burner, so maybe this "rule of HD DVD" does not apply to BD, or perhaps it's just that my player doesn't care, but there you go--another variable in the equation.

I suppose tho if some folks are burning BD-5/9 as booktype DVD-ROM, and their SAP plays it but refuses to spin at >1x, this could cause stops & starts huh.

P.S. I've used 25000/25000 and then 17500/14745 and now the other day I encountered "buffer underflows" in x264 for the first time. Changing to 25000 fixed that and I'm going to leave it there as at least my player works great w/25000/25000.

jdobbs
9th March 2009, 14:48
@rmeyers

The BDEdit displays you are showing are correct. TSMUXER uses a fixed PTS starting value (00:10:00.000) that may be (and usually is) different than the original. Most commercial discs use a value of 00:00:11.650. BD Rebuilder updates the CLPI and MPLS so the values match the new PTS values. The fact that it shows in the tables of BDEdit is just proof that they have been correctly updated. The alternative is to scan through the M2TS and change all the clock values, but it takes too much time that way, and you reach the same result either way. You just have to make sure the M2TS and CLPI/MPLS combinations match.

Actually BD Rebuilder does do the scan/correction of DTS/PTS and other clock values in the M2TS stream for certain types of files, but they are typically much smaller.

laserfan
9th March 2009, 14:52
TSMUXER uses a different time base. BD-RB updates the MPLS/CLPI to correct for it. This is ok.I noticed a couple times with BDEdit that the "entry point" for movie-only discs was 10 minutes!? Since the discs play and report run-time accurately I paid no mind to this--I wonder if it's a tsMuxeR bug...

Oh, my--you were typing the answer as I was typing my question! :o

smnckl
9th March 2009, 15:08
@jdobbs

I am thinking of getting the "The Red Baron" imported from Europe. It is distributed by Warner and has VC-1 video and DTS 5.1 audio. I have been informed that it is 24 fps.

From what I have seen, BD-RB re-encodes the video at 23.976 but the audio is either pass-through for DTS or transcoded to AC3 without framerate conversion. This would cause a video/audio sync problem.

Is it possible to have a switch to set the video stream framerate (as is found in tsMuxeR) at other than 23.976 in order to keep audio/video sync in the re-built copy?

Alternatively, as was suggested/requested earlier in this thread, the possibility of being able to edit the meta file produced by BD-RB before the re-encoding process starts.

Thanks for looking at this, and also a BIG :thanks: for the app.

[Edit] My standalone is a Sony S350 which can handle 24 fps material too.

Custom_VCD
9th March 2009, 15:16
-----------------------
[08:56:59] BD Rebuilder v0.20.03 (beta)
- Source: MONSTERS_BALL_BD_LGE
- Input BD size: 20.37 GB
- Approximate total content: [01:52:42.797]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[08:57:02] PHASE ONE, Encoding
- [08:57:02] Extracting audio/subs [VID_00000]
[08:59:37]PHASE ONE aborted by user request
-----------------------
[08:59:55] BD Rebuilder v0.20.03 (beta)
- Source: MONSTERS_BALL_BD_LGE
- Input BD size: 20.37 GB
- Approximate total content: [01:52:42.797]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[08:59:59] PHASE ONE, Encoding
- [08:59:59] Extracting audio/subs [VID_00000]
- [09:14:32] Reencoding: VID_00000 (1 of 1)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00000__4352.WAV]
[09:15:04] - Failed to reencode audio, aborted


Windows 7 beta 64 bit, haven't been able to encode this, Dances with Wolves, Batman or Donnie Darko, exact same error

dos aften windows comes up says can't open avi file with the avs script name , frustrating

jdobbs
9th March 2009, 15:35
@jdobbs

I am thinking of getting the "The Red Baron" imported from Europe. It is distributed by Warner and has VC-1 video and DTS 5.1 audio. I have been informed that it is 24 fps.

From what I have seen, BD-RB re-encodes the video at 23.976 but the audio is either pass-through for DTS or transcoded to AC3 without framerate conversion. This would cause a video/audio sync problem.

Is it possible to have a switch to set the video stream framerate (as is found in tsMuxeR) at other than 23.976 in order to keep audio/video sync in the re-built copy?

Alternatively, as was suggested/requested earlier in this thread, the possibility of being able to edit the meta file produced by BD-RB before the re-encoding process starts.

Thanks for looking at this, and also a BIG :thanks: for the app.

[Edit] My standalone is a Sony S350 which can handle 24 fps material too. It should use the same framerate as the original -- but frankly I haven't tested it with a 24fps source (I don't have one).

jdobbs
9th March 2009, 15:38
-----------------------
[08:56:59] BD Rebuilder v0.20.03 (beta)
- Source: MONSTERS_BALL_BD_LGE
- Input BD size: 20.37 GB
- Approximate total content: [01:52:42.797]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[08:57:02] PHASE ONE, Encoding
- [08:57:02] Extracting audio/subs [VID_00000]
[08:59:37]PHASE ONE aborted by user request
-----------------------
[08:59:55] BD Rebuilder v0.20.03 (beta)
- Source: MONSTERS_BALL_BD_LGE
- Input BD size: 20.37 GB
- Approximate total content: [01:52:42.797]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[08:59:59] PHASE ONE, Encoding
- [08:59:59] Extracting audio/subs [VID_00000]
- [09:14:32] Reencoding: VID_00000 (1 of 1)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00000__4352.WAV]
[09:15:04] - Failed to reencode audio, aborted


Windows 7 beta 64 bit, haven't been able to encode this, Dances with Wolves, Batman or Donnie Darko, exact same error

dos aften windows comes up says can't open avi file with the avs script name , frustrating What happens if you try to open the AVS with Windows Media Player or Media Player Classic? If the error is there, it should display it (or play back the audio). Chances are it is a 7.1 source, which can't be handled yet. I may be able to convert it to 5.1 with AVISYNTH if NicAudio() supports it...

smnckl
9th March 2009, 17:25
It should use the same framerate as the original -- but frankly I haven't tested it with a 24fps source (I don't have one).

I think that is one of the issues here -- all(?) BD discs sold in the US are 23.976 fps.

I do not know whether NicAudio() has an option to stretch the audio timeline but have seen that eac3to has the "-slowdown" parameter to stretch 25.000/24.000 to 23.976.

Maybe someone from Europe who uses BD-RB has some material that is at 24 fps and could help with a sample? Just hoping. :)

Thanks.

rmeyers
9th March 2009, 18:04
Chances are it is a 7.1 source, which can't be handled yet. I may be able to convert it to 5.1 with AVISYNTH if NicAudio() supports it...

the author of eac3to says "The libav/ffmpeg TrueHD decoder works perfectly fine including full 7.1 decoding." but also, "The libav/ffmpeg (E-)AC3 and DTS decoders are both limited to 5.1. Furthermore the DTS decoder ignores the additional DTS-HD information."

jdobbs
9th March 2009, 18:36
I think that is one of the issues here -- all(?) BD discs sold in the US are 23.976 fps.

I do not know whether NicAudio() has an option to stretch the audio timeline but have seen that eac3to has the "-slowdown" parameter to stretch 25.000/24.000 to 23.976.

Maybe someone from Europe who uses BD-RB has some material that is at 24 fps and could help with a sample? Just hoping. :)

Thanks.If it plays back at the original rate, you don't have to stretch the audio.

jdobbs
9th March 2009, 18:40
the author of eac3to says "The libav/ffmpeg TrueHD decoder works perfectly fine including full 7.1 decoding." but also, "The libav/ffmpeg (E-)AC3 and DTS decoders are both limited to 5.1. Furthermore the DTS decoder ignores the additional DTS-HD information." But that doesn't mean NicAudio() will decode it, nor does it mean WAVI.EXE will convert it or that AFTEN will encode it.

I'll look around for a 7.1 source (I have to have one somewhere) and I'll play with it. If there is a way for me to recognize it easily and NicAudio() can decode it, I can separate the channels in AVISYNTH and remux them to 5.1.

rmeyers
9th March 2009, 18:47
true, but what i was implying was that maybe you could try decoding it through the MLP libav codec, since ffdshow is required to use BD-RB. but im guessing you want to use the same audio decoder for all audio. would be much easier.

jdobbs
9th March 2009, 19:02
Ahh... understood.

smnckl
9th March 2009, 19:06
If it plays back at the original rate, you don't have to stretch the audio.

It would not be a problem with playback on my standalone.
However, the BD-RB backups re-encode to 23.976

MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "D:\REBUILDS\WORKFILES\VID_00001.AVS.264", fps=23.976, insertSEI, contSPS

MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --custom-chapters=00:00:00.000;00:05:00.000;00:10:00.000;00:15:00.000;00:20:00.000;00:25:00.000;00:30:00.000;00:35:00.000;00:40:00.000;00:45:00.000;00:50:00.000;00:55:00.000;01:00:00.000;01:05:00.000;01:10:00.000;01:15:00.000;01:20:00.000;01:25:00.000;01:30:00.000;01:35:00.000;01:40:00.000;01:45:00.000;01:50:00.000;01:55:00.000;02:00:00.000;02:05:00.000 --vbv-len=500
V_MPEG4/ISO/AVC, "D:\REBUILDS\WORKFILES\VID_00001.AVS.264", fps=23.976, insertSEI, contSPS
A_AC3, "D:\REBUILDS\WORKFILES\00001.track_4352.AC3", lang=eng


I'll wait on this as there are few discs which I would import. tho "The Red Baron" looks like it is a good movie from the trailers that I have seen on european sites.

Thanks for taking the time for this.

jdobbs
9th March 2009, 19:27
However, the BD-RB backups re-encode to 23.976 No. They don't. They reencode and remux at the rate of the original. The example you posted just means that the original on that source was 23.976. If you had used a 24fps source it would have said "fps=24".

rmeyers
9th March 2009, 19:42
oh, i forgot to report on this stupid king kong disc. did a full backup will extras encoded quickly. all audio and all subs included, so basically it just re-encoding the audio and video and putting it back together. but still, the extended edition doesnt play. definitely a structure error somewhere. what else can i provided? bdinfo outputs? anything?

Elesias
9th March 2009, 20:08
Tried to backup "Into the Wild" on a BD25.

Plays fine with my PC, my Samsung BD-P1400, and no picture on my Panasonic BD35 (sound is good though).
Used v0.20.03, High Quality, Stricter AVCHD compliance, and Trellis Algorithm. Looks like I still have trouble with VC1 encoded video streams...

jdobbs
9th March 2009, 21:16
Tried to backup "Into the Wild" on a BD25.

Plays fine with my PC, my Samsung BD-P1400, and no picture on my Panasonic BD35 (sound is good though).
Used v0.20.03, High Quality, Stricter AVCHD compliance, and Trellis Algorithm. Looks like I still have trouble with VC1 encoded video streams...Is anyone else having an issue like this?

I may change "Stricter AVCHD compliance" to include the 8.3 filenames and Level 4.0 (instead of 4.1) just to see if it has an impact.

Discoboy
9th March 2009, 21:37
Is anyone else having an issue like this?

I may change "Stricter AVCHD compliance" to include the 8.3 filenames and Level 4.0 (instead of 4.1) just to see if it has an impact.


@Jdobbs,

I would like to try this changed option to see if it gets rid of my very slight video stutter (looks just like a frame or two is missing at regular intervals) when a movie only mode is played back on my Panny BD30 and BD35 SAP's but does not happen when RipBot264 is used.

Thanks ;)

deank
9th March 2009, 22:26
Is anyone else having an issue like this?

I may change "Stricter AVCHD compliance" to include the 8.3 filenames and Level 4.0 (instead of 4.1) just to see if it has an impact.

Just ask if user is playing NTSC content on PAL SAP or PAL content on NTSC-only stand-alone-player. I'd suggest further bug-reportst to include region version of the player... and in such strange cases I'd doubt complainer has an original disc :) to "test" with.

Biffa001
9th March 2009, 23:36
Hi - great program for full backups, but I tried to do a shrink of my Tinman BRD and I get a box popup saying "x264.exe stopped working", after closing the box 3 times (I think) it retries 3 times then gives up. Here's the log
;

-----------------------
[16:01:23] BD Rebuilder v0.20.03 (beta)
- Source: TINMAN
- Input BD size: 42.61 GB
- Approximate total content: [04:27:46.592]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
- Encoding cancelled.
-----------------------
[16:01:32] BD Rebuilder v0.20.03 (beta)
- Source: TINMAN
- Input BD size: 42.61 GB
- Approximate total content: [04:27:46.592]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
[16:01:35] PHASE ONE, Encoding
- [16:01:35] Extracting audio/subs [VID_00000]
- [16:42:38] Reencoding: VID_00000 (1 of 3)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[16:43:03] - Failed video encode, aborted
-----------------------
[17:04:54] BD Rebuilder v0.20.03 (beta)
- Source: TINMAN
- Input BD size: 42.61 GB
- Approximate total content: [04:27:46.592]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
- Resuming from previously started job.
[17:04:55] PHASE ONE, Encoding
- [17:04:55] Reencoding: VID_00000 (1 of 3)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[17:05:01] - Failed video encode, aborted


The same happened with the latest version of BD_Rebuilder as you supply it and also with an updared x264.exe from their website.

Hope you can solve this for me!

Chefkoch_ico
9th March 2009, 23:38
No. They don't. They reencode and remux at the rate of the original. The example you posted just means that the original on that source was 23.976. If you had used a 24fps source it would have said "fps=24".

As the author you know that of course. I just add some proof to this.

"Baader Meinhof Komplex", a german made movie has 23.976 fps and 25 fps on the extras and the main movie is 24 fps

The Mux Meta files look like this, for example:
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "D:\_BD_REBUILDER_TEMP\WORKFILES\VID_00014.AVS.264", fps=25, insertSEI, contSPS
A_AC3, "D:\_BD_REBUILDER_TEMP\WORKFILES\00014.track_4352.AC3", lang=deu


Bye

Furiousflea
9th March 2009, 23:46
What happens if you try to open the AVS with Windows Media Player or Media Player Classic? If the error is there, it should display it (or play back the audio). Chances are it is a 7.1 source, which can't be handled yet. I may be able to convert it to 5.1 with AVISYNTH if NicAudio() supports it...

Or, just take your grubby mitts off the audio and leave us with 7.1 untouched, only as a temporary workaround of couse :devil:

Furiousflea
9th March 2009, 23:48
Just ask if user is playing NTSC content on PAL SAP or PAL content on NTSC-only stand-alone-player. I'd suggest further bug-reportst to include region version of the player... and in such strange cases I'd doubt complainer has an original disc :) to "test" with.

I don't think there is a difference between PAL\NTSC in HD world? Only so far as some discs being region coded but that's not going to have a bearing here?

(note the ? marks as I don't know either but that was my understanding(?))

jdobbs
9th March 2009, 23:48
Or, just take your grubby mitts off the audio and leave us with 7.1 untouched, only as a temporary workaround of couse :devil:No. :sly:

jdobbs
9th March 2009, 23:51
As the author you know that of course. I just add some proof to this.

"Baader Meinhof Komplex", a german made movie has 23.976 fps and 25 fps on the extras and the main movie is 24 fps

The Mux Meta files look like this, for example:
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "D:\_BD_REBUILDER_TEMP\WORKFILES\VID_00014.AVS.264", fps=25, insertSEI, contSPS
A_AC3, "D:\_BD_REBUILDER_TEMP\WORKFILES\00014.track_4352.AC3", lang=deu


Bye I don't get it. I assume this is one of the extras? It looks fine to me. Can you send me all the CLPI files for that disc (zipped)? dvd-rb@dvd-rb.com


[EDIT] Rereading you post... I guess what you were doing was confirming what I was saying? Right?

smnckl
10th March 2009, 01:09
No. They don't. They reencode and remux at the rate of the original. The example you posted just means that the original on that source was 23.976. If you had used a 24fps source it would have said "fps=24".

The light is slowly coming on for me. My bad!
I had assumed that because all the backups I had done were at 23.976, that BD-RB was set to re-encode all movies to that.

Thanks for clearing up the misconception I had.

smnckl
10th March 2009, 01:21
I don't get it. I assume this is one of the extras? It looks fine to me. Can you send me all the CLPI files for that disc (zipped)? dvd-rb@dvd-rb.com

[EDIT] Rereading you post... I guess what you were doing was confirming what I was saying? Right?

I too guess he was trying to confirm what you had stated in response to my posting.
However, Chefkoch_ico's description of his BD contents

"Baader Meinhof Komplex", a german made movie has 23.976 fps and 25 fps on the extras and the main movie is 24 fps

and his META contents

MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "D:\_BD_REBUILDER_TEMP\WORKFILES\VID_00014.AVS.264", fps=25, insertSEI, contSPS
A_AC3, "D:\_BD_REBUILDER_TEMP\WORKFILES\00014.track_4352.AC3", lang=deu

don't jive.

Being someone who is just dipping his toes in this deep pool of knowledge, I am confused. I hope I am not muddying the waters. :( :D

Chefkoch_ico
10th March 2009, 02:36
OMG, I confused more than wanted to help.

Yes, it was just to confirm what jdobbs already wrote.

So all is great with fps

Just examples:
Main movie
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "D:\_BD_REBUILDER_TEMP\WORKFILES\VID_00006.AVS.264", fps=24, insertSEI, contSPS
A_DTS, "D:\_BD_REBUILDER_TEMP\WORKFILES\00006.track_4352.DTS", lang=deu
A_AC3, "D:\_BD_REBUILDER_TEMP\WORKFILES\00006.track_4353.AC3", lang=deu
A_AC3, "D:\_BD_REBUILDER_TEMP\WORKFILES\00006.track_4354.AC3", lang=deu
S_HDMV/PGS, "D:\_BD_REBUILDER_TEMP\WORKFILES\00006.track_4608.sup", fps=24, lang=deu


Bonus #1
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "D:\_BD_REBUILDER_TEMP\WORKFILES\VID_00004.AVS.264", fps=25, insertSEI, contSPS
A_AC3, "D:\_BD_REBUILDER_TEMP\WORKFILES\00004.track_4352.AC3", lang=deu


Bonus #2
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "D:\_BD_REBUILDER_TEMP\WORKFILES\VID_00018.AVS.264", fps=23.976, insertSEI, contSPS
A_AC3, "D:\_BD_REBUILDER_TEMP\WORKFILES\00018.track_4352.AC3", lang=deu


Although I have not tried the finished disc (yet).

Bye

smnckl
10th March 2009, 03:10
OMG, I confused more than wanted to help.

And I was asking for help with Der Rote Baron! :devil:

Yes, it was just to confirm what jdobbs already wrote.

I thought so... but the little :devil: on my shoulder made me stir it up more. :D

Thanks for the clarification. I'll get on topic before I get struck.

rmeyers
10th March 2009, 07:00
easiest way to check fps, is to do a BDInfo scan of your bd folder. it shows the fps of every playlist/stream.

pacificdune
10th March 2009, 07:20
Having a problem with encoding speed. When I originally started using BD rebuilder I was getting 25-30 FPS and all 4 cores on my Q9450 were at 100% load. Now I'm only getting one core at 100% load. Any idea how I can get back to 4 threaded operation?

Probably a simple setting, but I'm stumped.

Thanks!

PD

Furiousflea
10th March 2009, 10:43
No. :sly:

:sly: oooohhhh new smilies ;)

Biffa001
10th March 2009, 12:58
Hi - great program for full backups, but I tried to do a shrink of my Tinman BRD and I get a box popup saying "x264.exe stopped working", after closing the box 3 times (I think) it retries 3 times then gives up. Here's the log
;



The same happened with the latest version of BD_Rebuilder as you supply it and also with an updared x264.exe from their website.

Hope you can solve this for me!

Noone got a clue why I get the error "x264.exe stopped working" ? Pretty Please?

jdobbs
10th March 2009, 13:04
Noone got a clue why I get the error "x264.exe stopped working" ? Pretty Please? Have you ever gotten any successful encodes before, or is the first attempt?

Most of the time when X264 fails it is because AVISYNTH cannot decode the video source. Make sure you have all necessary codecs enabled in FFDSHOW.

1. If you have Windows Media Player 11 installed (highly recommended) on your system, disable VC-1 decoding (letting the system default to WMV11), else set it to WMV9.

2. Make sure MPEG2 is set to LIBAVCODEC

3. Make sure H.264/AVC is set to LIBAVCODEC

Chefkoch_ico
10th March 2009, 13:53
@jdobbs,
Looks like you may have corrected the problem I was having with Nights In Rodanthe with this "BD-RBV02003" latest release. I just copied over the BD-RB.exe, since I kept the previous workfiles, and rebuild completed successfully this time, no more error " CorrectMPLS() 00009 5". :)
Thanks for your continued excellent work, efforts and diligence on this program. Just to be certain, I will completely redo the whole movie with this new release, and report back. :thanks:

EDIT: I guess I spoke too soon and should have tried to play the movie first. Though it did "Rebuild" successfully, the movie does not play after burning to disc. Only intro warning plays, then no other video plays. I will redo the whole project fresh and see how it goes. Sorry for my premature/optimistic report, but hopefully there will still be success!

Hi!

I still get this error "CorrectMPLS() 00009 5" on "The mummy 3" german version with BD-RB 0.20.03.

Should it be already fixed, or is it the same problem than before?

Best regards

mikebzh44
10th March 2009, 14:58
Hello,

I'm using this soft to shrink my MKV to BD5 or BD9.

What I'm doing :

MKV -> tsMuxer -> BD structure -> BD Rebuilder -> BD Structure -> DVD-DL

Everything is OK except that my MKV is in 1280x528 instead of 1280x720.

If I play my DVD on my PS3, the image is at the top of the TV with a big green bar under it. I suppose that the green bar is due to the lake of the borders.

How can I recrop my video ?

I have found the fucntion AddBorders under AviSynth but I don't known how to user it.

I make this script :

DirectShowSource("G:\BLURAYDISC\l age de glace 2.mkv")
AddBorders(0, 96, 0, 96, $000000)

I use MeGUI (input : script / output : MKV file) but the result file was very small (under 500 Mo)

Can you help me ?

Maybe you could add an option in BD Rebuilder to force resolution to 1920x1080 / 1280x720.

Thanks.

archie_here
10th March 2009, 15:00
[22:13:37] BD Rebuilder v0.20.03 (beta)
- Source: 35990120_FEWGOODMEN
- Input BD size: 36.83 GB
- Approximate total content: [02:18:01.272]
- Target BD size: 4.27 GB
- MOVIE-ONLY mode enabled
- Resuming from previously started job.
[22:13:38] PHASE ONE, Encoding
- [22:13:38] Reencoding: VID_00141 (1 of 1)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[22:13:41] - Failed video encode, aborted

[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=4369
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
ENCODER=0
VERBOSE_STATUS=0
[Paths]
SOURCE_PATH=E:\FGM\35990120_FEWGOODMEN\
WORKING_PATH=E:\WORKING\

Any suggestions?

jdobbs
10th March 2009, 15:02
See post #1952

Furiousflea
10th March 2009, 16:56
Hello,

I'm using this soft to shrink my MKV to BD5 or BD9.

What I'm doing :

MKV -> tsMuxer -> BD structure -> BD Rebuilder -> BD Structure -> DVD-DL

Everything is OK except that my MKV is in 1280x528 instead of 1280x720.

If I play my DVD on my PS3, the image is at the top of the TV with a big green bar under it. I suppose that the green bar is due to the lake of the borders.

How can I recrop my video ?

I have found the fucntion AddBorders under AviSynth but I don't known how to user it.

I make this script :

DirectShowSource("G:\BLURAYDISC\l age de glace 2.mkv")
AddBorders(0, 96, 0, 96, $000000)

I use MeGUI (input : script / output : MKV file) but the result file was very small (under 500 Mo)

Can you help me ?

Maybe you could add an option in BD Rebuilder to force resolution to 1920x1080 / 1280x720.

Thanks.

BD-Rebuilder isn't for converting mkv videos to bluray, it's for people to backup their bluray collection so they can keep their originals in a safe place.

mikebzh44
10th March 2009, 17:14
Oh yes ??? Sorry !!!

Everybody is doing legal staff here :)

Furiousflea
10th March 2009, 17:24
Oh yes ??? Sorry !!!

Everybody is doing legal staff here :)

It's up to you what you do - lega or otherwise. Reason I said it though is because that is what the author of the software is concentrating on. There are still lots of problems with some unprocessed bluray sources and it would open a whole can of worms to start pandering to anything that isn't a genuine valid bluray rip. no disrespect to yourself. I'm pretty sure this is the official stance from jdobbs.

If you post in one of the other forums you should be able to get help there, but I think this thread is purely for posting bugs for bluray sources.

Someone correct me if I'm wrong though.

Protecus
10th March 2009, 17:30
First of all thank you, jdobbs, for this great software. I wrote a german tutorial (http://forum.slysoft.com/showthread.php?t=28159) how to make a Blu-ray backup with 'BD Rebuilder'. I always set MPEG2 to LIBMPEG2 and also described this in my tutorial. Now I see that you recommend LIBAVCODEC.


2. Make sure MPEG2 is set to LIBAVCODEC


I don't want to tell something wrong in my tutorial, so could you please tell me what the diference between LIBMPEG2 and LIBAVCODEC is? Yet everything went fine with my Blu-ray Backups by using LIBMPEG2.

Greets,
Protecus

mikebzh44
10th March 2009, 17:38
It's up to you what you do - lega or otherwise. Reason I said it though is because that is what the author of the software is concentrating on. There are still lots of problems with some unprocessed bluray sources and it would open a whole can of worms to start pandering to anything that isn't a genuine valid bluray rip. no disrespect to yourself. I'm pretty sure this is the official stance from jdobbs.

If you post in one of the other forums you should be able to get help there, but I think this thread is purely for posting bugs for bluray sources.

Someone correct me if I'm wrong though.

OK, I understand. I have post my question on other forums.

But maybe the author can add an option to force the resolution ton 1920x1080 or 1280x720. I guess it's only 2 words in the command line.

I stop now and it's a great soft anyway :)

jdobbs
10th March 2009, 17:40
First of all thank you, jdobbs, for this great software. I wrote a german tutorial (http://forum.slysoft.com/showthread.php?t=28159) how to make a Blu-ray backup with 'BD Rebuilder'. I always set MPEG2 to LIBMPEG2 and also described this in my tutorial. Now I see that you recommend LIBAVCODEC.



I don't want to tell something wrong in my tutorial, so could you please tell me what the diference between LIBMPEG2 and LIBAVCODEC is? Yet everything went fine with my Blu-ray Backups by using LIBMPEG2.

Greets,
ProtecusLIBMPEG2 should work just as well. I just mentioned LIBAVCODEC because that's what I have set. The point I should have been making there is that something has to be set, or you may get encoding errors.

As for the differences, I'd defer to someone at SourceForge who has been maintaining them. They both seem to work for me. I personally use a policy of "when in doubt, use libavcodec".

Protecus
10th March 2009, 17:48
LIBMPEG2 should work just as well.

:thanks:

Biffa001
10th March 2009, 18:08
thanks for the reply.:D

Have you ever gotten any successful encodes before, or is the first attempt?

1st attempt

Most of the time when X264 fails it is because AVISYNTH cannot decode the video source. Make sure you have all necessary codecs enabled in FFDSHOW.

If you just mean the below 3 points then yes I have them setup as you suggest below.


1. If you have Windows Media Player 11 installed (highly recommended) on your system, disable VC-1 decoding (letting the system default to WMV11), else set it to WMV9.

2. Make sure MPEG2 is set to LIBAVCODEC

3. Make sure H.264/AVC is set to LIBAVCODEC

Done, but I still get the same error :(

I also have AVISynth in FFDShow set to AVISynth. What am I missing here I've no idea!

jdobbs
10th March 2009, 19:08
Can you play back the AVS file using Windows Media Player or Media Player Classic? At least then you can see if a picture is actually making it to X264.

Furiousflea
10th March 2009, 19:10
Sounds like you haven't installed Haali Media Splitter to me...

?

Biffa001
10th March 2009, 20:05
Can you play back the AVS file using Windows Media Player or Media Player Classic? At least then you can see if a picture is actually making it to X264.

There is a 1kb VID_00000.AVS in my workfiles directory. I can play this in Media Player Classic (with no sound).

Haali is installed too. :o

Elesias
10th March 2009, 20:47
Is anyone else having an issue like this?

I may change "Stricter AVCHD compliance" to include the 8.3 filenames and Level 4.0 (instead of 4.1) just to see if it has an impact.

Tried with "The Changeling", and same results : plays fine with BD-P1400 (firmware 2.0) and not with BD-35 (firmware 1.3).
Both players are european.

The Changeling is also VC1 encoded.

jdobbs
10th March 2009, 21:10
There is a 1kb VID_00000.AVS in my workfiles directory. I can play this in Media Player Classic (with no sound).

Haali is installed too. :o
That's good, so at least the CODEC appears to be working (no sound is normal). If you look in the BD Rebuilder directory you'll see a file called "LASTCMD.TXT". That should be the X264 command that was executing when it crashed. Try running a CMD window, and cut-and-paste the command into it. See what kind of error you get from X264 when it runs directly (from the command line).

setarip_old
10th March 2009, 21:54
@jdobbs

Hi!1. If you have Windows Media Player 11 installed (highly recommended) on your system, disable VC-1 decoding (letting the system default to WMV11), else set it to WMV9.I have WMP9 and have always had VC-1 set to "LIBAVCODEC" - and have experienced no problems related to that setting.

Please clarify - Would there be some specific additional benefit to setting VC-1 to "WMV9" instead of "LIBAVCODEC"?

Dark Shikari
10th March 2009, 22:00
@jdobbs

Hi!I have WMP9 and have always had VC-1 set to "LIBAVCODEC" - and have experienced no problems related to that setting.

Please clarify - Would there be some specific additional benefit to setting VC-1 to "WMV9" instead of "LIBAVCODEC"? libavcodec cannot decode interlaced VC-1.

shearer69
10th March 2009, 22:01
I have done over 30 bdrs using all versions of rebuilder. Touch wood had no problems shrinking to 25gb or dvd9 full backups. Excellent piece of software. My only problem is dvd9 fullbackups wont play on standalone samsung player, yet movie only backups with stricter setting play no problem. Any ideas hate to have to replace this great little player

jdobbs
10th March 2009, 22:08
@jdobbs

Hi!I have WMP9 and have always had VC-1 set to "LIBAVCODEC" - and have experienced no problems related to that setting.

Please clarify - Would there be some specific additional benefit to setting VC-1 to "WMV9" instead of "LIBAVCODEC"? Better to have WMV11 installed and disable it in FFDSHOW. I have sources that work with WMV11 and not with LIBAVCODEC or WMV9.

Biffa001
10th March 2009, 22:29
That's good, so at least the CODEC appears to be working (no sound is normal). If you look in the BD Rebuilder directory you'll see a file called "LASTCMD.TXT". That should be the X264 command that was executing when it crashed. Try running a CMD window, and cut-and-paste the command into it. See what kind of error you get from X264 when it runs directly (from the command line).

This is the command:

"D:\BD_Rebuilder\tools\x264.exe" "D:\BD_REBUILDER\WORKING\WORKFILES\VID_00000.AVS" --bitrate 3171 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 2 --me dia --bframes 3 --direct auto --weightb --partitions none --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "D:\BD_REBUILDER\WORKING\WORKFILES\VID_00000.AVS.264.stats" --pass 1 --output NUL

and I get the same popup box with "x264.exe has stopped working" and the only option is "close the program". Nothing in the CMD window.

Yiykes!

jdobbs
10th March 2009, 22:43
That's not good, especially since it seems to be working fine for others (including me). Is there anything special about your system, processor, or operating system? Is it, perhaps, an exceptionally old processor? Also, this is the same X264.EXE that was included in the ZIP with BD-RB v0.20.3, right?

jdobbs
10th March 2009, 22:50
I have done over 30 bdrs using all versions of rebuilder. Touch wood had no problems shrinking to 25gb or dvd9 full backups. Excellent piece of software. My only problem is dvd9 fullbackups wont play on standalone samsung player, yet movie only backups with stricter setting play no problem. Any ideas hate to have to replace this great little player Some players just won't accept BD-9... not sure why.

Biffa001
10th March 2009, 23:40
That's not good, especially since it seems to be working fine for others (including me). Is there anything special about your system, processor, or operating system? Is it, perhaps, an exceptionally old processor? Also, this is the same X264.EXE that was included in the ZIP with BD-RB v0.20.3, right?

Nothing out of the ordinary, an AMD X2 Dual Core 2.11, Vista, 4GB installed.

I got the same error with the included x264.exe and also with the latest downloaded from the x264 website.

I've just followed your suggestions again with the original x264 from v0.20.3 and have the same outcome as listed here....!

liquidskin76
10th March 2009, 23:46
That's not good, especially since it seems to be working fine for others (including me). Is there anything special about your system, processor, or operating system? Is it, perhaps, an exceptionally old processor? Also, this is the same X264.EXE that was included in the ZIP with BD-RB v0.20.3, right?

Am i missing something here!

Wasn't this what we were talking about a few posts back... about x264 crashing with the error 'x264.exe has stopped working', because of the 1080i VC-1 streams.

Surely this is the same thing??

setarip_old
11th March 2009, 00:20
@jdobbsBetter to have WMV11 installed and disable it in FFDSHOW. I have sources that work with WMV11 and not with LIBAVCODEC or WMV9.Thanks for the info.

For various reasons, I have chosen not to update from WMP9 - so I guess I'm okay until such time as I run into one of the source discs you speak of...

archie_here
11th March 2009, 00:41
"C:\BD-RBV02003\BD_Rebuilder\tools\x264.exe" "E:\WORKING\WORKFILES\VID_00141.AVS" --bitrate 3563 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 2 --me dia --bframes 3 --direct auto --weightb --partitions none --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "E:\WORKING\WORKFILES\VID_00141.AVS.264.stats" --pass 1 --output NUL

avis [error]: unsupported input format (DIB )
x264 [error]: could not open input file 'E:\WORKING\WORKFILES\VID_00141.AVS'


I am able to open the avs file in MPC and it plays fine. I also use ripBot264 and that works fine too. I wanted to try BD-Rebuiler but so far I haven't had any success. I am not sure what i am missing. I have checked all the settings and they all seem fine.

jdobbs
11th March 2009, 00:54
Am i missing something here!

Wasn't this what we were talking about a few posts back... about x264 crashing with the error 'x264.exe has stopped working', because of the 1080i VC-1 streams.

Surely this is the same thing?? It doesn't look like it to me. If this were an "interlaced problem" I would think you'd see it in the playback -- not in X264. He hase already shown that the AVS will play back properly.

jdobbs
11th March 2009, 00:57
"C:\BD-RBV02003\BD_Rebuilder\tools\x264.exe" "E:\WORKING\WORKFILES\VID_00141.AVS" --bitrate 3563 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 2 --me dia --bframes 3 --direct auto --weightb --partitions none --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "E:\WORKING\WORKFILES\VID_00141.AVS.264.stats" --pass 1 --output NUL

avis [error]: unsupported input format (DIB )
x264 [error]: could not open input file 'E:\WORKING\WORKFILES\VID_00141.AVS'


I am able to open the avs file in MPC and it plays fine. I also use ripBot264 and that works fine too. I wanted to try BD-Rebuiler but so far I haven't had any success. I am not sure what i am missing. I have checked all the settings and they all seem fine. Color space maybe??? Could you post the contents of you AVS file? I've seen this before but not in this context. I sort of remember fixing it by adding a ConvertToYV12() statement into the AVS -- but that should already be there... Maybe some odd resolution???

Dark Shikari??? What else could cause this?

liquidskin76
11th March 2009, 01:08
It doesn't look like it to me. If this were an "interlaced problem" I would think you'd see it in the playback -- not in X264. He hase already shown that the AVS will play back properly.

I knew that... err, just testing you. Well done, you passed with flying colours!!!!! :D

archie_here
11th March 2009, 01:34
#Created by BD Rebuilder - v0.20.03 (beta)
DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, audio=false)
#framecount=198552,
ConvertToYV12()

^ if i change the script like this it plays on MPC, otherwise i am getting framecount invalid attribute error.

BD-Rebuilder automatically adds the framecount each time i try to run.

smnckl
11th March 2009, 01:35
@archie_here


...Clipped...
avis [error]: unsupported input format (DIB )
x264 [error]: could not open input file 'E:\WORKING\WORKFILES\VID_00141.AVS'


Would you by any chance be running Vista?

Color space maybe??? Could you post the contents of you AVS file? I've seen this before but not in this context. I sort of remember fixing it by adding a ConvertToYV12() statement into the AVS -- but that should already be there... Maybe some odd resolution???


I am running Vista and have come across this (hilited in red) error message when X264 could not access the source referenced in the avs file, either because the path-to-source was incorrect in avs or the folder/file permissions were screwed up.

smnckl
11th March 2009, 01:39
#Created by BD Rebuilder - v0.20.03 (beta)
DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, audio=false)
#framecount=198552,
ConvertToYV12()

^ if i change the script like this it plays on MPC, otherwise i am getting framecount invalid attribute error.

BD-Rebuilder automatically adds the framecount each time i try to run.

Try leaving the sentence as

DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, framecount=198552, audio=false)

which is how I believe BD-RB sets it at.

archie_here
11th March 2009, 03:52
I am using Windows XP Pro.
When I use the script created by BD-RB, I am getting not able to play the avs script in MPC and i get a script error: Directshowsource does not have a named argument "framecount" (E:\WORKING\WORKFILES\VID_00141.AVS, line 2)

If I take the framecount out, I am able to play the script on MPC without problem.

Both ways BD-RB is failing to encode like below.

http://forum.doom9.org/showpost.php?p=1259707&postcount=1955

jdobbs
11th March 2009, 03:57
#Created by BD Rebuilder - v0.20.03 (beta)
DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, audio=false)
#framecount=198552,
ConvertToYV12()

^ if i change the script like this it plays on MPC, otherwise i am getting framecount invalid attribute error.

BD-Rebuilder automatically adds the framecount each time i try to run. I'm confused by this, I assume the "framecount=198552" is actually in the DirectShowSource() as a parameter. I thought earlier you said it plays fine in MPC??
I am able to open the avs file in MPC and it plays fine. I also use ripBot264 and that works fine too. I wanted to try BD-Rebuiler but so far I haven't had any success. I am not sure what i am missing. I have checked all the settings and they all seem fine.

archie_here
11th March 2009, 03:59
yes, if I comment out framecount like below.

DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, audio=false)
#framecount=198552,
ConvertToYV12()

jewish
11th March 2009, 06:37
HI JDOBBS

fyi

I tried to do Kung fu Panda and x264 crashed at rencode 33.
It said there was an error with ffmpeg.
I then changed H.264 in ffdsow to ffmpeg from libavcodec and continued.
Its carrying on now. Will post results when completed.

Is there any chance you could put up snapshots of your FFDSHOW settings so i could see what all your settings are set to which decoder please?

Thanks and keep up the great work.
Brill program.

**UPDATE - it completed this time without crashing x264. So if anyone else has a problem with reencode failure you might want to try changing the setting as i did and it worked fine.

GaPony
11th March 2009, 08:49
Is there any chance you could put up snapshots of your FFDSHOW settings so i could see what all your settings are set to which decoder please?

Brill program.

He mentioned that he used libavcodec for the mpeg2 and H.264/AV settings. All others would be the default settings, as FFDShow installs them.

http://forum.doom9.org/showpost.php?p=1259662&postcount=1952

stef73
11th March 2009, 10:20
Tried with "The Changeling", and same results : plays fine with BD-P1400 (firmware 2.0) and not with BD-35 (firmware 1.3).
Both players are european.

The Changeling is also VC1 encoded.

the changeling plays perfecly on my bd35 with 1.3 european firmware and on ps3

espinha
11th March 2009, 15:05
It happens a strange thing to me, with vista I work very weel with BD Rebuilder ( use it on 4 ou 5 to shrink to BD 25 and all work fine ).

I now format my pc and have XP64 version and when I start BDR gives this error :

[13:37:45] PHASE ONE, Encoding
- [13:37:45] Extracting audio/subs [VID_00081]
- [13:37:45] Reencoding: VID_00081 (1 of 3)
- [13:38:18] Extracting audio/subs [VID_00110]
- [13:38:21] Reencoding: VID_00110 (2 of 3)
- [13:40:29] Extracting audio/subs [VID_00011]
- Error in attempt to extract audio/subs.
[13:52:37] - Failed to retrieve audio, aborted

and simply stop.

can somebody help me please?

tekmobile
11th March 2009, 15:55
Ive just done wanted BD25 full disc using the latest version and video 00266 is out of sync by about 1 second (Extended Scene in the Extras) its the second time ive encoded
this disc the first was with one of the initial releases of BD-RB and that encode had the exact same problem the origianal is in sync

Below is from BD Info on that playlist


Total Video
Title Codec Length Movie Size Disc Size Bitrate Bitrate Main Audio Track Secondary Audio Track
----- ------ ------- -------------- -------------- ------- ------- ------------------ ---------------------
00184.MPLS MPEG-2 0:01:58 0 43,022,698,268 0.00 0.00 DD AC3 2.0 192Kbps




DISC INFO:

Disc Title: WANTED
Disc Size: 43,022,698,268 bytes
Protection: AACS
BD-Java: Yes
BDInfo: 0.5.2

PLAYLIST REPORT:

Name: 00184.MPLS
Size: 0 bytes
Length: 0:01:58 (h:m:s)
Total Bitrate: 0.00 Mbps
Description:

VIDEO:

Codec Bitrate Description
----- ------- -----------
MPEG-2 Video 0 kbps 480i / 29.970 fps / 4:3

AUDIO:

Codec Language Bitrate Description
----- -------- ------- -----------
Dolby Digital Audio English 192 kbps 2.0 / 48 kHz / 192 kbps

SUBTITLES:

Codec Language Bitrate Description
----- -------- ------- -----------
Presentation Graphics English 0.000 kbps
Presentation Graphics French 0.000 kbps
Presentation Graphics Spanish 0.000 kbps

FILES:

Name Time In Length Size Total Bitrate
---- ------- ------ ---- -------------
00266.M2TS 0:00:00.000 0:01:58.485 0 0

CHAPTERS:

Number Time In Length Avg Video Rate Max 1-Sec Rate Max 1-Sec Time Max 5-Sec Rate Max 5-Sec Time Max 10Sec Rate Max 10Sec Time Avg Frame Size Max Frame Size Max Frame Time
------ ------- ------ -------------- -------------- -------------- -------------- -------------- -------------- -------------- -------------- -------------- --------------
1 0:00:00.000 0:01:58.485 0 kbps 0 kbps 00:00:00.000 0 kbps 00:00:00.000 0 kbps 00:00:00.000 0 bytes 0 bytes 00:00:00.000

STREAM DIAGNOSTICS:

File PID Type Codec Language Seconds Bitrate Bytes Packets
---- --- ---- ----- -------- -------------- -------------- ------------- -----
00266.M2TS 4113 (0x1011) 0x02 MPEG-2 0 0 0 0
00266.M2TS 4352 (0x1100) 0x81 AC3 eng (English) 0 0 0 0
00266.M2TS 4608 (0x1200) 0x90 PGS eng (English) 0 0 0 0
00266.M2TS 4609 (0x1201) 0x90 PGS spa (Spanish) 0 0 0 0
00266.M2TS 4610 (0x1202) 0x90 PGS fra (French) 0 0 0 0

bobrap
11th March 2009, 16:41
It doesn't look like it to me. If this were an "interlaced problem" I would think you'd see it in the playback -- not in X264. He hase already shown that the AVS will play back properly.

Just so I got this right...if the video shows VC1 1080I, thats the interlaced problem that isn't working correctly? I just did Apocalypto (full disk) and one of the extras plays audio fine but video is gray. Rest of the disk is great.

Elesias
11th March 2009, 18:44
the changeling plays perfecly on my bd35 with 1.3 european firmware and on ps3

Looks like I'm cursed so :D

Biffa001
11th March 2009, 23:51
HI JDOBBS

fyi

I tried to do Kung fu Panda and x264 crashed at rencode 33.
It said there was an error with ffmpeg.
I then changed H.264 in ffdsow to ffmpeg from libavcodec and continued.
Its carrying on now. Will post results when completed.

Is there any chance you could put up snapshots of your FFDSHOW settings so i could see what all your settings are set to which decoder please?

Thanks and keep up the great work.
Brill program.

**UPDATE - it completed this time without crashing x264. So if anyone else has a problem with reencode failure you might want to try changing the setting as i did and it worked fine.

just treid this and still getting the same x264.exe crash :(

Any other suggestions please as this excellent piece of s/w is just what I need!

jdobbs
12th March 2009, 00:26
HI JDOBBS

fyi

I tried to do Kung fu Panda and x264 crashed at rencode 33.
It said there was an error with ffmpeg.
I then changed H.264 in ffdsow to ffmpeg from libavcodec and continued.
Its carrying on now. Will post results when completed.

Is there any chance you could put up snapshots of your FFDSHOW settings so i could see what all your settings are set to which decoder please?

Thanks and keep up the great work.
Brill program.

**UPDATE - it completed this time without crashing x264. So if anyone else has a problem with reencode failure you might want to try changing the setting as i did and it worked fine. I must have missed it or forgotten. What setting did you change?

setarip_old
12th March 2009, 01:04
@jdobbs

"jewish" said: I then changed H.264 in ffdsow to ffmpeg from libavcodec and continued.

jewish
12th March 2009, 01:07
I must have missed it or forgotten. What setting did you change?

In ffdshow video decoder configuration its the first option - H.264/AVC.

I changed it from libavcodec to ffmpeg-mt.

I then continued Kung fu Panda to the end and burned to re-writable and it plays fine in my samsung 1500.

This was a full back up as I only do full disk back up to BD25.

Kind regards.