View Full Version : BD Rebuilder Beta - Bug Reports Only
jdobbs
5th August 2012, 22:59
Did something more radical change with the latest version 4101? Everytime I start off with BD Rebuilder, it locks and closes. I updated this version as I always do, but something seems to be different... Any thoughts or other reports? Nope... you're the only report of any issue like that. Sounds like something else in your system, but I can't really tell without more details. What do you mean by "locks and closes"? The two seem to be mutually exclusive.
steveg32
5th August 2012, 23:56
I've backed up MIB. It's been a long time, though.
v0.41.01, "Men In Black (#1)", Full Backup was no problem to BD-25, but unable to backup as Movie-Only Backup>Alternate Movie-Only Output (DVD-5). Tried both available Playlists (016 Chapters). This is the 1st & only time this has ever happened.
@jdobbs, can you duplicate? Sorry but I deleted all ini files, etc.
- Windows Version: 6.1 [7601]
- AVISYNTH Version: [2.5.8.0], Ok
- HAALI Splitter: [1.9.42.1], Ok
- FFDSHOW: [3882], Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "ffmpeg-mt": Ok
- AnyDVD settings check: Ok.
- BD Rebuilder v0.41.0.1, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
Mahalo brah :)
jdobbs
6th August 2012, 00:41
v0.41.01, "Men In Black (#1)", Full Backup was no problem to BD-25, but unable to backup as Movie-Only Backup>Alternate Movie-Only Output (DVD-5). Tried both available Playlists (016 Chapters). This is the 1st & only time this has ever happened.
@jdobbs, can you duplicate? Sorry but I deleted all ini files, etc.
- Windows Version: 6.1 [7601]
- AVISYNTH Version: [2.5.8.0], Ok
- HAALI Splitter: [1.9.42.1], Ok
- FFDSHOW: [3882], Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "ffmpeg-mt": Ok
- AnyDVD settings check: Ok.
- BD Rebuilder v0.41.0.1, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
Mahalo brah :) I'll see what I can find...
AmigaFuture
6th August 2012, 01:07
Since the last 2 versions BD-RB hasn't crashed while I've un/blanked, changed settings, etc. The older versions crashed sometimes just after I made some change to settings. 7 64-bit. Program stability seems good with my machine.
Ch3vr0n
6th August 2012, 02:31
41.01 runs just fine here too. Just finished 2 encodes with it. Wrath of the titans (menu's & movie) and battleship (full disc backup)
k-c-ksum
6th August 2012, 15:22
just got around to backing up FATF again. The secondary video is now progressive :)
rippn
6th August 2012, 16:48
Getting this error:
[23:08:36]PHASE TWO - Rebuild Started
- [23:08:36] Rebuilding BD file Structure
- [23:08:53] CorrectMPLS() 00009 2408
[05:51:28] - Aborted at user request
Any suggestions?
Ch3vr0n
6th August 2012, 23:21
Getting this error:
[23:08:36]PHASE TWO - Rebuild Started
- [23:08:36] Rebuilding BD file Structure
- [23:08:53] CorrectMPLS() 00009 2408
[05:51:28] - Aborted at user request
Any suggestions?
Euhm ye, post the rest of the logfile, not a 4 line segment. The info in the logfile is there for a reason.
Maverick Enigma
7th August 2012, 05:21
I've been using is quite a bit in testing lately -- it's working for me. The way to check is to look at LASTCMD.TXT (in the BD-RB folder) while the encode is executing. If it is working right you'll see "-crf xx" in the command line (xx will equal the fixed value you've used). Something to note: BD-RB does not accept a value less than 10, and will disable fixed_crf with any specified value that is smaller -- so it may be possible that's your issue. Generally a value of 18-20 will give you a result that is identical to the original, so anything less than 10 would be a waste anyway.
I checked the lastcmd.txt and the crf value is there, but it still did not apply correctly. While messing around, I moved the fixed_crf parameter to the end of the ini file, and it stared working :) However, it looks like the encoded movie's size depends on the value set in Custom Target Size when fixed_crf is set to 15.
Org. size: 24.4GB
Fixed_crf: 18
Custome target size: 43000MB
Encoded size: 4.83GB
Org. size: 24.4GB
Fixed_crf: 18
Custome target size: 1000MB
Encoded size: 4.83GB
Org. size: 24.4GB
Fixed_crf: 15
Custome target size: 43000MB
Encoded size: 7.3GB
Org. size: 24.4GB
Fixed_crf: 15
Custome target size: 1000MB
Encoded size: 6.92GB
Any idea? :)
jdobbs
7th August 2012, 12:11
Getting this error:
[23:08:36]PHASE TWO - Rebuild Started
- [23:08:36] Rebuilding BD file Structure
- [23:08:53] CorrectMPLS() 00009 2408
[05:51:28] - Aborted at user request
Any suggestions? I just looked in that routine -- and, while I can't be positive, it appears your MPLS might be corrupted. Error 9 means there is a subscript is out-of-range, and the subscript offset referenced there is taken directly from the MPLS file.
What disc are you attempting?
jdobbs
7th August 2012, 12:20
I checked the lastcmd.txt and the crf value is there, but it still did not apply correctly. While messing around, I moved the fixed_crf parameter to the end of the ini file, and it stared working :) However, it looks like the encoded movie's size depends on the value set in Custom Target Size when fixed_crf is set to 15.
Org. size: 24.4GB
Fixed_crf: 18
Custome target size: 43000MB
Encoded size: 4.83GB
Org. size: 24.4GB
Fixed_crf: 18
Custome target size: 1000MB
Encoded size: 4.83GB
Org. size: 24.4GB
Fixed_crf: 15
Custome target size: 43000MB
Encoded size: 7.3GB
Org. size: 24.4GB
Fixed_crf: 15
Custome target size: 1000MB
Encoded size: 6.92GB
Any idea? :) The only way I can see that that "moving to the end of the line" can make a difference is if you are using command line tweaks that are overriding the CRF command. It can't be using something else to determine size... the CRF is what does that. If it is in the command line -- it is being used. It can be affected, though, by the quality settings. Generally an identical CRF will result in a smaller output if you change from "Fast", for example, to "High Quality" mode.
kristian65
8th August 2012, 20:40
Sorry if this question is in wrong place but i cant find what im looking for.
I read a while ago that there was a hidden option in BD-RB so u could blank out certain files.
Like if i choose full backup but black out all the extras and just keep the movie and the menu.
Tanx for any help
jdobbs
9th August 2012, 23:43
Sorry if this question is in wrong place but i cant find what im looking for.
I read a while ago that there was a hidden option in BD-RB so u could blank out certain files.
Like if i choose full backup but black out all the extras and just keep the movie and the menu.
Tanx for any help Read this post (http://forum.doom9.org/showthread.php?p=1526277&highlight=enable_test%27#post1526277) for detail.
aneurysm
10th August 2012, 07:47
hi,
been using your software in combination with multiavchd for over 2 years ago. Multiavchd to remove some extra's, or transcode them to 720p and to sometimes add audio or subtitles.
In those 2 years .. never a problem.
Now the last week, I've had 3 discs that after I put them through multiavchd, I get the 2501 error "disc is not blu ray structure". Which I find so weird ... since all files & dirs are there.
Is there anything I can do / to check why certain discs after multiavchd don't open in bd rebuilder ?
Just to mention :
- the full blu ray's open & recode perfectly in bd rebuilder so it's no problem with the original rip.
- with the discs with a problem I've tried at least 2 times with multiavchd to remake the disc to make sure it didn't go bad or something.
- The 3 discs I had a problem with after going through multiavchd were 101 Dalmatians; Aliens (which I found very weird because it's structure is 100% like Alien with which I had no problems) & Vampire Diaries S1D4
tnx in advance for some pointers or tips
kristian65
10th August 2012, 08:48
Read this post (http://forum.doom9.org/showthread.php?p=1526277&highlight=enable_test%27#post1526277) for detail.
tanx so much for ur help
Ch3vr0n
10th August 2012, 10:25
hi,
been using your software in combination with multiavchd for over 2 years ago. Multiavchd to remove some extra's, or transcode them to 720p and to sometimes add audio or subtitles.
In those 2 years .. never a problem.
Now the last week, I've had 3 discs that after I put them through multiavchd, I get the 2501 error "disc is not blu ray structure". Which I find so weird ... since all files & dirs are there.
Is there anything I can do / to check why certain discs after multiavchd don't open in bd rebuilder ?
Just to mention :
- the full blu ray's open & recode perfectly in bd rebuilder so it's no problem with the original rip.
- with the discs with a problem I've tried at least 2 times with multiavchd to remake the disc to make sure it didn't go bad or something.
- The 3 discs I had a problem with after going through multiavchd were 101 Dalmatians; Aliens (which I found very weird because it's structure is 100% like Alien with which I had no problems) & Vampire Diaries S1D4
tnx in advance for some pointers or tips
Running a disc through multiavchd and then through BDRB is a preprocessed disc and excludes you from bugreports according to jdobbs. Run the source through bdrb First and then through multi. And for the record, bdrb can blank out features too.
Verstuurd van mijn HTC Sensation XE with Beats Audio Z715e met Tapatalk
aneurysm
10th August 2012, 14:10
aah sorry .. didn't know about the exclusion.
Apologies.
and yes I can do what you say, problem is a bit trial & error then that BD RB doesn't oversize then for adding the audio.
jdobbs
10th August 2012, 14:39
aah sorry .. didn't know about the exclusion.
Apologies.
and yes I can do what you say, problem is a bit trial & error then that BD RB doesn't oversize then for adding the audio. Gotta be some setting you've changed in multiAVCHD. I use it all the time as a preprocessor and have no issues at all.
With that said -- a preprocessed source can't be accepted for bug reports. Experience has shown that 99% of the time the error is caused by the preprocessing.
aneurysm
10th August 2012, 15:26
ok, I understand that. i'll do some more testing, but I haven't changed anything on this PC software or settings for a long time.
only thing I installed recently is VLC media player
anyways, keep up the great program !
HandiA
12th August 2012, 09:26
Since installing the latest version of BD Rebuilder v0.41.01, All my backups have the audio converted from DTS HD Master Audio to just DTS.
ihmcjacky
12th August 2012, 14:59
For the latest version of bd-rebuilder, I still facing the following 2 problems
1) - [21:44:16] CopyDirStructure() 00052 1200
- [21:44:18] CopyDirStructure() 00052 1200
when the file encoding and rebuilding is nearly finished, (I am sure the original file works fine)
2) [BD Rebuilder an error 2501][Selected source is not BD format] appears if the language and region is not set to English
Thanks for the attention
jdobbs
13th August 2012, 14:54
Since installing the latest version of BD Rebuilder v0.41.01, All my backups have the audio converted from DTS HD Master Audio to just DTS.You decide how they will be handled from the SETUP menu. Just select "Keep HD audio for BD-25". If you are backing up to BD-5 or BD-9 you can't keep HD audio -- they are too big for the disc.
I'll reemphasize a point that has been made here before, though. While it is up to you what you want to keep -- HD audio is all hype anyway. Double-blind tests have proven that the human ear can't detect it... many think they can hear a difference -- but scientific studies show that it is all psychological. I personally believe it is a waste of space that could be more effectively used for improving video quality. Just a thought...
JJB
13th August 2012, 19:09
[QUOTE=beachwhale;1586929]while running hunger games I got an error here is the log
----------------------
[08/06/12] BD Rebuilder v0.41.01 (beta)
[08:57:58] Source: THE_HUNGER_GAMES_2012_1080P_BLU-RAY_AVC_DTS-HD_MA_7.1-HDC
Man, that is one weird lookin' title..:rolleyes: just sayin......
laserfan
13th August 2012, 19:33
while running hunger games I got an error here is the log
----------------------
[08/06/12] BD Rebuilder v0.41.01 (beta)
[08:57:58] Source: THE_HUNGER_GAMES_2012_1080P_BLU-RAY_AVC_DTS-HD_MA_7.1-HDC
Man, that is one weird lookin' title..:rolleyes: just sayin......
It amazes me that there are ISPs that accommodate downloads of this size. And no wonder the Internet is so slow what with this activity as well as legal streaming.
Ch3vr0n
13th August 2012, 19:38
Lolz, he edited his post to make it look like a legit disc. Praise the power of quotes. @beachwhale: urs is not a retail disc with that volume name and highly likely altered in some way, hence ur excluded from bug reports. Get a real copy and not a downloaded one.
AmigaFuture
13th August 2012, 20:07
It amazes me that there are ISPs that accommodate downloads of this size. And no wonder the Internet is so slow what with this activity as well as legal streaming.
Hi. The Internet was intended to be Open to the Public, Not to be censored or controlled. It Will Stay that way! Otherwise, it's like removing a bit of Freedom of Choice and that isn't cool to me at all. If you're getting slower speeds, it's not because of what others are downloading...check your hardware and ISP. Size of data should never matter to an ISP...that's not their job...nor should it ever be to censor or regulate. That's a parents role...more to the point, Each Persons responsibility/choice.
Consider streaming from Netflix with Full Quality enabled (HD) in your profile and there are 4 people in a Family that watch something different a lot...that could be considered a lot of data..that's not "illegal"...just 1 example of many. :D
Whew..okay..enough of my Very Strong feelings on that subject...back to BD-RB.
AmigaFuture
13th August 2012, 20:37
HD audio is all hype anyway. Double-blind tests have proven that the human ear can't detect it...
It's also been shown that some people in vibrational alignment with dog whistles or other pitches can hear them. As well as doing other ?impossible? things. Quantum science is pretty cool. Stan Lee's "Superhumans" is an awesome show about our abilities and possibilities.
Audiophile1178
15th August 2012, 19:11
JDOBBS, I don't know if you received Star Trek TNG yet. I just did the first disc using manual blanking to blank out the first disc so that half of the episodes were to be put on one BD-25 disc and the other half on another BD-25 disc to keep the quality super high. On the first disc BDRebuilder associated "Encounter at Farpoint" as itself and linked "The Naked Now" and "Code of Honor" together. This was fine as it allowed me to put "Encounter at Farpoint" on one disc and the other two on another with hardly any loss of quality.
Everything worked out great and i'm super happy with the transfers that was done EXCEPT for audio problems (that has nothing to do with BDRebuilder) which will get fixed with a replacement disc.
Now, I'm doing disc two and BDRebuilder, from what I can tell, is using 00000.mpls which links ALL of the episodes together so when I go to blank ANY episode they ALL get blanked. I've used BDinfo to look at the mpls structure and 00000.mpls links all of the episodes together but 00001.mps-00005.mpls each are associated with their own individual episode. Is there any way to fix this so that I can put 2 episodes on one disc and 3 on another? Or maybe 2 episodes on one disc, 2 on another, and 1 on its own? My goal is to keep the menus and everything but just blank the episodes that i'm not interested in as I did on the first disc that came out great.
Thanks for your continuing support as this is my first time ever using blanking!
edit: I just realized something. The main menu has a play all button which probably calls 00000.mpls but if click on the episodes button it'll allow you to play each one seperately which will then call the appropriate .mpls from 00001.mps-00005.mpls to play the correct episode.
jdobbs
15th August 2012, 20:23
Yes, I bought the STNG S1 Blu-ray collection. It's not perfect, there is some annoyin graininess in some of the episodes -- but I like it none-the-less. I've also created a special backup collection from it that is expanded to 16:9. Cool.
The problem is: Sometimes discs are created so that individual episodes can be played alone -- or they can be played one-after-the-other (in a different playlist). There is no way I know of to distinguish a playlist made up of several different standalone episodes from a playlist that is simply different parts combined together to form one feature.
If I allow blanking parts of a playlist (rather than all of it) I'll get inundated with bug reports about movies that are missing parts.
Audiophile1178
15th August 2012, 22:34
JDOBBS, thanks for the quick response. I'm not sure if you totally understood my edit response. You wouldn't need to blank parts of a playlist. The disc contains all the playlists neccessary to get it done. The thing is BDRebuilder is selecting the 00000.mpls which includes all the episodes in it. If I could have BDrebuilder select a different playlist, for example any of the playlists from 00001.mpls-00005.mpls which contain the individual episodes, so when BDRebuilder reads the disc that'll fix the problem and allow me to blank it properly. If you look at the disc in BDinfo you'll see what I mean.
Forgive me and my ignorance as I know nothing about Blu-ray structures which is why i'm asking you.
Alternatively, could I just replace the .m2ts files of the episodes that I don't want with your blank .m2ts file?
Update: I replaced the .m2ts files for the episodes that I don't want with your blanking .m2ts file from a previous encode and replaced the appropriate .clpi files (from the blanked .clpi that you provided) that corresponding to the blanked file. I then used BDedit to edit the .mpls files that I needed and it all looks good in PowerDVD. The hardest part was editing the playlist that played all the episodes and only have it include the two episodes that I kept. I quickly found out how to do it. It worked great and played just like the Disc 1 that I did with BDRebuilder. The only thing is that in BDinfo it still shows the file as having all the different languages, as well as, subtitles but it doesn't seems to effect the way it plays so I'm ok with that. I tried to edit the appropriate playlist in BDedit. I was able to fix the playback time but no matter what I did it didn't change the languages and subtitles.
I'm going to burn it to a BD-RE to test it in my OPPO before I burn it to a BD-R disc and do the other half of the disc.
Update on Update: It took an hour to burn to BD-RE but when it was done it played beautifully in my OPPO. I think i'm going to do the rest of the discs this way.
jdobbs
16th August 2012, 14:47
I've seen several comments in various posts on PredictAndEncode errors, but not the one I'm getting.
I have a captured mpg file that plays fine and is clean by TSDoctor, but when I try to shrink it with BD-RB I get the above error as soon as Reencoding starts. I've tested two RB versions (0.39.01 and 0.39.02) and get the same error. I've successfully used BD-RB with similar files in the past so why it's happening now is a mystery (at least to me).
:confused:
Thoughts?
...
Here's the log file:
[14:34:29] BD Rebuilder v0.39.02 (beta)
- Source: AVCHD
- Input BD size: 4.16 GB
- Approximate total content: [00:42:26.725]
- Target BD size: 1.17 GB
- Windows Version: 5.1 [2600]
- Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=0 DTS=1 HD=1 Kbs=640
[14:34:30] PHASE ONE, Encoding
- [14:34:30] Processing: VID_00000 (1 of 1)
- [14:34:30] Extracting A/V streams [VID_00000]
- Extracting video streams [VID_00000]
- Extracting audio streams [VID_00000]
- [14:38:10] Reencoding video [VID_00000]
- [14:38:10] PredictAndEncode() 00006 2803
[14:52:27] - Aborted by user request It's been a few months since this was posted, but I ran into this error recently while testing and thought I'd post an answer.
You get this error when the source stream was encoded at a framerate that is not allowed in Blu-ray. Acceptable framerates are: 23.976, 24, 25, 29.97, 50, 59.94 -- even then some are only compliant with certain frame sizes.
This is one more example of why I don't accept bug reports on preprocessed sources -- but I'll change the code so the source will be rejected rather than failure at this point.
hifreak
17th August 2012, 07:40
I tried to encode Jaws first I used Dvdfab to remove protection and then in BD Rebuilder to encode. The movie is DTS HD 7.1, but when it is finished in BD Rebuilder it is DTS HD 5.1. Have I done something wrong in my settings?
Settings:
MODE=2
ENCODE_QUALITY=2
AUTO_QUALITY=0
TARGET_SIZE=23500
VERSION=0.41.0.1
AUTO_BURN=2
ONEPASS_ENCODING=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=1
SD_TO_1080=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AVCHD=1
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=1
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
UNMASK_CHAPTER=0
COMPLETION_BEEP=0
DGDECNV=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=23500
Rebuild:
[08-15-12] BD Rebuilder v0.41.01 (beta)
[07:20:38] Source: JAWS PLAYLIST_00000
- Input BD size: 29,77 GB
- Approximate total content: [02:03:54.635]
- Target BD size: 22,95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), Two Pass
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
- Resuming from previously started job.
[07:20:40] PHASE ONE, Encoding
- [07:20:40] Processing: VID_50309 (1 of 1)
- [07:20:40] Reencoding video [VID_50309]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 178.253 frames
- Bitrate: 22.933 Kbs
- [07:20:40] Reencoding: VID_50309, Pass 2 of 2
- [13:51:36] Video Encode complete
- [13:51:36] Processing audio tracks
- Track 4352 (eng): Keeping original audio
[13:51:36]PHASE ONE complete
[13:51:36]PHASE TWO - Rebuild Started
- [13:51:36] Rebuilding BD file Structure
[14:10:46] - Encode and Rebuild complete
[14:10:46] Writing BD structure to ISO file
- ImgBurn completed successfully
[14:29:20] JOB: JAWS finished.
aneurysm
17th August 2012, 09:11
I tried to encode Jaws first I used Dvdfab to remove protection and then in BD Rebuilder to encode. The movie is DTS HD 7.1, but when it is finished in BD Rebuilder it is DTS HD 5.1. Have I done something wrong in my settings?
Settings:
MODE=2
ENCODE_QUALITY=2
AUTO_QUALITY=0
TARGET_SIZE=23500
VERSION=0.41.0.1
AUTO_BURN=2
ONEPASS_ENCODING=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=1
SD_TO_1080=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AVCHD=1
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=1
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
UNMASK_CHAPTER=0
COMPLETION_BEEP=0
DGDECNV=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=23500
Rebuild:
[08-15-12] BD Rebuilder v0.41.01 (beta)
[07:20:38] Source: JAWS PLAYLIST_00000
- Input BD size: 29,77 GB
- Approximate total content: [02:03:54.635]
- Target BD size: 22,95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), Two Pass
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
- Resuming from previously started job.
[07:20:40] PHASE ONE, Encoding
- [07:20:40] Processing: VID_50309 (1 of 1)
- [07:20:40] Reencoding video [VID_50309]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 178.253 frames
- Bitrate: 22.933 Kbs
- [07:20:40] Reencoding: VID_50309, Pass 2 of 2
- [13:51:36] Video Encode complete
- [13:51:36] Processing audio tracks
- Track 4352 (eng): Keeping original audio
[13:51:36]PHASE ONE complete
[13:51:36]PHASE TWO - Rebuild Started
- [13:51:36] Rebuilding BD file Structure
[14:10:46] - Encode and Rebuild complete
[14:10:46] Writing BD structure to ISO file
- ImgBurn completed successfully
[14:29:20] JOB: JAWS finished.
Then you need to select "KEEP HD AUDIO for BD25" in the settings
hifreak
17th August 2012, 09:39
Then you need to select "KEEP HD AUDIO for BD25" in the settings OK Thanks never was a problem before maybe I unchecked it sometimes :o I will try that what you say :)
jdobbs
17th August 2012, 13:27
OK Thanks never was a problem before maybe I unchecked it sometimes :o I will try that what you say :)
Nothing has changed in that area in a long time... the audio should be simply extracted and remuxed. You could take a look at the .META files for the demuxing. If they don't say "down-to-dts" in the demux description for the audio track, they are being kept completely intact.
ihmcjacky
18th August 2012, 04:46
For the latest version of bd-rebuilder, I still facing the following 2 problems
1) - [21:44:16] CopyDirStructure() 00052 1200
- [21:44:18] CopyDirStructure() 00052 1200
when the file encoding and rebuilding is nearly finished, (I am sure the original file works fine)
2) [BD Rebuilder an error 2501][Selected source is not BD format] appears if the language and region is not set to English
Thanks for the attention
Any feedback on this?
Adbear
18th August 2012, 08:06
Any feedback on this?
I'm assuming it's being ignored until you post up a full logfile as asked when you posted the first time
lauguru
19th August 2012, 10:25
Hello
I've noticed a bug when converting mpeg2 files in some trailers sony discs, the mpeg2 file remains after the rebuild BD25, not become h264.
my confg:
[Options]
VERSION=0.41.0.1
MODE=0
MULTIPROCESS=4
ENCODE_QUALITY=3
ONEPASS_ENCODING=0
AUTO_QUALITY=0
TARGET_SIZE=24995
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=1
RESIZE_1080=0
DEINTERLACE=1
SD_TO_1080=1
CONVERT_WIDE=1
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AVCHD=1
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=1
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
UNMASK_CHAPTER=0
COMPLETION_BEEP=0
DGDECNV=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=24995
PRIORITY_CLASS=1
QUICK_EXTRAS=0
AUTO_BURN=0
Adbear
19th August 2012, 13:20
I would assume that's because those trailers don't get processed and therefore just get passed straight through with no re-encoding
lauguru
19th August 2012, 14:01
I would assume that's because those trailers don't get processed and therefore just get passed straight through with no re-encoding
but should re-encode mpeg2 video, no? well maybe not recognize the file structures.
jdobbs
19th August 2012, 15:03
but should re-encode mpeg2 video, no? well maybe not recognize the file structures. BD Rebuilder tries to save time by ignoring smaller files that will have little or no impact and passing them through intact. You get get around that by setting the minimum M2TS size (see HIDDENOPTS.TXT). But doing so really doesn't accomplish much... MPEG-2 is completely compatible with the blu-ray standard too.
lauguru
19th August 2012, 15:46
BD Rebuilder tries to save time by ignoring smaller files that will have little or no impact and passing them through intact. You get get around that by setting the minimum M2TS size (see HIDDENOPTS.TXT). But doing so really doesn't accomplish much... MPEG-2 is completely compatible with the blu-ray standard too.
MIN_M2TS_SIZE=1 n = minimum size required for BD-RB processing in MB, default is 100
By dialing 1, then encode all mpeg2 files, right?
Adbear
19th August 2012, 16:05
Why bother, there's no need to re-encode them
lauguru
19th August 2012, 16:18
but should re-encode mpeg2 video, no? well maybe not recognize the file structures.
mb to get some more for the BD25 .... it will be very little extra space, but it's something. q I do not care take longer to encode.:thanks:
Adbear
19th August 2012, 16:22
The space saved will be so negligible it's not worth it, it won't get you a better quality main movie from what you save, it will just give you a little bit more empty space on the disc
lauguru
19th August 2012, 16:32
The space saved will be so negligible it's not worth it, it won't get you a better quality main movie from what you save, it will just give you a little bit more empty space on the disc
I know, but hey, if I can save 50mb, some more space for the main movie or the extras. :)
Adbear
19th August 2012, 18:04
I know, but hey, if I can save 50mb, some more space for the main movie or the extras. :)Not really, 50MB will make no difference to the quality, maybe if you were saving a GB or 2 then that might make a difference, but 50MB or so won't
lauguru
19th August 2012, 18:10
say 50mb, but will be more likely to say something!, have not tried it yet but it is certainly one way to improve a little more, but the final quality, the human eye does not see
Adbear
19th August 2012, 18:14
say 50mb, but will be more likely to say something!, have not tried it yet but it is certainly one way to improve a little more, but the final quality, the human eye does not seeOK, waste your time, it will make either no or so little difference that it's not worth it. I doubt it will even effect the encoding bitrate unless you get 100's of MB's out of it
lauguru
19th August 2012, 18:17
OK, waste your time, it will make either no or so little difference that it's not worth it. I doubt it will even effect the encoding bitrate unless you get 100's of MB's out of it
I'll tell you the results. Thanks for answering:cool:
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.