View Full Version : BD Rebuilder Beta - Bug Reports Only
Sharc
16th January 2011, 11:35
@omegaman7
" He started the thread, and designed the application. The very first post on this thread. Page 1 "
The instructions tell me what programs to Download, but NOT the proper versions for BD Rebuilder v0.37.01 (beta)
- BD-Rebuilder v0.37.01 (beta)
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 2527, not recommended version
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [0]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
Can someone please tell me what the proper versions of Haali Splitter and FFDSHOW to get for this version of BD Rebuilder? :)
You have to download from the links in the first post and you will get the required and approved versions automatically.
BZeeme
16th January 2011, 11:42
The words "FFDSHOW" and "Haali Matroska Splitter" are links to
http://www.jdobbs.net/freeware/ffdshow_rev3326_20100319_clsid.exe (version is rev3326)
and
http://www.jdobbs.net/freeware/MatroskaSplitter.exe
Crocluvr92
16th January 2011, 11:48
Thanks you guys! I should buy you both an E-Beer! LOL
Sharc
16th January 2011, 12:13
Thanks you guys! I should buy you both an E-Beer! LOL
Cheers, but I guess it's jdobbs who deserves a few more beers .....:D
Sharc
16th January 2011, 12:59
It's output as 1080i25? Since BD has no support for 1080p25 and some movies are shot in 25fps here in Europe, authoring shops tend to encode progressive frames but flag them as 1080i25 to get round the limitation.
That's similar to DVD I assume: Progressive frames encoded/flagged as interlaced.
I would assume that such sources can be encoded as progressive by x264 using '--fake-interlaced'. I do this for DVD backups for example, and they play without issues on my SONY S360.
Encoding as interlaced with '--tff' (MBAFF) should also work, but in this case '--weightp' is not supported if I remember correctly.
It's more difficult when downscaling to 720. Blu-ray accepts progressive 23.976, 24.000, 50.000, 59.940 only, but not 25. So either one can apply frame duplication for 25fps progressive material, or apply '--pulldown double' which would be more efficient. I tried the latter without success. It seems that tsmuxer has a problem with it (frame playback sequence). Maybe someone else has a different experience. It's however going beyond the scope of this thread.
jdobbs
16th January 2011, 17:05
I have updated the first post of this thread with a link to a new release of BD-RB (v0.37.03). Changes for this release:- Corrected an error in which pulldown could be
incorrectly applied to a hybrid source.
- Fixed an error in which BFF (bottom field first)
MPEG-2 sources may not be correctly identified.
- Corrected an error in which 24fps sources that
were rebuilt for movie-only were not using the
correct muxing rate and as a result did not
have audio synchronization.
- Fixed a bug in which setting DEINTERLACE and
IVTC concurrently would cause an incorrect AVS
to be generated on a source with pulldown. As a
result, a nonsensical framerate and audio sync
problems would occur.
- Corrected the ALTERNATE/DVD output so it will
properly handle 24fps sources.
- Changed actions in combinations of resizing SD
to 1080p in combination with IVTC.
- Updated the included version of X264.EXE to the
latest release (r1867).
- Updated the included version of X264-64.EXE to
the latest release (r1867).
- Other minor corrections and cosmetic fixes.
jdobbs
16th January 2011, 17:10
That's similar to DVD I assume: Progressive frames encoded/flagged as interlaced.
I would assume that such sources can be encoded as progressive by x264 using '--fake-interlaced'. I do this for DVD backups for example, and they play without issues on my SONY S360.
Encoding as interlaced with '--tff' (MBAFF) should also work, but in this case '--weightp' is not supported if I remember correctly.
It's more difficult when downscaling to 720. Blu-ray accepts progressive 23.976, 24.000, 50.000, 59.940 only, but not 25. So either one can apply frame duplication for 25fps progressive material, or apply '--pulldown double' which would be more efficient. I tried the latter without success. It seems that tsmuxer has a problem with it (frame playback sequence). Maybe someone else has a different experience. It's however going beyond the scope of this thread. If you select the "Deinterlace" option in the SETUP dialog the "--fake-interlaced" flag will be used for both 29.97fps and 25fps sources.
HWK
17th January 2011, 01:57
@omegaman7
" He started the thread, and designed the application. The very first post on this thread. Page 1 "
The instructions tell me what programs to Download, but NOT the proper versions for BD Rebuilder v0.37.01 (beta)
- BD-Rebuilder v0.37.01 (beta)
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 2527, not recommended version
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [0]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
Can someone please tell me what the proper versions of Haali Splitter and FFDSHOW to get for this version of BD Rebuilder? :)
If you go back to first post. This is First point on thread.
1. Download and install FFDSHOW and the Haali Matroska Splitter. They are required for BD-RB to work and are free. After the install, run "Video Decoder Configuration" for FFDSHOW from the "START/Programs" menu, and make sure MPEG2 decoding is enabled. Do the same using "Audio Decoder Configuration" to ensure "Uncompressed" is set to "All Supported".
In that very post you will find two program you need. I have highlighted them here.
Voyeurism
17th January 2011, 02:26
I've just tried the latest build with New Moon, and the audio is still out of sync. I haven't tried Benjamin Button again yet, but assume the problem will still be there for that disc too.
jdobbs
17th January 2011, 03:25
I've just tried the latest build with New Moon, and the audio is still out of sync. I haven't tried Benjamin Button again yet, but assume the problem will still be there for that disc too.Tried it how? I'm not a mind reader... movie-only, full backup, Alternate output, DVD?
If you want things to get fixed you have to take the extra 30 seconds needed to describe your issue. You also can't expect me to start digging back through the pages to see what happened last time you posted. I went through all 7 of your previous posts and you have yet to have posted a single LOG, INF, or INI file. To me that's as much as saying "Ignore my post".
C'mon, throw me a bone here.
Voyeurism
17th January 2011, 03:41
.INF
[Status]
LABEL=TWILIGHT_NEW_MOON
VERSION=v0.37.03 (beta)
SOURCE_SIZE=35177097216
SOURCE_VIDEO_SIZE=35177097216
TARGET_SIZE=4686086144
REDUCTION=.133214122678337
RESIZE_1080=0
AUDIO_TO_KEEP=eng
SUBS_TO_KEEP=all
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=1
[00000]
AUDIO=110
PGS=1
M2TS_TARGET=4686086144
RATE=3449
NSTART=27000000
NEND=379838880
NSIZE=3574161408
FLINK=0
MLINK=0
.LOG
[20:12:04] BD Rebuilder v0.37.03 (beta)
- Source: TWILIGHT_NEW_MOON
- Input BD size: 32.76 GB
- Approximate total content: [02:10:38.831]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[20:12:05] PHASE ONE, Encoding
- [20:12:05] Extracting A/V streams [VID_00000]
- [20:27:09] Reencoding: VID_00000 (1 of 1)
- [20:27:09] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 187,944 frames
- Bitrate: 3,449 Kbs
- [20:27:09] Reencoding: VID_00000, Pass 1 of 2
- [21:39:15] Reencoding: VID_00000, Pass 2 of 2
- [23:42:48] Video Encode complete
- [23:42:49] Reencoding audio tracks (if req'd)
- [23:46:10] Multiplexing M2TS
[23:47:03]PHASE ONE complete
[23:47:03]PHASE TWO - Rebuild Started
- [23:47:03] Rebuilding AVCHD file Structure
[23:49:23] - Encode and Rebuild complete
[23:49:23]JOB: TWILIGHT_NEW_MOON finished.
.INI
[Options]
MODE=1
ENCODE_QUALITY=2
ONEPASS_ENCODING=0
AUTO_QUALITY=1
VERSION=0.37.0.3
[Paths]
SOURCE_PATH=M:\
WORKING_PATH=J:\BD_REBUILDER\
Sorry if I'm not posting the required information - let me know if there is anything else you require.
jdobbs
17th January 2011, 05:24
What are you using to play it back? Sometimes software players can cause desync. It's been a long, long time since a standard backup of an AVC HD source in movie-only has had sync problems. Can you also run INSPECT.EXE and post the results?
I'll pick up a copy of NEW_MOON and give it a test run.
Voyeurism
17th January 2011, 08:07
Inspect.exe
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [1]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.3, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
I originally noticed the sync while watching a burned copy of the rebuilt BD5, played back on my PS3. Since I noticed it, I have been using VLC after the rebuild to play the m2ts file that BD-RB outputs so that I can check the audio before burning to disc.
Since first noticing the sync problem I've done about 4-5 rebuilds of other discs using exactly the same settings (I assume - I never touch any of them) which have worked without any sync problems. "New Moon" and "The Curious Case of Benjamin Button" are the only discs I've experienced it with so far.
L4a-Thompson
17th January 2011, 15:32
i get a bug by mplex here the log
- Input BD size: 33,90 GB
- Approximate total content: [02:58:09.623]
- Windows Version: 6.1 [7600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- AVS Filtering is enabled
- Mode: DVD-9, 720x480/576, AC3 Audio
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=448
[19:19:27] PHASE ONE, Encoding
- [19:19:27] Extracting A/V streams [VID_00000]
- [19:37:10] Reencoding: VID_00000 (1 of 1)
- [19:37:10] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 256.294 frames
- Bitrate: 5.182 Kbs
- [19:37:10] Reencoding: VID_00000
- [07:10:08] Video Encode complete
- [07:10:08] Reencoding audio tracks (if req'd)
- [07:25:57] Multiplexing M2TS
[07:25:57]PHASE ONE complete
[07:25:57]PHASE TWO - Rebuild Started
- [07:25:57] Rebuilding stream 00000 [1 of 1]
- [07:25:57] Building ALTERNATE OUTPUT Structure
- [07:29:27] Starting MPLEX.
- [07:29:27] MovieOnlyRebuild() 00053 2904
[15:28:08] - Aborted at user request
Ch3vr0n
17th January 2011, 15:40
@L4a-Thompson : what does inspect.exe say for you ?
L4a-Thompson
17th January 2011, 16:08
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [0]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.3, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
Capsbackup
17th January 2011, 16:52
@jdobbs;
I can confirm on my end that BD-RBV03703 corrects the IVTC/DECOMB problem on mpeg2 files that could make the audio go out of sync. :)
I see the avs created reflects (Telecide(order=1) Decimate() ).
Suprising to me is that the visual quality is improved noticeably on what is a pretty low quality original, and is better than just keeping it interlaced or using Decomb to deinterlace it. ( pending the original source! )
So congrats and thank you for such a quick find and fix. :cool:
jdobbs
17th January 2011, 17:26
@jdobbs;
I can confirm on my end that BD-RBV03703 corrects the IVTC/DECOMB problem on mpeg2 files that could make the audio go out of sync. :)
I see the avs created reflects (Telecide(order=1) Decimate() ).
Suprising to me is that the visual quality is improved noticeably on what is a pretty low quality original, and is better than just keeping it interlaced or using Decomb to deinterlace it. ( pending the original source! )
So congrats and thank you for such a quick find and fix. :cool: Cool, thanks!
jdobbs
17th January 2011, 19:41
@jdobbs;
I can confirm on my end that BD-RBV03703 corrects the IVTC/DECOMB problem on mpeg2 files that could make the audio go out of sync. :)
I see the avs created reflects (Telecide(order=1) Decimate() ).
Suprising to me is that the visual quality is improved noticeably on what is a pretty low quality original, and is better than just keeping it interlaced or using Decomb to deinterlace it. ( pending the original source! )
So congrats and thank you for such a quick find and fix. :cool: Just as a note, I'm including SmoothDeinterlacer() as an option for deinterlacing in the next release. I've found that on some sources it can make a considerable difference. I've also added a deinterlacing option that leaves the source alone -- but adds "fake-interlaced" to the command line for sources that are actually progressive but are marked as interlaced to meet the standard.
Sharc
17th January 2011, 21:22
.....I've also added a deinterlacing option that leaves the source alone -- but adds "fake-interlaced" to the command line for sources that are actually progressive but are marked as interlaced to meet the standard.
Much appreciated :cool:
Capsbackup
18th January 2011, 01:00
Just as a note, I'm including SmoothDeinterlacer() as an option for deinterlacing in the next release. I've found that on some sources it can make a considerable difference. I've also added a deinterlacing option that leaves the source alone -- but adds "fake-interlaced" to the command line for sources that are actually progressive but are marked as interlaced to meet the standard.
I will be on the lookout for some of my Blu-ray sources to try this feature out on for this next release. :p
Still having fun too! :D :)
:thanks:
larrsz
18th January 2011, 02:26
I have had this happen several times. The latest today. Any suggestions?
Current beta (Jan. 16), Win Vista 64, movie only, 1080 to 720p.
Capsbackup
18th January 2011, 02:53
I have had this happen several times. The latest today. Any suggestions?
Current beta (Jan. 16), Win Vista 64, movie only, 1080 to 720p.
Try either removing the subtitles or not resizing to 720. Does it work then?
larrsz
18th January 2011, 04:46
Try either removing the subtitles or not resizing to 720. Does it work then?
will try...
colinhunt
18th January 2011, 13:33
Just as a note, I'm including SmoothDeinterlacer() as an option for deinterlacing in the next release. I've found that on some sources it can make a considerable difference. I've also added a deinterlacing option that leaves the source alone -- but adds "fake-interlaced" to the command line for sources that are actually progressive but are marked as interlaced to meet the standard.
Very nice x 2.
larrsz
18th January 2011, 14:28
Try either removing the subtitles or not resizing to 720. Does it work then?
OK, changing to 1080p makes it run all the way through. Is this a known issue?
Thanks for the advice.
Crocluvr92
18th January 2011, 15:01
Iron Man 2 can't seem to encode for me, any suggestions? :)
[08:58:52] BD Rebuilder v0.37.01 (beta)
- Source: IRON_MAN_2_D1_AC
- Input BD size: 39.10 GB
- Approximate total content: [02:48:55.615]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7600]
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[08:58:58] PHASE ONE, Encoding
- [08:58:58] Extracting A/V streams [VID_00394]
- [08:58:58] Reencoding: VID_00394 (1 of 49)
- [08:58:58] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 6 frames
- [08:58:58] Reencoding: VID_00394, Pass 1 of 1
- [08:59:00] Video Encode complete
- [08:59:00] Reencoding audio tracks (if req'd)
- [08:59:00] Multiplexing M2TS
- [08:59:00] Extracting A/V streams [VID_00813]
- [08:59:02] Reencoding: VID_00813 (2 of 49)
- [08:59:02] Reencoding secondary video [TRK_02]
- [08:59:03] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 163 frames
- Bitrate: 17,038 Kbs
- [08:59:03] Reencoding: VID_00813, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.01 (beta)
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[08:59:03] - Failed video encode, aborted
Capsbackup
18th January 2011, 15:39
OK, changing to 1080p makes it run all the way through. Is this a known issue?
Thanks for the advice.
I think it's the subtitles, or at least I remember reading something regarding subtitles and resizing to 720P.
You could try to resize to 720P but remove the subtitles from the backup and see if it works. :cool:
Capsbackup
18th January 2011, 15:47
Iron Man 2 can't seem to encode for me, any suggestions? :)
As with almost all errors of this nature, uninstalling Avisynth, ffdshow and haali, delete the program folder for haali, reboot and reinstall those three apps from page one of this thread.
If you have any other codec packs installed, either uninstall them or invite problems like this again. :(
jdobbs
18th January 2011, 16:16
OK, changing to 1080p makes it run all the way through. Is this a known issue?
Thanks for the advice. Yes. There are some subtitles that simply won't resize and TSMUXER fails. Don't know why.
By-Tor
19th January 2011, 01:06
I'm sorry to mention this................. but I am trying to back up the pacific series which has ( I know) secondry audio dts
which i know you are working on....................... all be it the back burner
i just wish i could get to do it but i can't
i've tried sorry to mention dvdfab but its worked on the first three disc's
but disc 4 and disc 5 have poor pixelation on the start up screen.............I know i'm being picky. but i know that the quality of BDRE is far better
I was hoping you could upscale your work on dts 2 audio please
larrsz
19th January 2011, 01:34
Yes. There are some subtitles that simply won't resize and TSMUXER fails. Don't know why.
yep, removing subtitles also fixes it.
Thanks
jdobbs
19th January 2011, 03:36
I'm sorry to mention this................. but I am trying to back up the pacific series which has ( I know) secondry audio dts
which i know you are working on....................... all be it the back burner
i just wish i could get to do it but i can't
i've tried sorry to mention dvdfab but its worked on the first three disc's
but disc 4 and disc 5 have poor pixelation on the start up screen.............I know i'm being picky. but i know that the quality of BDRE is far better
I was hoping you could upscale your work on dts 2 audio please Well, your definition of "works" might be different than mine. If it runs but looks awful -- that's not "works" for me. The reason I watch blu-ray is for the quality.
An experimental version of the secondary DTS-Express code will be in the next release. You will be able to enable the function with a hidden option.
Capsbackup
19th January 2011, 03:44
Well, your definition of "works" might be different than mine. If it runs but looks awful -- that's not "works" for me. The reason I watch blu-ray is for the quality.
I couldn't agree more! :p
An experimental version of the secondary DTS-Express code will be in the next release. You will be able to enable the function with a hidden option.
Excellent, very exciting! :D
Will this release also include IGS menu support?
jdobbs
19th January 2011, 03:48
Will this release also include IGS menu support? Yes, it's actually the same code that supports both. Remember, though, it'll still be experimental (interpret that as "use a BD-RE").
Capsbackup
19th January 2011, 03:57
Yes, it's actually the same code that supports both. Remember, though, it'll still be experimental (interpret that as "use a BD-RE").
Will do! :p
I have 4 BD-RE's and several Blu-rays with DTS Express secondary audio, so I will be running many tests and will let you know my results. :)
jdobbs
19th January 2011, 06:27
I originally noticed the sync while watching a burned copy of the rebuilt BD5, played back on my PS3. Since I noticed it, I have been using VLC after the rebuild to play the m2ts file that BD-RB outputs so that I can check the audio before burning to disc.
Since first noticing the sync problem I've done about 4-5 rebuilds of other discs using exactly the same settings (I assume - I never touch any of them) which have worked without any sync problems. "New Moon" and "The Curious Case of Benjamin Button" are the only discs I've experienced it with so far. I copied your settings into my INI file and ran "New Moon" -- the sync is perfect.
Voyeurism
19th January 2011, 08:04
I copied your settings into my INI file and ran "New Moon" -- the sync is perfect.
I assume that you checked the sync throught the movie - on my rebuild it seems to get more out of sync towards the end?
If so I guess it must be something to do with my setup - any suggestions on where to start looking?
By-Tor
19th January 2011, 12:58
Well, your definition of "works" might be different than mine. If it runs but looks awful -- that's not "works" for me. The reason I watch blu-ray is for the quality.
An experimental version of the secondary DTS-Express code will be in the next release. You will be able to enable the function with a hidden option.
Hi jdobbs, my definition of "works", appears to be the same as yours as i prefer to use "bd reb' "as the quality of back-up is excellent, it's just i wanted all the features on the disc's which includes the dts-express secondry audio, so it is great news that you will put out an experimental version in the next release.
great work keep it up:thanks:
jdobbs
19th January 2011, 14:39
I assume that you checked the sync throught the movie - on my rebuild it seems to get more out of sync towards the end?
If so I guess it must be something to do with my setup - any suggestions on where to start looking? I did. It syncs all the way through.
Voyeurism
19th January 2011, 15:24
Ok, thanks for confirming.
I demuxed the rebuilt m2ts file and checked the properties for the video and two audio streams - both audio streams are roughly 2 seconds longer than the video stream. This suggests to me that the problem is with the frame rate of the video stream, although I don't know why. I've uninstalled Avisynth, Ffdshow, Haali, and removed BD-RB then redownloaded and reinstalled everything and left it running on NEW_MOON while I'm at work.
I realise this isn't a support thread, but if this doesn't work, do you have any thoughts on what the issue could be, or things I could try? I must admit I don't really know much about digital video so I mostly just leave everything on he default settings - I'm at a bit of a loss here, now that I know the problem is not with BD-RB.
Video Dude
19th January 2011, 15:53
I demuxed the rebuilt m2ts file and checked the properties for the video and two audio streams - both audio streams are roughly 2 seconds longer than the video stream. This suggests to me that the problem is with the frame rate of the video stream
What is the framerate of the demuxed reencoded video?
Since you demuxed the files, did you try to mux the reencoded video with the demuxed audio from the original disc (untouched, not reencoded)? This way you can narrow it down to a video or audio problem causing the sync issue.
Voyeurism
19th January 2011, 16:18
What is the framerate of the demuxed reencoded video?
I was under the impression that the demuxed video stream (which is a .264 file) did not have a "framerate" as such, since tsmuxer requires you to specify a framerate for h264 video because it can't determine it from the video stream itself. If this is incorrect, how do I find the framerate of the demuxed video stream?
Capsbackup
19th January 2011, 16:24
I was under the impression that the demuxed video stream (which is a .264 file) did not have a "framerate" as such, since tsmuxer requires you to specify a framerate for h264 video because it can't determine it from the video stream itself. If this is incorrect, how do I find the framerate of the demuxed video stream?
MediaInfoRaw, dgavcdec, and DGMPGDEC (for mpeg2 ) will give you that info. :cool:
jdobbs
19th January 2011, 19:09
Ok, thanks for confirming.
I demuxed the rebuilt m2ts file and checked the properties for the video and two audio streams - both audio streams are roughly 2 seconds longer than the video stream. This suggests to me that the problem is with the frame rate of the video stream, although I don't know why. I've uninstalled Avisynth, Ffdshow, Haali, and removed BD-RB then redownloaded and reinstalled everything and left it running on NEW_MOON while I'm at work.
I realise this isn't a support thread, but if this doesn't work, do you have any thoughts on what the issue could be, or things I could try? I must admit I don't really know much about digital video so I mostly just leave everything on he default settings - I'm at a bit of a loss here, now that I know the problem is not with BD-RB. My guess would be CODEC issues... something on your system is likely interfering with BD-RB or one of it's support apps. The code is the code and has to work the same way on any computer.
PurpleMan
20th January 2011, 09:52
Hey jdobbs,
any plans on getting to 3D blu-ray processing soon?
Thanks :)
DVD Maniac
20th January 2011, 11:02
@jdobbs
Just picking up on the various discussions regarding "The Expendables" (PAL) in December i'm having major issues with this one converting to Movie Only 9GB output. When I ran it with the last but one version of BD Rebuilder around a third the way in it branches out to the Directors commentary and the audio goes way out of sync. I tried it again with the current version and now I get no audio at all but with the same branching problem at exactly the same point. I can send you the log file if that would help but i'm guessing from the previous posts you are familiar with the structure of this one - loads of m2ts's in the main movie playlist!
Sicilian
20th January 2011, 13:10
I have searched this thread, but cannot find an answer to my question. I have successfully backed up about 50 movies with this program. However, every once in a while I will burn a disc that plays perfectly except for the audio. All the menus and functions are there, but the main movie has no audio at all.
To add to my confusion, I can play the created folder with TMT5, and the problem does not exist. This only happens with the burned discs on my player. I have a Sony BDP-S350. I have the latest firmware update, as well.
The last movie that this happened with was Bourne Identity. I backed up to a BD-5 and burned with Imgburn. I used version 3701.
Let me know what I need to post to help answer this bug question.
Capsbackup
20th January 2011, 15:00
I have searched this thread, but cannot find an answer to my question. I have successfully backed up about 50 movies with this program. However, every once in a while I will burn a disc that plays perfectly except for the audio. All the menus and functions are there, but the main movie has no audio at all.
To add to my confusion, I can play the created folder with TMT5, and the problem does not exist. This only happens with the burned discs on my player. I have a Sony BDP-S350. I have the latest firmware update, as well.
The last movie that this happened with was Bourne Identity. I backed up to a BD-5 and burned with Imgburn. I used version 3701.
Let me know what I need to post to help answer this bug question.
This problem happens only with movies that have PiP, backups are made to BD5/9 media and seems to be more of an issue with Sony players. This same backup, if burned to BD-R/RE would work perfectly, except of course no secondary audio if it is DTS Express. ( The Bourne Identity has DTS Express )
worknstiff
20th January 2011, 15:40
I have to wonder what kind of quality a "FULL" Bourne Identity (118 minutes) backup to BD-5 would look like? I recently did the "Once Upon A Time In America", and it runs just shy of 4 hrs, and backed it up to a "Movie Only" BD-9. Granted the movie has a soft and fuzzy look to it especially in the dark interior scenes but when comparing it to the original I can see some occasional ringing and halos in it. I have noticed in a few movies lately that the backups have slight problems in dimly lit scenes that contain fog or smoke. I don't know if this is inherent in the h264 codec or in the tighter compression being used for these longer titles? I am redoing "OUATIA" this time to a BD-25 "Movie Only", but which is preferable for "ONE PASS" if you don't use the automatic settings, "CBR or ABR"? Thanks for the help and to jdobbs for the great program.
jdobbs
20th January 2011, 17:03
I have to wonder what kind of quality a "FULL" Bourne Identity (118 minutes) backup to BD-5 would look like? I recently did the "Once Upon A Time In America", and it runs just shy of 4 hrs, and backed it up to a "Movie Only" BD-9. Granted the movie has a soft and fuzzy look to it especially in the dark interior scenes but when comparing it to the original I can see some occasional ringing and halos in it. I have noticed in a few movies lately that the backups have slight problems in dimly lit scenes that contain fog or smoke. I don't know if this is inherent in the h264 codec or in the tighter compression being used for these longer titles? I am redoing "OUATIA" this time to a BD-25 "Movie Only", but which is preferable for "ONE PASS" if you don't use the automatic settings, "CBR or ABR"? Thanks for the help and to jdobbs for the great program. While X264 is an incredible program -- the bottom line is that 4 hours is probably just too much for a backup to BD-9. You can do it and it isn't actually bad looking, but you'll lose some quality. These days with BD-9s down around 40 cents apiece and BDs at around a dollar, I typically do movie-only backups to BD-9 and full backups to BD-25. That way I'm satisfied that the backup is just as good as the original.
Generally CRF is superior to one pass ABR -- but it has to estimate its output, so you might over/undersize. Two pass is a way to always ensure you are getting the best quality in space available, and if quality is your goal, why choose between to modes that are both inferior to two-pass?
The thing is, though, that sometimes at high bitrates (like on a BD-25) you can't see the difference between any of the modes. That's why I still recommend "Automatic" -- it adjusts depending upon the target, is based on a lot of encoding experience, and almost always gives you the best balance of encoding time to quality output.
jdobbs
20th January 2011, 17:47
Yes, it's actually the same code that supports both. Remember, though, it'll still be experimental (interpret that as "use a BD-RE").
Will do! :p
I have 4 BD-RE's and several Blu-rays with DTS Express secondary audio, so I will be running many tests and will let you know my results. :)Well... this isn't going well. I just ran into some issues that may take some time. It may not be in the next release.
drmih
20th January 2011, 18:32
Well... this isn't going well. I just ran into some issues that may take some time. It may not be in the next release.
I have also been keeping dts express images put aside for testing (about 20 or 30), so if you want to collect a lot of data using a 'beta' which may not work very reliably, I'm happy to run a version on a secondary machine for you to avoid the loads of replies you'll get in this thread from an unstable version.
Voyeurism
20th January 2011, 20:30
Ok, the results are in - apologies for the length of this post, but I think some of this is pretty interesting.
Remuxing (to m2ts, using tsmuxer) the demuxed reencoded video with the demuxed untouched DTS audio track still results in the audio being out of sync, although it seems that perhaps it is less out of sync than with the reencoded audio - I don't have a particularly scientific method of measuring that. Per Video Dude's logic this would mean the problem lies with the reencoded video. However...
DGAVCIndex shows the framerate of the demuxed reencoded as 23.976024 fps:
http://i55.tinypic.com/ftodj9.png
This is exactly the same as the demuxed original video stream, which would suggest there is no problem with the framerate of the reencoded video.
So what's the problem? Assuming it was the audio that was the wrong length, I decided to check the length of all the tracks - I remuxed the video and audio from the untouched m2ts into an mkv container so that I could open them in Quicktime on my Macbook (this is the only way I know of getting this info). I also did the same with the reencoded video and audio streams. The results (untouched streams on the bottom) are:
http://i51.tinypic.com/eu3ocg.png
So it looks like BD-RB is dealing with each stream properly, and for some reason the fact that the video stream is ~2 secs shorter than the audio streams matters for the rebuilt BD-5, but not for the original Bluray.
At some point in my investigations I also figured it would be a good idea to count the frames in each video stream - I couldn't work out how to do this in any of the software I had installed, but I noticed that BD-RB put this information into the log file for each encode - so I loaded the rebuilt BD-5 into BD-RB as a source, and set it running. The relevant sections from the log files are:
TWIGHLIGHT_NEW_MOON
Original
[20:12:04] BD Rebuilder v0.37.03 (beta)
- Source: TWILIGHT_NEW_MOON
- Input BD size: 32.76 GB
- Approximate total content: [02:10:38.831]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[20:12:05] PHASE ONE, Encoding
- [20:12:05] Extracting A/V streams [VID_00000]
- [20:27:09] Reencoding: VID_00000 (1 of 1)
- [20:27:09] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 187,944 frames
BD-5
[06:59:57] BD Rebuilder v0.37.03 (beta)
- Source: TWILIGHT_NEW_MOON
- Input BD size: 4.24 GB
- Approximate total content: [02:10:40.863]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[06:59:57] PHASE ONE, Encoding
- [06:59:57] Extracting A/V streams [VID_00000]
- [07:06:08] Reencoding: VID_00000 (1 of 1)
- [07:06:08] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 187,993 frames
- Bitrate: 3,697 Kbs
So the reencoded video stream has gained 49 frames from somewhere. I didn't know whether this was expected of BD-RB output (as I said previously, I don't really know much about digital video stuff), so I also loaded some of the other BD-5s that I had, and compared to the log for when they were backed up:
RESIDENT_EVIL
Original
[08:34:48] BD Rebuilder v0.37.02 (beta)
- Source: RESIDENT_EVIL
- Input BD size: 23.73 GB
- Approximate total content: [01:40:31.018]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[08:34:49] PHASE ONE, Encoding
- [08:34:49] Extracting A/V streams [VID_00011]
- [08:48:16] Reencoding: VID_00011 (1 of 1)
- [08:48:16] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 144,600 frames
- Bitrate: 4,347 Kbs
BD-5
[07:14:20] BD Rebuilder v0.37.03 (beta)
- Source: RESIDENT_EVIL
- Input BD size: 4.22 GB
- Approximate total content: [01:40:31.039]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[07:14:21] PHASE ONE, Encoding
- [07:14:21] Extracting A/V streams [VID_00000]
- [07:16:58] Reencoding: VID_00000 (1 of 1)
- [07:16:58] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 144,600 frames
- Bitrate: 4,546 Kbs
THE_DARK_KNIGHT
Original
[02:00:09] BD Rebuilder v0.37.02 (beta)
- Source: THE_DARK_KNIGHT
- Input BD size: 34.76 GB
- Approximate total content: [02:32:13.332]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[02:00:11] PHASE ONE, Encoding
- [02:00:11] Extracting A/V streams [VID_00007]
- [02:17:27] Reencoding: VID_00007 (1 of 1)
- [02:17:27] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 218,981 frames
- Bitrate: 3,064 Kbs
BD-5
[07:17:56] BD Rebuilder v0.37.03 (beta)
- Source: THE_DARK_KNIGHT
- Input BD size: 4.26 GB
- Approximate total content: [02:32:13.311]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[07:17:58] PHASE ONE, Encoding
- [07:17:58] Extracting A/V streams [VID_00000]
- [07:20:25] Reencoding: VID_00000 (1 of 1)
- [07:20:25] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 218,980 frames
- Bitrate: 3,064 Kbs
THE_DAY_AFTER_TOMORROW
Original
[07:56:41] BD Rebuilder v0.37.03 (beta)
- Source: THE_DAY_AFTER_TOMORROW
- Input BD size: 30.19 GB
- Approximate total content: [02:03:40.408]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[07:56:42] PHASE ONE, Encoding
- [07:56:42] Extracting A/V streams [VID_00001]
- [08:19:23] Reencoding: VID_00001 (1 of 1)
- [08:19:23] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 177,912 frames
- Bitrate: 3,336 Kbs
BD-5
[07:20:59] BD Rebuilder v0.37.03 (beta)
- Source: THE_DAY_AFTER_TOMORROW
- Input BD size: 4.21 GB
- Approximate total content: [02:03:40.426]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[07:21:01] PHASE ONE, Encoding
- [07:21:01] Extracting A/V streams [VID_00000]
- [07:23:24] Reencoding: VID_00000 (1 of 1)
- [07:23:24] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 177,912 frames
- Bitrate: 3,427 Kbs
so THE_DARK_KNIGHT has actually lost one frame, but the others are identical which suggested to me that I should normally expect BD-RB to produce output with the same number of frames as the input. So I compared the other BD-5 on which I have noticed audio sync issues:
CURIOUS_CASE_BENJAMIN_BUTTON
Original
[07:09:07] BD Rebuilder v0.37.02 (beta)
- Source: CURIOUS_CASE_BENJAMIN_BUTTON
- Input BD size: 40.66 GB
- Approximate total content: [02:46:03.244]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[07:09:07] PHASE ONE, Encoding
- [07:09:07] Extracting A/V streams [VID_00001]
- [07:30:30] Reencoding: VID_00001 (1 of 1)
- [07:30:30] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 238,879 frames
- Bitrate: 2,251 Kbs
BD-5
[19:12:50] BD Rebuilder v0.37.03 (beta)
- Source: CURIOUS_CASE_BENJAMIN_BUTTON
- Input BD size: 4.22 GB
- Approximate total content: [02:46:04.191]
- Target BD size: 4.36 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[19:12:52] PHASE ONE, Encoding
- [19:12:52] Extracting A/V streams [VID_00000]
- [19:15:07] Reencoding: VID_00000 (1 of 1)
- [19:15:07] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 238,901 frames
- Bitrate: 2,251 Kbs
And what do you know, it's gained some (22) frames as well. This can't be a coincidence, but I don't know enough about how any of these programs work to be able to work out what the cause is. I'm now hoping that someone will be able to interpret this information and tell me what's going on here, since I'm starting to go a little crazy.
jdobbs
20th January 2011, 20:45
Ok... here's a riddle. Why is it only happening to you?
Voyeurism
20th January 2011, 23:31
Right - I'm not an idiot, I understand that you think there is an issue with the codecs on my system or something is interfering with BD-RB or its supporting applications. Since I don't know what that issue is, or what is interfering with BD-RB, I can either reformat my system drive and reinstall the OS or I can try to ascertain what the problem is. I had hoped that I could obtain some help in finding the problem, given that you and others posting in this thread clearly have a far better understanding of what these programs are actually doing than I do, but if you don't want to help me then I guess that's your prerogative - others had made posts which indicated that they were interested in helping.
It just seems like a strange attitude for someone to have when they're relying on the help of others in identifying and isolating bugs in software which they produce - even if the issue is a conflict with something else installed on my system it seems like a very subjective view to take that the issue is really that "'software x' is interfering with BD-RB", rather than "BD-RB doesn't function properly if 'software x' is installed". If you're expecting every user of your software to run it on a dedicated box with just the bare OS installed, good luck with that.
omegaman7
20th January 2011, 23:42
Voyeurism, there really shouldn't be a need for a complete reformat. That's a rare occurrence indeed. That's a last resort. First resort being removing completely, everything pertaining to video/audio codecs. My dedicated machine has zero codec packs installed. I've never had any problems playing any file on that machine either. I know damn little about this stuff. I just understand at a Subconscious level, that having extra codecs/things installed, could wreak havoc with almost any encoder. Including the ability to play files. Perhaps a setting is simply mucked up somewhere. Reinstalling the necessary software will no doubt correct the issue. If that is indeed the issue. If not, perhaps something in the registry is screwy.
I have not reformatted either of my machines in well over a year. I prefer a dedicated machine, because it takes a great deal of time to encode. Even for a quad core. Heck, even a 6core machine gets it's a$$ handed to it LOL!
Sicilian
21st January 2011, 00:22
This problem happens only with movies that have PiP, backups are made to BD5/9 media and seems to be more of an issue with Sony players. This same backup, if burned to BD-R/RE would work perfectly, except of course no secondary audio if it is DTS Express. ( The Bourne Identity has DTS Express )
I hope there is a work-around to this. If I can remember, this has happened even with movie-only backups (I could be wrong though). I really didn't want to invest in a BD-R burner at this time.
worknstiff
21st January 2011, 00:31
Quote: Jdobbs---Two pass is a way to always ensure you are getting the best quality in space available.
I guess that was the true answer I was looking for, that if you want the best quality, then using 2 pass is the best. thanks for your input. I am really pleased with the quality of most of my copys but when you start putting too much time on one disk you do find limitations. Just like encoding time vs encoding quality. What a world, the devil really is in the details with trade offs and compromises everywhere.
@Voyeurism: I feel your pain! There is nothing like have a computer conundrum to make you feel like the world and everyone in it is against you, lol. I had a few weird things happen when I first started playing around with BD_Rebuilder. I had the audio sync problems with only a few titles, and I spent a long time trying to fix them because the encoding time spent felt like such a waste. I don't know what kind of system you have but I have a Dual Core 6700 running @2.66 & 4GB running Vista 32bit on my encoding machine. I built a new system for my main use and use the Dual Core one only for encoding. I have the internet off and no AV or any background stuff like indexing running and still the CPU is maxed out and memory at 64%. When I only had one computer to use and tried surfing the internet and opening other apps I had weird problems on some of my encodes, but now I usually have no probs. I did in the past have sync issues with Benjamin Button, That Evening Sun, Ghost Writer, & Max & Me, but the latest BD_Rebuilder version fixed those problem disks, at least for me anyhow. You might could try putting the 2 hour or more movies on BD-9 disks instead of squeezing them on a BD-5. Your mileage may vary, lol. Good luck, Voyeurism
Sicilian
21st January 2011, 00:47
I have to wonder what kind of quality a "FULL" Bourne Identity (118 minutes) backup to BD-5 would look like? I recently did the "Once Upon A Time In America", and it runs just shy of 4 hrs, and backed it up to a "Movie Only" BD-9. Granted the movie has a soft and fuzzy look to it especially in the dark interior scenes but when comparing it to the original I can see some occasional ringing and halos in it. I have noticed in a few movies lately that the backups have slight problems in dimly lit scenes that contain fog or smoke. I don't know if this is inherent in the h264 codec or in the tighter compression being used for these longer titles? I am redoing "OUATIA" this time to a BD-25 "Movie Only", but which is preferable for "ONE PASS" if you don't use the automatic settings, "CBR or ABR"? Thanks for the help and to jdobbs for the great program.
I don't yet own a Blu-ray burner, so I have to rely on BD-5 and BD-9. I have found that using "automatic quality settings" to BD-9 works pretty well for any movie I have done. Granted my TV is a 5 year old 46" LCD with a lower contrast ratio, but all I really notice is some 'blocking' in low-action parts of the movie. The blocking is only noticeable where there are large areas of a single color - like a flat painted wall in the background.
I use BD-5's for movies that are a bit older, and were not made when Blu-ray or HDDVD were around. It seems like a BD-9 for a 2 hour movie from 1993 is just a waste, even for a full backup - I can hardly see a difference, if any. This is just my opinion, and I don't want to start a debate about this, as I know there are those who want a copy as close to the original as possible. I debated using a BD-5 for Bourne Identity, and decided to do it as a little experiment. It turned out very well - the h264 codec continues to amaze me!!!
omegaman7
21st January 2011, 00:51
I backed up Speed to BD-5 via Ripbot264 a while back. It looked wayy better than the original dvd :D
setarip_old
21st January 2011, 00:59
@DVD Maniac
Your question has previously been asked and answered. Click on the following link:
http://forum.doom9.org/showpost.php?p=1461756&postcount=10370
Capsbackup
21st January 2011, 01:21
I hope there is a work-around to this. If I can remember, this has happened even with movie-only backups (I could be wrong though). I really didn't want to invest in a BD-R burner at this time.
There is a work around for PiP titles, as long as they are not multi-m2ts titles. It requires the use of another program after BD-RB, multiAVCHD. ( for full backups ) Movie only should not be a problem.
However, I am not sure it is worth the time and effort, and I am certainly not promoting this. ( especially in this bug reports thread! ) Doing a movie only backup for these PiP titles, if burning to BD5/9 media, seems more reasonable and has higher compatibility among different players.
I think it is a bonus that we are even able to make such high quality backups from a 25GB to 50GB Blu-ray to DVD media! Accepting certain limitations for these type backups is only fair.
With the price of BD media becoming more reasonable, and Blu-ray burners soon to follow, I believe if one wants a closer representative backup of the original disc, using blu-ray media is the way to do it. ;)
worknstiff
21st January 2011, 02:59
@Capsbackup: Quote: I believe if one wants a closer representative backup of the original disc, using blu-ray media is the way to do it.
I am beginning to believe that this is the way to go if the BD-R's prices continue to fall, but I don't really see many specials on name brand disks. I am too scared to buy unknown quality (Memorex? Ridata?) in quantity untill I can find some locally but everything around town is still 2.50 and up per disk.
Random42
21st January 2011, 03:06
I'm having problems trying to get a copy of the first Tinkerbell Blu-ray that includes all the audio tracks. The intro in the beginning of the movie is missing, as is some of the characters talking, at least in the beginning 10 mins of the movie, as I didn't watch the whole thing to see. Anyways, I've tried selected both English audio tracks and it is still missing the same audio tracks. Anyone know what i'm doing wrong?
-----------------------
[17:42:24] BD Rebuilder v0.37.03 (beta)
- Source: TINKERBELL
- Input BD size: 20.92 GB
- Approximate total content: [01:18:04.388]
- Windows Version: 6.1 [7600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: iPad MP4 HD, 1280x720, 128Kbs AAC
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[17:42:24] PHASE ONE, Encoding
- [17:42:24] Extracting A/V streams [VID_00000]
- [18:09:34] Reencoding: VID_00000 (1 of 1)
- [18:09:34] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 112,313 frames
- [18:09:34] Reencoding: VID_00000, Pass 1 of 1
- [19:26:33] Video Encode complete
- [19:26:33] Reencoding audio tracks (if req'd)
- [19:29:29] Multiplexing M2TS
[19:29:29]PHASE ONE complete
[19:29:29]PHASE TWO - Rebuild Started
- [19:29:29] Rebuilding stream 00000 [1 of 1]
- [19:29:29] Building ALTERNATE OUTPUT Structure
[19:35:41] - Encode and Rebuild complete
- WORKFILES folder removed.
[19:35:42]JOB: TINKERBELL finished.
Capsbackup
21st January 2011, 03:31
I am too scared to buy unknown quality (Memorex? Ridata?) in quantity untill I can find some locally but everything around town is still 2.50 and up per disk.
I have been using Memorex, same as Ridata, which has Ritek-BR2-00 Disc ID, and have had excellent results! :)
Capsbackup
21st January 2011, 03:34
I'm having problems trying to get a copy of the first Tinkerbell Blu-ray that includes all the audio tracks. The intro in the beginning of the movie is missing, as is some of the characters talking, at least in the beginning 10 mins of the movie, as I didn't watch the whole thing to see. Anyways, I've tried selected both English audio tracks and it is still missing the same audio tracks. Anyone know what i'm doing wrong?
Have you tried looking under alternative playlist for a different version/playlist? Sometimes it can be as simple as choosing a different playlist. :cool:
jdobbs
21st January 2011, 03:44
Right - I'm not an idiot, I understand that you think there is an issue with the codecs on my system or something is interfering with BD-RB or its supporting applications. Since I don't know what that issue is, or what is interfering with BD-RB, I can either reformat my system drive and reinstall the OS or I can try to ascertain what the problem is. I had hoped that I could obtain some help in finding the problem, given that you and others posting in this thread clearly have a far better understanding of what these programs are actually doing than I do, but if you don't want to help me then I guess that's your prerogative - others had made posts which indicated that they were interested in helping.
It just seems like a strange attitude for someone to have when they're relying on the help of others in identifying and isolating bugs in software which they produce - even if the issue is a conflict with something else installed on my system it seems like a very subjective view to take that the issue is really that "'software x' is interfering with BD-RB", rather than "BD-RB doesn't function properly if 'software x' is installed". If you're expecting every user of your software to run it on a dedicated box with just the bare OS installed, good luck with that. The point is that this is a "bug thread" -- and while it would be interesting to find what is causing your problem, it isn't (at least from what I've see so far) a bug. In fact, if I read it right you are getting the error even if you bypass BD-RB alltogether.
The previous page of this thread was almost completely taken up by your post -- in other words, it's clogging up this thread.
As for the "strange attitude" -- you've got to be kidding me! WTF? I think your attitude is extremely strange. This is free software. Since donations are virtually non-existent, I'm putting in a lot of work with no return. In fair exchange for that free software, your part (and that of the others in this thread) is to report issues so I can fix them -- not complain about how your free ride isn't comfortable enough.
jdobbs
21st January 2011, 03:57
I hope there is a work-around to this. If I can remember, this has happened even with movie-only backups (I could be wrong though). I really didn't want to invest in a BD-R burner at this time. The problem is that the bug appears to be in the player, not the software. The weird combination is confusing it's playback on BD-9 full backups. If there's a workaround, I'm not aware of it.
jdobbs
21st January 2011, 04:02
I'm having problems trying to get a copy of the first Tinkerbell Blu-ray that includes all the audio tracks. The intro in the beginning of the movie is missing, as is some of the characters talking, at least in the beginning 10 mins of the movie, as I didn't watch the whole thing to see. Anyways, I've tried selected both English audio tracks and it is still missing the same audio tracks. Anyone know what i'm doing wrong?
-----------------------
[17:42:24] BD Rebuilder v0.37.03 (beta)
- Source: TINKERBELL
- Input BD size: 20.92 GB
- Approximate total content: [01:18:04.388]
- Windows Version: 6.1 [7600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: iPad MP4 HD, 1280x720, 128Kbs AAC
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[17:42:24] PHASE ONE, Encoding
- [17:42:24] Extracting A/V streams [VID_00000]
- [18:09:34] Reencoding: VID_00000 (1 of 1)
- [18:09:34] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 112,313 frames
- [18:09:34] Reencoding: VID_00000, Pass 1 of 1
- [19:26:33] Video Encode complete
- [19:26:33] Reencoding audio tracks (if req'd)
- [19:29:29] Multiplexing M2TS
[19:29:29]PHASE ONE complete
[19:29:29]PHASE TWO - Rebuild Started
- [19:29:29] Rebuilding stream 00000 [1 of 1]
- [19:29:29] Building ALTERNATE OUTPUT Structure
[19:35:41] - Encode and Rebuild complete
- WORKFILES folder removed.
[19:35:42]JOB: TINKERBELL finished. You might try another playlist. Sometimes when there are several of them some of them are just plain odd...
[Edit] Looks like Capsbackup has already given this same advice... late again.
Random42
21st January 2011, 05:49
You might try another playlist. Sometimes when there are several of them some of them are just plain odd...
[Edit] Looks like Capsbackup has already given this same advice... late again.
It looks like there is only one playlist to choose from for Tinkerbell.
Sicilian
21st January 2011, 14:58
There is a work around for PiP titles, as long as they are not multi-m2ts titles. It requires the use of another program after BD-RB, multiAVCHD. ( for full backups ) Movie only should not be a problem.
Thanks for the info. I always go to www.blu-raystats.com (http://www.blu-raystats.com) for info on particular titles. However there is no info there on which titles are PiP.
So, what source did you use to find out this info? It would be nice to know not to waste my time with these titles until I decide to upgrade to a BD burner.
Thanks again!
aacm
21st January 2011, 20:40
Hope this is the right thread. I have been having trouble with full backups using default settings. I do however use a custom output setting of 24450MB. It usually trips up at the start of PHASE-TWO rebuild with an error message that a file is missing.
If I select the "Movie-Only: setting, the rebuild process does complete.
Here are some logs:
[16:11:14] BD Rebuilder v0.37.01 (beta)
- Source: TOY_STORY_2_USA
- Input BD size: 40.04 GB
- Approximate total content: [04:53:16.661]
- Target BD size: 23.88 GB
- Windows Version: 6.1 [7600]
- Auto Quality: Good (Very Fast), Two Pass
- Audio Settings: AC3=1 DTS=0 HD=1 Kbs=640
[16:11:23] PHASE ONE, Encoding
- [16:11:23] Extracting A/V streams [VID_00419]
- [16:11:24] Reencoding: VID_00419 (1 of 125)
- [16:11:24] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 168 frames
- [16:11:24] Reencoding: VID_00419, Pass 1 of 1
- [16:11:26] Video Encode complete
- [16:11:26] Reencoding audio tracks (if req'd)
- [16:11:26] Multiplexing M2TS
- [16:11:26] Extracting A/V streams [VID_00416]
- [16:11:27] Reencoding: VID_00416 (2 of 125)
- [16:11:27] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 168 frames
- [16:11:27] Reencoding: VID_00416, Pass 1 of 1
- [16:11:29] Video Encode complete
- [16:11:29] Reencoding audio tracks (if req'd)
- [16:11:29] Multiplexing M2TS
- [16:11:30] Extracting A/V streams [VID_00421]
- [16:11:31] Reencoding: VID_00421 (3 of 125)
- [16:11:31] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 168 frames
- [16:11:31] Reencoding: VID_00421, Pass 1 of 1
- [16:11:33] Video Encode complete
- [16:11:33] Reencoding audio tracks (if req'd)
- [16:11:33] Multiplexing M2TS
- [16:11:34] Extracting A/V streams [VID_00466]
- [16:11:35] Reencoding: VID_00466 (4 of 125)
- [16:11:35] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 660 frames
- [16:11:35] Reencoding: VID_00466, Pass 1 of 1
- [16:11:37] Video Encode complete
- [16:11:37] Reencoding audio tracks (if req'd)
- [16:11:37] Multiplexing M2TS
- [16:11:37] Extracting A/V streams [VID_00440]
- [16:11:38] Reencoding: VID_00440 (5 of 125)
- [16:11:38] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 658 frames
- [16:11:38] Reencoding: VID_00440, Pass 1 of 1
- [16:11:40] Video Encode complete
- [16:11:40] Reencoding audio tracks (if req'd)
- [16:11:40] Multiplexing M2TS
- [16:11:40] Extracting A/V streams [VID_00445]
- [16:11:42] Reencoding: VID_00445 (6 of 125)
- [16:11:42] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 660 frames
- [16:11:42] Reencoding: VID_00445, Pass 1 of 1
- [16:11:43] Video Encode complete
- [16:11:43] Reencoding audio tracks (if req'd)
- [16:11:43] Multiplexing M2TS
- [16:11:43] Extracting A/V streams [VID_00439]
- [16:11:45] Reencoding: VID_00439 (7 of 125)
- [16:11:45] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 660 frames
- [16:11:45] Reencoding: VID_00439, Pass 1 of 1
- [16:11:46] Video Encode complete
- [16:11:46] Reencoding audio tracks (if req'd)
- [16:11:46] Multiplexing M2TS
- [16:11:47] Extracting A/V streams [VID_00443]
- [16:11:48] Reencoding: VID_00443 (8 of 125)
- [16:11:48] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 660 frames
- [16:11:48] Reencoding: VID_00443, Pass 1 of 1
- [16:11:50] Video Encode complete
- [16:11:50] Reencoding audio tracks (if req'd)
- [16:11:50] Multiplexing M2TS
- [16:11:50] Extracting A/V streams [VID_00444]
- [16:11:52] Reencoding: VID_00444 (9 of 125)
- [16:11:52] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 660 frames
- [16:11:52] Reencoding: VID_00444, Pass 1 of 1
- [16:11:53] Video Encode complete
- [16:11:53] Reencoding audio tracks (if req'd)
- [16:11:53] Multiplexing M2TS
- [16:11:54] Extracting A/V streams [VID_00374]
- [16:11:55] Reencoding: VID_00374 (10 of 125)
- [16:11:55] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 167 frames
- [16:11:55] Reencoding: VID_00374, Pass 1 of 1
- [16:12:00] Video Encode complete
- [16:12:00] Reencoding audio tracks (if req'd)
- [16:12:00] Multiplexing M2TS
- [16:12:00] Extracting A/V streams [VID_00446]
- [16:12:02] Reencoding: VID_00446 (11 of 125)
- [16:12:02] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 959 frames
- [16:12:02] Reencoding: VID_00446, Pass 1 of 1
- [16:12:04] Video Encode complete
- [16:12:04] Reencoding audio tracks (if req'd)
- [16:12:04] Multiplexing M2TS
- [16:12:05] Extracting A/V streams [VID_00531]
- [16:12:06] Reencoding: VID_00531 (12 of 125)
- [16:12:06] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 967 frames
- [16:12:06] Reencoding: VID_00531, Pass 1 of 1
- [16:12:09] Video Encode complete
- [16:12:09] Reencoding audio tracks (if req'd)
- [16:12:09] Multiplexing M2TS
- [16:12:09] Extracting A/V streams [VID_00535]
- [16:12:11] Reencoding: VID_00535 (13 of 125)
- [16:12:11] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 968 frames
- [16:12:11] Reencoding: VID_00535, Pass 1 of 1
- [16:12:13] Video Encode complete
- [16:12:13] Reencoding audio tracks (if req'd)
- [16:12:13] Multiplexing M2TS
- [16:12:14] Extracting A/V streams [VID_00533]
- [16:12:16] Reencoding: VID_00533 (14 of 125)
- [16:12:16] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 972 frames
- [16:12:16] Reencoding: VID_00533, Pass 1 of 1
- [16:12:18] Video Encode complete
- [16:12:18] Reencoding audio tracks (if req'd)
- [16:12:18] Multiplexing M2TS
[16:12:19] - Failed to build structure, aborted
Here is the movie only completion:
[16:19:03] BD Rebuilder v0.37.01 (beta)
- Source: TOY_STORY_2_USA
- Input BD size: 22.46 GB
- Approximate total content: [01:32:25.414]
- Target BD size: 23.88 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=0 HD=1 Kbs=640
[16:19:05] PHASE ONE, Encoding
- [16:19:05] Extracting A/V streams [VID_00375]
- [16:31:51] Reencoding: VID_00375 (1 of 18)
- [16:31:51] Collecting video information
- [16:31:51] Keeping original video (no reencode)
- [16:31:51] Reencoding audio tracks (if req'd)
- [16:31:51] Multiplexing M2TS
- [16:31:58] Extracting A/V streams [VID_00376]
- [16:32:08] Reencoding: VID_00376 (2 of 18)
- [16:32:08] Collecting video information
- [16:32:08] Keeping original video (no reencode)
- [16:32:08] Multiplexing M2TS
- [16:32:13] Extracting A/V streams [VID_00377]
- [16:32:41] Reencoding: VID_00377 (3 of 18)
- [16:32:41] Collecting video information
- [16:32:41] Keeping original video (no reencode)
- [16:32:41] Multiplexing M2TS
- [16:32:57] Extracting A/V streams [VID_00378]
- [16:33:06] Reencoding: VID_00378 (4 of 18)
- [16:33:06] Collecting video information
- [16:33:06] Keeping original video (no reencode)
- [16:33:06] Multiplexing M2TS
- [16:33:12] Extracting A/V streams [VID_00379]
- [16:35:10] Reencoding: VID_00379 (5 of 18)
- [16:35:10] Collecting video information
- [16:35:10] Keeping original video (no reencode)
- [16:35:10] Multiplexing M2TS
- [16:36:11] Extracting A/V streams [VID_00380]
- [16:36:16] Reencoding: VID_00380 (6 of 18)
- [16:36:16] Collecting video information
- [16:36:16] Keeping original video (no reencode)
- [16:36:16] Multiplexing M2TS
- [16:36:18] Extracting A/V streams [VID_00381]
- [16:38:39] Reencoding: VID_00381 (7 of 18)
- [16:38:39] Collecting video information
- [16:38:39] Keeping original video (no reencode)
- [16:38:39] Multiplexing M2TS
- [16:39:49] Extracting A/V streams [VID_00491]
- [16:39:56] Reencoding: VID_00491 (8 of 18)
- [16:39:56] Collecting video information
- [16:39:56] Keeping original video (no reencode)
- [16:39:56] Multiplexing M2TS
- [16:40:00] Extracting A/V streams [VID_00489]
- [16:41:17] Reencoding: VID_00489 (9 of 18)
- [16:41:17] Collecting video information
- [16:41:17] Keeping original video (no reencode)
- [16:41:17] Multiplexing M2TS
- [16:41:50] Extracting A/V streams [VID_00382]
- [16:41:58] Reencoding: VID_00382 (10 of 18)
- [16:41:58] Collecting video information
- [16:41:58] Keeping original video (no reencode)
- [16:41:58] Multiplexing M2TS
- [16:42:02] Extracting A/V streams [VID_00383]
- [16:42:20] Reencoding: VID_00383 (11 of 18)
- [16:42:20] Collecting video information
- [16:42:20] Keeping original video (no reencode)
- [16:42:20] Multiplexing M2TS
- [16:42:31] Extracting A/V streams [VID_00384]
- [16:42:35] Reencoding: VID_00384 (12 of 18)
- [16:42:35] Collecting video information
- [16:42:35] Keeping original video (no reencode)
- [16:42:35] Multiplexing M2TS
- [16:42:39] Extracting A/V streams [VID_00385]
- [16:43:46] Reencoding: VID_00385 (13 of 18)
- [16:43:46] Collecting video information
- [16:43:46] Keeping original video (no reencode)
- [16:43:46] Multiplexing M2TS
- [16:44:27] Extracting A/V streams [VID_00387]
- [16:44:36] Reencoding: VID_00387 (14 of 18)
- [16:44:36] Collecting video information
- [16:44:36] Keeping original video (no reencode)
- [16:44:36] Multiplexing M2TS
- [16:44:42] Extracting A/V streams [VID_00388]
- [16:50:45] Reencoding: VID_00388 (15 of 18)
- [16:50:45] Collecting video information
- [16:50:45] Keeping original video (no reencode)
- [16:50:45] Multiplexing M2TS
- [16:53:39] Extracting A/V streams [VID_00389]
- [16:53:45] Reencoding: VID_00389 (16 of 18)
- [16:53:45] Collecting video information
- [16:53:45] Keeping original video (no reencode)
- [16:53:45] Multiplexing M2TS
- [16:53:49] Extracting A/V streams [VID_00390]
- [16:54:57] Reencoding: VID_00390 (17 of 18)
- [16:54:57] Collecting video information
- [16:54:57] Keeping original video (no reencode)
- [16:54:57] Multiplexing M2TS
- [16:55:31] Extracting A/V streams [VID_00541]
- [16:55:36] Reencoding: VID_00541 (18 of 18)
- [16:55:36] Collecting video information
- [16:55:36] Keeping original video (no reencode)
- [16:55:36] Multiplexing M2TS
[16:55:40]PHASE ONE complete
[16:55:40]PHASE TWO - Rebuild Started
- [16:55:40] Rebuilding BD file Structure
[17:06:18] - Encode and Rebuild complete
[17:06:18]JOB: TOY_STORY_2_USA finished.
setarip_old
21st January 2011, 21:33
@Random42
Hi!It looks like there is only one playlist to choose from for Tinkerbell.An original Disney Blu-ray disc with only one .MPLS ("Playlist") file? That is an EXTREMELY unlikely scenario...
Random42
21st January 2011, 22:24
@Random42
Hi!An original Disney Blu-ray disc with only one .MPLS ("Playlist") file? That is an EXTREMELY unlikely scenario...
I'm sorry I could only find one on Tinkerbell, maybe I'm looking in the wrong place to select a playlist then. I went to Mode > Other Movie-Only Playlist, and I only see one there. If this is extremely unlikely, where do I need to go to select the other playlists?
worknstiff
22nd January 2011, 00:20
@ Setarip_old: Quote: Hi! An original Disney Blu-ray disc with only one .MPLS ("Playlist") file? That is an EXTREMELY unlikely scenario...
I'm afraid Random42 has got you there Setarip_old, This is indeed a disk with "one" mpls for the movie only which is playlist 00053-- With a 1:18.04 run time and only two audio tracks to choose from, 001_LPCM (48kHz/24-bit & 002_AC3.
@Random42, If it was me I would use Clown_BD or multiAVCHD to build a movie only BD movie file which will allow you to convert the Audio to AC3 5.1, and then use BD_Rebuilder to get a iPad MP4 file. I think either you might have a bad rip or that BD_Rebuilder is choking on the 24-bit audio. But that is only my opinion, I don't do many iPad converts. I do every now and then use DvdFab 7 to create an mp4 to play on my EVO 4G, but that was before Jdobbs created the alternate output formats. I may have to try it some time but I still haven't had time to watch all the ones I have on my phone already, lol.
Capsbackup
22nd January 2011, 01:10
Thanks for the info. I always go to www.blu-raystats.com (http://www.blu-raystats.com) for info on particular titles. However there is no info there on which titles are PiP.
So, what source did you use to find out this info? It would be nice to know not to waste my time with these titles until I decide to upgrade to a BD burner.
Thanks again!
I use BDInfo on the ripped disc to see the contents. From there I decide what type of backup I wish to perform. :cool:
Random42
22nd January 2011, 01:33
@ Setarip_old: Quote: Hi! An original Disney Blu-ray disc with only one .MPLS ("Playlist") file? That is an EXTREMELY unlikely scenario...
I'm afraid Random42 has got you there Setarip_old, This is indeed a disk with "one" mpls for the movie only which is playlist 00053-- With a 1:18.04 run time and only two audio tracks to choose from, 001_LPCM (48kHz/24-bit & 002_AC3.
@Random42, If it was me I would use Clown_BD or multiAVCHD to build a movie only BD movie file which will allow you to convert the Audio to AC3 5.1, and then use BD_Rebuilder to get a iPad MP4 file. I think either you might have a bad rip or that BD_Rebuilder is choking on the 24-bit audio. But that is only my opinion, I don't do many iPad converts. I do every now and then use DvdFab 7 to create an mp4 to play on my EVO 4G, but that was before Jdobbs created the alternate output formats. I may have to try it some time but I still haven't had time to watch all the ones I have on my phone already, lol.
Thanks, I will have to give Clown_BD for this one I guess.
jdobbs
22nd January 2011, 05:20
It looks like there is only one playlist to choose from for Tinkerbell. I'll pick up "Tinkerbell" and run a test on it.
jdobbs
22nd January 2011, 05:23
@aacm
I've done that disc with no issues. Can you please post the output of INSPECT.EXE? It's located in the BD Rebuilder folder.
You're not doing any encoding for the movie-only backup. Also, I believe you should have also gotten error reports following the failure to build structure. Is there a reason why you didn't post that part of the LOG as well?
viking73
22nd January 2011, 23:06
hi i got some troubles in encoding a movie... letahl weapon 3 i got troubles when i updated from 03604 to 03703 ... i was converting to bd 25 all the 4 movies of colelction of letahl weapon and when i started the 3rd film i got grey screen for the first 2 sec of movie in all files including extras... and during movie i noticed that also during the movie the screen goes grey for a while and then come back... i think its a troubles for itbc setting that i never used with previous version and now is selected by default ... if i deselct it i got black screen ine ncoding.... the source is vc1 at 29.970 frames.... really strange becuase im sure i converted alot of vc1 and never got this trouble... during conversion i gor the message itvc inverting telecining in effect.... as i repeat its not changed anything... i write also an email some days ago for this problem and got as response to try reinsatll all programs liek ffdshow and matrioska... i done this and still got troubles... i also reinstaleld win 7 64 bit to have system clean becuase i tought of a virus and the first program i reinstaleld was the ffd show and so on and started converting... and got same result...
i dont know why you ahve choosed byd efault the ivtc option...inver pull down is no necessary for blue ray movie but only for dvd.... blue ray goes to 30 frame so an invert telecining is useless...to eb sure is a problem of ivtc ic an confirm that i converted another movie piccolo diavolo of roberto benigni and is vc1 at 23,970 or something similar so pal version and i got no ivtc during conversion (i left selected the option) and got a pefect conversion to bd25... the troubles is that damnde invert telecining that hot video error conversion... why the previous version doesnt have it selected? and im sure the old version 034 or 035 doesnt have at all ivtc in setting....
i'm sue the problem is ivtc before my system is now cleaned and reinstalled and got same result... how can i fix this to have the conversion at same framerate with no black screen????if i deselct i got black screen and only audio...
inspect told me that all drivers are set correct before uninstalling i got avisynth updated to 261 i dont know why but now i reinstaleld correctly my win7 64bit and got same result only with this ivtc option....im sure i converted alot of vc1 movie before and alot of them was 29,970 frame... because all bd disc are at that frame rate...
there msut be something wrong with the new verision of bd rebuilder... the previous 2 movie lethal weapon 1 and 2 were converted using 03604 version and no ivtc option selected... so im sure now it depends from 03703... it's impossible that 2 movie of a box works fine and third movie got error in video encoding... the only thing changed is bd rebuilder... maybe can you check with lethal weapon 3 if you have????
thanks hope you can help me....
IVaN_000
23rd January 2011, 02:31
hi i got some troubles in encoding a movie... letahl weapon 3 i got troubles when i updated from 03604 to 03703 ... i was converting to bd 25 all the 4 movies of colelction of letahl weapon and when i started the 3rd film i got grey screen for the first 2 sec of movie in all files including extras... and during movie i noticed that also during the movie the screen goes grey for a while and then come back... i think its a troubles for itbc setting that i never used with previous version and now is selected by default ... if i deselct it i got black screen ine ncoding.... the source is vc1 at 29.970 frames.... really strange becuase im sure i converted alot of vc1 and never got this trouble... during conversion i gor the message itvc inverting telecining in effect.... as i repeat its not changed anything... i write also an email some days ago for this problem and got as response to try reinsatll all programs liek ffdshow and matrioska... i done this and still got troubles... i also reinstaleld win 7 64 bit to have system clean becuase i tought of a virus and the first program i reinstaleld was the ffd show and so on and started converting... and got same result...
i dont know why you ahve choosed byd efault the ivtc option...inver pull down is no necessary for blue ray movie but only for dvd.... blue ray goes to 30 frame so an invert telecining is useless...to eb sure is a problem of ivtc ic an confirm that i converted another movie piccolo diavolo of roberto benigni and is vc1 at 23,970 or something similar so pal version and i got no ivtc during conversion (i left selected the option) and got a pefect conversion to bd25... the troubles is that damnde invert telecining that hot video error conversion... why the previous version doesnt have it selected? and im sure the old version 034 or 035 doesnt have at all ivtc in setting....
i'm sue the problem is ivtc before my system is now cleaned and reinstalled and got same result... how can i fix this to have the conversion at same framerate with no black screen????if i deselct i got black screen and only audio...
inspect told me that all drivers are set correct before uninstalling i got avisynth updated to 261 i dont know why but now i reinstaleld correctly my win7 64bit and got same result only with this ivtc option....im sure i converted alot of vc1 movie before and alot of them was 29,970 frame... because all bd disc are at that frame rate...
there msut be something wrong with the new verision of bd rebuilder... the previous 2 movie lethal weapon 1 and 2 were converted using 03604 version and no ivtc option selected... so im sure now it depends from 03703... it's impossible that 2 movie of a box works fine and third movie got error in video encoding... the only thing changed is bd rebuilder... maybe can you check with lethal weapon 3 if you have????
thanks hope you can help me....
:eek: My eyes!
JJB
23rd January 2011, 02:51
:eek: My eyes!
Agreed, I can't read all of that unless it is in paragraphs of readable text.:confused:
omegaman7
23rd January 2011, 02:53
I can read it, but understanding the technical difficulty is another story...
viking73
23rd January 2011, 03:32
its simple... the only thing sure is that with previous version of bd rebuilder i never got error in encoding... now since 03703 was out with invert telecining option set by default i got troubles in encoding letahl weapon... maybe i think bdrb wants to pull down frame to pal standard and its useless because bd normally have 29,97 frames.... i never changed anything in my system and now since this beta is out i got error! tomorrow i will try to encode another bd this time an avc video instead of a vc1! roberto ebnigni's movie piccolo diavolo was converted right with no issue but it was 24 frames vc1. the troubles i think comes from pull down.... previous version doesnt have ivyc option and i never got any error in over 50 movie converted to bd25 size... i hope that they will solve this issue and make another beta without ivtc option useless.... if i disable i got black screen in encoded video! so i forced to keep it but got issue in encoding...
hope someone can explain me why this happens... i repeat im on win 7 64 bit and i use an imac 2,80 ghz dual core with ati radeon xt2600 graphic card....
thx....
A.Fenderson
23rd January 2011, 03:44
I had x264.exe crash during a rebuild, so I had BD-RB "Abort," then closed it, then rebooted since the pc had been on for days, and when I tried to resume, BD-RB asks if I want to delete the non-empty working folder, I click "no", and it comes to a dead stop, "aborted by user." I thought it was generally able to pick up where it left off, at least it always had in the past. Is this normal?
omegaman7
23rd January 2011, 03:56
Rather than take a chance resuming, I just tell it to delete files, and start over. Why take a chance and have it muck things up. Though I do trust Dvd rebuilder to resume. One day, I will trust BD rebuilder, but not yet. At least in this respect ;)
One day I will understand, but currently, I do not understand the following terms:
Telecining
Pulldown
IVTC
jdobbs
23rd January 2011, 04:04
hi i got some troubles in encoding a movie... letahl weapon 3 i got troubles when i updated from 03604 to 03703 ... i was converting to bd 25 all the 4 movies of colelction of letahl weapon and when i started the 3rd film i got grey screen for the first 2 sec of movie in all files including extras... and during movie i noticed that also during the movie the screen goes grey for a while and then come back... i think its a troubles for itbc setting that i never used with previous version and now is selected by default ... if i deselct it i got black screen ine ncoding.... the source is vc1 at 29.970 frames.... really strange becuase im sure i converted alot of vc1 and never got this trouble... during conversion i gor the message itvc inverting telecining in effect.... as i repeat its not changed anything... i write also an email some days ago for this problem and got as response to try reinsatll all programs liek ffdshow and matrioska... i done this and still got troubles... i also reinstaleld win 7 64 bit to have system clean becuase i tought of a virus and the first program i reinstaleld was the ffd show and so on and started converting... and got same result...
i dont know why you ahve choosed byd efault the ivtc option...inver pull down is no necessary for blue ray movie but only for dvd.... blue ray goes to 30 frame so an invert telecining is useless...to eb sure is a problem of ivtc ic an confirm that i converted another movie piccolo diavolo of roberto benigni and is vc1 at 23,970 or something similar so pal version and i got no ivtc during conversion (i left selected the option) and got a pefect conversion to bd25... the troubles is that damnde invert telecining that hot video error conversion... why the previous version doesnt have it selected? and im sure the old version 034 or 035 doesnt have at all ivtc in setting....
i'm sue the problem is ivtc before my system is now cleaned and reinstalled and got same result... how can i fix this to have the conversion at same framerate with no black screen????if i deselct i got black screen and only audio...
inspect told me that all drivers are set correct before uninstalling i got avisynth updated to 261 i dont know why but now i reinstaleld correctly my win7 64bit and got same result only with this ivtc option....im sure i converted alot of vc1 movie before and alot of them was 29,970 frame... because all bd disc are at that frame rate...
there msut be something wrong with the new verision of bd rebuilder... the previous 2 movie lethal weapon 1 and 2 were converted using 03604 version and no ivtc option selected... so im sure now it depends from 03703... it's impossible that 2 movie of a box works fine and third movie got error in video encoding... the only thing changed is bd rebuilder... maybe can you check with lethal weapon 3 if you have????
thanks hope you can help me....It's not IVTC. IVTC has no effect on VC-1 and isn't even executed. In other words -- you're completely wrong in pretty much every assumption you've made in this post.
You have a CODEC issue and aren't following the installation instructions. You tell me you reinstalled and then in the same post tell me you installed the wrong version(s). C'mon. YOU HAVE TO INSTALL CORRECTLY. Reinstall HAALI, FFDSHOW, and AVISYNTH from the first post of this thread following exactly what is says.
You may also want to consider breaking up your posts into paragraphs. This is really, really hard to follow.
raul124
23rd January 2011, 04:09
Agreed, I can't read all of that unless it is in paragraphs of readable text.:confused:
I understand it, if I only turn the lights on!!:D
worknstiff
23rd January 2011, 15:27
@ A.Fenderson Quote: I thought it was generally able to pick up where it left off, at least it always had in the past. Is this normal?
When ever I have had a crash or a power failure and have to restart BD_Rebuilder, I make sure that the encoding parameters (ie: playlist, audio & subs) are "EXACTLY" the same as when BD_RD was running before. When I click resume it will go to the last completed stage and then continue. If doing movie only with just one mpls in the playlist it will go back and restart at PASS 2 even if it was almost finished with PASS 2. Are you saying that when you resume BD_RB it will restart at "EXACTLY" where it crashed? I wish mine would do that! I recently had a power failure and was 8 hrs into a rebuild and had to restart pass 2 for another 8 hrs. But it at least didn't make me redo pass 1, so the "RESUME" does work and save some time, thanks to this feature.
Sharc
23rd January 2011, 15:31
@jdobbs
Not that it really matters but when backing up in Alternate Output Mode to mpeg-2 DVD the log reports
- Convert: 1280x720, 23.976fps, 12'542 frames
The source is 1920 x 1080 23.976fps and the DVD target is 720 x 576, 25fps (for PAL) so the log is a bit irritating.
jdobbs
23rd January 2011, 16:03
@jdobbs
Not that it really matters but when backing up in Alternate Output Mode to mpeg-2 DVD the log reports
- Convert: 1280x720, 23.976fps, 12'542 frames
The source is 1920 x 1080 23.976fps and the DVD target is 720 x 576, 25fps (for PAL) so the log is a bit irritating.
I'll fix that.
jdobbs
23rd January 2011, 16:06
@ A.Fenderson Quote: I thought it was generally able to pick up where it left off, at least it always had in the past. Is this normal?
When ever I have had a crash or a power failure and have to restart BD_Rebuilder, I make sure that the encoding parameters (ie: playlist, audio & subs) are "EXACTLY" the same as when BD_RD was running before. When I click resume it will go to the last completed stage and then continue. If doing movie only with just one mpls in the playlist it will go back and restart at PASS 2 even if it was almost finished with PASS 2. Are you saying that when you resume BD_RB it will restart at "EXACTLY" where it crashed? I wish mine would do that! I recently had a power failure and was 8 hrs into a rebuild and had to restart pass 2 for another 8 hrs. But it at least didn't make me redo pass 1, so the "RESUME" does work and save some time, thanks to this feature. It can't start at "exactly" where it left off. When you have a crash, it has to start over at the last event start point. If you are in the middle of pass 2 -- it has is at the beginning of pass 2.
jdobbs
23rd January 2011, 16:08
I had x264.exe crash during a rebuild, so I had BD-RB "Abort," then closed it, then rebooted since the pc had been on for days, and when I tried to resume, BD-RB asks if I want to delete the non-empty working folder, I click "no", and it comes to a dead stop, "aborted by user." I thought it was generally able to pick up where it left off, at least it always had in the past. Is this normal? If it asks you that question, it means the settings aren't the same as when you started the encode and it whould have to start over for the new settings to have effect. If you say "No", you are saying you don't want it to continue in that process. If you desire, you can then change your settings to match those used for the original encode, and it will pick up where it left off. The whole purpose of asking that question is to ensure you don't "accidentally" delete your working folder and restart when that wasn't your intention.
Yordan5
23rd January 2011, 20:08
All I have is praise for this software. I have done about 10 movies - mainly BD-5 and a few BD-9. Yesterday I did Transformers II to BD-25. I kept the original HD Audio track (no downmixing to AC3). The main movie without the extras is 39.7Gb. The process took 7.5 hours and the end result was undistinguishible from the original. All my other back ups have been perfect too - playable on the PC and a PS2. jdobbs - thank you for your efforts and dedication. A donation will be forthcoming.
sonate
23rd January 2011, 20:52
First of all, J Dobbs, much appreciation for your efforts, I can't tell you how well DVD RB has worked out for me.
At any rate, with BD RB, I only compress to what will fit on a 25 Gb BD, never to a DVD. I have tried the automatic as well as high quality encoder settings when I try to make a complete disk backup, removing only extraneous audio and subtitle tracks. In every case when the resulting BD rom is played on the standalone Sony player, motion is not smooth though the audio seems to be in perfect synch and the image is crystal clear. Could there be a problem with some of the settings I'm using? Much appreciation for any help you can give me...Greg
[Options]
VERSION=0.37.0.3
MODE=0
ENCODE_QUALITY=2
ONEPASS_ENCODING=2
AUTO_QUALITY=0
TARGET_SIZE=23500
AUTO_BURN=2
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
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=0
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=0
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=23500
VERBOSE_STATUS=0
k-c-ksum
23rd January 2011, 23:45
hi i got some troubles in encoding a movie... letahl weapon 3 i got troubles when i updated from 03604 to 03703...
ive seen another instance when ripping the lethal weapon set with and old version of dvdfab causes corruption at the start of the video. If this is the case then update to the latest version of Fab and rerip.
viking73
24th January 2011, 00:26
It's not IVTC. IVTC has no effect on VC-1 and isn't even executed. In other words -- you're completely wrong in pretty much every assumption you've made in this post.
You have a CODEC issue and aren't following the installation instructions. You tell me you reinstalled and then in the same post tell me you installed the wrong version(s). C'mon. YOU HAVE TO INSTALL CORRECTLY. Reinstall HAALI, FFDSHOW, and AVISYNTH from the first post of this thread following exactly what is says.
You may also want to consider breaking up your posts into paragraphs. This is really, really hard to follow.
sorry i dont explained it well... i reinstalled win7 abd then i installed the right version of your codec in the first post... inspect.exe result in ok to all codec and set correctly... but when i encode lethal weapon 3 which is vc1 29,97 frames i got this issue... so now i must assume that the people who backup this movie made a mistake because a friedn of mine told me that standard for blue ray is 24 frames as the origianl source!
how can i solve this issue? i dont have a codec issue... they are all set correct and installed in the right way...
when i start encoding the movie i got "invert telecining in effect" in the log box on every extra and main movie
here is what i get from insepct.exe....
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libavcodec": Ok
- BD Rebuilder v0.37.0.3, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
jdobbs
24th January 2011, 01:45
@sonate
Are you in an NTSC or a PAL country?
jdobbs
24th January 2011, 01:49
sorry i dont explained it well... i reinstalled win7 abd then i installed the right version of your codec in the first post... inspect.exe result in ok to all codec and set correctly... but when i encode lethal weapon 3 which is vc1 29,97 frames i got this issue... so now i must assume that the people who backup this movie made a mistake because a friedn of mine told me that standard for blue ray is 24 frames as the origianl source!
how can i solve this issue? i dont have a codec issue... they are all set correct and installed in the right way...
when i start encoding the movie i got "invert telecining in effect" in the log box on every extra and main movie
here is what i get from insepct.exe....
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libavcodec": Ok
- BD Rebuilder v0.37.0.3, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: OkHmmm... a VC-1 source that is 29.97fps? That's really odd. I'll see if I can find that disc. I've never seen that before (except in extras) and therefore have never actualy tested it -- so you may indeed have an issue.
sonate
24th January 2011, 03:36
J D, NTSC.
Additionally let me ask you this, in FFDshow, Should the decoder setting for VC1 be set to WM9 or set to disabled? In terms of a 75% compression, would the results achieved from the high quality setting be much better than the good quality setting on a 46in screen? And how would this compare with the high speed option?
jdobbs
24th January 2011, 03:55
J D, NTSC.
Additionally let me ask you this, in FFDshow, Should the decoder setting for VC1 be set to WM9 or set to disabled? In terms of a 75% compression, would the results achieved from the high quality setting be much better than the good quality setting on a 46in screen? And how would this compare with the high speed option? If you are using Windows 7 it should be set to "wmv9". If you are using Windows XP and you have WMP 11 installed, set it to "disabled". For Windows XP and any other version of WMP, set it to "wmv9".
By 75% do you mean reducing it by 75% (to 25% of its original size) or reducing it to 75% of its original size? If you mean the latter (and original BD sizes), you could likely use the fastest mode available with one pass and not see the difference.
sonate
24th January 2011, 05:08
The later, reducing the size by 25%. By the fastest option, do you mean "Good" or "High speed" since the end result will always be a bd-25
But there are some which require almost 50% and I would appreciate your advice here as which setting provides high quality results.
About the slow motion effect, would that be a problem caused by using wm9 instead of wm11? How about anything in the set up configuration for general or video encoding? Or should I check to see if there is a problem in the HDMI sync between BD player and TV? Everything else plays fine though.
This is off topic ..... I plan on upgrading my system to an icore 7 within a few months. Is the latest DVD RB still available for download through my email acct?
jdobbs
24th January 2011, 05:42
It really depends on the resulting bitrate. 50% doesn't really mean anything by itself -- you'd have to consider "50% of what". For example, you might have a 2 hour movie that was encoded at an extraordinarily high bitate -- and you could reduce that to 50% of it original size with the highest speeds and see no quality loss. But what if you had 6 hours of content on the original? See what I mean? That's why I created the "Automatic" setting. That way the program looks at the total time and the resulting bitrates -- and it determines the best settings.
I don't think slo-mo would be a result of the CODEC uses (wmv9 or wm11). It would more likely indicate a wrong framerate.
DVD-RB is always available for download if you're a registered VIP. You can either go to the site (http://www.jdobbs.com/Pages/DVDRebuilder/DVD-RB_Pro_download.htm) directly, or send an e-mail to dvd-rb@dvd-rb.com and I'll send you a new notification with download links.
A.Fenderson
24th January 2011, 07:03
If it asks you that question, it means the settings aren't the same as when you started the encode and it whould have to start over for the new settings to have effect. If you say "No", you are saying you don't want it to continue in that process. If you desire, you can then change your settings to match those used for the original encode, and it will pick up where it left off. The whole purpose of asking that question is to ensure you don't "accidentally" delete your working folder and restart when that wasn't your intention.
Gotcha. I didn't change any settings between starting the encode and attempting to resume it. X264 crashed, I aborted and closed BD-RB, rebooted, then attempted to restart the rebuild immediately--nothing else was done in BD-RB or otherwise on the PC between the abort/close and attempting to restart the build. I tried again moments later, same thing. I tried again just now (after not having opened BD-RB since then), same thing. If they're of any help, INF and LOG are below:
INF:
[Status]
LABEL=1.0TB_CB_DATA01
VERSION=v0.37.03 (beta)
SOURCE_SIZE=31785340158
SOURCE_VIDEO_SIZE=30834376704
TARGET_SIZE=24641536000
REDUCTION=.768316894271021
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=2
COMPLETED=6
REBUILD_COMPLETE=0
[00011]
AUDIO=1
PGS=100
HYBRID=0
M2TS_TARGET=330730403
RATE=5315
NSTART=27000000
NEND=46991520
NSIZE=346466304
FLINK=0
MLINK=0
[00091]
AUDIO=1
PGS=100
M2TS_TARGET=564708639
RATE=12158
NSTART=27000000
NEND=42163200
NSIZE=552179712
FLINK=0
MLINK=0
[00092]
AUDIO=1
PGS=100
M2TS_TARGET=493763659
RATE=12163
NSTART=27000000
NEND=40242240
NSIZE=481382400
FLINK=0
MLINK=0
[00096]
AUDIO=1
PGS=100
M2TS_TARGET=1643904103
RATE=12069
NSTART=27000000
NEND=71485920
NSIZE=1604038656
FLINK=0
MLINK=0
[00097]
AUDIO=1
PGS=100
M2TS_TARGET=2029996988
RATE=18743
NSTART=27000000
NEND=62678880
NSIZE=1974380544
FLINK=0
MLINK=0
[00098]
AUDIO=11
PGS=1
HYBRID=0
M2TS_TARGET=542739251
RATE=5949
NSTART=27000000
NEND=55524960
NSIZE=533569536
FLINK=0
MLINK=0
[00115]
AUDIO=10010
PGS=100
M2TS_TARGET=18084729502
RATE=22867
LOG:
-----------------------
[16:26:14] BD Rebuilder v0.37.03 (beta)
- Source: 1.0TB_CB_DATA01
- Input BD size: 29.60 GB
- Approximate total content: [02:26:47.314]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Quality: Highest (Very Slow), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[16:26:14] PHASE ONE, Encoding
- [16:26:14] Extracting A/V streams [VID_00011]
- [16:26:27] Reencoding: VID_00011 (1 of 7)
- [16:26:27] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 13,315 frames
- Bitrate: 5,315 Kbs
- [16:26:27] Reencoding: VID_00011, Pass 1 of 2
- [16:28:28] Reencoding: VID_00011, Pass 2 of 2
- [16:38:15] Video Encode complete
- [16:38:15] Reencoding audio tracks (if req'd)
- [16:38:15] Multiplexing M2TS
- [16:38:20] Extracting A/V streams [VID_00091]
- [16:38:56] Reencoding: VID_00091 (2 of 7)
- [16:38:56] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29.970fps, 10,099 frames
- Bitrate: 12,158 Kbs
- [16:38:57] Reencoding: VID_00091, Pass 1 of 2
- [16:52:16] Reencoding: VID_00091, Pass 2 of 2
- [17:55:28] Video Encode complete
- [17:55:28] Reencoding audio tracks (if req'd)
- [17:55:28] Multiplexing M2TS
- [17:55:36] Extracting A/V streams [VID_00092]
- [17:56:03] Reencoding: VID_00092 (3 of 7)
- [17:56:03] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29.970fps, 8,820 frames
- Bitrate: 12,163 Kbs
- [17:56:03] Reencoding: VID_00092, Pass 1 of 2
- [18:07:29] Reencoding: VID_00092, Pass 2 of 2
- [18:59:53] Video Encode complete
- [18:59:53] Reencoding audio tracks (if req'd)
- [18:59:53] Multiplexing M2TS
- [19:00:00] Extracting A/V streams [VID_00096]
- [19:01:31] Reencoding: VID_00096 (4 of 7)
- [19:01:31] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29.970fps, 29,628 frames
- Bitrate: 12,069 Kbs
- [19:01:31] Reencoding: VID_00096, Pass 1 of 2
- [19:37:32] Reencoding: VID_00096, Pass 2 of 2
- [22:19:48] Video Encode complete
- [22:19:48] Reencoding audio tracks (if req'd)
- [22:19:48] Multiplexing M2TS
- [22:20:24] Extracting A/V streams [VID_00097]
- [22:22:39] Reencoding: VID_00097 (5 of 7)
- [22:22:39] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29.970fps, 23,763 frames
- Bitrate: 18,743 Kbs
- [22:22:39] Reencoding: VID_00097, Pass 1 of 2
- [22:55:50] Reencoding: VID_00097, Pass 2 of 2
- [02:03:18] Video Encode complete
- [02:03:18] Reencoding audio tracks (if req'd)
- [02:03:18] Multiplexing M2TS
- [02:06:40] Extracting A/V streams [VID_00098]
- [02:11:59] Reencoding: VID_00098 (6 of 7)
- [02:11:59] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 18,998 frames
- Bitrate: 5,949 Kbs
- [02:11:59] Reencoding: VID_00098, Pass 1 of 2
- [02:16:57] Reencoding: VID_00098, Pass 2 of 2
- [02:52:17] Video Encode complete
- [02:52:17] Reencoding audio tracks (if req'd)
- [02:52:17] Multiplexing M2TS
- [02:52:26] Extracting A/V streams [VID_00115]
- [02:58:23] Reencoding: VID_00115 (7 of 7)
- [02:58:23] Reencoding secondary video [TRK_02]
- [03:18:46] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 114,228 frames
- Bitrate: 22,867 Kbs
- [03:18:46] Reencoding: VID_00115, Pass 1 of 2
- [06:04:26] Reencoding: VID_00115, Pass 2 of 2
- Encode failed. Retrying.
[12:07:34]PHASE ONE aborted by user request
-----------------------
[12:11:40] BD Rebuilder v0.37.03 (beta)
- Source: 1.0TB_CB_DATA01
- Input BD size: 29.60 GB
- Approximate total content: [02:26:47.314]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Quality: Highest (Very Slow), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[12:11:43] - Aborted per user request
-----------------------
[12:12:08] BD Rebuilder v0.37.03 (beta)
- Source: 1.0TB_CB_DATA01
- Input BD size: 29.60 GB
- Approximate total content: [02:26:47.314]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Quality: Highest (Very Slow), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[12:12:14] - Aborted per user request
-----------------------
[23:50:33] BD Rebuilder v0.37.03 (beta)
- Source: 1.0TB_CB_DATA01
- Input BD size: 29.60 GB
- Approximate total content: [02:26:47.314]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Quality: Highest (Very Slow), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[23:50:35] - Aborted per user request
viking73
24th January 2011, 12:06
@sonate
Are you in an NTSC or a PAL country?
im in pal.... italy..... im sure everything is correct and only thing changed is bd rebuilder... im not sure if i run it for the fisrt time as administrator.... maybe i wrong something... can you explain me how can i reset win registry to restart bd rebuilder as new? all codecs are set correctly... now i will try to disable vc1 option... maybe it works.... however i tried to use another bd program (bd cloner) and it reports lethal weapon 3 as 24 frame rate instead of 29,97 as bd rebuilder.... now im little confusing.... maybe bd rebuilder recognise incorrectly the frame rate and so it starts with ivtc option? however now im downloading another movie and will try .... hope to get it working..... let me know how can i do to restart bd rebuilder clean as run as first time thx....
viking73
24th January 2011, 12:23
[12:15:52] BD Rebuilder v0.37.03 (beta)
- Source: ARMA_LETALE_3
- Input BD size: 29,78 GB
- Approximate total content: [02:19:12.477]
- Target BD size: 22,95 GB
- Windows Version: 6.1 [7600]
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[12:15:55] PHASE ONE, Encoding
- [12:15:55] Extracting A/V streams [VID_00075]
- [12:15:59] Reencoding: VID_00075 (1 of 6)
- [12:15:59] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29,970fps, 1.542 frames
- Inverse Telecining in effect (IVTC)
- [12:15:59] Reencoding: VID_00075, Pass 1 of 1
- [12:16:19] Video Encode complete
- [12:16:19] Reencoding audio tracks (if req'd)
- [12:16:19] Multiplexing M2TS
- [12:16:20] Extracting A/V streams [VID_00109]
- [12:16:23] Reencoding: VID_00109 (2 of 6)
- [12:16:23] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29,970fps, 1.663 frames
- Inverse Telecining in effect (IVTC)
- [12:16:23] Reencoding: VID_00109, Pass 1 of 1
[12:16:38]PHASE ONE aborted by user request
here's what i get when starting encoding.... im thinking seriously that is a problem of bd movie ... original size however plays well with no issue... when i encode it i get video issue... however i was wrong... extras are at 29,97... movie is24 frame... but issue still remains in movie too... grey screen with only audio heraing for the first 2 or 3 sec and random grey screen during movie.... what the hell this damned movie? reallly strange....
i dont know what kind of thing to try now.... i tried everything.... only way is reset bd rebuilder ... please let me know how can i clean win registry to restart brand new bdrb
jdobbs
24th January 2011, 15:51
@A.Fenderson
I guarantee you something changed. That's how it works. That message won't come up unless it has.
jdobbs
24th January 2011, 15:53
[12:15:52] BD Rebuilder v0.37.03 (beta)
- Source: ARMA_LETALE_3
- Input BD size: 29,78 GB
- Approximate total content: [02:19:12.477]
- Target BD size: 22,95 GB
- Windows Version: 6.1 [7600]
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[12:15:55] PHASE ONE, Encoding
- [12:15:55] Extracting A/V streams [VID_00075]
- [12:15:59] Reencoding: VID_00075 (1 of 6)
- [12:15:59] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29,970fps, 1.542 frames
- Inverse Telecining in effect (IVTC)
- [12:15:59] Reencoding: VID_00075, Pass 1 of 1
- [12:16:19] Video Encode complete
- [12:16:19] Reencoding audio tracks (if req'd)
- [12:16:19] Multiplexing M2TS
- [12:16:20] Extracting A/V streams [VID_00109]
- [12:16:23] Reencoding: VID_00109 (2 of 6)
- [12:16:23] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29,970fps, 1.663 frames
- Inverse Telecining in effect (IVTC)
- [12:16:23] Reencoding: VID_00109, Pass 1 of 1
[12:16:38]PHASE ONE aborted by user request
here's what i get when starting encoding.... im thinking seriously that is a problem of bd movie ... original size however plays well with no issue... when i encode it i get video issue... however i was wrong... extras are at 29,97... movie is24 frame... but issue still remains in movie too... grey screen with only audio heraing for the first 2 or 3 sec and random grey screen during movie.... what the hell this damned movie? reallly strange....
i dont know what kind of thing to try now.... i tried everything.... only way is reset bd rebuilder ... please let me know how can i clean win registry to restart brand new bdrbIt's almost assuredly a bad rip. The gray screen comes up for frames that can't be decoded properly.
I'll see if I can find that disc, and find out why the "Inverse Telecining" message comes up. Have you tried it with IVTC disabled?
Capsbackup
24th January 2011, 16:07
im in pal.... italy.....now im little confusing.... however now im downloading another movie and will try .... hope to get it working.....
If this is true, this may be the problem! :confused:
Are you ripping an original Blu-ray? or acquiring by another method? :rolleyes:
viking73
24th January 2011, 18:29
It's almost assuredly a bad rip. The gray screen comes up for frames that can't be decoded properly.
I'll see if I can find that disc, and find out why the "Inverse Telecining" message comes up. Have you tried it with IVTC disabled?
with previous version of bd rebuilder 03604 ivtc option was deselected by default and i converted alot of bd with no problem... when i started the new 03703 i notice immediately the option ivtc selected and if i disable i got black screen in encoding (only audio) and i noticed a very fast speed encoding (about 400 frame/sec instead on normal 20 30 when selected) i converted a roberto benigni movie and got no problem (was vc1 24 frame) and no ivtc message during encoding even if the option was selected!
i really wondering what the hell could be happened with this movie ... if you find the disc and try let me know... lethal weapon 3 (from boxset of 4 movie) euro version for sure (it has alot of languages) i will try to download the 4th movie and check what's happened.... if you think it could be helpful i can re download the first or second movie that i just converted using 03604 version and try to reencode with new version.... if i got error it must be bd rebuilder for sure because as you can see the system is right configured and win 7 is just reinstalled and clean... however if there is a ay to clean registry and try to restart bd rebuilder let me know and i will try ok? thx...
ps i got the movie from internte and not ripped by disc directly but i think they are good rip... the first 2 movie were ok... i dont know why the 3rd must have problems... however in original size the movie plays well....
Stormcrow
24th January 2011, 19:23
im in pal.... italy..... im sure everything is correct and only thing changed is bd rebuilder... im not sure if i run it for the fisrt time as administrator.... maybe i wrong something... can you explain me how can i reset win registry to restart bd rebuilder as new? all codecs are set correctly... now i will try to disable vc1 option... maybe it works.... however i tried to use another bd program (bd cloner) and it reports lethal weapon 3 as 24 frame rate instead of 29,97 as bd rebuilder.... now im little confusing.... maybe bd rebuilder recognise incorrectly the frame rate and so it starts with ivtc option? however now im downloading another movie and will try .... hope to get it working..... let me know how can i do to restart bd rebuilder clean as run as first time thx....
Could you PLEASE learn how to write!
Sentences start with a Capital Letter.
Sentences end with a full stop.
They...don't..run..on...and...on...with...tripple...dots...everywhere...you...are...hurtling...our...eyes...
( Well, mine at least. )
Break the text into easily digestible paragraphs with the Return key.
Please?
--
SC
Capsbackup
24th January 2011, 19:36
ps i got the movie from internte and not ripped by disc directly but i think they are good rip... the first 2 movie were ok... i dont know why the 3rd must have problems... however in original size the movie plays well....
Since BD-RB is designed to be used on original Blu-ray discs, ripped preferably with AnyDVD HD, or DVDFab if you must, your situation suggests either a preprocessed disc or an illegally obtained download. Both are not what jdobbs has made clear are acceptable sources! :rolleyes:
viking73
24th January 2011, 20:22
Since BD-RB is designed to be used on original Blu-ray discs, ripped preferably with AnyDVD HD, or DVDFab if you must, your situation suggests either a preprocessed disc or an illegally obtained download. Both are not what jdobbs has made clear are acceptable sources! :rolleyes:
they were ripped with anydvd.... i know... i will download again a previous movie encoded with 036 04 and check if with new version encoding will be fine....
let me know if someone experienced something similar thanks again and sorry for my bad english
jdobbs
24th January 2011, 21:37
they were ripped with anydvd.... i know... i will download again a previous movie encoded with 036 04 and check if with new version encoding will be fine....
let me know if someone experienced something similar thanks again and sorry for my bad english Ok... if you are downloading them -- THEY ARE NOT ORIGINAL MOVIES! You are violating the rules of this bug reporting thread, and are also violating rule 6 of this forum -- strike issued.
Here is the bottom line. If you aren't physically inserting a disc into your drive, ripping it yourself, and running BD-RB against the output -- you are NOT TO POST IN THIS THREAD. If you download ANYTHING you get what you get... and if you read through this forum you'll see that THAT IS ALMOST ALWAYS WHERE THE PROBLEM IS.
Continue posting these types of "bugs" and you will get additional strikes and eventual inability to participate in this forum. You have been warned.
viking73
25th January 2011, 00:09
i dont know about that rule i hosted my disc on server because i dont have space to keep them all...
They were ripped from original discs.... and get this trouble... used anydvd to extract them and backuped on server... but are mine files!!! I
keep them in original size but for playing on bd reader i reduce to bd25... hope i explained now.... sorry for misunderstanding....
However the issue still remains! now im getting back the 2nd movie to rencode and check if there is a bug in the new version .
As you can see my system is right configured and drivers set correctly.
thanks and sorry
HWK
25th January 2011, 03:05
im in pal.... italy..... im sure everything is correct and only thing changed is bd rebuilder... im not sure if i run it for the fisrt time as administrator.... maybe i wrong something... can you explain me how can i reset win registry to restart bd rebuilder as new? all codecs are set correctly... now i will try to disable vc1 option... maybe it works.... however i tried to use another bd program (bd cloner) and it reports lethal weapon 3 as 24 frame rate instead of 29,97 as bd rebuilder.... now im little confusing.... maybe bd rebuilder recognise incorrectly the frame rate and so it starts with ivtc option? however now im downloading another movie and will try .... hope to get it working..... let me know how can i do to restart bd rebuilder clean as run as first time thx....
with previous version of bd rebuilder 03604 ivtc option was deselected by default and i converted alot of bd with no problem... when i started the new 03703 i notice immediately the option ivtc selected and if i disable i got black screen in encoding (only audio) and i noticed a very fast speed encoding (about 400 frame/sec instead on normal 20 30 when selected) i converted a roberto benigni movie and got no problem (was vc1 24 frame) and no ivtc message during encoding even if the option was selected!
i really wondering what the hell could be happened with this movie ... if you find the disc and try let me know... lethal weapon 3 (from boxset of 4 movie) euro version for sure (it has alot of languages) i will try to download the 4th movie and check what's happened.... if you think it could be helpful i can re download the first or second movie that i just converted using 03604 version and try to reencode with new version.... if i got error it must be bd rebuilder for sure because as you can see the system is right configured and win 7 is just reinstalled and clean... however if there is a ay to clean registry and try to restart bd rebuilder let me know and i will try ok? thx...
ps i got the movie from internte and not ripped by disc directly but i think they are good rip... the first 2 movie were ok... i dont know why the 3rd must have problems... however in original size the movie plays well....
i dont know about that rule i hosted my disc on server because i dont have space to keep them all...
They were ripped from original discs.... and get this trouble... used anydvd to extract them and backuped on server... but are mine files!!! I
keep them in original size but for playing on bd reader i reduce to bd25... hope i explained now.... sorry for misunderstanding....
However the issue still remains! now im getting back the 2nd movie to rencode and check if there is a bug in the new version .
As you can see my system is right configured and drivers set correctly.
thanks and sorry
Not to be big daddy, but I am confused which one of them is correct one. In one post you say your downloading in another one you are saying there are my own disc.
To be honest if I was in place of Jdobbs, I won't even trust you anymore. By the way you won't get help unless orginial are used any by that I mean not renting them and making backup.
jdobbs
25th January 2011, 04:04
Add to that the fact that he says he is in a PAL country -- but somehow has a 29.97fps extra on his disc (which is an NTSC signal standard). That doesn't sound right to me.
I wasn't born yesterday.
setarip_old
25th January 2011, 06:11
@jdobbs
Regarding posts by "Viking73":
Am I misinterpreting something, or is the following indicative of something other than an original, commercial Blu-ray disc:?
Source Video: VC-1, 720x480
jdobbs
25th January 2011, 15:06
@jdobbs
Regarding posts by "Viking73":
Am I misinterpreting something, or is the following indicative of something other than an original, commercial Blu-ray disc:?
BDs sometimes use that resolution for extras (they just lift them off the DVD) -- not in Italy, though.
viking73
25th January 2011, 19:11
alot of movies are token from friends of mine we got alot of movies bought from internet with italian language included... alot of them have 29 97 in extra but movie is 24 frames....... the main thing is that we bought them maybe some by me and some by friend... sorry for the rule 6 i didnt know... vey sorry....
Nalios
26th January 2011, 02:30
I'm having problems backing up 2 out of 3 movies from my Aliens triple pack. Aliens (2nd movie) encodes fine and maintains a proper aspect ratio and displays in widescreen. For some reason no matter what settings i check/uncheck in setup alien and alien 3 come out with a 4:3 aspect ratio.
The weird thing is that if i encode just a snip of the movie, it encodes and comes out properly at 16:9 with letterboxing. But if i run the whole movie through it seems like it's disreguarding any of the info I pass even if I try tossing a custom AVS at it.
I'm rather baffled at this point. Are the anamorphic properties throwing it off somewhere during the encode? Is it just improperly reading and then setting the tag for the aspect ratio?
Below are two image examples of what I mean. First one is the original, second one is the re-code.
Let me know what addition info you may need on this one.
*edit it says the attachements are pending approval so im not sure if you can see them to grab them.
jdobbs
26th January 2011, 02:59
I'm having problems backing up 2 out of 3 movies from my Aliens triple pack. Aliens (2nd movie) encodes fine and maintains a proper aspect ratio and displays in widescreen. For some reason no matter what settings i check/uncheck in setup alien and alien 3 come out with a 4:3 aspect ratio.
The weird thing is that if i encode just a snip of the movie, it encodes and comes out properly at 16:9 with letterboxing. But if i run the whole movie through it seems like it's disreguarding any of the info I pass even if I try tossing a custom AVS at it.
I'm rather baffled at this point. Are the anamorphic properties throwing it off somewhere during the encode? Is it just improperly reading and then setting the tag for the aspect ratio?
Below are two image examples of what I mean. First one is the original, second one is the re-code.
Let me know what addition info you may need on this one.
*edit it says the attachements are pending approval so im not sure if you can see them to grab them.Can you post the log from the job that is having issues? Also, please post your BDREBUILDER.INI contents so I can see your settings.
Nalios
26th January 2011, 03:08
[16:51:52] PROCESSING BATCH FILE [1]
-----------------------
[16:51:53] BD Rebuilder v0.37.03 (beta)
- Source: ALIEN
- Input BD size: 4.50 GB
- Approximate total content: [01:56:39.225]
- Target BD size: 1.95 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[16:51:53] PHASE ONE, Encoding
- [16:51:53] Extracting A/V streams [VID_00000]
- [16:55:59] Reencoding: VID_00000 (1 of 1)
- [16:55:59] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 209,767 frames
- Inverse Telecining in effect (IVTC)
- Bitrate: 1,726 Kbs
- [16:56:01] Reencoding: VID_00000, Pass 1 of 1
- [17:30:01] Video Encode complete
- [17:30:01] Reencoding audio tracks (if req'd)
- [17:32:50] Multiplexing M2TS
[17:34:00]PHASE ONE complete
[17:34:00]PHASE TWO - Rebuild Started
- [17:34:00] Rebuilding AVCHD file Structure
[17:34:54] - Encode and Rebuild complete
[17:34:54]JOB: ALIEN finished.
[Options]
VERSION=0.37.0.3
MODE=1
ENCODE_QUALITY=0
ONEPASS_ENCODING=2
AUTO_QUALITY=0
TARGET_SIZE=1468
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=0
SD_TO_1080=0
CONVERT_WIDE=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AC3_192=0
KEEP_HD_AUDIO=0
AVCHD=0
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=1
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=1997
AVSFilter01=
AVSFilter02=
AVSFilter03=
AVSFilter04=
AVSFilter05=
AVSFilter06=
AVSFilter07=
AVSFilter08=
AVSFilter09=
AVSFilter10=
[Paths]
SOURCE_PATH=D:\--DVD RIPS--\ALIEN\
WORKING_PATH=D:\WORKING\NEW\
jdobbs
26th January 2011, 03:33
MPEG-2... 720x480? Sorry -- but that isn't an original disc. I have no idea how it has been screwed in the preprocessing and I can't help you.
Nalios
26th January 2011, 03:46
It is from an original disc.. I ripped from disc and restructered as bdmv to pass thru bd rebuilder.. is this not allowed?
Video Dude
26th January 2011, 03:47
Alien Triple Pack is a DVD box set which would explain the MPEG-2 720x480 and the 4.5GB input size.
Alien Anthology is the Blu-ray version.
I ripped from disc and restructered as bdmv to pass thru bd rebuilder.. is this not allowed?
If you own the original disc, yes.
But jdobbs does not support processed sources. Usually the third party software introduces the bug, and is not the fault of BD-RB.
Nalios
26th January 2011, 03:58
Yes I do own the disc. Did not realize about processed sources tho. Sorry to take up your time jdobbs. Appreciate the replies.
jdobbs
26th January 2011, 04:53
It is from an original disc.. I ripped from disc and restructered as bdmv to pass thru bd rebuilder.. is this not allowed? You "restructured". That is preprocessing. I'm guessing that you used multiAVCHD to convert a DVD to BDMV format. The problem is that sometimes multiAVCHD sets the aspect ratio wrong in the CLPI of its output (I've had it happen to me). So when BD-RB reads it -- it is already incorrect.
In other words -- the problem is there before BD-RB even reads it -- and it is not a bug.
This is what I mean by "preprocessing" -- when you are working with anything other than an original BD, I cannot respond to bug reports because I never know what has happened to the source before it gets to BD-RB.
Nalios
26th January 2011, 05:10
Nope. Just used TsMuxer to toss it into a bd-structure. But totally understandable, it may well be TsMuxer's fault. Again thanks for the replies.
MCnDaHouse
26th January 2011, 22:23
I ripped "Dinner for Schmucks" using AnyDVD Ripper. Everytime I run BDR on it I get the following error:
AFTEN fails and I get a windows XP message that the program must be closed.
Here's the log:
[15:43:02] BD Rebuilder v0.37.03 (beta)
- Source: DINNER_FOR_SCHMUCKS
- Input BD size: 39.69 GB
- Approximate total content: [02:50:01.073]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[15:43:09] PHASE ONE, Encoding
- [15:43:09] Extracting A/V streams [VID_00026]
- [15:43:22] Reencoding: VID_00026 (1 of 12)
- [15:43:22] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 402 frames
- [15:43:22] Reencoding: VID_00026, Pass 1 of 1
- [15:44:34] Video Encode complete
- [15:44:34] Reencoding audio tracks (if req'd)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00026__4352.AVS]
[15:44:46] - Failed to reencode audio, aborted
Help! Thanks
jdobbs
26th January 2011, 22:38
I ripped "Dinner for Schmucks" using AnyDVD Ripper. Everytime I run BDR on it I get the following error:
AFTEN fails and I get a windows XP message that the program must be closed.
Here's the log:
[15:43:02] BD Rebuilder v0.37.03 (beta)
- Source: DINNER_FOR_SCHMUCKS
- Input BD size: 39.69 GB
- Approximate total content: [02:50:01.073]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[15:43:09] PHASE ONE, Encoding
- [15:43:09] Extracting A/V streams [VID_00026]
- [15:43:22] Reencoding: VID_00026 (1 of 12)
- [15:43:22] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 402 frames
- [15:43:22] Reencoding: VID_00026, Pass 1 of 1
- [15:44:34] Video Encode complete
- [15:44:34] Reencoding audio tracks (if req'd)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00026__4352.AVS]
[15:44:46] - Failed to reencode audio, aborted
Help! Thanks Try to open up that AVS with either Media Player Classic or WMP and see what kind of error you might get.
torque2k
27th January 2011, 02:24
Not to belittle anyone here... jdobbs, you have the patience of Job. :rolleyes:
Thanks for putting up with all of us, and sticking with the development of this program. I actually like following this thread now, because it helps me take a good long look at things when the poop hits the fan!
On that note, one quick question (hehe): I was backing up a multi-episode anime disc last night, and it hung in pass 1 of 1 while reencoding with this error:
"Error in attempt to extract audio/subs" (this was VID_00039)
To which I replied: F. Then I just shut down the machine to deal with it later.
So I turned my system back on today and just started again, doing a continuation of the backup. Phase one started at VID_00040. Does this mean it has skipped VID_00039, then? Should I have just started over from scratch?
As an addendum to the first post in this thread, as we're now up to 500+ pages, could you put a small "troubleshooting" item at the end of that first post? Like, "Run INSPECT.EXE, post results, as well as blahblahblah.log files located here and here"? I know one of these many pages I've read has what you've suggested we need to post. I think it may help us to help you if we knew exactly what you'd like us to post, and it would be obvious to have it there.
Just a thought. I'll wait for your response before digging up all of the log files for the above issue. Note that I haven't played back the finished backup, as it's still under way.
Capsbackup
27th January 2011, 02:31
@torque2k;
if you look inside the Workfiles folder, you can see if there is a VID_00039.avs.264 file. If so, see if there is a 00039.m2ts file in the completed BDMV/Streams folder.
If not, see if there is a VID_00039.avs file created. If so, see if you can open that file with MPC.
torque2k
27th January 2011, 06:00
@torque2k;
if you look inside the Workfiles folder, you can see if there is a VID_00039.avs.264 file. If so, see if there is a 00039.m2ts file in the completed BDMV/Streams folder.
If not, see if there is a VID_00039.avs file created. If so, see if you can open that file with MPC.
Aw, crud! I have the option "Remove workfiles after rebuild" checked, and I just read your message AFTER the end of the rebuild. Well, I'll have to play back VID_00039.m2ts from the rebuild tomorrow to see if the audio is there and in sync (yes, it exists). Size is about right, but we'll see.
Thanks much!
MCnDaHouse
27th January 2011, 16:47
Try to open up that AVS with either Media Player Classic or WMP and see what kind of error you might get.
I assume that is the 00026 file under BDMV/STREAM which it's trying to separate the video and audio and work with each.
Anyway WMP (ver 9) says that it doesn't recognize the file extension but might play it anyway which it does. I did an open with using "media player" (which I assume is classic media player) and it says "cannot determine device type from the given filename extension".
Nero Showtime plays it too.
Any ideas. Thanks!
jdobbs
27th January 2011, 17:55
I assume that is the 00026 file under BDMV/STREAM which it's trying to separate the video and audio and work with each.
Anyway WMP (ver 9) says that it doesn't recognize the file extension but might play it anyway which it does. I did an open with using "media player" (which I assume is classic media player) and it says "cannot determine device type from the given filename extension".
Nero Showtime plays it too.
Any ideas. Thanks!It's this file (which is located in the working folder "WORKFILES"):
AUD_00026__4352.AVS
That's the one your log references in the error message. If it is good it should play back the audio (only).
Media Player Classic is included with BD Rebuilder. You can find it in the BD-RB folder under "TOOLS\MPC"
dfsooner
27th January 2011, 18:42
I have a number of selections I have authored with TMPgenc Authoring Works 4 (football games, actually) where I have created menus to select by quarters. When I compress them with BD_Rebuilder the menus no longer function. The m2ts files are compressed fine, however, (along with the menu file which is also m2ts).
TMPgenc reencodes all the original video to AVC.
The original plays fine with TMT3, but the reduced copy does not.
Is it your intention to make bd_rb work with selections not authored by the movie houses? If not, I understand.
One thing I did notice when comparing the before and after with BDedit is that the .clpi file for the BD-RB output is missing the IG stream. I believe this has the menu items.
jdobbs
27th January 2011, 19:17
Nope... my intent is to make it work with anything that complies with the BD standard. You are referring to what I believe is a known issue (which happens, but not often). It is likely that TMPEGEnc Authoring Works created the menu with the IGS in-mux. That's pretty rare on commercial discs. Currently TSMUXER does not handle IGS streams. I am working on a "remuxing" algorithm that will retrieve the IGS from the original and reintegrate it into the TSMUXER output. I was hoping to have this completed for the next release -- but honestly it isn't going very well, so I don't know if it will be there yet.
MCnDaHouse
27th January 2011, 20:15
It's this file (which is located in the working folder "WORKFILES"):
AUD_00026__4352.AVS
That's the one your log references in the error message. If it is good it should play back the audio (only).
Media Player Classic is included with BD Rebuilder. You can find it in the BD-RB folder under "TOOLS\MPC"
--------
When I try to play it with WMP I get:
"Windows Media Player cannot play the file. The file is either corrupt or the Player does not support the format you are trying to play."
With Media Player Classic I get:
"cannot render the file"
Do I have a bad rip or is something not configured correctly?
Thanks
drmih
27th January 2011, 20:26
Nope... my intent is to make it work with anything that complies with the BD standard. You are referring to what I believe is a known issue (which happens, but not often). It is likely that TMPEGEnc Authoring Works created the menu with the IGS in-mux. That's pretty rare on commercial discs. Currently TSMUXER does not handle IGS streams. I am working on a "remuxing" algorithm that will retrieve the IGS from the original and reintegrate it into the TSMUXER output. I was hoping to have this completed for the next release -- but honestly it isn't going very well, so I don't know if it will be there yet.
Does the problem also impact on the work to remux DTS-Express tracks?
IVaN_000
27th January 2011, 21:18
Does the problem also impact on the work to remux DTS-Express tracks?
I'm currently not buying any Sony BD, because of the impossibility to back them up (most of them have a DTS Express track). My guess is when BD Rebuilder gets that feature, Sony will get a sales boost. :cool:
Oh, I forgot about Cinavia. Now I guess the sales boost won't happen soon. :p
jdobbs
27th January 2011, 21:19
--------
When I try to play it with WMP I get:
"Windows Media Player cannot play the file. The file is either corrupt or the Player does not support the format you are trying to play."
With Media Player Classic I get:
"cannot render the file"
Do I have a bad rip or is something not configured correctly?
ThanksInteresting. You might need to configure FFDSHOW to play back RAW audio. You can do that by selecting "all aupported" under "Uncompressed" in the FFDSHOW audio configuration utility.
If that isn't it -- then it just might be that something actully is corrupted in the audio source.
Also -- can you open that .AVS with notepad and past the contents? At least then I can see if ther is something unusual going on.
jdobbs
27th January 2011, 21:20
Does the problem also impact on the work to remux DTS-Express tracks? Same code.
torque2k
27th January 2011, 22:09
@torque2k;
if you look inside the Workfiles folder, you can see if there is a VID_00039.avs.264 file. If so, see if there is a 00039.m2ts file in the completed BDMV/Streams folder.
If not, see if there is a VID_00039.avs file created. If so, see if you can open that file with MPC.
Well, even though I didn't have my workfiles, the resultant 00039.m2ts track played back perfectly! So I thought, excellent, no extra work necessary!
Popped it into ImgBurn to run it out to BD-R... too large. Went over 25GB by about a half gig.
This anime (Samurai 7, Disc 1) is one I left the TRUE_HD multi-channel audio enabled for both the Japanese and English tracks. I also had the subtitles left in English. AUD_001 was English, AUD_002 was Japanese.
I rebuilt it today, but I disabled the Japanese audio, and it rebuilt perfectly, burned fine, and is playing as I type, no hiccups on VID_00039 this time.
Bah... I never listen to those things in Japanese, anyway. :rolleyes:
Thanks for the assist! Yet another tool tip for troubleshooting.
MCnDaHouse
28th January 2011, 00:00
Interesting. You might need to configure FFDSHOW to play back RAW audio. You can do that by selecting "all aupported" under "Uncompressed" in the FFDSHOW audio configuration utility.
If that isn't it -- then it just might be that something actully is corrupted in the audio source.
Also -- can you open that .AVS with notepad and past the contents? At least then I can see if ther is something unusual going on.
-------
OK, FFDSHOW is already set for all supported under Uncompressed.
Another revelation, I opened the file with notepad and it was blank. I looked at the file size and it is zero. So when it pulled the audio out it failed before it wrote anything. Sorry I overlooked that originally.
Capsbackup
28th January 2011, 00:11
Well, even though I didn't have my workfiles, the resultant 00039.m2ts track played back perfectly! So I thought, excellent, no extra work necessary!
Popped it into ImgBurn to run it out to BD-R... too large. Went over 25GB by about a half gig.
In my experience, I keep the Workfiles folder and only delete it after I am certain my backup is satisfactory. There have been many times when I want to tweak a certain file, and then rebuild again, and by keeping it I save myself from doing another complete backup! :)
jdobbs
28th January 2011, 00:55
-------
OK, FFDSHOW is already set for all supported under Uncompressed.
Another revelation, I opened the file with notepad and it was blank. I looked at the file size and it is zero. So when it pulled the audio out it failed before it wrote anything. Sorry I overlooked that originally.??? It writes that AVS file before it even attempts the encode? That means it had to have failed in its attempt to create the AVS file...
I can't think of anything that could cause that?
jdobbs
28th January 2011, 01:07
Jdobbs, I'm trying to backup Generation Kill Disc 1. When attempting a full backup, it lists "Approximate Source Content" at over six hours, when there is only a little over three hours. I've verified this using readmpls.exe. It looks to me as though the amount is doubled. When attempting to run the backup process, the bitrates end up being almost halved what they should be and I get a severely undersized output (around 16gb).
Any ideas?
Note: I'm using the correct versions of each software from your first post. Can you give me some specifics? I just loaded "Generation Kill" Disc 1 -- and it says "3:34:06.358" as the total time.
jdobbs
28th January 2011, 01:11
I checked the length of each episode. It's not doubling exactly, it's adding an hour to each episode(playlist).
IE: Length of all episodes combined is 3:34. It's showing 6:34 as "approximate source content".
If I select "movie-only" and use "other movie playlist", and select one episode, it will add one hour on top of the original length.
Hope this helps. Following up on the last post -- I also tried this... and it is telling me the correct times for each episode.
This isn't a preprocessed source is it?
jdobbs
28th January 2011, 01:59
Yes I do own the disc. Did not realize about processed sources tho. Sorry to take up your time jdobbs. Appreciate the replies. Just thought I'd expand on the issue you reported so you didn't think I'm ignoring a bug.
The problem is that on a DVD, since the IFO parameters take precedence, sometimes the stream is encoded with the wrong A/R -- but it doesn't show in playback. I've seen a few commercial discs that say "4:3" in the sequence header of the stream itself, but are played at 16:9 just because the IFO overrides it. I think it is because some cheaper authoring packages didn't support 16:9 and wouldn't import it, so the authors just lied to it by encoding a 16:9 source at 4:3, and then patched the IFO after-the-fact to get around it. I remember having doing that myself a time or two with "SpruceUp".
What I think is happening in your case is that TSMUXER doesn't look at the IFO, it only looks at the stream. So when it sees "4:3" in the sequence header, it assumes it is correct (and it normally should be) and puts it in the CLPI. But in the instances where the IFO disagrees, TSMUXER (or multiAVCHD) doesn't see it -- and the end-product from BD-RB is encoded at the wrong A/R.
Ch3vr0n
28th January 2011, 22:48
Here's one for ya jdobbs. For no apparant reason at all, x264 keeps crashing at VID_00033. I have NO codec packs installed, and i do mean NO codec packs, except for the listed ffdshow version if you can call it a codec pack and vlc player. If i double click a VC-1 stream i get audio but no video due to lacking the codec. Here's all you need probably.
BDRB log
-----------------------
[20:49:44] BD Rebuilder v0.37.03 (beta)
- Source: HP5_PHOENIX
- Input BD size: 44,42 GB
- Approximate total content: [05:03:47.266]
- Target BD size: 22,95 GB
- Windows Version: 6.0 [6002]
- Auto Quality: Good (Very Fast), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[20:49:44] PHASE ONE, Encoding
- [20:49:44] Extracting A/V streams [VID_00057]
- [20:49:45] Reencoding: VID_00057 (1 of 43)
- [20:49:45] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 169 frames
- [20:49:45] Reencoding: VID_00057, Pass 1 of 1
- [20:49:48] Video Encode complete
- [20:49:48] Reencoding audio tracks (if req'd)
- [20:49:48] Multiplexing M2TS
- [20:49:49] Extracting A/V streams [VID_00063]
- [20:49:51] Reencoding: VID_00063 (2 of 43)
- [20:49:51] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 414 frames
- [20:49:51] Reencoding: VID_00063, Pass 1 of 1
- [20:50:00] Video Encode complete
- [20:50:00] Reencoding audio tracks (if req'd)
- [20:50:00] Multiplexing M2TS
- [20:50:01] Extracting A/V streams [VID_00066]
- [20:50:02] Reencoding: VID_00066 (3 of 43)
- [20:50:02] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 523 frames
- [20:50:03] Reencoding: VID_00066, Pass 1 of 1
- [20:50:13] Video Encode complete
- [20:50:13] Reencoding audio tracks (if req'd)
- [20:50:13] Multiplexing M2TS
- [20:50:15] Extracting A/V streams [VID_00067]
- [20:50:17] Reencoding: VID_00067 (4 of 43)
- [20:50:17] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 607 frames
- [20:50:17] Reencoding: VID_00067, Pass 1 of 1
- [20:50:30] Video Encode complete
- [20:50:30] Reencoding audio tracks (if req'd)
- [20:50:30] Multiplexing M2TS
- [20:50:31] Extracting A/V streams [VID_00064]
- [20:50:34] Reencoding: VID_00064 (5 of 43)
- [20:50:34] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 724 frames
- [20:50:34] Reencoding: VID_00064, Pass 1 of 1
- [20:50:49] Video Encode complete
- [20:50:49] Reencoding audio tracks (if req'd)
- [20:50:49] Multiplexing M2TS
- [20:50:51] Extracting A/V streams [VID_00069]
- [20:50:54] Reencoding: VID_00069 (6 of 43)
- [20:50:54] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 1.002 frames
- [20:50:54] Reencoding: VID_00069, Pass 1 of 1
- [20:51:14] Video Encode complete
- [20:51:14] Reencoding audio tracks (if req'd)
- [20:51:14] Multiplexing M2TS
- [20:51:15] Extracting A/V streams [VID_00070]
- [20:51:20] Reencoding: VID_00070 (7 of 43)
- [20:51:20] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 1.724 frames
- [20:51:20] Reencoding: VID_00070, Pass 1 of 1
- [20:51:56] Video Encode complete
- [20:51:56] Reencoding audio tracks (if req'd)
- [20:51:56] Multiplexing M2TS
- [20:51:59] Extracting A/V streams [VID_00091]
- [20:52:04] Reencoding: VID_00091 (8 of 43)
- [20:52:04] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 1.982 frames
- [20:52:04] Reencoding: VID_00091, Pass 1 of 1
- [20:52:51] Video Encode complete
- [20:52:51] Reencoding audio tracks (if req'd)
- [20:52:51] Multiplexing M2TS
- [20:52:54] Extracting A/V streams [VID_00084]
- [20:52:58] Reencoding: VID_00084 (9 of 43)
- [20:52:58] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.120 frames
- [20:52:59] Reencoding: VID_00084, Pass 1 of 1
- [20:53:48] Video Encode complete
- [20:53:48] Reencoding audio tracks (if req'd)
- [20:53:48] Multiplexing M2TS
- [20:53:51] Extracting A/V streams [VID_00085]
- [20:53:57] Reencoding: VID_00085 (10 of 43)
- [20:53:57] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.501 frames
- [20:53:57] Reencoding: VID_00085, Pass 1 of 1
- [20:54:52] Video Encode complete
- [20:54:52] Reencoding audio tracks (if req'd)
- [20:54:52] Multiplexing M2TS
- [20:54:55] Extracting A/V streams [VID_00089]
- [20:55:01] Reencoding: VID_00089 (11 of 43)
- [20:55:01] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.703 frames
- [20:55:01] Reencoding: VID_00089, Pass 1 of 1
- [20:56:02] Video Encode complete
- [20:56:02] Reencoding audio tracks (if req'd)
- [20:56:02] Multiplexing M2TS
- [20:56:06] Extracting A/V streams [VID_00086]
- [20:56:12] Reencoding: VID_00086 (12 of 43)
- [20:56:12] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.706 frames
- [20:56:12] Reencoding: VID_00086, Pass 1 of 1
- [20:57:11] Video Encode complete
- [20:57:11] Reencoding audio tracks (if req'd)
- [20:57:11] Multiplexing M2TS
- [20:57:14] Extracting A/V streams [VID_00092]
- [20:57:21] Reencoding: VID_00092 (13 of 43)
- [20:57:21] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.775 frames
- [20:57:21] Reencoding: VID_00092, Pass 1 of 1
- [20:58:21] Video Encode complete
- [20:58:21] Reencoding audio tracks (if req'd)
- [20:58:21] Multiplexing M2TS
- [20:58:24] Extracting A/V streams [VID_00068]
- [20:58:31] Reencoding: VID_00068 (14 of 43)
- [20:58:31] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 2.723 frames
- [20:58:31] Reencoding: VID_00068, Pass 1 of 1
- [20:59:26] Video Encode complete
- [20:59:26] Reencoding audio tracks (if req'd)
- [20:59:26] Multiplexing M2TS
- [20:59:29] Extracting A/V streams [VID_00094]
- [20:59:36] Reencoding: VID_00094 (15 of 43)
- [20:59:36] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.977 frames
- [20:59:36] Reencoding: VID_00094, Pass 1 of 1
- [21:00:43] Video Encode complete
- [21:00:43] Reencoding audio tracks (if req'd)
- [21:00:43] Multiplexing M2TS
- [21:00:47] Extracting A/V streams [VID_00097]
- [21:00:54] Reencoding: VID_00097 (16 of 43)
- [21:00:54] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.049 frames
- [21:00:54] Reencoding: VID_00097, Pass 1 of 1
- [21:02:01] Video Encode complete
- [21:02:01] Reencoding audio tracks (if req'd)
- [21:02:01] Multiplexing M2TS
- [21:02:05] Extracting A/V streams [VID_00054]
- [21:02:12] Reencoding: VID_00054 (17 of 43)
- [21:02:12] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 7.920 frames
- [21:02:12] Reencoding: VID_00054, Pass 1 of 1
- [21:03:55] Video Encode complete
- [21:03:55] Reencoding audio tracks (if req'd)
- [21:03:55] Multiplexing M2TS
- [21:03:57] Extracting A/V streams [VID_00100]
- [21:04:05] Reencoding: VID_00100 (18 of 43)
- [21:04:05] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.241 frames
- [21:04:05] Reencoding: VID_00100, Pass 1 of 1
- [21:05:19] Video Encode complete
- [21:05:19] Reencoding audio tracks (if req'd)
- [21:05:19] Multiplexing M2TS
- [21:05:23] Extracting A/V streams [VID_00104]
- [21:05:31] Reencoding: VID_00104 (19 of 43)
- [21:05:31] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.372 frames
- [21:05:31] Reencoding: VID_00104, Pass 1 of 1
- [21:06:45] Video Encode complete
- [21:06:45] Reencoding audio tracks (if req'd)
- [21:06:45] Multiplexing M2TS
- [21:06:49] Extracting A/V streams [VID_00082]
- [21:06:57] Reencoding: VID_00082 (20 of 43)
- [21:06:57] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.430 frames
- [21:06:57] Reencoding: VID_00082, Pass 1 of 1
- [21:08:10] Video Encode complete
- [21:08:10] Reencoding audio tracks (if req'd)
- [21:08:10] Multiplexing M2TS
- [21:08:14] Extracting A/V streams [VID_00102]
- [21:08:22] Reencoding: VID_00102 (21 of 43)
- [21:08:22] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.520 frames
- [21:08:22] Reencoding: VID_00102, Pass 1 of 1
- [21:09:52] Video Encode complete
- [21:09:52] Reencoding audio tracks (if req'd)
- [21:09:52] Multiplexing M2TS
- [21:09:57] Extracting A/V streams [VID_00098]
- [21:10:05] Reencoding: VID_00098 (22 of 43)
- [21:10:05] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.546 frames
- [21:10:05] Reencoding: VID_00098, Pass 1 of 1
- [21:11:32] Video Encode complete
- [21:11:32] Reencoding audio tracks (if req'd)
- [21:11:32] Multiplexing M2TS
- [21:11:35] Extracting A/V streams [VID_00103]
- [21:11:44] Reencoding: VID_00103 (23 of 43)
- [21:11:44] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.794 frames
- [21:11:44] Reencoding: VID_00103, Pass 1 of 1
- [21:13:14] Video Encode complete
- [21:13:14] Reencoding audio tracks (if req'd)
- [21:13:14] Multiplexing M2TS
- [21:13:19] Extracting A/V streams [VID_00087]
- [21:13:27] Reencoding: VID_00087 (24 of 43)
- [21:13:27] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.873 frames
- [21:13:28] Reencoding: VID_00087, Pass 1 of 1
- [21:14:52] Video Encode complete
- [21:14:52] Reencoding audio tracks (if req'd)
- [21:14:52] Multiplexing M2TS
- [21:14:56] Extracting A/V streams [VID_00095]
- [21:15:05] Reencoding: VID_00095 (25 of 43)
- [21:15:05] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 4.095 frames
- [21:15:06] Reencoding: VID_00095, Pass 1 of 1
- [21:16:40] Video Encode complete
- [21:16:40] Reencoding audio tracks (if req'd)
- [21:16:40] Multiplexing M2TS
- [21:16:45] Extracting A/V streams [VID_00106]
- [21:16:54] Reencoding: VID_00106 (26 of 43)
- [21:16:54] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 4.134 frames
- [21:16:55] Reencoding: VID_00106, Pass 1 of 1
- [21:18:29] Video Encode complete
- [21:18:29] Reencoding audio tracks (if req'd)
- [21:18:29] Multiplexing M2TS
- [21:18:35] Extracting A/V streams [VID_00065]
- [21:18:44] Reencoding: VID_00065 (27 of 43)
- [21:18:44] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 4.092 frames
- [21:18:45] Reencoding: VID_00065, Pass 1 of 1
- [21:20:07] Video Encode complete
- [21:20:07] Reencoding audio tracks (if req'd)
- [21:20:07] Multiplexing M2TS
- [21:20:13] Extracting A/V streams [VID_00032]
- [21:20:23] Reencoding: VID_00032 (28 of 43)
- [21:20:23] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 3.730 frames
- [21:20:23] Reencoding: VID_00032, Pass 1 of 1
- [21:21:38] Video Encode complete
- [21:21:38] Reencoding audio tracks (if req'd)
- [21:21:38] Multiplexing M2TS
- [21:21:43] Extracting A/V streams [VID_00088]
- [21:21:53] Reencoding: VID_00088 (29 of 43)
- [21:21:53] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 4.331 frames
- [21:21:54] Reencoding: VID_00088, Pass 1 of 1
- [21:23:28] Video Encode complete
- [21:23:28] Reencoding audio tracks (if req'd)
- [21:23:28] Multiplexing M2TS
- [21:23:34] Extracting A/V streams [VID_00093]
- [21:23:44] Reencoding: VID_00093 (30 of 43)
- [21:23:44] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 4.365 frames
- [21:23:44] Reencoding: VID_00093, Pass 1 of 1
- [21:25:21] Video Encode complete
- [21:25:21] Reencoding audio tracks (if req'd)
- [21:25:21] Multiplexing M2TS
- [21:25:26] Extracting A/V streams [VID_00105]
- [21:25:37] Reencoding: VID_00105 (31 of 43)
- [21:25:37] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 4.836 frames
- [21:25:38] Reencoding: VID_00105, Pass 1 of 1
- [21:27:18] Video Encode complete
- [21:27:18] Reencoding audio tracks (if req'd)
- [21:27:18] Multiplexing M2TS
- [21:27:24] Extracting A/V streams [VID_00083]
- [21:27:36] Reencoding: VID_00083 (32 of 43)
- [21:27:36] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.423 frames
- [21:27:36] Reencoding: VID_00083, Pass 1 of 1
- [21:29:37] Video Encode complete
- [21:29:37] Reencoding audio tracks (if req'd)
- [21:29:37] Multiplexing M2TS
- [21:29:44] Extracting A/V streams [VID_00107]
- [21:29:56] Reencoding: VID_00107 (33 of 43)
- [21:29:56] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.458 frames
- [21:29:57] Reencoding: VID_00107, Pass 1 of 1
- [21:31:52] Video Encode complete
- [21:31:52] Reencoding audio tracks (if req'd)
- [21:31:52] Multiplexing M2TS
- [21:31:58] Extracting A/V streams [VID_00081]
- [21:32:10] Reencoding: VID_00081 (34 of 43)
- [21:32:10] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.529 frames
- [21:32:11] Reencoding: VID_00081, Pass 1 of 1
- [21:34:14] Video Encode complete
- [21:34:14] Reencoding audio tracks (if req'd)
- [21:34:14] Multiplexing M2TS
- [21:34:21] Extracting A/V streams [VID_00101]
- [21:34:34] Reencoding: VID_00101 (35 of 43)
- [21:34:34] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.468 frames
- [21:34:34] Reencoding: VID_00101, Pass 1 of 1
- [21:36:36] Video Encode complete
- [21:36:36] Reencoding audio tracks (if req'd)
- [21:36:36] Multiplexing M2TS
- [21:36:43] Extracting A/V streams [VID_00090]
- [21:36:56] Reencoding: VID_00090 (36 of 43)
- [21:36:56] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.545 frames
- [21:36:56] Reencoding: VID_00090, Pass 1 of 1
- [21:38:52] Video Encode complete
- [21:38:52] Reencoding audio tracks (if req'd)
- [21:38:52] Multiplexing M2TS
- [21:38:58] Extracting A/V streams [VID_00096]
- [21:39:12] Reencoding: VID_00096 (37 of 43)
- [21:39:12] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.701 frames
- [21:39:12] Reencoding: VID_00096, Pass 1 of 1
- [21:41:11] Video Encode complete
- [21:41:11] Reencoding audio tracks (if req'd)
- [21:41:11] Multiplexing M2TS
- [21:41:18] Extracting A/V streams [VID_00099]
- [21:41:33] Reencoding: VID_00099 (38 of 43)
- [21:41:33] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 6.515 frames
- [21:41:33] Reencoding: VID_00099, Pass 1 of 1
- [21:43:49] Video Encode complete
- [21:43:49] Reencoding audio tracks (if req'd)
- [21:43:49] Multiplexing M2TS
Ch3vr0n
28th January 2011, 22:49
- [21:43:56] Extracting A/V streams [VID_00080]
- [21:44:11] Reencoding: VID_00080 (39 of 43)
- [21:44:11] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 6.614 frames
- [21:44:11] Reencoding: VID_00080, Pass 1 of 1
- [21:46:29] Video Encode complete
- [21:46:29] Reencoding audio tracks (if req'd)
- [21:46:29] Multiplexing M2TS
- [21:46:37] Extracting A/V streams [VID_00033]
- [21:47:08] Reencoding: VID_00033 (40 of 43)
- [21:47:08] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 9.640 frames
- [21:47:09] Reencoding: VID_00033, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.03 (beta)
- Windows Version: 6.0 [6002]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "ffmpeg-mt": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:39:34] - Failed video encode, aborted
HP5_PHOENIX.INF
[Status]
LABEL=HP5_PHOENIX
VERSION=v0.37.03 (beta)
SOURCE_SIZE=47698266232
SOURCE_VIDEO_SIZE=46116311040
TARGET_SIZE=24641536000
REDUCTION=.500030906374943
RESIZE_1080=0
AUDIO_TO_KEEP=dut;eng;nld;und;
SUBS_TO_KEEP=dut;eng;nld;und;
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=-1
QUICK=1
ENCODE_STEP=1
COMPLETED=39
[00057]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=4998453
NSTART=27000000
NEND=27316800
NSIZE=4171776
FLINK=0
MLINK=0
[00063]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=16288751
NSTART=27000000
NEND=27776160
NSIZE=16306176
FLINK=0
MLINK=0
[00066]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=19112093
NSTART=27000000
NEND=27980640
NSIZE=29908992
FLINK=0
MLINK=0
[00067]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=22279521
NSTART=27000000
NEND=28139040
NSIZE=30971904
FLINK=0
MLINK=0
[00064]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=27032199
NSTART=27000000
NEND=28357920
NSIZE=40691712
FLINK=0
MLINK=0
[00069]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=36181180
NSTART=27000000
NEND=28879200
NSIZE=50952192
FLINK=0
MLINK=0
[00070]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=63449938
NSTART=27000000
NEND=30235680
NSIZE=100466688
FLINK=0
MLINK=0
[00091]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=71907677
NSTART=27000000
NEND=29975040
NSIZE=100786176
FLINK=0
MLINK=0
[00084]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=76466806
NSTART=27000000
NEND=30182400
NSIZE=102506496
FLINK=0
MLINK=0
[00085]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=91010553
NSTART=27000000
NEND=30754080
NSIZE=111304704
FLINK=0
MLINK=0
[00089]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=96952169
NSTART=27000000
NEND=31057920
NSIZE=132341760
FLINK=0
MLINK=0
[00086]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=98657234
NSTART=27000000
NEND=31062240
NSIZE=125122560
FLINK=0
MLINK=0
[00092]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=100715601
NSTART=27000000
NEND=31165920
NSIZE=121626624
FLINK=0
MLINK=0
[00068]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=103167209
NSTART=27000000
NEND=32110560
NSIZE=113522688
FLINK=0
MLINK=0
[00094]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=107667967
NSTART=27000000
NEND=31469760
NSIZE=147351552
FLINK=0
MLINK=0
[00097]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=109667962
NSTART=27000000
NEND=31577760
NSIZE=127979520
FLINK=0
MLINK=0
[00054]
AUDIO=11000001000010
PGS=110000001000000000000000100
M2TS_TARGET=117247055
NSTART=27000000
NEND=41863680
NSIZE=120514560
FLINK=0
MLINK=0
[00100]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=117867637
NSTART=27000000
NEND=31865760
NSIZE=156610560
FLINK=0
MLINK=0
[00104]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=122045816
NSTART=27000000
NEND=32063040
NSIZE=148408320
FLINK=0
MLINK=0
[00082]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=123157948
NSTART=27000000
NEND=32149440
NSIZE=160432128
FLINK=0
MLINK=0
[00102]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=125999724
NSTART=27000000
NEND=32284800
NSIZE=236574720
FLINK=0
MLINK=0
[00098]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=127557324
NSTART=27000000
NEND=32323680
NSIZE=166293504
FLINK=0
MLINK=0
[00103]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=137222434
NSTART=27000000
NEND=32696640
NSIZE=180658176
FLINK=0
MLINK=0
[00087]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=139508143
NSTART=27000000
NEND=32814720
NSIZE=197879808
FLINK=0
MLINK=0
[00095]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=148104130
NSTART=27000000
NEND=33147360
NSIZE=191115264
FLINK=0
MLINK=0
[00106]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=148952055
NSTART=27000000
NEND=33206400
NSIZE=254140416
FLINK=0
MLINK=0
[00065]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=154611028
NSTART=27000000
NEND=34679520
NSIZE=227223552
FLINK=0
MLINK=0
[00032]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=154795360
NSTART=27000000
NEND=33999840
NSIZE=199839744
FLINK=0
MLINK=0
[00088]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=156657107
NSTART=27000000
NEND=33501600
NSIZE=227985408
FLINK=0
MLINK=0
[00093]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=158399038
NSTART=27000000
NEND=33553440
NSIZE=215586816
FLINK=0
MLINK=0
[00105]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=175707756
NSTART=27000000
NEND=34260480
NSIZE=209756160
FLINK=0
MLINK=0
[00083]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=196512626
NSTART=27000000
NEND=35141760
NSIZE=295120896
FLINK=0
MLINK=0
[00107]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=198159320
NSTART=27000000
NEND=35195040
NSIZE=281622528
FLINK=0
MLINK=0
[00081]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=199471145
NSTART=27000000
NEND=35301600
NSIZE=315850752
FLINK=0
MLINK=0
[00101]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=199621682
NSTART=27000000
NEND=35209440
NSIZE=308484096
FLINK=0
MLINK=0
[00090]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=202663150
NSTART=27000000
NEND=35324640
NSIZE=294813696
FLINK=0
MLINK=0
[00096]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=207185414
NSTART=27000000
NEND=35559360
NSIZE=245587968
FLINK=0
MLINK=0
[00099]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=236466456
NSTART=27000000
NEND=36781920
NSIZE=307482624
FLINK=0
MLINK=0
[00080]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=242251389
NSTART=27000000
NEND=36930240
NSIZE=364707840
FLINK=0
MLINK=0
[00033]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=307854932
BDRB INI
[Options]
MODE=0
ENCODE_QUALITY=0
ONEPASS_ENCODING=0
AUTO_QUALITY=1
AUDIO_TO_KEEP=dut;eng;nld;und;
SUBS_TO_KEEP=dut;eng;nld;und;
SD_CONVERT=0
COLOR_BOOST=0
RESIZE_1080=0
DEINTERLACE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AVCHD=0
REMOVE_WORKFILES=1
FULL_AVCHD=0
REMOVE_OUTPUT=1
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=23450
PRIORITY_CLASS=1
TARGET_SIZE=23500
AUTO_BURN=2
IMGBURN_TARGET_DEVICE=e:
QUICK_EXTRAS=1
MINIMIZE_TO_TRAY=1
OPEN_GOP=0
MOVIE_ONLY_LOOP=0
USE_FILTERS=0
USE_LAVF=1
VERBOSE_STATUS=1
BDMV_CERT_ONLY=1
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=1
VERSION=0.37.0.3
SD_TO_1080=0
CONVERT_WIDE=0
[Paths]
WORKING_PATH=C:\TEMP\
SOURCE_PATH=X:\BLU-RAY\HP5_PHOENIX\
LASTCMD
"C:\Program Files (x86)\BD_Rebuilder\tools\x264.exe" "C:\TEMP\WORKFILES\VID_00033.AVS" --preset ultrafast
--cabac --bframes 3 --b-pyramid none --qpmin=0 --slow-firstpass --crf 22 --level 4.1
--qpfile "C:\TEMP\WORKFILES\VID_00033.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 30000
--keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 35000 --slices 4 --threads auto --thread-input
--stats "C:\TEMP\WORKFILES\VID_00033.AVS.264.stats" --pass 1
--output "C:\TEMP\WORKFILES\VID_00033.AVS.264"
(no idea what to do with this)
Also the audio detection needs some work. One audio stream thats is dutch (belgium) does not get selected with the dut and nld streams selected. I need to select "undertermined" aswell to get it encoded. Just for the trying i also did an encode without the "undetermined" before that one. x264 crashed too. Got plenty of disc space left aswell (418GB)
jdobbs
28th January 2011, 23:07
Try uninstalling VLC Player. Since attempts to playback VC-1 directly is also failing, it's likely that something has inserted itself into the normal flow of the CODEC and isn't working.
colinhunt
28th January 2011, 23:24
For a moment there I thought the "short PCM to AC3" encoding error was gone, but no. Tried to fit Wallace & Gromit The Complete Collection (24.00 fps) on a BD25 and second to last VID stopped at the "ReencodeAudio() 00075 1801" error. I restarted the job and let it resume, but the offending audio tracks were skipped.
[18:06:27] BD Rebuilder v0.37.03 (beta)
- Source: (BD32)_WALLACE___GROMIT_THE_COMPLETE_COLLECTION_24FPS
- Input BD size: 31,58 GB
- Approximate total content: [03:40:41.761]
- Target BD size: 23,54 GB
- Windows Version: 6.1 [7600]
- Quality: Highest (Very Slow), Two Pass
- X264 Tweak(s) enabled
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[18:06:29] PHASE ONE, Encoding
- [18:06:29] Extracting A/V streams [VID_00017]
- [18:08:10] Reencoding: VID_00017 (1 of 21)
- [18:08:10] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 36*592 frames
- Bitrate: 3*401 Kbs
- [18:08:10] Reencoding: VID_00017, Pass 1 of 2
- [18:49:57] Reencoding: VID_00017, Pass 2 of 2
- [19:19:51] Video Encode complete
- [19:19:51] Reencoding audio tracks (if req'd)
- [19:19:51] Multiplexing M2TS
- [19:20:02] Extracting A/V streams [VID_00018]
- [19:20:50] Reencoding: VID_00018 (2 of 21)
- [19:20:50] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 9*140 frames
- Bitrate: 2*876 Kbs
- [19:20:50] Reencoding: VID_00018, Pass 1 of 2
- [19:22:03] Reencoding: VID_00018, Pass 2 of 2
- [19:29:20] Video Encode complete
- [19:29:20] Reencoding audio tracks (if req'd)
- [19:29:20] Multiplexing M2TS
- [19:29:23] Extracting A/V streams [VID_00019]
- [19:32:49] Reencoding: VID_00019 (3 of 21)
- [19:32:49] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 43*737 frames
- Bitrate: 2*875 Kbs
- [19:32:49] Reencoding: VID_00019, Pass 1 of 2
- [19:39:15] Reencoding: VID_00019, Pass 2 of 2
- [19:53:46] Video Encode complete
- [19:53:46] Reencoding audio tracks (if req'd)
- [19:53:46] Multiplexing M2TS
- [19:54:03] Extracting A/V streams [VID_00020]
- [19:54:43] Reencoding: VID_00020 (4 of 21)
- [19:54:43] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 27*692 frames
- Bitrate: 2*979 Kbs
- [19:54:43] Reencoding: VID_00020, Pass 1 of 2
- [19:58:21] Reencoding: VID_00020, Pass 2 of 2
- [20:14:47] Video Encode complete
- [20:14:47] Reencoding audio tracks (if req'd)
- [20:14:47] Multiplexing M2TS
- [20:14:57] Extracting A/V streams [VID_00022]
- [20:15:12] Reencoding: VID_00022 (5 of 21)
- [20:15:12] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 4*222 frames
- Bitrate: 4*160 Kbs
- [20:15:12] Reencoding: VID_00022, Pass 1 of 2
- [20:15:49] Reencoding: VID_00022, Pass 2 of 2
- [20:19:00] Video Encode complete
- [20:19:00] Reencoding audio tracks (if req'd)
- [20:19:00] Multiplexing M2TS
- [20:19:02] Extracting A/V streams [VID_00023]
- [20:19:17] Reencoding: VID_00023 (6 of 21)
- [20:19:17] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 4*383 frames
- Bitrate: 4*177 Kbs
- [20:19:17] Reencoding: VID_00023, Pass 1 of 2
- [20:20:28] Reencoding: VID_00023, Pass 2 of 2
- [20:23:15] Video Encode complete
- [20:23:15] Reencoding audio tracks (if req'd)
- [20:23:15] Multiplexing M2TS
- [20:23:17] Extracting A/V streams [VID_00024]
- [20:23:30] Reencoding: VID_00024 (7 of 21)
- [20:23:30] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 4*258 frames
- Bitrate: 4*162 Kbs
- [20:23:30] Reencoding: VID_00024, Pass 1 of 2
- [20:24:08] Reencoding: VID_00024, Pass 2 of 2
- [20:27:36] Video Encode complete
- [20:27:36] Reencoding audio tracks (if req'd)
- [20:27:36] Multiplexing M2TS
- [20:27:39] Extracting A/V streams [VID_00025]
- [20:28:10] Reencoding: VID_00025 (8 of 21)
- [20:28:10] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 4*341 frames
- Bitrate: 4*180 Kbs
- [20:28:10] Reencoding: VID_00025, Pass 1 of 2
- [20:28:37] Reencoding: VID_00025, Pass 2 of 2
- [20:30:30] Video Encode complete
- [20:30:30] Reencoding audio tracks (if req'd)
- [20:30:30] Multiplexing M2TS
- [20:30:33] Extracting A/V streams [VID_00026]
- [20:30:44] Reencoding: VID_00026 (9 of 21)
- [20:30:44] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 4*070 frames
- Bitrate: 4*157 Kbs
- [20:30:44] Reencoding: VID_00026, Pass 1 of 2
- [20:31:13] Reencoding: VID_00026, Pass 2 of 2
- [20:33:24] Video Encode complete
- [20:33:24] Reencoding audio tracks (if req'd)
- [20:33:24] Multiplexing M2TS
- [20:33:27] Extracting A/V streams [VID_00032]
- [20:40:03] Reencoding: VID_00032 (10 of 21)
- [20:40:03] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 24,000fps, 34*495 frames
- Bitrate: 20*884 Kbs
- [20:40:04] Reencoding: VID_00032, Pass 1 of 2
- [21:10:08] Reencoding: VID_00032, Pass 2 of 2
- [22:03:39] Video Encode complete
- [22:03:39] Reencoding audio tracks (if req'd)
- [22:04:19] Multiplexing M2TS
- [22:06:56] Extracting A/V streams [VID_00033]
- [22:09:41] Reencoding: VID_00033 (11 of 21)
- [22:09:41] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 24,000fps, 43*499 frames
- Bitrate: 20*881 Kbs
- [22:09:41] Reencoding: VID_00033, Pass 1 of 2
- [22:52:42] Reencoding: VID_00033, Pass 2 of 2
- [00:52:12] Video Encode complete
- [00:52:12] Reencoding audio tracks (if req'd)
- [00:53:30] Multiplexing M2TS
- [00:58:00] Extracting A/V streams [VID_00034]
- [01:06:44] Reencoding: VID_00034 (12 of 21)
- [01:06:44] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 24,000fps, 43*676 frames
- Bitrate: 20*883 Kbs
- [01:06:44] Reencoding: VID_00034, Pass 1 of 2
- [01:47:29] Reencoding: VID_00034, Pass 2 of 2
- [03:30:13] Video Encode complete
- [03:30:13] Reencoding audio tracks (if req'd)
- [03:31:06] Multiplexing M2TS
- [03:35:30] Extracting A/V streams [VID_00035]
- [03:57:52] Reencoding: VID_00035 (13 of 21)
- [03:57:52] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 24,000fps, 45*253 frames
- Bitrate: 20*886 Kbs
- [03:57:52] Reencoding: VID_00035, Pass 1 of 2
- [04:45:06] Reencoding: VID_00035, Pass 2 of 2
- [06:14:56] Video Encode complete
- [06:14:56] Reencoding audio tracks (if req'd)
- [06:15:40] Multiplexing M2TS
- [06:18:51] Extracting A/V streams [VID_00037]
- [06:18:59] Reencoding: VID_00037 (14 of 21)
- [06:18:59] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 7*240 frames
- Bitrate: 4*160 Kbs
- [06:18:59] Reencoding: VID_00037, Pass 1 of 2
- [06:19:41] Reencoding: VID_00037, Pass 2 of 2
- [06:22:29] Video Encode complete
- [06:22:29] Reencoding audio tracks (if req'd)
- [06:22:29] Multiplexing M2TS
- [06:22:32] Extracting A/V streams [VID_00038]
- [06:22:36] Reencoding: VID_00038 (15 of 21)
- [06:22:36] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 4*198 frames
- Bitrate: 4*163 Kbs
- [06:22:36] Reencoding: VID_00038, Pass 1 of 2
- [06:23:00] Reencoding: VID_00038, Pass 2 of 2
- [06:24:46] Video Encode complete
- [06:24:46] Reencoding audio tracks (if req'd)
- [06:24:46] Multiplexing M2TS
- [06:24:48] Extracting A/V streams [VID_00039]
- [06:24:54] Reencoding: VID_00039 (16 of 21)
- [06:24:54] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 4*889 frames
- Bitrate: 4*179 Kbs
- [06:24:54] Reencoding: VID_00039, Pass 1 of 2
- [06:25:22] Reencoding: VID_00039, Pass 2 of 2
- [06:27:25] Video Encode complete
- [06:27:25] Reencoding audio tracks (if req'd)
- [06:27:25] Multiplexing M2TS
- [06:27:27] Extracting A/V streams [VID_00040]
- [06:27:31] Reencoding: VID_00040 (17 of 21)
- [06:27:31] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 4*080 frames
- Bitrate: 4*165 Kbs
- [06:27:31] Reencoding: VID_00040, Pass 1 of 2
- [06:27:56] Reencoding: VID_00040, Pass 2 of 2
- [06:29:57] Video Encode complete
- [06:29:57] Reencoding audio tracks (if req'd)
- [06:29:57] Multiplexing M2TS
- [06:29:59] Extracting A/V streams [VID_00041]
- [06:30:04] Reencoding: VID_00041 (18 of 21)
- [06:30:04] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 3*918 frames
- Bitrate: 4*177 Kbs
- [06:30:04] Reencoding: VID_00041, Pass 1 of 2
- [06:30:28] Reencoding: VID_00041, Pass 2 of 2
- [06:32:16] Video Encode complete
- [06:32:16] Reencoding audio tracks (if req'd)
- [06:32:16] Multiplexing M2TS
- [06:32:19] Extracting A/V streams [VID_00042]
- [06:32:19] Reencoding: VID_00042 (19 of 21)
- [06:32:19] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 15 frames
- Bitrate: 4*412 Kbs
- [06:32:19] Reencoding: VID_00042, Pass 1 of 2
- [06:32:20] Reencoding: VID_00042, Pass 2 of 2
- [06:32:20] Video Encode complete
- [06:32:20] Reencoding audio tracks (if req'd)
- [06:32:20] Multiplexing M2TS
- [06:32:21] Extracting A/V streams [VID_00043]
- [06:32:22] Reencoding: VID_00043 (20 of 21)
- [06:32:22] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 24,000fps, 24 frames
- Bitrate: 6*608 Kbs
- [06:32:22] Reencoding: VID_00043, Pass 1 of 2
- [06:32:23] Reencoding: VID_00043, Pass 2 of 2
- [06:32:24] Video Encode complete
- [06:32:24] Reencoding audio tracks (if req'd)
- [06:32:24] ReencodeAudio() 00075 1801
[20:19:57] - Failed to reencode audio, aborted
----------------------- (<-- RESTART AND RESUME)
[20:20:07] BD Rebuilder v0.37.03 (beta)
- Source: (BD32)_WALLACE___GROMIT_THE_COMPLETE_COLLECTION_24FPS
- Input BD size: 31,58 GB
- Approximate total content: [03:40:41.761]
- Target BD size: 23,54 GB
- Windows Version: 6.1 [7600]
- Quality: Highest (Very Slow), Two Pass
- X264 Tweak(s) enabled
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
- Resuming from previously started job.
[20:20:09] PHASE ONE, Encoding
- [20:20:09] Reencoding audio tracks (if req'd)
- [20:20:10] Multiplexing M2TS
- [20:20:11] Extracting A/V streams [VID_00044]
- [20:20:26] Reencoding: VID_00044 (21 of 21)
- [20:20:26] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 12*738 frames
- Bitrate: 5*006 Kbs
- [20:20:26] Reencoding: VID_00044, Pass 1 of 2
- [20:21:26] Reencoding: VID_00044, Pass 2 of 2
- [20:26:02] Video Encode complete
- [20:26:02] Reencoding audio tracks (if req'd)
- [20:26:03] Multiplexing M2TS
[20:26:07]PHASE ONE complete
[20:26:07]PHASE TWO - Rebuild Started
- [20:26:07] Rebuilding BD file Structure
[20:26:41] - Encode and Rebuild complete
[20:26:41]JOB: (BD32)_WALLACE___GROMIT_THE_COMPLETE_COLLECTION_24FPS finished.
00043.track_4353.WAV MediaInfo:
Format : Wave
File size : 844 KiB
Duration : 1s 0ms
Overall bit rate : 6 912 Kbps
Audio
ID : 0
Format : PCM
Format settings, Endianness : Little
Format settings, Sign : Signed
Codec ID : 00001000-0000-0100-8000-00AA00389B71
Codec ID/Hint : Microsoft
Duration : 1s 0ms
Bit rate mode : Constant
Bit rate : 6 912 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Back: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 24 bits
Stream size : 844 KiB (100%)
00043.track_4354.WAV MediaInfo (This would've been processed next but BD-RB never got to it):
Format : Wave
File size : 188 KiB
Duration : 1s 0ms
Overall bit rate : 1 536 Kbps
Audio
ID : 0
Format : PCM
Format settings, Endianness : Little
Format settings, Sign : Signed
Codec ID : 00001000-0000-0100-8000-00AA00389B71
Codec ID/Hint : Microsoft
Duration : 1s 0ms
Bit rate mode : Constant
Bit rate : 1 536 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Stream size : 188 KiB (100%)
VID_00043 contains four audiotracks:
AUD_001 AC3, Multi-channel, English
AUD_002 LPCM, Multi-channel, English (<- 00043.track_4353.WAV)
AUD_003 LPCM, Stereo, English (<- 00043.track_4354.WAV)
AUD_004 AC3, Stereo, English
AUD_001 MediaInfo (00043.track_4352.ac3):
Format : AC-3
Format/Info : Audio Coding 3
File size : 80.0 KiB
Duration : 1s 24ms
Overall bit rate : 640 Kbps
Audio
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Duration : 1s 24ms
Bit rate mode : Constant
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 80.0 KiB (100%)
Despite the slightly different length, I think I might be able to finish the job by making a copy of the two untouched AC3 files and renaming them to 00043.track_4353.ac3 and 00043.track_4354.ac3, then restarting the job. Right?
Ch3vr0n
28th January 2011, 23:25
nupe, failed too. Uninstalled MPCplayer as that one also had ffdshow installed but i always reinstall the listed one on an mpcplayer update. No help either
running a simultaneous encode now. One with auto settings, one with 37.01 and default high quality. I'll see how that turns out. Don't have my hopes up either. Tried to re-rip the original too without success in encoding. The only onther i can think of is bsplayer but that one never posed a problem before and always tell it to skip when it asks for codec update on updating the bsplayer version. The weird thing is that i encoded HP6 just fine the day before and that one also uses VC-1 however all frames were p and not i, nor * or **
If both simultaneous encodes fail ill run em again without IVTC selected (though i havent seen an IVTC message yet)
** edit ** both versions and runs failed.
included an image highlighting the problematic stream
http://img138.imageshack.us/img138/1299/bdrebuilder.jpg
somethingelse
29th January 2011, 20:08
Is it possible with BD_RB v0.37.01 to choose more then 1 audio track for the alternate mkv output?
No. All that changed is that you can now keep HD audio. But multiple audio selections might be in the next release.
i didnt see this in the new release? will this still maybe implemented into the next one? i would really like at least 2languages in the mkv alternate output.
Ch3vr0n
29th January 2011, 21:13
jdobbs did say it MIGHT be in the next release, there were no exact statements it actually WOULD be. Patience is a virtue
jdobbs
29th January 2011, 22:30
i didnt see this in the new release? will this still maybe implemented into the next one? i would really like at least 2languages in the mkv alternate output. It all depends on priorities. Bugs are my first priority, and then I try to implement features as I get the time. My number 1 priority right now (after serious bugs) is IGS and DTS-Express support.
j_m_min
29th January 2011, 22:55
but I have tried to backup avatar and dinner for schmucks - movie only - BD 25 - and both times program will not work and gives me the same error.
"[16:38:13] Reencoding audio tracks (if req'd)
- [16:38:14] Multiplexing M2TS
- Error in attempt to multiplex: MUX_00010.meta
- Pes packet len too large ( >100Mb). Bad stream"
If anyone could help me get through this I would really appreciate it. I don't know how to edit my backup to remove this "too large pes packet"
Ch3vr0n
30th January 2011, 00:15
Where's the rest of the logfile
torque2k
30th January 2011, 00:42
Where's the rest of the logfile
Again, sorry to play devil's advocate, but we (as beta testers) need a list of the log files jdobbs would have us post (and, if necessary, how to post them, as attachments or code text?); I think this would really help speed things up and nip the "Why won't you post your log files?!" posts in the bud. Over 550 pages of bug reports, and not many people would stick to reading every page, in order to glean this knowledge...
Just sayin'. :) :logfile:
setarip_old
30th January 2011, 01:06
@j_m_min
Hi!- Pes packet len too large ( >100Mb). Bad stream"If you had done a search of this thread, you'd have seen that "jdobbs" (The author of BD Rebuilder) has stated that this is an error generated from within tsMuxeR - and could only be due to a bad rip.
In light of the fact that this is your first post, I'll ask you (To possibly save jdobbs some time):
Is your source material an original, commercial Blu-ray disc, or is it something else?
Capsbackup
3rd February 2011, 15:35
Back up again, glad to see!! It does not appear I missed much. :rolleyes: :p
Was wondering if it was just me for a few days, so thanks for the email notice jdobbs. :)
worknstiff
3rd February 2011, 21:00
Wow, it's really back up and running! I must have clicked on Doom9 about a hundred times over the past few days and was beginning to think it was down for good. I tried to do one of my first BD25's and long story short, I ended up with an oversize twice. I did "How the West was Won", movie only, keeping the TrueHD english track and 3 subs. The movie runs about 164 minutes and my thinking was it was too big to compress down to BD9. The first attempt with a custom size of 24,600 mb ended up over about 500 mb. Next I tried the default of 24,500 mb and still was over just slightly and was able to get rid of the two spanish subs to get it down enough to fit. The first time it happened I tried all sorts of solutions to trim the m2ts, the movie starts with 4.40 minute musical overture that I could have lived without but I soon found out that triming a .m2ts with HD audio is really tricky. Everything I tried either converted to AC3 or completely garbled the sound. Oh well, it was a great learning experience. When I'm keeping HD audio on a 2 plus hour movie I will set a custom size of 24450 and perhaps it will fit.
@ jdobbs, thanks for the email, I knew Doom9 forum was down but it was nice knowing I could get the beta download in case BD_Rebuilder timed out.
Capsbackup
4th February 2011, 00:48
@worknstiff;
the default size for BD-25 is 23500 MB.
Perhaps try the BD-25 preset, and my guess is you will not be disappointed. :)
worknstiff
4th February 2011, 01:41
@Capsbackup, Quote: the default size for BD-25 is 23500 MB
Oops!, I don't know where I came up with my 24500, lol. I am amazed it was only oversized by 500 mb when I ran it the first time. It got close enough that cutting the prelude by 4.40 made it fit, but audio was trashed after triming it with tsMuxeR. I have only tried a couple of BD25's so I guess a few mistakes are going to happen. Thanks for the heads up.
techno1
4th February 2011, 03:08
@Capsbackup, Quote: the default size for BD-25 is 23500 MB
Oops!, I don't know where I came up with my 24500, lol. I am amazed it was only oversized by 500 mb when I ran it the first time. It got close enough that cutting the prelude by 4.40 made it fit, but audio was trashed after triming it with tsMuxeR. I have only tried a couple of BD25's so I guess a few mistakes are going to happen. Thanks for the heads up.
FYI - In general most disc read errors occur near the outer edge. In life, try to stay away from the hairy edge and come in a few steps and everything will be fine.
big_moviefreak
4th February 2011, 04:45
@jdobbs Can you please take a look at this particular movie for me INCRED_HULK_2008 failes to do complete Movie only backup here is the logs.
I searched around and found others with same error message.
[18:00:05] BD Rebuilder v0.37.01 (beta)
- Source: INCRED_HULK_2008
- Input BD size: 22.10 GB
- Approximate total content: [01:52:21.067]
- Target BD size: 23.14 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Quality: High-Speed Option (BD-25), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[18:00:07] PHASE ONE, Encoding
- [18:00:07] Extracting A/V streams [VID_00220]
- [18:40:01] Reencoding: VID_00220 (1 of 2)
- [18:40:01] Collecting video information
- [18:40:01] Keeping original video (no reencode)
- [18:40:01] Reencoding audio tracks (if req'd)
- [18:40:01] Multiplexing M2TS
- [19:02:34] Extracting A/V streams [VID_00221]
- [19:17:31] Reencoding: VID_00221 (2 of 2)
- [19:17:31] Collecting video information
- [19:17:31] Keeping original video (no reencode)
- [19:17:31] Multiplexing M2TS
[19:29:57]PHASE ONE complete
[19:29:57]PHASE TWO - Rebuild Started
- [19:29:57] Rebuilding BD file Structure
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
-
[19:51:05] - Failed to REBUILD
jdobbs
4th February 2011, 15:35
@jdobbs Can you please take a look at this particular movie for me INCRED_HULK_2008 failes to do complete Movie only backup here is the logs.
I searched around and found others with same error message.
[18:00:05] BD Rebuilder v0.37.01 (beta)
- Source: INCRED_HULK_2008
- Input BD size: 22.10 GB
- Approximate total content: [01:52:21.067]
- Target BD size: 23.14 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Quality: High-Speed Option (BD-25), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[18:00:07] PHASE ONE, Encoding
- [18:00:07] Extracting A/V streams [VID_00220]
- [18:40:01] Reencoding: VID_00220 (1 of 2)
- [18:40:01] Collecting video information
- [18:40:01] Keeping original video (no reencode)
- [18:40:01] Reencoding audio tracks (if req'd)
- [18:40:01] Multiplexing M2TS
- [19:02:34] Extracting A/V streams [VID_00221]
- [19:17:31] Reencoding: VID_00221 (2 of 2)
- [19:17:31] Collecting video information
- [19:17:31] Keeping original video (no reencode)
- [19:17:31] Multiplexing M2TS
[19:29:57]PHASE ONE complete
[19:29:57]PHASE TWO - Rebuild Started
- [19:29:57] Rebuilding BD file Structure
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
-
[19:51:05] - Failed to REBUILDI'll take a look at it.
AcePuppy
5th February 2011, 00:43
Has anyone tried making a backup of "The A-Team" ? It seems to fail at the very beginning at 14% doing movie only. I've checked to see if turning off the subtitles would resolve it and it still errors out to TSMUXER. Inspection was ok. Any help jdobb or anyone else would be appreciated.
jdobbs
5th February 2011, 00:51
Has anyone tried making a backup of "The A-Team" ? It seems to fail at the very beginning at 14% doing movie only. I've checked to see if turning off the subtitles would resolve it and it still errors out to TSMUXER. Inspection was ok. Any help jdobb or anyone else would be appreciated.I did the U.S. version of the A-Team (movie-only) with no issues.
If you are overclocked... that's probably it. It could also be a ripping issue. I used AnyDVD for the rip.
AcePuppy
5th February 2011, 01:00
I did the U.S. version of the A-Team (movie-only) with no issues.
If you are overclocked... that's probably it. It could also be a ripping issue. I used AnyDVD for the rip.
I'll try a re-rip now. I'm not overclocked and I to use AnyDVD (6.7.8.0).
setarip_old
5th February 2011, 02:42
@AcePuppy
Hi!
I've successfully done a problem-free full disc backup of "The A-Team" to BD-9...
Sharc
5th February 2011, 09:45
Has anyone tried making a backup of "The A-Team" ? It seems to fail at the very beginning at 14% doing movie only. I've checked to see if turning off the subtitles would resolve it and it still errors out to TSMUXER. Inspection was ok. Any help jdobb or anyone else would be appreciated.
A-Team 'movie only', Region B, backup without issues here.
DKdude
6th February 2011, 15:32
Im trying to put ICE AGE 3 trough the program .. its fails .. but works with other movies!
Here is the log:
-----------------------
[14:27:41] BD Rebuilder v0.37.03 (beta)
- Source: ICE_AGE_3_F1
- Input BD size: 43,08 GB
- Approximate total content: [03:32:21.327]
- Target BD size: 22,90 GB
- Windows Version: 6.1 [7600]
- Quality: Good (Very Fast), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[14:27:41] PHASE ONE, Encoding
- [14:27:41] Extracting A/V streams [VID_00320]
- [14:27:44] Reencoding: VID_00320 (1 of 20)
- [14:27:44] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 1.245 frames
- [14:27:44] Reencoding: VID_00320, Pass 1 of 1
- [14:28:16] Video Encode complete
- [14:28:16] Reencoding audio tracks (if req'd)
- [14:28:16] Multiplexing M2TS
- [14:28:17] Extracting A/V streams [VID_00341]
- [14:28:23] Reencoding: VID_00341 (2 of 20)
- [14:28:23] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 5.605 frames
- [14:28:23] Reencoding: VID_00341, Pass 1 of 1
- [14:28:35] Video Encode complete
- [14:28:35] Reencoding audio tracks (if req'd)
- [14:28:35] Multiplexing M2TS
- [14:28:37] Extracting A/V streams [VID_00340]
- [14:28:43] Reencoding: VID_00340 (3 of 20)
- [14:28:43] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 6.054 frames
- [14:28:43] Reencoding: VID_00340, Pass 1 of 1
- [14:28:56] Video Encode complete
- [14:28:56] Reencoding audio tracks (if req'd)
- [14:28:56] Multiplexing M2TS
- [14:28:58] Extracting A/V streams [VID_00386]
- [14:29:01] Reencoding: VID_00386 (4 of 20)
- [14:29:01] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 1.184 frames
- Bitrate: 11.716 Kbs
- [14:29:01] Reencoding: VID_00386, Pass 1 of 1
- [14:29:42] Video Encode complete
- [14:29:42] Reencoding audio tracks (if req'd)
- [14:29:42] Multiplexing M2TS
- [14:29:45] Extracting A/V streams [VID_00389]
- [14:29:49] Reencoding: VID_00389 (5 of 20)
- [14:29:49] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 1.184 frames
- Bitrate: 11.718 Kbs
- [14:29:49] Reencoding: VID_00389, Pass 1 of 1
- [14:30:30] Video Encode complete
- [14:30:30] Reencoding audio tracks (if req'd)
- [14:30:30] Multiplexing M2TS
- [14:30:32] Extracting A/V streams [VID_00388]
- [14:30:36] Reencoding: VID_00388 (6 of 20)
- [14:30:36] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 1.184 frames
- Bitrate: 11.726 Kbs
- [14:30:36] Reencoding: VID_00388, Pass 1 of 1
- [14:31:16] Video Encode complete
- [14:31:16] Reencoding audio tracks (if req'd)
- [14:31:16] Multiplexing M2TS
- [14:31:19] Extracting A/V streams [VID_00387]
- [14:31:23] Reencoding: VID_00387 (7 of 20)
- [14:31:23] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 1.184 frames
- Bitrate: 12.027 Kbs
- [14:31:23] Reencoding: VID_00387, Pass 1 of 1
- [14:32:03] Video Encode complete
- [14:32:03] Reencoding audio tracks (if req'd)
- [14:32:03] Multiplexing M2TS
- [14:32:07] Extracting A/V streams [VID_00325]
- [14:32:11] Reencoding: VID_00325 (8 of 20)
- [14:32:11] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 2.211 frames
- [14:32:11] Reencoding: VID_00325, Pass 1 of 1
- [14:33:07] Video Encode complete
- [14:33:07] Reencoding audio tracks (if req'd)
- [14:33:07] Multiplexing M2TS
- [14:33:09] Extracting A/V streams [VID_00322]
- [14:33:15] Reencoding: VID_00322 (9 of 20)
- [14:33:15] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 3.050 frames
- [14:33:15] Reencoding: VID_00322, Pass 1 of 1
- [14:34:28] Video Encode complete
- [14:34:28] Reencoding audio tracks (if req'd)
- [14:34:28] Multiplexing M2TS
- [14:34:31] Extracting A/V streams [VID_00327]
- [14:34:37] Reencoding: VID_00327 (10 of 20)
- [14:34:37] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 3.178 frames
- [14:34:37] Reencoding: VID_00327, Pass 1 of 1
- [14:35:54] Video Encode complete
- [14:35:54] Reencoding audio tracks (if req'd)
- [14:35:54] Multiplexing M2TS
- [14:35:57] Extracting A/V streams [VID_00321]
- [14:36:04] Reencoding: VID_00321 (11 of 20)
- [14:36:04] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 3.012 frames
- [14:36:04] Reencoding: VID_00321, Pass 1 of 1
- [14:37:19] Video Encode complete
- [14:37:19] Reencoding audio tracks (if req'd)
- [14:37:19] Multiplexing M2TS
- [14:37:21] Extracting A/V streams [VID_00342]
- [14:37:35] Reencoding: VID_00342 (12 of 20)
- [14:37:35] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29,970fps, 16.512 frames
- [14:37:35] Reencoding: VID_00342, Pass 1 of 1
- [14:38:04] Video Encode complete
- [14:38:04] Reencoding audio tracks (if req'd)
- [14:38:04] Multiplexing M2TS
- [14:38:08] Extracting A/V streams [VID_00323]
- [14:38:22] Reencoding: VID_00323 (13 of 20)
- [14:38:22] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 6.876 frames
- [14:38:22] Reencoding: VID_00323, Pass 1 of 1
- [14:41:41] Video Encode complete
- [14:41:41] Reencoding audio tracks (if req'd)
- [14:41:41] Multiplexing M2TS
- [14:41:44] Extracting A/V streams [VID_00329]
- [14:42:15] Reencoding: VID_00329 (14 of 20)
- [14:42:15] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 10.369 frames
- [14:42:15] Reencoding: VID_00329, Pass 1 of 1
- [14:46:49] Video Encode complete
- [14:46:49] Reencoding audio tracks (if req'd)
- [14:46:49] Multiplexing M2TS
- [14:46:56] Extracting A/V streams [VID_00324]
- [14:47:25] Reencoding: VID_00324 (15 of 20)
- [14:47:25] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 10.254 frames
- [14:47:25] Reencoding: VID_00324, Pass 1 of 1
- [14:52:26] Video Encode complete
- [14:52:27] Reencoding audio tracks (if req'd)
- [14:52:27] Multiplexing M2TS
- [14:52:31] Extracting A/V streams [VID_00371]
- [14:53:06] Reencoding: VID_00371 (16 of 20)
- [14:53:06] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 11.499 frames
- [14:53:06] Reencoding: VID_00371, Pass 1 of 1
- [14:57:51] Video Encode complete
- [14:57:52] Reencoding audio tracks (if req'd)
- [14:57:52] Multiplexing M2TS
- [14:58:00] Extracting A/V streams [VID_00335]
- [14:58:36] Reencoding: VID_00335 (17 of 20)
- [14:58:36] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 12.224 frames
- [14:58:36] Reencoding: VID_00335, Pass 1 of 1
- [15:03:35] Video Encode complete
- [15:03:36] Reencoding audio tracks (if req'd)
- [15:03:36] Multiplexing M2TS
- [15:03:43] Extracting A/V streams [VID_00330]
- [15:04:19] Reencoding: VID_00330 (18 of 20)
- [15:04:19] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 12.501 frames
- [15:04:19] Reencoding: VID_00330, Pass 1 of 1
- [15:09:50] Video Encode complete
- [15:09:50] Reencoding audio tracks (if req'd)
- [15:09:50] Multiplexing M2TS
- [15:09:58] Extracting A/V streams [VID_00328]
- [15:11:00] Reencoding: VID_00328 (19 of 20)
- [15:11:00] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 26.485 frames
- [15:11:00] Reencoding: VID_00328, Pass 1 of 1
- [15:22:27] Video Encode complete
- [15:22:27] Reencoding audio tracks (if req'd)
- [15:22:27] Multiplexing M2TS
- [15:23:07] Extracting A/V streams [VID_00364]
- Error in attempt to extract audio/subs.
- Not enought buffer for parse video stream. Current frame num 29731
[15:24:42] - Failed to retrieve audio, aborted
Anybody have a tip? .. thanks
jdobbs
6th February 2011, 16:47
@DKdude
Not sure what it could be, I'll have to pick up the disc and try it.
What I find interesting is this: - [15:11:00] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 26.485 frames
- [15:11:00] Reencoding: VID_00328, Pass 1 of 1
- [15:22:27] Video Encode complete
- [15:22:27] Reencoding audio tracks (if req'd)
- [15:22:27] Multiplexing M2TS
- [15:23:07] Extracting A/V streams [VID_00364]
- Error in attempt to extract audio/subs.
- Not enought buffer for parse video stream. Current frame num 29731 BD Rebuilder only sees 26,485 frames in the source, but TSMUXER failed on frame 29,731... where did those other 3000 frames come from?
Is this a rip from an original disc?
DKdude
6th February 2011, 17:02
yes its a 100% rip of the original Ice Age 3 disc
Thanks for fixing my long post :)
setarip_old
6th February 2011, 22:48
@jdobbs
I just did a full disc conversion of "Centurion" to BD9, using "Good" (Very fast) and "One-pass (CRF) settings - audio encoding options were left untouched, so that BD-RB performed a downconversion of the audio to 5.1AC3 640kbps.
While the original 7.1 DTS(MA) audio had (per tsMuxeR) an audio delay of 18,393ms, this delay disappeared somewhere in the downconversion, so that the playback was grossly (18+ seconds) out of synch.
The proof in the pudding was that using tsMuxeR to add a delay of 18,393ms to the primary audio of the main compressed .M2TS file eliminated the problem.
The reason for the original delay appears to be due to an initial rather mysterious SILENT 18 second static display regarding "Technicolor Services" and details of the video and audio formats.
Reminiscent, if I remember correctly, of the structure of, "The Girl With The Dragon Tattoo". Back in September, in your post #9531, you stated: I fixed the out-of-sync audio issue related to "The Girl with the Dragon Tattoo" and the other similar discs. It'll be included in the next release.
But the "Tatoo" problem only affected the "movie-only" version, so perhaps this is something different...
ilancas
7th February 2011, 11:06
My primary use of BD Rebuilder is to reduce the size of Blu-Ray disks in order to conserve disk space on my media player, a Popcorn Hour A210 with an internal hard drive.
Here is the problem that I'm encountering: A folder rip or ISO clone of an original Blu-ray plays perfectly on my media player, but there is something about the structure of a rebuilt Blu-ray that prevents the media player from playing it. More strangely, the rebuilt folders can be played by the media player across an SMB file share from my Windows 7 PC!
I realise that this is more likely to be a bug in the media player firmware than DB Rebuilder and I will report it as such on the apporpriate forum, but any theories would be appreciated.
jdobbs
7th February 2011, 21:55
I have updated the first post of this thread with the newest release of BD Rebuilder (v0.37.04). Changes for this release:- Added a new option in the ALTERNATE output
selections. You can now choose a target size
in addition to CRF or bitrate.
- Made some minor improvements in the way IVTC
is handled that can improve picture quality.
- Added a hidden option "DEINTERLACER_TYPE" that
will allow you to set the type of deinterlace
algorithm to use (when selected from SETUP).
The settings are: 1=Decomb w/o blend,
2=Decomb w/blend, 3=SmoothDeinterlace, and
4=Progressive. The last option (4) should be
used when the source is progressive -- but it
needs "fake-interlaced" to be asserted during
encode.
- Added a new hidden option "EXTENDED_GOP".
Setting this value to "1" will instruct BD-RB
to use a 48 frame GOP size when writing to
BD-5 OR BD-9.
- Inserted temporary code to prevent streams that
contain IGS from being processed. Since these
are normally menus and by nature are small,
they will be kept intact. This should prevent
the rare "Menu without buttons" issue until
IGS reintegration routines are completed.
- Changed setting for "Use X264 Internal LAVF" to
"on" as the default.
- Corrected an error in which using BATCH mode
can sometimes incorrectly set the audio and
subtitle selections.
- Corrected a bug in which under very rare and
specific circumstances LAVF could be selected
even though IVTC is in effect.
- Corrected an error in the ALTERNATE OUTPUT
dialog that could cause checkboxes to be set
at the same time.
- Corrected a problem in which some VC-1 sources
might be incorrectly IVTC'd.
- Updated the included version of X264.EXE to the
latest release (r1990).
- Updated the included version of X264-64.EXE to
the latest release (r1884).
- Other minor corrections and cosmetic fixes.
HWK
7th February 2011, 22:41
Jdobbs, On first page it says January 7 instead of feburary release.
setarip_old
7th February 2011, 23:21
@jdobbs
Re: v.37.04 - Added a new hidden option "EXTENDED_GOP".
Setting this value to "1" will instruct BD-RB
to use a 48 frame GOP size when writing to
BD-5 OR BD-9.
What is the effect/benefit of this option?
jdobbs
7th February 2011, 23:48
Jdobbs, On first page it says January 7 instead of feburary release.Whoops. I'll fix it.
jdobbs
7th February 2011, 23:50
@jdobbs
Re: v.37.04
What is the effect/benefit of this option? It was a request. If going to BD-5/9 you will probably squeeze out a little more quality at the same bitrate because you're using more P & B frames and fewer I frames.
I'm using it for all my BD-5/9 backups now. It's one of those things that's only allowed on Blu-ray if the maximum bitrate is below 15Mbs (as in BD-5/9).
laserfan
7th February 2011, 23:54
What is the effect/benefit of this option?Look at the three posts starting here. (http://forum.doom9.org/showthread.php?p=1400294#post1400294)
jdobbs
8th February 2011, 01:50
Look at the three posts starting here. (http://forum.doom9.org/showthread.php?p=1400294#post1400294) I'd say the only thing I'd disagree on is whether a longer GOP will help pulsing to any appreciable degree. I think it would probably slow it down (from 1 second to 2), but ipratio and pbratio are a better fix for pulsing. In fact the reason BD-RB uses 1.1 on each rather that the defaults of 1.4 and 1.3 (ipratio/pbratio) is in response to early reports of pulsing at low bitrates. As shon3i suggested in our previous discussion on pulsing, selecting open GOPs will probably help as well.
j_m_min
8th February 2011, 01:53
setarip_old
"Quote:
- Pes packet len too large ( >100Mb). Bad stream"
If you had done a search of this thread, you'd have seen that "jdobbs" (The author of BD Rebuilder) has stated that this is an error generated from within tsMuxeR - and could only be due to a bad rip.
Is your source material an original, commercial Blu-ray disc, or is it something else?"
_____________________________________________________
Wow, thanks for trying to help. I get so ignored on sites (like afterdawn) looking for help usually that I am surprised I got a couple responses.
Both the eat pray love, avatar and dinner for schmucks were original blu-rays that I got from Netflix. I doubt it matters, but that is where they are from. I tried eat like 8 times, avatar like 5 times and dinner 3 times.
I paid close attention, I get through 100% encoding, but as soon as it gets to re-encoding it fails. Why is this?
I did research that error message and many many threads and I found one post where a guy said his menu file or something was too big (greater thatn 100 mb) and when he unchecked that for recording it worked. I am guessing it could be that picture moving around in the menu. It seems it only records one big file or something, and if there is another greater than 100 mb it gets an erro. But I can't find anywhere where you can pick and choose what files to copy like on CloneDVD. If I could stop trying to record that file that is greater than 100 mb, it might work.
What is "tsMuxeR?" I don't have this program downloaded and its not in the instructions.
Maybe my bad for not posting the whole giant log, I just know it said everything was OK up until re-encoding.
Thanks a lot again. Sorry for the delay.
jdobbs
8th February 2011, 02:01
setarip_old
"Quote:
- Pes packet len too large ( >100Mb). Bad stream"
If you had done a search of this thread, you'd have seen that "jdobbs" (The author of BD Rebuilder) has stated that this is an error generated from within tsMuxeR - and could only be due to a bad rip.
Is your source material an original, commercial Blu-ray disc, or is it something else?"
_____________________________________________________
Wow, thanks for trying to help. I get so ignored on sites (like afterdawn) looking for help usually that I am surprised I got a couple responses.
Both the eat pray love, avatar and dinner for schmucks were original blu-rays that I got from Netflix. I doubt it matters, but that is where they are from. I tried eat like 8 times, avatar like 5 times and dinner 3 times.
I paid close attention, I get through 100% encoding, but as soon as it gets to re-encoding it fails. Why is this?
I did research that error message and many many threads and I found one post where a guy said his menu file or something was too big (greater thatn 100 mb) and when he unchecked that for recording it worked. I am guessing it could be that picture moving around in the menu. It seems it only records one big file or something, and if there is another greater than 100 mb it gets an erro. But I can't find anywhere where you can pick and choose what files to copy like on CloneDVD. If I could stop trying to record that file that is greater than 100 mb, it might work.
What is "tsMuxeR?" I don't have this program downloaded and its not in the instructions.
Maybe my bad for not posting the whole giant log, I just know it said everything was OK up until re-encoding.
Thanks a lot again. Sorry for the delay.I've done all the movies you mentioned -- and didn't get that error. So it's related to some setting you've made or something unique to your setup.
As was mentioned -- that error is almost always the result of a bad rip. Are you using AnyDVD? That's the only truly reliable decryption/ripping package out there (in my humble opinion).
TSMUXER is a 3rd party multiplexer used to demultiplex the streams from the original M2TS files and to create the new M2TS files after reencoding. It is included in the BD Rebuilder zip files and is in the TOOLS folder.
JJB
8th February 2011, 02:50
Quote: Both the eat pray love, avatar and dinner for schmucks were original blu-rays that I got from Netflix. I doubt it matters, but that is where they are from. I tried eat like 8 times, avatar like 5 times and dinner 3 times.
Quote: I get so ignored on sites (like afterdawn)
Jeeze, I wonder why?
Is the basement wet or dry?
setarip_old
8th February 2011, 04:26
@jdobbs
Thank you for the explanation regarding "EXTENDED_GOP" ;>}
Capsbackup
8th February 2011, 18:03
@jdobbs;
Regarding:
- Inserted temporary code to prevent streams that
contain IGS from being processed. Since these
are normally menus and by nature are small,
they will be kept intact. This should prevent
the rare "Menu without buttons" issue until
IGS reintegration routines are completed.
I have tested my source Blu-ray that has IGS menus with this latest version, BD Rebuilder v0.37.04 (beta), and though it does skip reencoding the IGS menu files and does copy them as is, if the selected output is BD5/9, the finished backup has audio skipping issues while on the menu pages on my S360. :( The movie plays back fine though! I presume this is because of to high a bitrate for DVD media.
However, when I burn that same backup to BD-RE media, it plays back perfectly. :)
jdobbs
8th February 2011, 19:27
@jdobbs;
Regarding:
I have tested my source Blu-ray that has IGS menus with this latest version, BD Rebuilder v0.37.04 (beta), and though it does skip reencoding the IGS menu files and does copy them as is, if the selected output is BD5/9, the finished backup has audio skipping issues while on the menu pages on my S360. :( The movie plays back fine though! I presume this is because of to high a bitrate for DVD media.
However, when I burn that same backup to BD-RE media, it plays back perfectly. :) Ugghh... I'll have to address that. I wasn't thinking of BD-25 backups when I implemented it.
Ch3vr0n
8th February 2011, 23:01
@jdobss: ya probably misread there. Caps is stating that using the new method BD25 works fine, its the BD5/9 that has the audio offsync
jdobbs
9th February 2011, 00:38
@jdobss: ya probably misread there. Caps is stating that using the new method BD25 works fine, its the BD5/9 that has the audio offsync Yeah... but the skipping etc. is caused by the fact that the bitrate is too high for BD-5/9. In previous versions they were forced to be reencoded for that reason. I failed to consider that there could be an issue with BD-5/9 when you keep a stream intact.
LowDead
9th February 2011, 00:59
- Added a new hidden option "EXTENDED_GOP".
Setting this value to "1" will instruct BD-RB
to use a 48 frame GOP size when writing to
BD-5 OR BD-9.
Does this mean I can safely leave it on and not think much about it later?
//LD
Capsbackup
9th February 2011, 01:02
Yeah... but the skipping etc. is caused by the fact that the bitrate is too high for BD-5/9. In previous versions they were forced to be reencoded for that reason. I failed to consider that there could be an issue with BD-5/9 when you keep a stream intact.
Not a problem, but maybe just change your update/changes log info to reflect "only for BD-25 backups" at this time! :p
jdobbs
9th February 2011, 01:08
Does this mean I can safely leave it on and not think much about it later?
//LDYes. It will only be used for BD-5/9. It may become the default in the future.
setarip_old
9th February 2011, 02:19
@jdobbs
Based on the fact that you've reponded to all subsequent reports, I'm guessing that my post #11180 "fell down a crack" and eluded what has to be your very tired eyes ;>}
dfsooner
9th February 2011, 03:10
Not a problem, but maybe just change your update/changes log info to reflect "only for BD-25 backups" at this time! :p
Please don't do this.
I am testing for a custom size larger than DVD-9 (11000 to be exact). If it works for that, I'll be a happy camper. Besides my menus are not motion, so I don't anticipate any problems of that nature. I'll know in a few hours and will post the results.
Just for the record, I don't use DVD-9 size much any more because I no longer trust double layer DVD media. I have opted for 110000 for most of my rebuilds because it still gives me pretty good PQ and allows enough room to retain the HD audio (which BD-RB apparently allows for anything larger than [BD-9] - thanks for that, by the way - I wish it were optional for any size).
Giddeon
9th February 2011, 03:38
Hi,
I have searched on this thread for this problem and cannot find it, so here it is.
I ripped the complete Resident Evil: Afterlife Blu-Ray to a directory. I then put it through BD Rebuilder with the BD25 size selected, all the extras and just english audio and subtitles (allowing for more than one stream of a language). Everything seems fine except the resultant BD25 sized version has no audio on the Picture in Picture commentary called 'Undead Vision'.
After about 3 hours faffing about getting PDVD to play an iso image i made of the original files (just to check see if it's in there) it played with sound just fine. So it's definately BD Rebuilder thats skipping the sound.
When i look at the list of tracks BD Rebuilder has detected, there is always one audio track that it refuses to tick, even with me changing the audio options in the settings to all languages, no reencoding etc etc.
Can someone help me? I cant figure out how to get the sound on this extra feature and i suspect its that stubborn track that i cant enable.
Apreciate the time jdobbs, been using your program now for a looong time :)
dfsooner
9th February 2011, 03:49
This won't resolve any BD_RB problem, but you can always use tsmuxer to add the audio stream back in from the original. That would solve your immediate problem with this movie.
dfsooner
9th February 2011, 03:50
This won't resolve any BD_RB problem, but you can always use tsmuxer to add the audio stream back in from the original. That would solve your immediate problem with this movie.
Of course you will have to determine which .m2ts file contains the audio in the original.
jdobbs
9th February 2011, 05:12
@jdobbs
Based on the fact that you've reponded to all subsequent reports, I'm guessing that my post #11180 "fell down a crack" and eluded what has to be your very tired eyes ;>} I didn't miss it, I guess I just forgot to respond. I ordered "Centurion" online -- and expect it to be delivered tomorrow.
jdobbs
9th February 2011, 05:15
Hi,
I have searched on this thread for this problem and cannot find it, so here it is.
I ripped the complete Resident Evil: Afterlife Blu-Ray to a directory. I then put it through BD Rebuilder with the BD25 size selected, all the extras and just english audio and subtitles (allowing for more than one stream of a language). Everything seems fine except the resultant BD25 sized version has no audio on the Picture in Picture commentary called 'Undead Vision'.
After about 3 hours faffing about getting PDVD to play an iso image i made of the original files (just to check see if it's in there) it played with sound just fine. So it's definately BD Rebuilder thats skipping the sound.
When i look at the list of tracks BD Rebuilder has detected, there is always one audio track that it refuses to tick, even with me changing the audio options in the settings to all languages, no reencoding etc etc.
Can someone help me? I cant figure out how to get the sound on this extra feature and i suspect its that stubborn track that i cant enable.
Apreciate the time jdobbs, been using your program now for a looong time :) If it is DTS Express, it is a known issue (you'll see numerous posts on it here in this thread) and it isn't supported by any of the helper apps. I'm trying to create a workaround... I've been at the 90% complete level for a while now (experienced programmers will laugh when they hear that one ;)) -- but I'm having playback/timing issues still.
jdobbs
9th February 2011, 05:16
This won't resolve any BD_RB problem, but you can always use tsmuxer to add the audio stream back in from the original. That would solve your immediate problem with this movie.
Of course you will have to determine which .m2ts file contains the audio in the original. I suspect it is a DTS Express stream -- which isn't supported by TSMUXER.
Capsbackup
9th February 2011, 05:45
I suspect it is a DTS Express stream -- which isn't supported by TSMUXER.
Suspicion correct! :cool:
dfsooner
9th February 2011, 07:18
Please don't do this.
I am testing for a custom size larger than DVD-9 (11000 to be exact). If it works for that, I'll be a happy camper. Besides my menus are not motion, so I don't anticipate any problems of that nature. I'll know in a few hours and will post the results.
Just for the record, I don't use DVD-9 size much any more because I no longer trust double layer DVD media. I have opted for 110000 for most of my rebuilds because it still gives me pretty good PQ and allows enough room to retain the HD audio (which BD-RB apparently allows for anything larger than [BD-9] - thanks for that, by the way - I wish it were optional for any size).
Rebuilt one of my TMPgenc-authored BDs with v0.37.04 at a custom size of 11000 and the menu works perfectly.
AndyP
9th February 2011, 18:23
Hi
Having a problem with Avatar (PAL) Extended edition.
Trying to build as DVD-5. Movie only, alternate movie mode DVD5, other movie (playlist number 3 from the list) Fails with FAILED to rebuild.
Settings
[Options]
MODE=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
SD_CONVERT=0
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=0
KEEP_HD_AUDIO=1
AVCHD=0
REMOVE_WORKFILES=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=23450
TARGET_SIZE=23500
VERSION=0.37.0.4
ENCODE_QUALITY=0
ONEPASS_ENCODING=2
AUTO_QUALITY=1
OPEN_GOP=0
DEINTERLACE=0
SD_TO_1080=0
CONVERT_WIDE=0
AC3_192=0
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=0
MOVIEONLY_TYPE=1
ALTCRF=20
ALTMETHOD=0
[Paths]
SOURCE_PATH=E:\AVATAR_CE_D1\
WORKING_PATH=E:\DVD\
Log
-----------------------
[11:22:14] BD Rebuilder v0.37.04 (beta)
- Source: AVATAR_CE_D1
- Input BD size: 39.85 GB
- Approximate total content: [02:58:09.470]
- Windows Version: 6.1 [7600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=448
[11:22:14] PHASE ONE, Encoding
- [11:22:14] Extracting A/V streams [VID_00049]
- [11:32:36] Reencoding: VID_00049 (1 of 33)
- [11:32:36] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 14,972 frames
- Bitrate: 2,944 Kbs
- [11:32:36] Reencoding: VID_00049
- [11:42:27] Video Encode complete
- [11:42:27] Reencoding audio tracks (if req'd)
- [11:50:11] Multiplexing M2TS
- [11:50:11] Extracting A/V streams [VID_00002]
- [11:52:48] Reencoding: VID_00002 (2 of 33)
- [11:52:48] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 25,559 frames
- Bitrate: 2,527 Kbs
- [11:52:48] Reencoding: VID_00002
- [12:42:05] Video Encode complete
- [12:42:05] Multiplexing M2TS
- [12:42:05] Extracting A/V streams [VID_00034]
- [12:42:17] Reencoding: VID_00034 (3 of 33)
- [12:42:17] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,003 frames
- Bitrate: 3,749 Kbs
- [12:42:17] Reencoding: VID_00034
- [12:45:03] Video Encode complete
- [12:45:03] Multiplexing M2TS
- [12:45:03] Extracting A/V streams [VID_00004]
- [12:45:31] Reencoding: VID_00004 (4 of 33)
- [12:45:31] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,113 frames
- Bitrate: 3,495 Kbs
- [12:45:31] Reencoding: VID_00004
- [12:48:46] Video Encode complete
- [12:48:46] Multiplexing M2TS
- [12:48:46] Extracting A/V streams [VID_00035]
- [12:49:08] Reencoding: VID_00035 (5 of 33)
- [12:49:08] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,056 frames
- Bitrate: 3,243 Kbs
- [12:49:08] Reencoding: VID_00035
- [12:50:55] Video Encode complete
- [12:50:55] Multiplexing M2TS
- [12:50:55] Extracting A/V streams [VID_00006]
- [12:52:59] Reencoding: VID_00006 (6 of 33)
- [12:52:59] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 21,792 frames
- Bitrate: 3,226 Kbs
- [12:53:00] Reencoding: VID_00006
- [13:08:36] Video Encode complete
- [13:08:36] Multiplexing M2TS
- [13:08:36] Extracting A/V streams [VID_00036]
- [13:08:50] Reencoding: VID_00036 (7 of 33)
- [13:08:50] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 727 frames
- Bitrate: 4,056 Kbs
- [13:08:51] Reencoding: VID_00036
- [13:11:21] Video Encode complete
- [13:11:21] Multiplexing M2TS
- [13:11:21] Extracting A/V streams [VID_00008]
- [13:12:20] Reencoding: VID_00008 (8 of 33)
- [13:12:20] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 7,831 frames
- Bitrate: 2,509 Kbs
- [13:12:20] Reencoding: VID_00008
- [13:27:54] Video Encode complete
- [13:27:54] Multiplexing M2TS
- [13:27:54] Extracting A/V streams [VID_00037]
- [13:28:02] Reencoding: VID_00037 (9 of 33)
- [13:28:02] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 960 frames
- Bitrate: 2,462 Kbs
- [13:28:02] Reencoding: VID_00037
- [13:31:24] Video Encode complete
- [13:31:24] Multiplexing M2TS
- [13:31:24] Extracting A/V streams [VID_00010]
- [13:32:08] Reencoding: VID_00010 (10 of 33)
- [13:32:08] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 5,135 frames
- Bitrate: 2,457 Kbs
- [13:32:08] Reencoding: VID_00010
- [13:42:26] Video Encode complete
- [13:42:26] Multiplexing M2TS
- [13:42:26] Extracting A/V streams [VID_00050]
- [13:42:40] Reencoding: VID_00050 (11 of 33)
- [13:42:40] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,057 frames
- Bitrate: 2,424 Kbs
- [13:42:40] Reencoding: VID_00050
- [13:44:32] Video Encode complete
- [13:44:32] Multiplexing M2TS
- [13:44:32] Extracting A/V streams [VID_00012]
- [13:45:28] Reencoding: VID_00012 (12 of 33)
- [13:45:28] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 6,760 frames
- Bitrate: 2,884 Kbs
- [13:45:28] Reencoding: VID_00012
- [14:04:04] Video Encode complete
- [14:04:04] Multiplexing M2TS
- [14:04:04] Extracting A/V streams [VID_00038]
- [14:04:12] Reencoding: VID_00038 (13 of 33)
- [14:04:12] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,036 frames
- Bitrate: 3,270 Kbs
- [14:04:12] Reencoding: VID_00038
- [14:08:35] Video Encode complete
- [14:08:35] Multiplexing M2TS
- [14:08:35] Extracting A/V streams [VID_00014]
- [14:09:40] Reencoding: VID_00014 (14 of 33)
- [14:09:40] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 8,633 frames
- Bitrate: 3,089 Kbs
- [14:09:40] Reencoding: VID_00014
- [14:15:07] Video Encode complete
- [14:15:07] Multiplexing M2TS
- [14:15:07] Extracting A/V streams [VID_00051]
- [14:15:45] Reencoding: VID_00051 (15 of 33)
- [14:15:45] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 8,548 frames
- Bitrate: 2,431 Kbs
- [14:15:45] Reencoding: VID_00051
- [14:21:39] Video Encode complete
- [14:21:39] Multiplexing M2TS
- [14:21:39] Extracting A/V streams [VID_00016]
- [14:21:49] Reencoding: VID_00016 (16 of 33)
- [14:21:49] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,482 frames
- Bitrate: 2,387 Kbs
- [14:21:49] Reencoding: VID_00016
- [14:23:07] Video Encode complete
- [14:23:07] Multiplexing M2TS
- [14:23:07] Extracting A/V streams [VID_00040]
- [14:23:11] Reencoding: VID_00040 (17 of 33)
- [14:23:11] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 605 frames
- Bitrate: 4,115 Kbs
- [14:23:11] Reencoding: VID_00040
- [14:23:34] Video Encode complete
- [14:23:34] Multiplexing M2TS
- [14:23:34] Extracting A/V streams [VID_00018]
- [14:24:32] Reencoding: VID_00018 (18 of 33)
- [14:24:32] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 11,310 frames
- Bitrate: 2,966 Kbs
- [14:24:32] Reencoding: VID_00018
- [14:30:40] Video Encode complete
- [14:30:40] Multiplexing M2TS
- [14:30:40] Extracting A/V streams [VID_00041]
- [14:31:01] Reencoding: VID_00041 (19 of 33)
- [14:31:01] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,014 frames
- Bitrate: 3,936 Kbs
- [14:31:01] Reencoding: VID_00041
- [14:32:48] Video Encode complete
- [14:32:48] Multiplexing M2TS
- [14:32:48] Extracting A/V streams [VID_00020]
- [14:33:40] Reencoding: VID_00020 (20 of 33)
- [14:33:40] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 11,158 frames
- Bitrate: 2,708 Kbs
- [14:33:40] Reencoding: VID_00020
- [14:39:47] Video Encode complete
- [14:39:47] Multiplexing M2TS
- [14:39:47] Extracting A/V streams [VID_00042]
- [14:39:56] Reencoding: VID_00042 (21 of 33)
- [14:39:56] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,528 frames
- Bitrate: 2,468 Kbs
- [14:39:56] Reencoding: VID_00042
- [14:41:19] Video Encode complete
- [14:41:19] Multiplexing M2TS
- [14:41:19] Extracting A/V streams [VID_00022]
- [14:42:26] Reencoding: VID_00022 (22 of 33)
- [14:42:26] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 13,448 frames
- Bitrate: 2,838 Kbs
- [14:42:26] Reencoding: VID_00022
- [14:49:40] Video Encode complete
- [14:49:40] Multiplexing M2TS
- [14:49:40] Extracting A/V streams [VID_00052]
- [14:49:51] Reencoding: VID_00052 (23 of 33)
- [14:49:51] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,033 frames
- Bitrate: 2,504 Kbs
- [14:49:51] Reencoding: VID_00052
- [14:51:31] Video Encode complete
- [14:51:31] Multiplexing M2TS
- [14:51:31] Extracting A/V streams [VID_00024]
- [14:57:16] Reencoding: VID_00024 (24 of 33)
- [14:57:16] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 62,869 frames
- Bitrate: 3,104 Kbs
- [14:57:16] Reencoding: VID_00024
- [15:31:02] Video Encode complete
- [15:31:02] Multiplexing M2TS
- [15:31:02] Extracting A/V streams [VID_00044]
- [15:31:07] Reencoding: VID_00044 (25 of 33)
- [15:31:07] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 899 frames
- Bitrate: 3,500 Kbs
- [15:31:07] Reencoding: VID_00044
- [15:31:37] Video Encode complete
- [15:31:37] Multiplexing M2TS
- [15:31:37] Extracting A/V streams [VID_00026]
- [15:31:51] Reencoding: VID_00026 (26 of 33)
- [15:31:51] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,814 frames
- Bitrate: 3,376 Kbs
- [15:31:51] Reencoding: VID_00026
- [15:33:20] Video Encode complete
- [15:33:20] Multiplexing M2TS
- [15:33:20] Extracting A/V streams [VID_00045]
- [15:33:23] Reencoding: VID_00045 (27 of 33)
- [15:33:23] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 608 frames
- Bitrate: 4,064 Kbs
- [15:33:23] Reencoding: VID_00045
- [15:33:45] Video Encode complete
- [15:33:45] Multiplexing M2TS
- [15:33:45] Extracting A/V streams [VID_00028]
- [15:34:28] Reencoding: VID_00028 (28 of 33)
- [15:34:28] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 7,431 frames
- Bitrate: 3,918 Kbs
- [15:34:28] Reencoding: VID_00028
- [15:38:28] Video Encode complete
- [15:38:28] Multiplexing M2TS
- [15:38:28] Extracting A/V streams [VID_00046]
- [15:38:31] Reencoding: VID_00046 (29 of 33)
- [15:38:31] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 380 frames
- Bitrate: 4,005 Kbs
- [15:38:31] Reencoding: VID_00046
- [15:38:45] Video Encode complete
- [15:38:45] Multiplexing M2TS
- [15:38:45] Extracting A/V streams [VID_00030]
- [15:39:29] Reencoding: VID_00030 (30 of 33)
- [15:39:29] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 7,929 frames
- Bitrate: 3,689 Kbs
- [15:39:29] Reencoding: VID_00030
- [15:43:42] Video Encode complete
- [15:43:42] Multiplexing M2TS
- [15:43:42] Extracting A/V streams [VID_00047]
- [15:44:02] Reencoding: VID_00047 (31 of 33)
- [15:44:02] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,806 frames
- Bitrate: 3,236 Kbs
- [15:44:02] Reencoding: VID_00047
- [15:46:02] Video Encode complete
- [15:46:02] Multiplexing M2TS
- [15:46:02] Extracting A/V streams [VID_00032]
- [15:46:25] Reencoding: VID_00032 (32 of 33)
- [15:46:25] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 5,610 frames
- Bitrate: 2,631 Kbs
- [15:46:25] Reencoding: VID_00032
- [15:49:15] Video Encode complete
- [15:49:15] Multiplexing M2TS
- [15:49:15] Extracting A/V streams [VID_00048]
- [15:49:28] Reencoding: VID_00048 (33 of 33)
- [15:49:28] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 7,185 frames
- Bitrate: 1,107 Kbs
- [15:49:28] Reencoding: VID_00048
- [15:52:47] Video Encode complete
- [15:52:47] Multiplexing M2TS
[15:52:47]PHASE ONE complete
[15:52:47]PHASE TWO - Rebuild Started
- [15:52:47] Rebuilding stream 00049 [1 of 33]
- [15:52:47] Rebuilding stream 00002 [2 of 33]
- [15:52:47] Rebuilding stream 00034 [3 of 33]
- [15:52:47] Rebuilding stream 00004 [4 of 33]
- [15:52:47] Rebuilding stream 00035 [5 of 33]
- [15:52:47] Rebuilding stream 00006 [6 of 33]
- [15:52:47] Rebuilding stream 00036 [7 of 33]
- [15:52:47] Rebuilding stream 00008 [8 of 33]
- [15:52:47] Rebuilding stream 00037 [9 of 33]
- [15:52:47] Rebuilding stream 00010 [10 of 33]
- [15:52:47] Rebuilding stream 00050 [11 of 33]
- [15:52:47] Rebuilding stream 00012 [12 of 33]
- [15:52:47] Rebuilding stream 00038 [13 of 33]
- [15:52:47] Rebuilding stream 00014 [14 of 33]
- [15:52:47] Rebuilding stream 00051 [15 of 33]
- [15:52:47] Rebuilding stream 00016 [16 of 33]
- [15:52:47] Rebuilding stream 00040 [17 of 33]
- [15:52:47] Rebuilding stream 00018 [18 of 33]
- [15:52:47] Rebuilding stream 00041 [19 of 33]
- [15:52:47] Rebuilding stream 00020 [20 of 33]
- [15:52:47] Rebuilding stream 00042 [21 of 33]
- [15:52:47] Rebuilding stream 00022 [22 of 33]
- [15:52:47] Rebuilding stream 00052 [23 of 33]
- [15:52:47] Rebuilding stream 00024 [24 of 33]
- [15:52:47] Rebuilding stream 00044 [25 of 33]
- [15:52:47] Rebuilding stream 00026 [26 of 33]
- [15:52:47] Rebuilding stream 00045 [27 of 33]
- [15:52:47] Rebuilding stream 00028 [28 of 33]
- [15:52:47] Rebuilding stream 00046 [29 of 33]
- [15:52:47] Rebuilding stream 00030 [30 of 33]
- [15:52:47] Rebuilding stream 00047 [31 of 33]
- [15:52:47] Rebuilding stream 00032 [32 of 33]
- [15:52:47] Rebuilding stream 00048 [33 of 33]
- [15:52:47] Building ALTERNATE OUTPUT Structure
- [15:56:13] Starting MPLEX.
[15:56:13] - Failed to REBUILD
Thanks for any advice.
Cheers,
Andy
Giddeon
9th February 2011, 19:41
If it is DTS Express, it is a known issue (you'll see numerous posts on it here in this thread) and it isn't supported by any of the helper apps. I'm trying to create a workaround... I've been at the 90% complete level for a while now (experienced programmers will laugh when they hear that one ;)) -- but I'm having playback/timing issues still.
Well well well, i went to check after reading your reply (thanks for that btw) and guess what.. DTS Express. You really do know your sh*t :)
Well thanks for the effort your making to sort that out, i've got faith enough to leave the bugger on my drive till you do. I'll be watching the latest updates with great interest.
Excellent work dood, you rock :)
jdobbs
9th February 2011, 23:37
@jdobbs
I just did a full disc conversion of "Centurion" to BD9, using "Good" (Very fast) and "One-pass (CRF) settings - audio encoding options were left untouched, so that BD-RB performed a downconversion of the audio to 5.1AC3 640kbps.
While the original 7.1 DTS(MA) audio had (per tsMuxeR) an audio delay of 18,393ms, this delay disappeared somewhere in the downconversion, so that the playback was grossly (18+ seconds) out of synch.
The proof in the pudding was that using tsMuxeR to add a delay of 18,393ms to the primary audio of the main compressed .M2TS file eliminated the problem.
The reason for the original delay appears to be due to an initial rather mysterious SILENT 18 second static display regarding "Technicolor Services" and details of the video and audio formats.
Reminiscent, if I remember correctly, of the structure of, "The Girl With The Dragon Tattoo". Back in September, in your post #9531, you stated:
But the "Tatoo" problem only affected the "movie-only" version, so perhaps this is something different...
I fixed this one for the next release. BD-RB was experiencing a PTS/DTS overflow (if you look at the times for the feature with BDEdit, you'll see that the start/stop times are all huge -- it starts at 10 hours). I corrected a section of my code that had attempted to use a 32 bit integer to temporarily hold the PTS value. As a result, BD-RB didn't catch the 18 second difference between the first audio and video PTS values. Obviously there aren't many discs out there with DTS/PTS values that large -- explaining why this hasn't been an issue before.
Capsbackup
10th February 2011, 04:19
I fixed this one for the next release. BD-RB was experiencing a PTS/DTS overflow (if you look at the times for the feature with BDEdit, you'll see that the start/stop times are all huge -- it starts at 10 hours). I corrected a section of my code that had attempted to use a 32 bit integer to temporarily hold the PTS value. As a result, BD-RB didn't catch the 18 second difference between the first audio and video PTS values. Obviously there aren't many discs out there with DTS/PTS values that large -- explaining why this hasn't been an issue before.
This is a good find / fix! :) I agree there probably are very few discs authored this way, but for those that are it will be dealt with.
Interesting that I thought BD-RB would pull the delay value from the mpls that tsMuxeR reads upon remux, so as to avoid the potential audio delay causing the async. :confused:
Will this correction apply to secondary audio as well, since there was another report of the main audio being in sync but the secondary audio was not?
setarip_old
10th February 2011, 07:28
@jdobbs I fixed this one for the next release.Glad to hear that you were able to address this so quickly.
Now, when one of the 10,000 (it seems) heads gets lopped off, you'll hear "Thump, thump, thump" as it hits the ground - and not, "Sire, may I peel you a grape?" ;>}
Jake802
10th February 2011, 13:42
Hey guys I am having problems making a backup of Case 39. Here is the log.....
-----------------------
[07:35:50] BD Rebuilder v0.37.04 (beta)
- Source: CASE_39_AC
- Input BD size: 35.49 GB
- Approximate total content: [02:44:02.565]
- Target BD size: 22.90 GB
- Windows Version: 6.1 [7600]
- Quality: Highest (Very Slow), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=448
[07:35:50] PHASE ONE, Encoding
- [07:35:50] Extracting A/V streams [VID_00019]
- [07:35:58] Reencoding: VID_00019 (1 of 23)
- [07:35:58] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 958 frames
- [07:35:58] Reencoding: VID_00019, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.04 (beta)
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: , not recommended version
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [0]
- FFDSHOW MPEG2 set incorrectly: [0]
- FFDSHOW AVC set incorrectly: [0]
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[07:36:02] - Failed video encode, aborted
I realize the following are wrong according to the log:
- HAALI Splitter: Isn't recommended version
- FFDSHOW: , not recommended version
- FFDSHOW VC-1 set incorrectly: [0]
- FFDSHOW MPEG2 set incorrectly: [0]
- FFDSHOW AVC set incorrectly: [0]
But I just got done doing a backup of The Lovely Bones with no issues. I am guessing the two discs have different Video File types,and this is why I am encountering the issue?
Thanks
Jake
Sorry I left out I have my VC1 set to wmv9,I thought thats what were supposed to set it to in windows 7?
Jake
Jake802
10th February 2011, 13:50
Ok I got the movie backup to work but not full backup!
drmih
10th February 2011, 15:14
Strangely enough I have my system setup correctly and Case 39 works fine. Just an idea, but have you thought about installing the recommended software correctly?
Jake802
10th February 2011, 15:29
That's why I asked the question, The only settings I have touched in FFDShow is to make sure the VC1 is set to WMV9. I dont have a clue as to what the others should be. I just know I havent touched them and I havent had any issues in a long time!
jdobbs
10th February 2011, 15:36
This is a good find / fix! :) I agree there probably are very few discs authored this way, but for those that are it will be dealt with.
Interesting that I thought BD-RB would pull the delay value from the mpls that tsMuxeR reads upon remux, so as to avoid the potential audio delay causing the async. :confused:
Will this correction apply to secondary audio as well, since there was another report of the main audio being in sync but the secondary audio was not? I don't think there is a way you can reliably get the delay from the MPLS. You have to look at the start PTS times of the audio in the M2TS. I'm pretty sure that's how TSMUXER does it also -- since it can find it without an MPLS. BD Rebuilder looks for the PTS of all the audio streams directly from the M2TS. All the streams don't necessarily have to have the same start PTS, though... so one might have a delay while another does not. You also have to remember that the secondary audio stream is synced to the secondary video, not the primary. Even the multiple video streams may not have the same start PTS (although they usually do). I don't trust another app to catch all that.
I don't remember the other report you mentioned -- but the odds are low that there is a connection.
jdobbs
10th February 2011, 15:44
Hey guys I am having problems making a backup of Case 39. Here is the log.....
-----------------------
[07:35:50] BD Rebuilder v0.37.04 (beta)
- Source: CASE_39_AC
- Input BD size: 35.49 GB
- Approximate total content: [02:44:02.565]
- Target BD size: 22.90 GB
- Windows Version: 6.1 [7600]
- Quality: Highest (Very Slow), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=448
[07:35:50] PHASE ONE, Encoding
- [07:35:50] Extracting A/V streams [VID_00019]
- [07:35:58] Reencoding: VID_00019 (1 of 23)
- [07:35:58] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 958 frames
- [07:35:58] Reencoding: VID_00019, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.04 (beta)
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: , not recommended version
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [0]
- FFDSHOW MPEG2 set incorrectly: [0]
- FFDSHOW AVC set incorrectly: [0]
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[07:36:02] - Failed video encode, aborted
I realize the following are wrong according to the log:
- HAALI Splitter: Isn't recommended version
- FFDSHOW: , not recommended version
- FFDSHOW VC-1 set incorrectly: [0]
- FFDSHOW MPEG2 set incorrectly: [0]
- FFDSHOW AVC set incorrectly: [0]
But I just got done doing a backup of The Lovely Bones with no issues. I am guessing the two discs have different Video File types,and this is why I am encountering the issue?
Thanks
Jake
Sorry I left out I have my VC1 set to wmv9,I thought thats what were supposed to set it to in windows 7?
Jake That's undoubtedly the issue. You may think you have VC-1 set to wmv9 -- but BD Rebuilder is looking directly at the registry, and it isn't set.
You need to follow the directions in the first post of this thread exactly. You aren't set up correctly. Any one of those incorrect values I see can result in failure -- and you have several wrong.
Jake802
10th February 2011, 15:50
That's undoubtedly the issue. You may think you have VC-1 set to wmv9 -- but BD Rebuilder is looking directly at the registry, and it isn't set.
You need to follow the directions in the first post of this thread exactly. You aren't set up correctly. Any one of those incorrect values can result in failure -- and you have several wrong.
Thanks JDobbs!
Question my video decoder configuration says vc1 wmv9,how else do i fix it,should I uninstall everything and reinstall it? I just found it odd because I have been making backups for months now with no issues? So Uninstall everything and reinstall after a fresh reboot?
Thanks
Jake
jdobbs
10th February 2011, 15:54
All I can say is that BD Rebuilder is querying the registry -- and the registry says it is not set to wmv9. It is set to a value of "0" -- meaning it is disabled. Same for AVC and MPEG-2.
Uninstall BD Rebuilder and all the helper apps and install ONLY the versions from the first post of this thread. If you install the wrong versions (of FFDSHOW for example) -- it's unpredictable what problems you might run into.
Jake802
10th February 2011, 16:01
Alright cool! Will do! I have included a screen shot of my FFDShow,can you please tell me what I should have the VC1,MPEG2,and AVC set at? I am downloading everything directly from your page I will do a reinstall when my movie only is done converting!
Thanks JDobbs!
jdobbs
10th February 2011, 16:09
Your screen shot doesn't mean anything... for all I know you may have multiple FFDSHOW versions installed, you may be configuring the 64 bit version when it isn't even used by BD-RB -- the one thing I do know positively is that you have the wrong one installed. Also, be careful about what other software you put on your system. Some of the less informative products might change your settings -- and not even tell you they do so. Others can intercept CODECs and it won't even show that it has been reconfigured. If you have any CODEC packs of any kind -- dump them. When you have FFDSHOW you don't need them.
Capsbackup
10th February 2011, 16:19
I don't remember the other report you mentioned -- but the odds are low that there is a connection.
The previous report was mentioned here, and the movie was Monsters vs Aliens :
http://forum.doom9.org/showthread.php?t=158185
Ultimately the delay was corrected by running BD-RB from the command line and editing the mux_00024.meta for the secondary audio file to reflect the audio delay reported by tsMuxeR that was not in the original mux_00024.meta from BD-RB.
jdobbs
10th February 2011, 16:31
The previous report was mentioned here, and the movie was Monsters vs Aliens :
http://forum.doom9.org/showthread.php?t=158185
Ultimately the delay was corrected by running BD-RB from the command line and editing the mux_00024.meta for the secondary audio file to reflect the audio delay reported by tsMuxeR that was not in the original mux_00024.meta from BD-RB. Ok, I'll go back and look at that one again. But if I recall correctly, I think I did that disc and couldn't repeat the issue.
Rich86
10th February 2011, 16:39
V.37.04 - using DVD Alternate Output Option:
When using DVD5 alternate output, the resulting title goes into a pause state at the end of the title playback - and you must press play again to have the disc actually complete playing and return to the player's logo screen.
Based upon some exploring and testing, I think this might be related to an entry of 255 in the "cell still time" column of the pgc table for the last chapter in a title. When I change that 255 to a 0 - and reburn the title - the problem goes away.
Capsbackup
10th February 2011, 16:41
Ok, I'll go back and look at that one again. But if I recall correctly, I think I did that disc and couldn't repeat the issue.
I just thought it was similar, and while your "iron was hot", this one could be looked at too! :p
j_m_min
10th February 2011, 17:20
Quote:
Originally Posted by j_m_min View Post
setarip_old
"Quote:
- Pes packet len too large ( >100Mb). Bad stream"
If you had done a search of this thread, you'd have seen that "jdobbs" (The author of BD Rebuilder) has stated that this is an error generated from within tsMuxeR - and could only be due to a bad rip.
Is your source material an original, commercial Blu-ray disc, or is it something else?"
_____________________________________________________
Wow, thanks for trying to help. I get so ignored on sites (like afterdawn) looking for help usually that I am surprised I got a couple responses.
Both the eat pray love, avatar and dinner for schmucks were original blu-rays that I got from Netflix. I doubt it matters, but that is where they are from. I tried eat like 8 times, avatar like 5 times and dinner 3 times.
I paid close attention, I get through 100% encoding, but as soon as it gets to re-encoding it fails. Why is this?
I did research that error message and many many threads and I found one post where a guy said his menu file or something was too big (greater thatn 100 mb) and when he unchecked that for recording it worked. I am guessing it could be that picture moving around in the menu. It seems it only records one big file or something, and if there is another greater than 100 mb it gets an erro. But I can't find anywhere where you can pick and choose what files to copy like on CloneDVD. If I could stop trying to record that file that is greater than 100 mb, it might work.
What is "tsMuxeR?" I don't have this program downloaded and its not in the instructions.
Maybe my bad for not posting the whole giant log, I just know it said everything was OK up until re-encoding.
Thanks a lot again. Sorry for the delay.
I've done all the movies you mentioned -- and didn't get that error. So it's related to some setting you've made or something unique to your setup.
As was mentioned -- that error is almost always the result of a bad rip. Are you using AnyDVD? That's the only truly reliable decryption/ripping package out there (in my humble opinion).
TSMUXER is a 3rd party multiplexer used to demultiplex the streams from the original M2TS files and to create the new M2TS files after reencoding. It is included in the BD Rebuilder zip files and is in the TOOLS folder.
___________________________________________________
Jdobbs
I am using Anydvd HD. I followed your guide and installed all the programs you said. I wouldn't have any idea where to begin in the setup to see why its happening. Should I just reinstall everything again and see what happens? I am installing the programs as is and running them. I didn't see any guides telling me to turn on this feature or go through these boxes and check them. Would it be a Region A etc issue? Because I don't know what to pick when that happens.
jdobbs
11th February 2011, 02:49
I just thought it was similar, and while your "iron was hot", this one could be looked at too! :p I found the one in "Monsters and Aliens" too. It wasn't related to the other one -- but was in the same section of code.
As it turns out, both the secondary audio and the secondary video had an offset and I wasn't correctly considering that possibility. I'll fix it for the next release. My guess is that if you manually adjusted the audio and remuxed, it might look like it corrected the issue, but in actuality you've probably just made them both be off by the same amount. In this disc it looks like it is off by about 2.5 seconds -- so it may not be that noticable.
Capsbackup
11th February 2011, 03:35
I found the one in "Monsters and Aliens" too. It wasn't related to the other one -- but was in the same section of code.
As it turns out, both the secondary audio and the secondary video had an offset and I wasn't correctly considering that possiblity. I'll fix it for the next release. My guess is that if you manually adjusted the audio and remuxed, it might look like it corrected the issue, but in actuality you've probably just made them both be off by the same amount. In this disc it looks like it is off by about 2.5 seconds -- so it may not be that noticable.
You are correct about adjusting the audio via a delay set in the mux meta, and reintegrating this new rebuild into to the original rebuild. The reporter stated after this exchange, the audio was back in sync.
Your diligence in correcting these issues, even some so minor like this, that probably will never be noticed nor reported more than once, :p , is greatly recognized and appreciated! :)
Jake802
11th February 2011, 04:17
Uninstalled reinstalled everything works like a charm! Thanks a lot!
aacm
12th February 2011, 01:54
@aacm
I've done that disc with no issues. Can you please post the output of INSPECT.EXE? It's located in the BD Rebuilder folder.
You're not doing any encoding for the movie-only backup. Also, I believe you should have also gotten error reports following the failure to build structure. Is there a reason why you didn't post that part of the LOG as well?
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libavcodec": Ok
- BD Rebuilder v0.37.0.3, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
Are the error reports in the same LOG file? Nothing follows the "Failed to rebuild" comment, except the start of the next rebuild process.
drmih
12th February 2011, 11:59
@jdobbs
Can you think of any anything you've done (or perhaps an x264 issue), but encodes seem to be taking significantly longer now. Doing full backups to bd-9, highest quality, have always seemed to take between 6 and 10 hours, depending on the disc content - I've just looked at a sample of previous discs in the log file and 8 hours seems about the normal. They now seem to be nearly double that. Checking the system, x264 is using over 90% of the processors and memory isn't an issue.
**Just a note, I thought I hadn't changed anything but I did switch on the new option for GOP in bd-9 discs
jedihyte
12th February 2011, 14:31
On this new version (v0.37.04) I'm not able to check the box in Setup for Audio Languages to Keep "Limit to one track . . ." I check it and hit Save Changes, but it will not take. Also, If I choose BD-5 and Movie Only, and I check "Limit to one track " and hit Save, the settings will revert back to BD-25 and Full movie. I went back to v0.37.01 to try it, and it works fine.
jdobbs
12th February 2011, 15:02
@jdobbs
Can you think of any anything you've done (or perhaps an x264 issue), but encodes seem to be taking significantly longer now. Doing full backups to bd-9, highest quality, have always seemed to take between 6 and 10 hours, depending on the disc content - I've just looked at a sample of previous discs in the log file and 8 hours seems about the normal. They now seem to be nearly double that. Checking the system, x264 is using over 90% of the processors and memory isn't an issue.
**Just a note, I thought I hadn't changed anything but I did switch on the new option for GOP in bd-9 discs The two things that have changed that might affect speed is the newer version of X264 and the default setting for LAVF -- but, frankly, I'm not seeing a slowdown and yours is the only report I've gotten. Try deselecting "use LAVF" and see if that makes a difference.
Generally, though, if you experience a slowdown in performance, the first place to always look is at your antivirus software. A/V packages are renowned for updating themselves with changes that cause slowdowns. Turn it off completely and see if you that changes things. Second would be the a fragmented or near-full hard drive.
You might also want to look at the total time of the job which seems to show the slowdown and compare it to the other jobs you're reviewing and make sure you're talking apples-to-apples. Time to encode is affected by frame count, not source size. Some discs have twice as much work to do as others.
Capsbackup
12th February 2011, 16:13
On this new version (v0.37.04) I'm not able to check the box in Setup for Audio Languages to Keep "Limit to one track . . ." I check it and hit Save Changes, but it will not take. Also, If I choose BD-5 and Movie Only, and I check "Limit to one track " and hit Save, the settings will revert back to BD-25 and Full movie. I went back to v0.37.01 to try it, and it works fine.
Works fine for me. :cool:
jedihyte
12th February 2011, 17:50
Works fine for me. :cool:
Ya- that was weird. :confused: I just downloaded it again, and all is good. Sorry for the false alarm.
bluestarCVO
13th February 2011, 00:34
I think I may have possibly found a bug with the target size mkv (intact audio). I have tried this on my HP and also my Gateway, and I have tried three different discs. Every time BD Rebuilder gets ready to reencode the video, I get this PredictAndEncode() 00006 2820 error, and all I can do is click ok and the reencode fails. If I am doing something wrong on my end, please let me know.
[12:23:00] BD Rebuilder v0.37.04 (beta)
- Source: HOT_TUB_TIME_MACHINE
- Input BD size: 27.81 GB
- Approximate total content: [01:40:37.072]
- Windows Version: 6.1 [7600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1920x1080, Intact Audio
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[12:23:00] PHASE ONE, Encoding
- [12:23:00] Extracting A/V streams [VID_00890]
- [12:27:32] Reencoding: VID_00890 (1 of 15)
- [12:27:32] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 10,368 frames
- [12:27:32] PredictAndEncode() 00006 2820
[13:45:43] - Aborted by user request
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libavcodec": Ok
- BD Rebuilder v0.37.0.4, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
Thanks for your time!
jdobbs
13th February 2011, 00:43
@bluestarCVO
I'll take a look at it. Can you post your INI file so I can make sure I am using the exact same settings you are? Right now I don't even know what target size you are using... and I worry that you are setting it to a size that is too small for the intact audio.
Either way I need to fix it -- but the additional information will help ne find it.
[Edit] Well, I tried forcing the size too small -- and couldn't get that error (although I see something different I will need to fix) -- so I'll have to wait until you post the INI before I can do any work on it.
bluestarCVO
13th February 2011, 01:12
@bluestarCVO
I'll take a look at it. Can you post your INI file so I can make sure I am using the exact same settings you are? Right now I don't even know what target size you are using... and I worry that you are setting it to a size that is too small for the intact audio.
Either way I need to fix it -- but the additional information will help ne find it.
[Edit] Well, I tried forcing the size too small -- and couldn't get that error (although I see something different I will need to fix) -- so I'll have to wait until you post the INI before I can do any work on it.
I've got my output size set to 11000 MB. Hopefully I have everything set right.
[Options]
MODE=1
ENCODE_QUALITY=1
ONEPASS_ENCODING=0
AUTO_QUALITY=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AVCHD=0
REMOVE_WORKFILES=1
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=11000
TARGET_SIZE=8032
AUTO_BURN=0
PRIORITY_CLASS=0
BDMV_CERT_ONLY=1
USE_LAVF=1
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
MOVIEONLY_TYPE=11
ALTCRF=20
ALTMETHOD=2
VERSION=0.37.0.4
SD_TO_1080=0
CONVERT_WIDE=0
ALT_TARGET=11000
[Paths]
SOURCE_PATH=C:\BLURAY\HOT_TUB_TIME_MACHINE\
WORKING_PATH=B:\HOT\
Sorry for the delay...
jdobbs
13th February 2011, 02:26
@bluestarCVO
The large target size was causing an overflow in one of my variables. I've fixed it for the next release.
bluestarCVO
13th February 2011, 02:40
@bluestarCVO
The large target size was causing an overflow in one of my variables. I've fixed it for the next release.
jdobbs, thank you for the quick response! I'll be looking forward to the next release then. Thanks again!
A donation from me to you is long overdue, and will head your way in about 2 hours.
dfsooner
13th February 2011, 05:32
It appears that using LAVF is now MUCH slower than not using it. Jobs normaly taking 8-10 hours or so are now in the 18-hour range (highest quality).
jdobbs
13th February 2011, 05:53
It appears that using LAVF is now MUCH slower than not using it. Jobs normaly taking 8-10 hours or so are now in the 18-hour range (highest quality). Have you tried it with both or are you simply making an unsubstantiated statement?
I've personally done lots of testing and LAVF is faster or equal in every test I've done (on the systems I use) -- and it is almost always faster on a 64 bit system. Nothing is impossible -- but I'd suggest you post something to substantiate what you're saying other than "it appears".
You can always uncheck LAVF... I'd be interested in seeing the LOG of any differences you find running the exact same job with the same settings in both modes. If you do find differences, I'd also like to hear whether it changes if you step back to a previous version of X264.
ilancas
13th February 2011, 09:51
On this new version (v0.37.04) I'm not able to check the box in Setup for Audio Languages to Keep "Limit to one track . . ." I check it and hit Save Changes, but it will not take. Also, If I choose BD-5 and Movie Only, and I check "Limit to one track " and hit Save, the settings will revert back to BD-25 and Full movie. I went back to v0.37.01 to try it, and it works fine.
Perhaps you are using Windows 7 and placed BD RB in the Program Files folder? If so, Windows settings virtualization (or whatever the proper name is) will interfere and cause your problem. The solution is either to install elsewhere or run the program with Administrator privileges.
dfsooner
13th February 2011, 15:36
Have you tried it with both or are you simply making an unsubstantiated statement?
I've personally done lots of testing and LAVF is faster or equal in every test I've done (on the systems I use) -- and it is almost always faster on a 64 bit system. Nothing is impossible -- but I'd suggest you post something to substantiate what you're saying other than "it appears".
You can always uncheck LAVF... I'd be interested in seeing the LOG of any differences you find running the exact same job with the same settings in both modes. If you do find differences, I'd also like to hear whether it changes if you step back to a previous version of X264.
Fair enough. I'll try to compare apples to apples as soon as I burn through my substantial backlog.
Ch3vr0n
13th February 2011, 16:23
Meh, BDRB is in my program folders and runs without any issue. Then again i do got that annoying UAC switched off (on my vista)
jdobbs
13th February 2011, 16:34
Fair enough. I'll try to compare apples to apples as soon as I burn through my substantial backlog. Well... I ran a couple of jobs overnight on the same stream with and without LAVF, and at least on this one (a 115,000 frame 1080p VC-1 source) LAVF was indeed significantly slower (52 minutes vs 45 minutes), even though it was using the 64 bit version.
I'm setting up some tests for AVC and MPEG-2 sources.
It used to be faster in most cases, so I'm not sure what has happened -- but I'm changing it back so LAVF isn't the default anymore on the next release.
dfsooner
13th February 2011, 22:08
Does LAVF take more advantage of extra memory?
The reason I ask is that I have two systems that I use for rebuilds. The first is Windows 7 Pro x64 with a Q9400 and 8GB of memory. The second is Windows 7 Home Premium x64 with a Q6600 and only 4GB of memory.
I would expect the second to be a little slower because of the processor, but could the memory size be a major factor, as well?
Dofin
14th February 2011, 03:44
Reducing a retail BD-50, ripped with AnyDVD HD, to a DVD9, through version 0.37.04, produce a playable DVD9 on my Oppo-93. If I try to produce a full BD-25, although there are no errors reported in log, this player will consider the burned disc as an Unknown disc and refuse to play it. The burned disc plays fine with Arc Theater. I've tried several unsuccessful tweaking with relevant settings but still, do not know what could be wrongly set. Is it a known issue with Oppo ?
Any hints would help as I've tried this procedure over several retail BD-50 with same results. Thanks.
jdobbs
14th February 2011, 05:43
Reducing a retail BD-50, ripped with AnyDVD HD, to a DVD9, through version 0.37.04, produce a playable DVD9 on my Oppo-93. If I try to produce a full BD-25, although there are no errors reported in log, this player will consider the burned disc as an Unknown disc and refuse to play it. The burned disc plays fine with Arc Theater. I've tried several unsuccessful tweaking with relevant settings but still, do not know what could be wrongly set. Is it a known issue with Oppo ?
Any hints would help as I've tried this procedure over several retail BD-50 with same results. Thanks. Are you burning with Imgburn or some other package?
s2k
14th February 2011, 10:06
Hi guys
I'm using this great program for some time. About 80% procent of backups were successful, but I also have the same error with some movies.
Inspect:
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libavcodec": Ok
- BD Rebuilder v0.37.0.4, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[Status]
LABEL=SALT_DIRECTOR'S_CUT_3IN1_RO
VERSION=v0.37.04 (beta)
SOURCE_SIZE=47956167889
SOURCE_VIDEO_SIZE=47585034240
TARGET_SIZE=24222105600
REDUCTION=.50122842889437
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=rom;ron;rum;
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=-1
QUICK=1
ENCODE_STEP=4
COMPLETED=35
[00021]
AUDIO=1
PGS=
M2TS_TARGET=178614
NSTART=27000000
NEND=27045000
NSIZE=245760
FLINK=0
MLINK=0
[00022]
AUDIO=1
PGS=
M2TS_TARGET=526603
NSTART=27000000
NEND=27135000
NSIZE=724992
FLINK=0
MLINK=0
[00119]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=42303273
RATE=12162
NSTART=27000000
NEND=27861120
NSIZE=42387456
FLINK=-1
MLINK=0
[00117]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=42903626
RATE=12637
NSTART=27000000
NEND=27930720
NSIZE=41306112
FLINK=-1
MLINK=0
[00140]
AUDIO=1
PGS=000
M2TS_TARGET=55230874
NSTART=27000000
NEND=29723040
NSIZE=45434880
FLINK=0
MLINK=0
[00123]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=58014894
RATE=12272
NSTART=27000000
NEND=28259040
NSIZE=57372672
FLINK=-1
MLINK=0
[00081]
AUDIO=
PGS=
M2TS_TARGET=59281177
NSTART=27000000
NEND=29700823
NSIZE=10856448
FLINK=0
MLINK=0
[00101]
AUDIO=1
PGS=
M2TS_TARGET=63209430
NSTART=27000000
NEND=28899360
NSIZE=35076096
FLINK=0
MLINK=0
[00104]
AUDIO=1
PGS=
M2TS_TARGET=63650010
NSTART=27000000
NEND=28899360
NSIZE=30953472
FLINK=0
MLINK=0
[00166]
AUDIO=1
PGS=000
M2TS_TARGET=71367870
NSTART=27000000
NEND=29583360
NSIZE=9498624
FLINK=0
MLINK=0
[00113]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=75246605
RATE=13662
NSTART=27000000
NEND=28491840
NSIZE=68929536
FLINK=-1
MLINK=0
[00133]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=88153307
RATE=12642
NSTART=27000000
NEND=28790400
NSIZE=89008128
FLINK=-1
MLINK=0
[00162]
AUDIO=1
PGS=000
M2TS_TARGET=99934607
NSTART=27000000
NEND=30566880
NSIZE=83103744
FLINK=0
MLINK=0
[00158]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=100931929
RATE=12673
NSTART=27000000
NEND=29141280
NSIZE=98291712
FLINK=-1
MLINK=0
[00163]
AUDIO=1
PGS=000
M2TS_TARGET=129965780
NSTART=27000000
NEND=31875840
NSIZE=156045312
FLINK=0
MLINK=0
[00121]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=137697956
RATE=13020
NSTART=27000000
NEND=29739840
NSIZE=136101888
FLINK=-1
MLINK=0
[00165]
AUDIO=1
PGS=000
M2TS_TARGET=153556341
NSTART=27000000
NEND=32654880
NSIZE=213516288
FLINK=0
MLINK=0
[00115]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=155620892
RATE=12631
NSTART=27000000
NEND=30199680
NSIZE=151056384
FLINK=-1
MLINK=0
[00125]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=156779328
RATE=12815
NSTART=27000000
NEND=30244800
NSIZE=150878208
FLINK=-1
MLINK=0
[00135]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=167895084
RATE=12570
NSTART=27000000
NEND=30560160
NSIZE=160382976
FLINK=-1
MLINK=0
[00156]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=168153104
RATE=12628
NSTART=27000000
NEND=30551040
NSIZE=160843776
FLINK=-1
MLINK=0
[00137]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=182904006
RATE=12630
NSTART=27000000
NEND=30931680
NSIZE=178249728
FLINK=-1
MLINK=0
[00164]
AUDIO=10
PGS=00
M2TS_TARGET=200673470
NSTART=27000000
NEND=32440320
NSIZE=185536512
FLINK=0
MLINK=0
[00107]
AUDIO=1
PGS=000000
M2TS_TARGET=207264969
NSTART=27000000
NEND=41695200
NSIZE=267773952
FLINK=0
MLINK=0
[00129]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=239944205
RATE=12980
NSTART=27000000
NEND=31859040
NSIZE=227352576
FLINK=-1
MLINK=0
[00127]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=267844937
RATE=12501
NSTART=27000000
NEND=32296320
NSIZE=261869568
FLINK=-1
MLINK=0
[00109]
AUDIO=1
PGS=000000
M2TS_TARGET=277575411
NSTART=27000000
NEND=46569600
NSIZE=444549120
FLINK=0
MLINK=0
[00105]
AUDIO=1
PGS=000000
M2TS_TARGET=307602468
NSTART=27000000
NEND=48844800
NSIZE=447467520
FLINK=0
MLINK=0
[00108]
AUDIO=1
PGS=000000
M2TS_TARGET=352664718
NSTART=27000000
NEND=52018560
NSIZE=552333312
FLINK=0
MLINK=0
[00106]
AUDIO=1
PGS=000000
M2TS_TARGET=477845543
NSTART=27000000
NEND=60899040
NSIZE=502235136
FLINK=0
MLINK=0
[00131]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=569111538
RATE=12019
NSTART=27000000
NEND=39563520
NSIZE=555239424
FLINK=-1
MLINK=0
[00111]
AUDIO=1
PGS=000000
M2TS_TARGET=590758101
NSTART=27000000
NEND=100467360
NSIZE=1374713856
FLINK=0
MLINK=0
[00110]
AUDIO=1
PGS=000000
M2TS_TARGET=1101098333
NSTART=27000000
NEND=107455680
NSIZE=1737762816
FLINK=0
MLINK=0
[00139]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=1773824585
RATE=9426
NSTART=27000000
NEND=72024000
NSIZE=1576464384
FLINK=0
MLINK=0
[00160]
AUDIO=01000000
PGS=00000000000000000000000000
M2TS_TARGET=1807329366
NSTART=27000000
NEND=71943360
NSIZE=1392642048
FLINK=0
MLINK=0
[00011]
AUDIO=1000000
PGS=00000000010000000000000000
M2TS_TARGET=12404767535
RATE=10513
[22:59:41] BD Rebuilder v0.37.03 (beta)
- Source: SALT_DIRECTOR'S_CUT_3IN1_RO
- Input BD size: 44,82 GB
- Approximate total content: [06:12:49.344]
- Target BD size: 22,56 GB
- Windows Version: 6.1 [7600]
- Auto Quality: Good (Very Fast), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=1 Kbs=640
[22:59:41] PHASE ONE, Encoding
- [22:59:41] Extracting A/V streams [VID_00021]
- [22:59:41] Reencoding: VID_00021 (1 of 36)
- [22:59:41] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23,976fps, 24 frames
- [22:59:41] Reencoding: VID_00021, Pass 1 of 1
- [22:59:42] Video Encode complete
- [22:59:42] Reencoding audio tracks (if req'd)
- [22:59:42] Multiplexing M2TS
- [22:59:43] Extracting A/V streams [VID_00022]
- [22:59:43] Reencoding: VID_00022 (2 of 36)
- [22:59:43] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23,976fps, 72 frames
- [22:59:43] Reencoding: VID_00022, Pass 1 of 1
- [22:59:44] Video Encode complete
- [22:59:44] Reencoding audio tracks (if req'd)
- [22:59:44] Multiplexing M2TS
- [22:59:44] Extracting A/V streams [VID_00119]
- [22:59:46] Reencoding: VID_00119 (3 of 36)
- [22:59:46] Reencoding secondary video [TRK_02]
- [22:59:50] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 459 frames
- Bitrate: 12.042 Kbs
- [22:59:50] Reencoding: VID_00119, Pass 1 of 2
- [23:00:01] Reencoding: VID_00119, Pass 2 of 2
- [23:00:12] Video Encode complete
- [23:00:13] Reencoding audio tracks (if req'd)
- [23:00:13] Multiplexing M2TS
- [23:00:14] Extracting A/V streams [VID_00117]
- [23:00:16] Reencoding: VID_00117 (4 of 36)
- [23:00:16] Reencoding secondary video [TRK_02]
- [23:00:16] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 496 frames
- Bitrate: 12.526 Kbs
- [23:00:16] Reencoding: VID_00117, Pass 1 of 2
- [23:00:27] Reencoding: VID_00117, Pass 2 of 2
- [23:00:39] Video Encode complete
- [23:00:39] Reencoding audio tracks (if req'd)
- [23:00:39] Multiplexing M2TS
- [23:00:40] Extracting A/V streams [VID_00140]
- [23:00:43] Reencoding: VID_00140 (5 of 36)
- [23:00:43] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 23.989 frames
- Bitrate: 9.289 Kbs
- [00:08:33] Reencoding: VID_00139, Pass 1 of 2
- [00:15:31] Reencoding: VID_00139, Pass 2 of 2
- [00:22:41] Video Encode complete
- [00:22:41] Reencoding audio tracks (if req'd)
- [00:22:41] Multiplexing M2TS
- [00:23:33] Extracting A/V streams [VID_00160]
- [00:25:28] Reencoding: VID_00160 (35 of 36)
- [00:25:28] Reencoding secondary video [TRK_02]
- [00:25:50] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 23.946 frames
- [00:25:50] Reencoding: VID_00160, Pass 1 of 1
- [00:32:54] Video Encode complete
- [00:32:54] Reencoding audio tracks (if req'd)
- [00:32:54] Multiplexing M2TS
- [00:33:30] Extracting A/V streams [VID_00011]
- [00:43:23] Reencoding: VID_00011 (36 of 36)
- [00:43:23] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 163.821 frames
- Bitrate: 10.200 Kbs
- [00:43:23] Reencoding: VID_00011, Pass 1 of 2
- [01:31:27] Reencoding: VID_00011, Pass 2 of 2
- [02:22:01] Video Encode complete
- [02:22:01] Reencoding audio tracks (if req'd)
- [02:22:01] Multiplexing M2TS
- Error in attempt to multiplex: MUX_00011.meta
- Can't open file: F:\BD REMUX\SALT\WORKFILES\VID_00011_2.AVS.264
[02:22:01] - Failed to build structure, aborted
Same problem with "2012", "Last airbender", "Let me in" and "The Expendables"
Any help is appreciated.
jdobbs
14th February 2011, 14:22
@s2k
Are you reencoding an original disc? It sounds like BD Rebuilder is attempting to remux -- but the secondary video track doesn't exist. That can happen when someone preprocesses and leaves out the secondary video. It appears there should have been a line like the one below for the last (00011) stream:
- [00:xx:xx] Reencoding secondary video [TRK_02]
I successfully backed up the US versions of "2012", "Last Airbender", "The Expendables", and "Salt" -- all from the original disc and all with no issues.
I'll rerun SALT and see if anything has changed...
s2k
14th February 2011, 15:39
@s2k
Are you reencoding an original disc?
No, they are not. I think this is it.
Can I do something?
Thanks, and....everybody....Happy Valentines Day!!!!!
....
I attached info for the others.
setarip_old
14th February 2011, 20:06
@s2k
Hi!:
"jdobbs" asked:Are you reencoding an original disc?
You answered: No, they are not.
Discussion of such source material is a "no-no" at the Doom9 Forums...
djmasturbeat
15th February 2011, 07:29
just a clarification for step 8
8. Recommended for Windows XP only: Download and install WMV11 from Microsoft, and set VC-1 decoding to "disabled" in FFDSHOW (allowing the WMV11 codec to be used). This seems to be the codec with the fewest problem on VC-1. For Vista or Windows 7 -- select "wmv9"
are we talking about the FFDShow encoder configurations -> on the "decoder" tab -> codecs -> VC-1,
or ffdshow video configurations -> codecs -> VC-1,
or both?
I have wmv9 (for win7) set on the video config codecs setting, but i am wondering if i should also set it in the encoder config -> decoder tab -> codecs -> VC-1 also.
i am just trying to get better results with interlaced VC-1 source material. not sure if this will help or if this will be a self-inflicted screw up.
as it is now, the VC-1 codec in encoder config -> decoding tab -> codecs is set to "disabled".
thanks
jdobbs
15th February 2011, 13:53
just a clarification for step 8
are we talking about the FFDShow encoder configurations -> on the "decoder" tab -> codecs -> VC-1,
or ffdshow video configurations -> codecs -> VC-1,
or both?
I have wmv9 (for win7) set on the video config codecs setting, but i am wondering if i should also set it in the encoder config -> decoder tab -> codecs -> VC-1 also.
i am just trying to get better results with interlaced VC-1 source material. not sure if this will help or if this will be a self-inflicted screw up.
as it is now, the VC-1 codec in encoder config -> decoding tab -> codecs is set to "disabled".
thanks Not sure what you mean by the boldfaced encoder configuration? I think you must be talking about the VFW configuration utility... which really doesn't matter.
You are selecting decoders through the "Video Decoders Configuration" utility's CODEC screen (although CODEC does stand for coder/decoder). The selected decoder is used during the process to decode the video and serve it a frame at a time to X264 for reencoding. On Windows 7 VC-1 should be set to "wmv9". It's unpredictable what will happen if you set it to "disabled" and depends what else you have installed that might pick up the decoding. Setting it to LIBAVCODEC will work on some sources -- but doesn't support interlacing.
WMV9 on Windows 7 works with every source I've tried and I'm using it now. There are a couple of oddities related to VC-1 field-based picture formats (rather than frame based) that cause HAALI to hiccup when the source is an M2TS -- but BD Rebuilder recognizes that and adjusts for it by converting to MKV on-the-fly during the processing.
dfsooner
15th February 2011, 15:34
Does LAVF take more advantage of extra memory?
The reason I ask is that I have two systems that I use for rebuilds. The first is Windows 7 Pro x64 with a Q9400 and 8GB of memory. The second is Windows 7 Home Premium x64 with a Q6600 and only 4GB of memory.
I would expect the second to be a little slower because of the processor, but could the memory size be a major factor, as well?
Again, will LAVF take advantage of extra memory?
Capsbackup
15th February 2011, 16:20
Again, will LAVF take advantage of extra memory?
Encode times are processor related, with memory having a minor effect. Only if you are trying to multi-task during an encode might more memory be a benefit. :cool:
( assuming you have at least 2 GB ! :p )
big_moviefreak
16th February 2011, 02:04
@jdobbs Can you please take a look?
Has anyone made backup of LET_ME_IN?
My backup failed here is my logs.
[17:28:35] BD Rebuilder v0.37.04 (beta)
- Source: LET_ME_IN
- Input BD size: 28.86 GB
- Approximate total content: [01:55:47.940]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[17:28:35] PHASE ONE, Encoding
- [17:28:35] Extracting A/V streams [VID_00001]
- Error in attempt to extract audio/subs.
-
[18:24:36] - Failed to retrieve audio, aborted
jdobbs
16th February 2011, 02:36
@jdobbs Can you please take a look?
Has anyone made backup of LET_ME_IN?
My backup failed here is my logs.
[17:28:35] BD Rebuilder v0.37.04 (beta)
- Source: LET_ME_IN
- Input BD size: 28.86 GB
- Approximate total content: [01:55:47.940]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[17:28:35] PHASE ONE, Encoding
- [17:28:35] Extracting A/V streams [VID_00001]
- Error in attempt to extract audio/subs.
-
[18:24:36] - Failed to retrieve audio, aborted Sorry, I haven't tried that one yet. Vampire movie, right? Ugghh I hate vampire movies. I'm more of a zombie man, myself. ;)
Capsbackup
16th February 2011, 02:45
@jdobbs Can you please take a look?
Has anyone made backup of LET_ME_IN?
My backup failed here is my logs.
[17:28:35] BD Rebuilder v0.37.04 (beta)
- Source: LET_ME_IN
- Input BD size: 28.86 GB
- Approximate total content: [01:55:47.940]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[17:28:35] PHASE ONE, Encoding
- [17:28:35] Extracting A/V streams [VID_00001]
- Error in attempt to extract audio/subs.
-
[18:24:36] - Failed to retrieve audio, aborted
This type of error is usually a set up issue. Post the inspect log.
Uninstall haali, ffdshow and avisynth, delete the program folder for haali, and then reboot. Then download and install those three programs from page one of this thread.
Also, delete the BD-RB.ini and start fresh as is posted on page one for the initial install of BD-RB for Win 7.
big_moviefreak
16th February 2011, 03:00
Capsbackup would this error appear on everybackup, I have done several first one with this error? Before doing Let Me In I completed good back up of Take My Soul.
jdobbs
16th February 2011, 03:19
Capsbackup would this error appear on everybackup, I have done several first one with this error? Before doing Let Me In I completed good back up of Take My Soul. Are you sure it is a good rip?
Capsbackup
16th February 2011, 03:59
Capsbackup would this error appear on everybackup, I have done several first one with this error? Before doing Let Me In I completed good back up of Take My Soul.
Different Blu-rays use different authoring methods, VC-1, AVC, MPEG2, etc... Decoding requires the correct setup for each.
My guess is that the single most reported errors/problems for jdobbs is having BD-RB setup incorrectly, not having the proper haali and ffdshow installed. Also, other codec packs installed can cause issues as well.
Also, if this is not an original Blu-ray, ripped preferably with AnyDVD HD, it is most likely to have problems. ;)
jdobbs
16th February 2011, 16:18
I have updated the first post of this thread with a link to the newest release of BD Rebuilder (v0.37.05). Changes for this release:- Corrected an issue in which a scan of the
source material might miss an audio/video time
delta when PTS/DTS values were very large.
- Corrected an error that could cause error 2904
while outputting to ALTERNATE/DVD when the audio
track has an offset detected.
- Updated DVD output so it exits completely rather
than pausing at the end of play.
- Improved the methodology for prevention of sleep
mode. It is now set/reset at the beginning/end of
each full job rather than at the start/stop of
each encode. Also changed settings so the video
monitor sleep will not be blocked and it will act
as set in the POWER options during encoding.
- Added a hidden setting (DISABLE_SLEEP=0) that
can be used to prevent the sleep blocking
function from executing.
- Corrected an issue in which a "too small" target
size for MKV output could result in illegal or
nonsensical bitrates.
- Corrected an error in which a large target size
for MKV output could result in an overflow
condition: PredictAndEncode() 00006 2820.
- Reversed the decision to make LAVF the default
frame server. It appears to be slower on some
systems. It can still be selected if desired
from the SETUP dialog.
- Corrected a problem in which starting a job with
"Keep HD Audio", and then stopping/resetting and
restarting with that parameter changed (after
audio extraction) could result in a failed audio
encode. An improbable but possible scenario.
- Updated the included version of X264-64.EXE to
the latest release (r1900).
- Other minor corrections and cosmetic fixes.
Blackwalker
16th February 2011, 17:09
thx for this update! :)
PS:
sorry for my english :D
There'll be in the next future a full version that i can buy (with support and no expire date)?
I hope "yes", cause this is one of the best program for bly-ray encoding!
thx
jdobbs
16th February 2011, 17:38
thx for this update! :)
PS:
sorry for my english :D
There'll be in the next future a full version that i can buy (with support and no expire date)?
I hope "yes", cause this is one of the best program for bly-ray encoding!
thx My plan is to never make anyone have to "buy" it. I would like to keep BD Rebuilder going based on voluntary donations. The only way that would change is if the donations stopped or got too small to make it worth my time. Frankly the donations have never been very much -- but I'd have to draw the line at nothing. ;) So I recommend you donate now. All donations are logged, and donators will receive free updates for the life fo the product no matter what happens.
The expiration date will stay until I decide to pull the software out of beta status. The purpose of the expiration is to save me (and all the others who help on this thread) the trouble of having to respond to trouble reports on bugs that have already been fixed. I also don't like old versions with known bugs (that have been fixed) floating around forever.
You'll see the expiration date go away with v1.00.
qcdsmtsi
16th February 2011, 18:43
When trying to do a movie only backup (25)gb, all the video has the commentary audio in the preview. I have tried all of the video sources and they are all the same.
http://i.imgur.com/P2uqN.jpg
:Note the screenshot was from last week, I just tried this again today with the latest version and the same result.
I have never seen this before, and have done almost 50 rips with the same settings.
Yordan5
16th February 2011, 19:01
I've had only positive and problem free results with this program. A small donation has been made. Thank you for your efforts jdobbs.
HatchetMan
16th February 2011, 19:03
My plan is to never make anyone have to "buy" it. I would like to keep BD Rebuilder going based on voluntary donations. The only way that would change is if the donations stopped or got too small to make it worth my time. Frankly the donations have never been very much -- but I'd have to draw the line at nothing. ;) So I recommend you donate now. All donations are logged, and donators will receive free updates for the life fo the product no matter what happens.
The expiration date will stay until I decide to pull the software out of beta status. The purpose of the expiration is to save me (and all the others who help on this thread) the trouble of having to respond to trouble reports on bugs that have already been fixed. I also don't like old versions with known bugs (that have been fixed) floating around forever.
You'll see the expiration date go away with v1.00.
Love the program, donation made :thanks:
sonate
16th February 2011, 21:02
JD, sometimes I miss a target size by a few hundred MB on a 25gBD downsizing.
I then try to reduce the output size by the approx number of MB the compression was oversized by. What gives better results quality wise, using the original rip to compress or trying to compress the one further which slightly missed the target?
dfsooner
17th February 2011, 01:00
Tried to speed up creation of bd-25 sized rebuilds by using these settings, but final result was 29.4 GB which is unusable for burning to single layer disc. Source was AnyDVD rip of Chuck Season 2, Disc 2 (37.8 GB).
Log:
[12:03:30] BD Rebuilder v0.37.04 (beta)
- Source: CHUCK_S2_D2
- Input BD size: 37.86 GB
- Approximate total content: [04:35:36.720]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7600]
- Quality: High-Speed Option (BD-25), CRF
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[12:03:30] PHASE ONE, Encoding
- [12:03:30] Extracting A/V streams [VID_00027]
- [12:03:32] Reencoding: VID_00027 (1 of 19)
- [12:03:32] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 340 frames
- [12:03:32] Reencoding: VID_00027, Pass 1 of 1
- [12:03:39] Video Encode complete
- [12:03:39] Reencoding audio tracks (if req'd)
- [12:03:39] Multiplexing M2TS
- [12:03:39] Extracting A/V streams [VID_00030]
- [12:03:41] Reencoding: VID_00030 (2 of 19)
- [12:03:41] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 508 frames
- [12:03:41] Reencoding: VID_00030, Pass 1 of 1
- [12:03:46] Video Encode complete
- [12:03:46] Reencoding audio tracks (if req'd)
- [12:03:46] Multiplexing M2TS
- [12:03:47] Extracting A/V streams [VID_00026]
- [12:03:47] Reencoding: VID_00026 (3 of 19)
- [12:03:47] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 465 frames
- [12:03:48] Reencoding: VID_00026, Pass 1 of 1
- [12:03:53] Video Encode complete
- [12:03:53] Reencoding audio tracks (if req'd)
- [12:03:53] Multiplexing M2TS
- [12:03:53] Extracting A/V streams [VID_00031]
- [12:03:55] Reencoding: VID_00031 (4 of 19)
- [12:03:55] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 840 frames
- [12:03:55] Reencoding: VID_00031, Pass 1 of 1
- [12:04:03] Video Encode complete
- [12:04:03] Reencoding audio tracks (if req'd)
- [12:04:03] Multiplexing M2TS
- [12:04:04] Extracting A/V streams [VID_00029]
- [12:04:05] Reencoding: VID_00029 (5 of 19)
- [12:04:05] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 745 frames
- [12:04:05] Reencoding: VID_00029, Pass 1 of 1
- [12:04:13] Video Encode complete
- [12:04:13] Reencoding audio tracks (if req'd)
- [12:04:13] Multiplexing M2TS
- [12:04:14] Extracting A/V streams [VID_00024]
- [12:04:15] Reencoding: VID_00024 (6 of 19)
- [12:04:15] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 750 frames
- [12:04:15] Reencoding: VID_00024, Pass 1 of 1
- [12:04:22] Video Encode complete
- [12:04:22] Reencoding audio tracks (if req'd)
- [12:04:23] Multiplexing M2TS
- [12:04:23] Extracting A/V streams [VID_00028]
- [12:04:24] Reencoding: VID_00028 (7 of 19)
- [12:04:24] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 710 frames
- [12:04:24] Reencoding: VID_00028, Pass 1 of 1
- [12:04:32] Video Encode complete
- [12:04:32] Reencoding audio tracks (if req'd)
- [12:04:32] Multiplexing M2TS
- [12:04:32] Extracting A/V streams [VID_00023]
- [12:04:34] Reencoding: VID_00023 (8 of 19)
- [12:04:34] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 1,615 frames
- [12:04:34] Reencoding: VID_00023, Pass 1 of 1
- [12:04:49] Video Encode complete
- [12:04:49] Reencoding audio tracks (if req'd)
- [12:04:49] Multiplexing M2TS
- [12:04:50] Extracting A/V streams [VID_00022]
- [12:04:51] Reencoding: VID_00022 (9 of 19)
- [12:04:51] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 1,935 frames
- [12:04:51] Reencoding: VID_00022, Pass 1 of 1
- [12:05:10] Video Encode complete
- [12:05:10] Reencoding audio tracks (if req'd)
- [12:05:10] Multiplexing M2TS
- [12:05:11] Extracting A/V streams [VID_00025]
- [12:05:14] Reencoding: VID_00025 (10 of 19)
- [12:05:14] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 3,370 frames
- [12:05:14] Reencoding: VID_00025, Pass 1 of 1
- [12:05:44] Video Encode complete
- [12:05:44] Reencoding audio tracks (if req'd)
- [12:05:44] Multiplexing M2TS
- [12:05:45] Extracting A/V streams [VID_00010]
- [12:05:47] Reencoding: VID_00010 (11 of 19)
- [12:05:47] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 4,595 frames
- [12:05:47] Reencoding: VID_00010, Pass 1 of 1
- [12:06:29] Video Encode complete
- [12:06:29] Reencoding audio tracks (if req'd)
- [12:06:29] Multiplexing M2TS
- [12:06:30] Extracting A/V streams [VID_00011]
- [12:06:32] Reencoding: VID_00011 (12 of 19)
- [12:06:32] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 4,467 frames
- [12:06:32] Reencoding: VID_00011, Pass 1 of 1
- [12:07:12] Video Encode complete
- [12:07:12] Reencoding audio tracks (if req'd)
- [12:07:12] Multiplexing M2TS
- [12:07:13] Extracting A/V streams [VID_00015]
- [12:07:16] Reencoding: VID_00015 (13 of 19)
- [12:07:16] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 8,160 frames
- [12:07:16] Reencoding: VID_00015, Pass 1 of 1
- [12:09:03] Video Encode complete
- [12:09:03] Reencoding audio tracks (if req'd)
- [12:09:03] Multiplexing M2TS
- [12:09:04] Extracting A/V streams [VID_00016]
- [12:10:27] Reencoding: VID_00016 (14 of 19)
- [12:10:27] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 60,447 frames
- [12:10:28] Performing CRF Prediction...
- Analyzing 23.58 16.79 23.20 [23.07]
- [12:12:07] Encoding using constant rate factor.
- [12:40:28] Video Encode complete
- [12:40:29] Reencoding audio tracks (if req'd)
- [12:40:29] Multiplexing M2TS
- [12:41:40] Extracting A/V streams [VID_00006]
- [12:43:08] Reencoding: VID_00006 (15 of 19)
- [12:43:08] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 61,599 frames
- [12:43:08] Performing CRF Prediction...
- Analyzing 23.92 16.96 19.97 19.24 [19.17]
- [12:45:21] Encoding using constant rate factor.
- [13:13:37] Video Encode complete
- [13:13:37] Reencoding audio tracks (if req'd)
- [13:13:37] Multiplexing M2TS
- [13:14:50] Extracting A/V streams [VID_00007]
- [13:16:14] Reencoding: VID_00007 (16 of 19)
- [13:16:14] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 61,825 frames
- [13:16:15] Performing CRF Prediction...
- Analyzing 24.00 17.00 22.70 22.30 [22.23]
- [13:18:54] Encoding using constant rate factor.
- [13:48:09] Video Encode complete
- [13:48:10] Reencoding audio tracks (if req'd)
- [13:48:10] Multiplexing M2TS
- [13:49:35] Extracting A/V streams [VID_00001]
- [13:50:55] Reencoding: VID_00001 (17 of 19)
- [13:50:55] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 61,869 frames
- [13:50:55] Performing CRF Prediction...
- Analyzing 22.11 16.06 21.86 [21.80]
- [13:52:56] Encoding using constant rate factor.
- [14:22:54] Video Encode complete
- [14:22:55] Reencoding audio tracks (if req'd)
- [14:22:55] Multiplexing M2TS
- [14:24:48] Extracting A/V streams [VID_00018]
- [14:26:15] Reencoding: VID_00018 (18 of 19)
- [14:26:16] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 61,948 frames
- [14:26:16] Performing CRF Prediction...
- Analyzing 23.99 17.00 22.21 21.75 [21.68]
- [14:28:43] Encoding using constant rate factor.
- [14:58:21] Video Encode complete
- [14:58:22] Reencoding audio tracks (if req'd)
- [14:58:22] Multiplexing M2TS
- [15:00:07] Extracting A/V streams [VID_00008]
- [15:01:38] Reencoding: VID_00008 (19 of 19)
- [15:01:38] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 61,914 frames
- [15:01:38] Performing CRF Prediction...
- Analyzing 23.13 [16.56]
- [15:02:15] Encoding using constant rate factor.
- [15:33:53] Video Encode complete
- [15:33:53] Reencoding audio tracks (if req'd)
- [15:33:53] Multiplexing M2TS
[15:39:23]PHASE ONE complete
[15:39:23]PHASE TWO - Rebuild Started
- [15:39:23] Rebuilding BD file Structure
- [15:39:34] CopyDirStructure() 00075 1200
[15:39:39] - Encode and Rebuild complete
[15:39:39]JOB: CHUCK_S2_D2 finished.
Any suggestions?
KiwiKid
17th February 2011, 01:05
Don't know if this has been mentioned or if is just my system but I cannot run BD-RB to completion until I set tsremuxer to run in XP compatibility mode.
Awesome program by the way :)
Capsbackup
17th February 2011, 01:25
Tried to speed up creation of bd-25 sized rebuilds by using these settings, but final result was 29.4 GB which is unusable for burning to single layer disc. Source was AnyDVD rip of Chuck Season 2, Disc 2 (37.8 GB).
Any suggestions?
Try 1 pass ABR at High Quality(Default), or forget about the speed up and use two pass encode , but set it to Better(Faster), or Good(Very Fast).
CRF is not as size accurate as two pass encode, and I have been having excellent results and pretty accurate sizes with 1 pass ABR. :cool:
SquallMX
17th February 2011, 01:59
JD, sometimes I miss a target size by a few hundred MB on a 25gBD downsizing.
I then try to reduce the output size by the approx number of MB the compression was oversized by. What gives better results quality wise, using the original rip to compress or trying to compress the one further which slightly missed the target?
Always use the original BD-50.
A third option: Use MultiAVCHD to remove some trailers/FBI warnings.
sonate
17th February 2011, 03:31
Thanks for alerting me to MultiAVCHD. Just spent some time checking it out. But a question, doesn't that require different versions of ffdshow and Haali splitter which are incompatible with BD RB.
I'm wondering, if all I am trying to do is blank intros or trailers, that shouldn't matter.
Is there an easy guide you can recommend detailing the installation and operation?
dfsooner
17th February 2011, 04:00
Try 1 pass ABR at High Quality(Default), or forget about the speed up and use two pass encode , but set it to Better(Faster), or Good(Very Fast).
CRF is not as size accurate as two pass encode, and I have been having excellent results and pretty accurate sizes with 1 pass ABR. :cool:
Thanks for the reply. I'm trying to use the BD-25 rebuild as my 'gold standard' and am therefore reluctant to use Better or Good settings. Highest was taking about 18 hours (which is excruciating) and High about 12. I have a backlog and was just trying to speed things up. I might try 1-pass ABR to see if it sizes more accurately.
Capsbackup
17th February 2011, 04:04
Thanks for alerting me to MultiAVCHD. Just spent some time checking it out. But a question, doesn't that require different versions of ffdshow and Haali splitter which are incompatible with BD RB.
I'm wondering, if all I am trying to do is blank intros or trailers, that shouldn't matter.
Is there an easy guide you can recommend detailing the installation and operation?
The same versions BD-RB uses of haali and ffdshow will work fine for multiAVCHD.
Be aware that the use of multiAVCHD is either pre-processing or post-processing if used with BD-RB, and that is done at your own discretion. Do not report in this thread any problems that may occur. :cool:
There is a guide on the first page of that thread, the one for Re-Author. ;)
Capsbackup
17th February 2011, 04:06
Thanks for the reply. I'm trying to use the BD-25 rebuild as my 'gold standard' and am therefore reluctant to use Better or Good settings. Highest was taking about 18 hours (which is excruciating) and High about 12. I have a backlog and was just trying to speed things up. I might try 1-pass ABR to see if it sizes more accurately.
If you like CRF, just set / lower the custom output size by 500MB to 750MB, you will not notice any change in quality. :)
dfsooner
17th February 2011, 04:18
If you like CRF, just set / lower the custom output size by 500MB to 750MB, you will not notice any change in quality. :)
I only chose 1-pass CRF because of JDobbs note in changes.txt when he added the High-Speed Option [BD-25] setting.
Added a "HIGH-SPEED" option to the "SETTINGS/ENCODER
SETTINGS" menu. It is visible/recommended for BD-25
encoding only. The quality on BD-5/9 will suffer
greatly if this option is used (via hidden setting).
When used with one-pass CRF mode on BD-25 it can
result in a very fast yet excellent quality backup
of most discs.
Blackwalker
17th February 2011, 08:11
My plan is to never make anyone have to "buy" it. I would like to keep BD Rebuilder going based on voluntary donations. The only way that would change is if the donations stopped or got too small to make it worth my time. Frankly the donations have never been very much -- but I'd have to draw the line at nothing. ;) So I recommend you donate now. All donations are logged, and donators will receive free updates for the life fo the product no matter what happens.
The expiration date will stay until I decide to pull the software out of beta status. The purpose of the expiration is to save me (and all the others who help on this thread) the trouble of having to respond to trouble reports on bugs that have already been fixed. I also don't like old versions with known bugs (that have been fixed) floating around forever.
You'll see the expiration date go away with v1.00.
you are right and i got it jdobbs,
donation done. thx again for your work! :)
Smoker25
17th February 2011, 11:37
BD Rebuilder n00b here and I have a couple of questions.
1. Should I set FFDSHOW-MPEG 2 to libavcodec or libmpeg2?
2. Since I'm using the BD25 output and I don't want to mess with the HD audio in any way, is it necessary to check these audio encoding options - Do not convert DTS to AC3, do not reencode AC3 & keep HD audio for BD 25 encoding or should I leave them unchecked?
Thanks!
jdobbs
17th February 2011, 15:44
Tried to speed up creation of bd-25 sized rebuilds by using these settings, but final result was 29.4 GB which is unusable for burning to single layer disc. Source was AnyDVD rip of Chuck Season 2, Disc 2 (37.8 GB).
Log:
...
Any suggestions? Yes, don't use CRF or set the target smaller. CRF is inherently inaccurate in sizing.
jdobbs
17th February 2011, 15:47
BD Rebuilder n00b here and I have a couple of questions.
1. Should I set FFDSHOW-MPEG2 to libavcodec or libmpeg2?
2. Since I'm using the BD25 output and I don't want to mess with the HD audio in any way, is it necessary to check these audio decoding options - do not convert DTS to AC3, do not reencode AC3 & keep HD audio for BD25 encoding or should I leave them unchecked?
Thanks! Either is fine. Frankly, I can't tell the difference between them (speed or quality)>
big_moviefreak
17th February 2011, 22:37
Still no Luck with this Movie LET_ME_IN..
Here are my logs:
[19:52:49] BD Rebuilder v0.37.04 (beta)
- Source: LET_ME_IN
- Input BD size: 28.86 GB
- Approximate total content: [01:55:47.940]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7600]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[19:52:51] PHASE ONE, Encoding
- [19:52:51] Extracting A/V streams [VID_00001]
- [20:55:34] Reencoding: VID_00001 (1 of 1)
- [20:55:34] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 166,584 frames
- Bitrate: 20,937 Kbs
- [20:55:34] Reencoding: VID_00001, Pass 1 of 1
- [09:28:42] Video Encode complete
- [09:28:42] Reencoding audio tracks (if req'd)
- [09:28:42] Multiplexing M2TS
[10:08:20]PHASE ONE complete
[10:08:20]PHASE TWO - Rebuild Started
- [10:08:20] Rebuilding BD file Structure
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
-
[10:25:27] - Failed to REBUILD
Capsbackup
18th February 2011, 00:53
@big_moviefreak;
To confirm tsMuxeR is the culprit here, could you load the VID_00001.AVS.264, 00001.track_4352.ac3 ( or .thd ), and 00001.track_4608.sup, found in the Workfiles folder, into tsMuxeR GUI, select Blu-ray as your output and try a mux that way. Does that work?
If not, try removing the subtitle track and run it again.
http://www.videohelp.com/tools/tsMuxeR
jdobbs
18th February 2011, 16:59
I only chose 1-pass CRF because of JDobbs note in changes.txt when he added the High-Speed Option [BD-25] setting.
You're better off with two pass encoding when size accuracy is an issue.
larrsz
18th February 2011, 19:24
OK, I may have been the culprit myself in that this is a bit off the wall, but I was attempting to take a BD-9 created by BD-RB and converting that with BD RB to DVD5 so it would play in my car for an upcoming trip. It is apparently not movie specific, because after the error, I tired several BD-RB BD-9s with the exact same result- extracts the first stream and reports failure. Not sure if it is really a bug, since it it works if I go back to the original BD (doing it right now) to make the DVD5. I can post more info if anyone is interested, but as I said, it may be a known limitation.
setarip_old
18th February 2011, 19:38
@larrsz
Hi!
I'd speculate that the problem your having is due to the fact that the differing versions of BD-RB you're using use different/incompatible versions of supporting tools (e.g. x264).
BTW - Are you certain that your auto's playback system won't play BD9s?
larrsz
18th February 2011, 20:25
@larrsz
Hi!
I'd speculate that the problem your having is due to the fact that the differing versions of BD-RB you're using use different/incompatible versions of supporting tools (e.g. x264).
BTW - Are you certain that your auto's playback system won't play BD9s?
I gues I don't understand. Once I have made a BD-9 with BDRebuilder, why would that version matter if opening the file in another version- would it not see it as a Blu Ray Disc?
And, I am sure my vehicle only has an old fashioned DVD player.
jdobbs
18th February 2011, 23:36
OK, I may have been the culprit myself in that this is a bit off the wall, but I was attempting to take a BD-9 created by BD-RB and converting that with BD RB to DVD5 so it would play in my car for an upcoming trip. It is apparently not movie specific, because after the error, I tired several BD-RB BD-9s with the exact same result- extracts the first stream and reports failure. Not sure if it is really a bug, since it it works if I go back to the original BD (doing it right now) to make the DVD5. I can post more info if anyone is interested, but as I said, it may be a known limitation. I suspect it is because the unreferenced (removed) audio tracks listed in the MPLS point to the same PID. I'll run a couple of tests and see what happens -- it should be easy enough to fix.
Was the BD-9 a full backup or a movie-only backup?
larrsz
18th February 2011, 23:45
I suspect it is because the unreferenced (removed) audio tracks listed in the MPLS point to the same PID. I'll run a couple of tests and see what happens -- it should be easy enough to fix.
Was the BD-9 a full backup or a movie-only backup?
Movie Only. :thanks:
jdobbs
18th February 2011, 23:47
Movie Only. :thanks: I'm running one now. I'll let you know what I find.
jdobbs
18th February 2011, 23:51
OK, I may have been the culprit myself in that this is a bit off the wall, but I was attempting to take a BD-9 created by BD-RB and converting that with BD RB to DVD5 so it would play in my car for an upcoming trip. It is apparently not movie specific, because after the error, I tired several BD-RB BD-9s with the exact same result- extracts the first stream and reports failure. Not sure if it is really a bug, since it it works if I go back to the original BD (doing it right now) to make the DVD5. I can post more info if anyone is interested, but as I said, it may be a known limitation. Ok, I'm confused. The one I'm testing is in the middle of encoding now... no problems.
Can you post your INI file so I can use the exact same settings as you?
rccland
19th February 2011, 00:04
JDOBBS, first just wanted to thank you for creating such a versatile tool like BD-Rebuilder. I have been using it for over a year now and it amazes me everytime how good the output quality of the video and audio is. I would appreciate it if you could answer my 2 questions:
I only create BD-25 backups and recently with the newer release of BD-Rebuilder 0.37.04 I see that there are 2 new settings that I am not used to seeing:
1. "Use DECOMB filter on interlaced source" ---->I am familiar with de-interlacing but my question is; Do I need to enable this option if I am only doing BD-50 to BD-25 backups. I figured the movies are progressive (1080p) so I wouldnt need this optional enabled.
2. "Use X264's internal LAVF for decoding" ----->I see that in 0.37.04 this optional is turned ON by default. I just dont know what are the benefits and drawbacks of using this option. For me it was disabled in the past when doing BD-50 to BD-25 backups. Do you recommend turning this ON or OFF for BD-25 backups?
thanks in advance for you time.
jdobbs
19th February 2011, 01:44
JDOBBS, first just wanted to thank you for creating such a versatile tool like BD-Rebuilder. I have been using it for over a year now and it amazes me everytime how good the output quality of the video and audio is. I would appreciate it if you could answer my 2 questions:
I only create BD-25 backups and recently with the newer release of BD-Rebuilder 0.37.04 I see that there are 2 new settings that I am not used to seeing:
1. "Use DECOMB filter on interlaced source" ---->I am familiar with de-interlacing but my question is; Do I need to enable this option if I am only doing BD-50 to BD-25 backups. I figured the movies are progressive (1080p) so I wouldnt need this optional enabled.
2. "Use X264's internal LAVF for decoding" ----->I see that in 0.37.04 this optional is turned ON by default. I just dont know what are the benefits and drawbacks of using this option. For me it was disabled in the past when doing BD-50 to BD-25 backups. Do you recommend turning this ON or OFF for BD-25 backups?
thanks in advance for you time.1. It's better to just turn this one on and leave it.
2. Actually LAVF should be off by default. I'd recommend to do a test and compare the speed. The quality will be the same -- and on some systems LAVF is faster -- but contrary to what I'd originally thought, it can also be slower on some (that's why I changed it back to "off" as the default.
jdobbs
19th February 2011, 01:58
OK, I may have been the culprit myself in that this is a bit off the wall, but I was attempting to take a BD-9 created by BD-RB and converting that with BD RB to DVD5 so it would play in my car for an upcoming trip. It is apparently not movie specific, because after the error, I tired several BD-RB BD-9s with the exact same result- extracts the first stream and reports failure. Not sure if it is really a bug, since it it works if I go back to the original BD (doing it right now) to make the DVD5. I can post more info if anyone is interested, but as I said, it may be a known limitation. Ok, I'm confused. The one I'm testing is in the middle of encoding now... no problems.
Can you post your INI file so I can use the exact same settings as you?It finished successfully. I'm not sure what else I can do unless you can somehow give me some information that can help me repeat it.
j_m_min
19th February 2011, 03:43
I reinstalled all the files from the first page of this thread as it says in the instructions. Been a few days because I didn't have a bluray to burn. Got Inglorious Bastards in from Netflix. Put Inglorious Bastards in, DID NOTHING WITH THE SETTINGS AT ALL, and hit back up "full backup" to bd 25 size disc.
Hit backup and twice this happened:
[19:41:09] BD Rebuilder v0.37.05 (beta)
- Source: ING_BASTERDS
- Input BD size: 44.52 GB
- Approximate total content: [04:15:55.430]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[19:41:11] PHASE ONE, Encoding
- [19:41:11] Extracting A/V streams [VID_00151]
- [19:41:15] DoEncoding() 00006 1607
[19:41:57] - Failed to complete.
So I switched the setting to Movie Only backup. it says current progress 19% and then I get the error " Pes packet len too large ( >100Mb). Bad stream or invalid codec speciffed." See below:
-----------------------
[19:42:27] BD Rebuilder v0.37.05 (beta)
- Source: ING_BASTERDS
- Input BD size: 34.86 GB
- Approximate total content: [02:32:59.628]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[19:42:29] PHASE ONE, Encoding
- [19:42:29] Extracting A/V streams [VID_00010]
- [20:56:54] Reencoding: VID_00010 (1 of 1)
- [20:56:54] Collecting video information
- [20:56:54] Keeping original video (no reencode)
- [20:56:54] Reencoding audio tracks (if req'd)
- [20:56:56] Multiplexing M2TS
- Error in attempt to multiplex: MUX_00010.meta
- Pes packet len too large ( >100Mb). Bad stream or invalid codec speciffed.
[20:56:59] - Failed to build structure, aborted
I use windows XP, I have a LG burner and am using Verbatim 25 gb BD-R discs.
I have gotten this error now with Eat Pray Love, Avatar, Dinner for Schmucks and Machete. Always the same error. I am only installing the programs and then trying this. Not checking or unchecking any boxes. I also don't know what to pick when AnyDVD HD asks me what region (no region, region a, B or C).
There must be a reason I keep getting the same 'pes packet len too large' error.
HELP!
Capsbackup
19th February 2011, 18:12
Got Inglorious Bastards in from Netflix.
You may not get much assistance from this source! :rolleyes:
It is always a good idea to post your inspect log, since many people report they installed the programs from page one, but still had incorrect settings. :(
j_m_min
19th February 2011, 20:01
How do I find the inspect log?
rccland
20th February 2011, 00:14
1. It's better to just turn this one on and leave it.
2. Actually LAVF should be off by default. I'd recommend to do a test and compare the speed. The quality will be the same -- and on some systems LAVF is faster -- but contrary to what I'd originally thought, it can also be slower on some (that's why I changed it back to "off" as the default.
Thanks for the quick reply.
One last question; so if I turn on DECOMB filter then it wont affect the original movie which is 1080p. The reason why I am asking is because I have heard people say that if you de-interlace a 1080p video then the quality degrades significantly.
thanks
jdobbs
20th February 2011, 00:50
Thanks for the quick reply.
One last question; so if I turn on DECOMB filter then it wont affect the original movie which is 1080p. The reason why I am asking is because I have heard people say that if you de-interlace a 1080p video then the quality degrades significantly.
thanks The deinterlacing options are only applied to interlaced sources.
setarip_old
20th February 2011, 06:52
@jdobbs
Hi!
Here's one that will knock your socks off - and I'm pretty sure I know the reason for the anomalous results:
Background - The title of the Blu-ray is "Buried", with the ENTIRE movie shot inside a coffin, in which the lead (only) character is being buried alive. I'd guess that the BRIGHTEST lighting in any scene is no greater than 1 to 2 candlepower, including many interspersed moments of total darkness. (I'm guessing that the poor end result is due to the unusual lighting throughout the entire movie).
Since I'd been getting extremely good results of late, using settings of "Good" and "CRF" to generate BD9s of movies of over two hours duration and BD5s for those of two hours or less, I thought I'd try this one at BD5 (due to the lack of action, light, and colors) with the same settings.
The end result was a full disc of a whopping 1.34Gigs, with heavy duty blocking reminiscent of compressed videos we used to make using the ORIGINAL DivX hack of the MS codec.
(I am presently re-doing it, using the "Automatic" setting, which I'm fairly certain will yield good results)
This is the full log of "Good" "CRF" version:
-----------------------
[18:25:43] BD Rebuilder v0.37.05 (beta)
- Source: BURIED
- Input BD size: 27.46 GB
- Approximate total content: [02:10:57.732]
- Target BD size: 4.36 GB
- Windows Version: 6.0 [6002]
- Quality: Good (Very Fast), CRF
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[18:25:43] PHASE ONE, Encoding
- [18:25:43] Extracting A/V streams [VID_00004]
- [18:25:45] Reencoding: VID_00004 (1 of 18)
- [18:25:45] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 528 frames
- [18:25:45] Performing CRF Prediction...
- Analyzing 23.77 36.89 34.99 34.06 33.59 [33.37]
- [18:26:03] Encoding using constant rate factor.
- [18:26:20] Video Encode complete
- [18:26:20] Reencoding audio tracks (if req'd)
- [18:26:21] Multiplexing M2TS
- [18:26:22] Extracting A/V streams [VID_00005]
- [18:26:24] Reencoding: VID_00005 (2 of 18)
- [18:26:24] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 533 frames
- [18:26:24] Performing CRF Prediction...
- Analyzing 25.30 37.65 34.17 32.61 31.93 31.65 [31.54]
- [18:26:43] Encoding using constant rate factor.
- [18:27:00] Video Encode complete
- [18:27:00] Reencoding audio tracks (if req'd)
- [18:27:01] Multiplexing M2TS
- [18:27:02] Extracting A/V streams [VID_00008]
- [18:27:07] Reencoding: VID_00008 (3 of 18)
- [18:27:07] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29.970fps, 426 frames
- [18:27:07] Performing CRF Prediction...
- Analyzing 25.09 37.54 36.99 [36.70]
- [18:27:29] Encoding using constant rate factor.
- [18:27:55] Video Encode complete
- [18:27:55] Reencoding audio tracks (if req'd)
- [18:27:56] Multiplexing M2TS
- [18:27:57] Extracting A/V streams [VID_00015]
- [18:27:57] Reencoding: VID_00015 (4 of 18)
- [18:27:57] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 1 frames
- Bitrate: 9,777 Kbs
- [18:27:57] Reencoding: VID_00015, Pass 1 of 2
- [18:27:59] Reencoding: VID_00015, Pass 2 of 2
- [18:28:01] Video Encode complete
- [18:28:01] Reencoding audio tracks (if req'd)
- [18:28:01] Multiplexing M2TS
- [18:28:02] Extracting A/V streams [VID_00016]
- [18:28:03] Reencoding: VID_00016 (5 of 18)
- [18:28:03] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 358 frames
- [18:28:03] Performing CRF Prediction...
- Analyzing 26.53 38.27 30.39 28.73 [28.52]
- [18:28:14] Encoding using constant rate factor.
- [18:28:25] Video Encode complete
- [18:28:25] Reencoding audio tracks (if req'd)
- [18:28:26] Multiplexing M2TS
- [18:28:27] Extracting A/V streams [VID_00019]
- [18:28:30] Reencoding: VID_00019 (6 of 18)
- [18:28:30] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 1,503 frames
- [18:28:30] Performing CRF Prediction...
- Analyzing 26.34 38.17 34.51 32.82 32.16 31.86 [31.75]
- [18:28:50] Encoding using constant rate factor.
- [18:29:36] Video Encode complete
- [18:29:36] Reencoding audio tracks (if req'd)
- [18:29:36] Multiplexing M2TS
- [18:29:40] Extracting A/V streams [VID_00020]
- [18:29:43] Reencoding: VID_00020 (7 of 18)
- [18:29:43] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 1,440 frames
- [18:29:43] Performing CRF Prediction...
- Analyzing 26.33 38.16 34.20 32.58 32.01 [31.82]
- [18:29:59] Encoding using constant rate factor.
- [18:30:42] Video Encode complete
- [18:30:43] Reencoding audio tracks (if req'd)
- [18:30:43] Multiplexing M2TS
- [18:30:47] Extracting A/V streams [VID_00450]
- [18:30:51] Reencoding: VID_00450 (8 of 18)
- [18:30:51] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,777 frames
- [18:30:51] Performing CRF Prediction...
- Analyzing 25.95 37.98 32.78 30.25 29.15 28.77 [28.66]
- [18:31:21] Encoding using constant rate factor.
- [18:32:50] Video Encode complete
- [18:32:50] Reencoding audio tracks (if req'd)
- [18:32:52] Multiplexing M2TS
- [18:32:54] Extracting A/V streams [VID_00451]
- [18:33:01] Reencoding: VID_00451 (9 of 18)
- [18:33:01] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,289 frames
- [18:33:01] Performing CRF Prediction...
- Analyzing 25.95 37.98 33.44 32.09 [31.81]
- [18:33:19] Encoding using constant rate factor.
- [18:35:56] Video Encode complete
- [18:35:56] Reencoding audio tracks (if req'd)
- [18:36:01] Multiplexing M2TS
- [18:36:02] Extracting A/V streams [VID_00452]
- [18:36:10] Reencoding: VID_00452 (10 of 18)
- [18:36:10] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,625 frames
- [18:36:10] Performing CRF Prediction...
- Analyzing 25.94 37.97 33.22 31.00 30.00 29.55 29.37 [29.29]
- [18:36:42] Encoding using constant rate factor.
- [18:39:27] Video Encode complete
- [18:39:27] Reencoding audio tracks (if req'd)
- [18:39:32] Multiplexing M2TS
- [18:39:33] Extracting A/V streams [VID_00453]
- [18:39:37] Reencoding: VID_00453 (11 of 18)
- [18:39:37] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,897 frames
- [18:39:37] Performing CRF Prediction...
- Analyzing 25.95 37.97 36.84 35.92 35.16 34.56 34.08 33.70 33.42 33.22 33.07 32.98 32.91 [32.86]
- [18:40:49] Encoding using constant rate factor.
- [18:42:15] Video Encode complete
- [18:42:15] Reencoding audio tracks (if req'd)
- [18:42:18] Multiplexing M2TS
- [18:42:19] Extracting A/V streams [VID_00454]
- [18:49:01] Reencoding: VID_00454 (12 of 18)
- [18:49:01] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 137,328 frames
- [18:49:01] Performing CRF Prediction...
- Analyzing 26.25 [38.13]
- [18:50:39] Encoding using constant rate factor.
- [20:01:08] Video Encode complete
- [20:01:08] Reencoding audio tracks (if req'd)
- [20:09:08] Multiplexing M2TS
- [20:09:28] Extracting A/V streams [VID_00455]
- [20:10:03] Reencoding: VID_00455 (13 of 18)
- [20:10:03] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 32,343 frames
- [20:10:03] Performing CRF Prediction...
- Analyzing 26.34 18.17 25.84 25.55 25.39 [25.30]
- [20:10:34] Encoding using constant rate factor.
- [20:13:46] Video Encode complete
- [20:13:46] Reencoding audio tracks (if req'd)
- [20:13:46] Multiplexing M2TS
- [20:13:48] Extracting A/V streams [VID_00456]
- [20:13:51] Reencoding: VID_00456 (14 of 18)
- [20:13:51] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,585 frames
- [20:13:52] Performing CRF Prediction...
- Analyzing 25.95 37.97 35.84 34.42 33.47 32.85 32.45 32.19 32.02 [31.91]
- [20:14:38] Encoding using constant rate factor.
- [20:15:53] Video Encode complete
- [20:15:53] Reencoding audio tracks (if req'd)
- [20:15:56] Multiplexing M2TS
- [20:15:57] Extracting A/V streams [VID_00457]
- [20:15:59] Reencoding: VID_00457 (15 of 18)
- [20:15:59] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 769 frames
- [20:15:59] Performing CRF Prediction...
- Analyzing 24.80 37.40 36.65 36.11 35.74 35.49 35.32 35.21 [35.13]
- [20:16:45] Encoding using constant rate factor.
- [20:17:22] Video Encode complete
- [20:17:22] Reencoding audio tracks (if req'd)
- [20:17:23] Multiplexing M2TS
- [20:17:24] Extracting A/V streams [VID_00458]
- [20:17:30] Reencoding: VID_00458 (16 of 18)
- [20:17:30] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,881 frames
- [20:17:30] Performing CRF Prediction...
- Analyzing 25.95 37.97 36.43 35.71 35.40 [35.26]
- [20:17:55] Encoding using constant rate factor.
- [20:20:14] Video Encode complete
- [20:20:14] Reencoding audio tracks (if req'd)
- [20:20:18] Multiplexing M2TS
- [20:20:19] Extracting A/V streams [VID_00459]
- [20:20:21] Reencoding: VID_00459 (17 of 18)
- [20:20:21] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,777 frames
- [20:20:21] Performing CRF Prediction...
- Analyzing 36.00 23.00 16.50 13.25 11.63 10.81 10.41 10.20 10.10 10.05 10.03 [10.01]
- [20:20:58] Encoding using constant rate factor.
- [20:21:55] Video Encode complete
- [20:21:55] Reencoding audio tracks (if req'd)
- [20:21:55] Multiplexing M2TS
- [20:21:56] Extracting A/V streams [VID_00460]
- [20:22:00] Reencoding: VID_00460 (18 of 18)
- [20:22:00] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,181 frames
- [20:22:00] Performing CRF Prediction...
- Analyzing 25.18 37.59 32.80 30.27 28.96 28.25 27.87 27.69 [27.61]
- [20:22:37] Encoding using constant rate factor.
- [20:24:15] Video Encode complete
- [20:24:15] Reencoding audio tracks (if req'd)
- [20:24:15] Multiplexing M2TS
[20:24:16]PHASE ONE complete
[20:24:16]PHASE TWO - Rebuild Started
- [20:24:16] Rebuilding BD file Structure
[20:24:21] - Encode and Rebuild complete
[20:24:21]JOB: BURIED finished.
As always, I look forward to your insight ;>}
Sharc
20th February 2011, 11:33
Have you seen this lucky punch for the by far largest segment:
- [18:49:01] Reencoding: VID_00454 (12 of 18)
- [18:49:01] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 137,328 frames
- [18:49:01] Performing CRF Prediction...
- Analyzing 26.25 [38.13]
larrsz
20th February 2011, 14:50
Ok, I'm confused. The one I'm testing is in the middle of encoding now... no problems.
Can you post your INI file so I can use the exact same settings as you?
OK, I think I found the issue. It appears I was trying to make a DVD-9 (accidentally checked 9 instead of 5) from a BD Rebuilder BD-9 folder. I just attempted it again and it failed. I assume this makes sense, since who would want to make a BD-9 into a DVD-9, but it fails all the same. Sorry for the incorrect info. Just for clarification, here is the .ini:
[Options]
VERSION=0.37.0.3
MODE=1
ENCODE_QUALITY=0
ONEPASS_ENCODING=0
AUTO_QUALITY=1
TARGET_SIZE=8032
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=0
SD_TO_1080=0
CONVERT_WIDE=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=0
AVCHD=0
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=23500
MOVIEONLY_TYPE=2
ALTCRF=20
ALTMETHOD=0
[Paths]
SOURCE_PATH=V:\PROCESSED HD\BD1_1080P_BD9\
WORKING_PATH=V:\PROCESSED DVDS\
Capsbackup
20th February 2011, 14:53
@jdobbs
Hi!
Here's one that will knock your socks off - and I'm pretty sure I know the reason for the anomalous results:
As always, I look forward to your insight ;>}
I am quite certain your suspicion of this low lighting movie is the reason for your results. CRF would not be the best choice for such a backup.
I am also reasonably certain that, at our age, there is not much left that jdobbs would say would "knock your socks off"! :p
( Perhaps a late night visit from Sofia Vergara!! Might ? :rolleyes: :) )
larrsz
20th February 2011, 15:09
OK, I think I found the issue. It appears I was trying to make a DVD-9 (accidentally checked 9 instead of 5) from a BD Rebuilder BD-9 folder. I just attempted it again and it failed. I assume this makes sense, since who would want to make a BD-9 into a DVD-9, but it fails all the same. Sorry for the incorrect info.
OK, I tried DVD-5 this morning and it also fails on my system (log below):
08:52:39] BD Rebuilder v0.37.03 (beta)
- Source: BD_1_1080P_BD9
- Input BD size: 7.63 GB
- Approximate total content: [01:46:07.583]
- Windows Version: 6.0 [6002]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[08:52:40] PHASE ONE, Encoding
- [08:52:40] Extracting A/V streams [VID_00000]
- [08:55:56] Reencoding: VID_00000 (1 of 1)
- [08:55:56] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 152,669 frames
- Bitrate: 5,223 Kbs
- [08:55:56] Reencoding: VID_00000
[08:56:06] - Failed video encode, aborted
I see I am behind a couple of revisions, so I will download and try again. EDIT- With the newest version, I get the same result.
Capsbackup
20th February 2011, 15:17
@larrsz;
is there a reason you are not using the latest version, BD Rebuilder v0.37.05? It may not correct your problem but there were some changes in that version related to DVD output.
edit: I see you just caught this. :cool:
larrsz
20th February 2011, 15:29
@larrsz;
is there a reason you are not using the latest version, BD Rebuilder v0.37.05? It may not correct your problem but there were some changes in that version related to DVD output.
edit: I see you just caught this. :cool:
New version, same result. :)
Capsbackup
20th February 2011, 15:42
New version, same result. :)
If the source is the original Blu-Ray rip, it works? Only if you try from the already completed BD9 backup does it fail? :confused:
jdobbs
20th February 2011, 16:15
New version, same result. :) I'm not sure what to say. I've now done 3 discs from BD-9 to DVD-5 and all three worked perfectly. I'll insert your settings into my INI file and see if anything changes.
jdobbs
20th February 2011, 17:14
I'm not sure what to say. I've now done 3 discs from BD-9 to DVD-5 and all three worked perfectly. I'll insert your settings into my INI file and see if anything changes.@larrsz
I just loaded your settings in to my INI -- and and got the same "no problem" results. This is now four BD-9 discs that I've converted to DVD-5 (and now DVD-9) that went perfectly. I'm sorry, but I have to mark this one as not repeatable and move on to something else.
larrsz
20th February 2011, 17:44
@larrsz
I just loaded your settings in to my INI -- and and got the same "no problem" results. This is now four BD-9 discs that I've converted to DVD-5 (and now DVD-9) that went perfectly. I'm sorry, but I have to mark this one as not repeatable and move on to something else.
Understood. No worries. I'll use another method. THanks for trying. BDRB works for what I primarily use it for anyway.
Capsbackup
20th February 2011, 17:54
@jdobbs;
Just curious, but I notice from the BDInfo report of Centurion, which is a uniquely authored Blu-ray in itself, that the original has this for 00004.mpls:
Total Video
Title Codec Length Movie Size Disc Size Bitrate Bitrate Main Audio Track
----- ------ ------- -------------- -------------- ------- ------- ------------------
00004.MPLS AVC 1:37:41 0 29,458,776,053 0.00 0.00 DTS-HD Master 7.1 (48kHz/24-bit)
And the BD-RB backup has:
Total Video
Title Codec Length Movie Size Disc Size Bitrate Bitrate Main Audio Track
----- ------ ------- -------------- -------------- ------- ------- ------------------
00004.MPLS AVC 1:38:23 0 8,446,599,229 0.00 0.00 DD AC3 5.1 640Kbps
This full BD9 backup was created with BD-RBV03705, the audio is perfectly in sync from your latest find/fix.
I have checked a few others, but BDInfo reports identical movie lengths with the original and the backup.
laserfan
20th February 2011, 17:56
OK, I tried DVD-5 this morning and it also fails on my system (log below):
08:52:39] BD Rebuilder v0.37.03 (beta)
- Source: BD_1_1080P_BD9
- Input BD size: 7.63 GB
- Approximate total content: [01:46:07.583]
- Windows Version: 6.0 [6002]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[08:52:40] PHASE ONE, Encoding
- [08:52:40] Extracting A/V streams [VID_00000]
- [08:55:56] Reencoding: VID_00000 (1 of 1)
- [08:55:56] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 152,669 frames
- Bitrate: 5,223 Kbs
- [08:55:56] Reencoding: VID_00000
[08:56:06] - Failed video encode, aborted
I see I am behind a couple of revisions, so I will download and try again. EDIT- With the newest version, I get the same result.
Seems to me the only place this could be failing is with BD_Rebuilder\Tools\HCencoder.exe--maybe you could try using it manually and see what issues arise. I'm curious too what your BD_Rebuilder\LASTCMD.TXT looks like (following the failed encode)?
Are you running Vista or W7--I wonder if it might have something to do with Security Properties. I notice for example if I dl it separately and place HCenc_025.exe into BD's dir and compare these Security Props, they appear different. Dunno nuthin' 'bout these myself, just a puzzlement... :o
Capsbackup
20th February 2011, 18:13
Understood. No worries. I'll use another method. THanks for trying. BDRB works for what I primarily use it for anyway.
Just a thought, but a potential problem, maybe minor, but using a previous BD-RB backup as the source to make another backup could bring about audio distortion problems, since the original audio has been amplified by BD-RB ( Amplify(1.2)). One additional amplification may not create a problem, but any additional ones could! :)
jdobbs
20th February 2011, 18:37
@jdobbs;
Just curious, but I notice from the BDInfo report of Centurion, which is a uniquely authored Blu-ray in itself, that the original has this for 00004.mpls:
Total Video
Title Codec Length Movie Size Disc Size Bitrate Bitrate Main Audio Track
----- ------ ------- -------------- -------------- ------- ------- ------------------
00004.MPLS AVC 1:37:41 0 29,458,776,053 0.00 0.00 DTS-HD Master 7.1 (48kHz/24-bit)
And the BD-RB backup has:
Total Video
Title Codec Length Movie Size Disc Size Bitrate Bitrate Main Audio Track
----- ------ ------- -------------- -------------- ------- ------- ------------------
00004.MPLS AVC 1:38:23 0 8,446,599,229 0.00 0.00 DD AC3 5.1 640Kbps
This full BD9 backup was created with BD-RBV03705, the audio is perfectly in sync from your latest find/fix.
I have checked a few others, but BDInfo reports identical movie lengths with the original and the backup. I don't think I understand your point. Yes, the audio was converted to AC3... as it always is on BD-9 backups. A DTS-HD audio track could take up the output size without even considering the video.
If it's the difference in length that is your concern - my guess would be that on the original the timing in the MPLS didn't include the silent "intro" screen. It is possible for an MPLS to reference start and stop points other than the beginning of the video.
Capsbackup
20th February 2011, 18:47
If it's the difference in length that is your concern - my guess would be that on the original the timing in the MPLS didn't include the silent "intro" screen. It is possible for an MPLS to reference start and stop points other than the beginning of the video.
Yes it is the video length I was referring to. The difference, 42 seconds, seemed unusual. There was a 18393 second time delay for the audio, but I just thought the overall times should match.
setarip_old
20th February 2011, 18:49
@jdobbs
Regarding my post #11305 ("Buried"):
I performed a new conversion from the original Blu-ray disc, this time using "Automatic" setting and BD/DVD9 (rather than BD/DVD5).These settings yielded an excellent 7.6Gb full disc copy, as opposed to the pathetic, blocky 1.34Gb originally created with CRF...
drmih
20th February 2011, 21:13
@jdobbs
Just a small problem which seems to have come in recently. Through one thing or another (computer crashing, disc space) I've had three jobs which have failed to complete. However, I haven't been able to restart any of them - the programme always wants to delete the old files and restart. I haven't changed any settings and it is starting to annoy me as in all three cases they were well into the 90%s.
Capsbackup
20th February 2011, 21:37
@jdobbs
Just a small problem which seems to have come in recently. Through one thing or another (computer crashing, disc space) I've had three jobs which have failed to complete. However, I haven't been able to restart any of them - the programme always wants to delete the old files and restart. I haven't changed any settings and it is starting to annoy me as in all three cases they were well into the 90%s.
I have noticed this too. It is new with this latest version, BD-RBV03705.
If you keep your BDREBUILDER configuration settings file, delete all other files in the unzipped folder, and unzip the previous version, BD-RBV03704, and try with that one it will allow you to continue from a previously started/finished job.
drmih
20th February 2011, 21:43
Tried that but still can't get it to continue.
Capsbackup
20th February 2011, 21:47
Tried that but still can't get it to continue.
You need to make sure that all settings are exactly the same as the initial run, including audio selections, subtitles, custom output size, open gop, etc...
worknstiff
20th February 2011, 22:04
@drmih: Quote-Tried that but still can't get it to continue.
I don't know if you are wanting it to continue from the 90% done point or not but it was my understanding that the continue will only restart at the beginning of pass 2 of a movie only rebuild even if it was at 90% completed on pass 2. It will not continue at exactly the last point where it was previously encoding. I hope you were doing a full rebuild and it was a multi part movie, lol. It really hurts when you go in to see if it has completed and the computer has had a crash or like me when I bumped the mouse and it was hovering over the close button and sat there all night with a do you want to cancel or continue diaglog box waiting for me to answer it, lol
j_m_min
20th February 2011, 22:29
No one has any suggestions on why I keep getting this error?
- Pes packet len too large ( >100Mb). Bad stream or invalid codec speciffed.
[20:56:59] - Failed to build structure, aborted
Is there any setting or anything I should change.
My full post is a couple pages back.
If no one knows, that is fine. I am just at a lost for what to do. I have been trying to get this to work for over a month and get the same error every time.
jdobbs
20th February 2011, 22:51
I have noticed this too. It is new with this latest version, BD-RBV03705.
If you keep your BDREBUILDER configuration settings file, delete all other files in the unzipped folder, and unzip the previous version, BD-RBV03704, and try with that one it will allow you to continue from a previously started/finished job.The one thing that might affect that would be the addition of HD Audio settings to the checks for resuming -- are you sure it hasn't changed between the two starts? I'll look at it and make sure it is working correctly.
jdobbs
20th February 2011, 22:52
No one has any suggestions on why I keep getting this error?
- Pes packet len too large ( >100Mb). Bad stream or invalid codec speciffed.
[20:56:59] - Failed to build structure, aborted
Is there any setting or anything I should change.
My full post is a couple pages back.
If no one knows, that is fine. I am just at a lost for what to do. I have been trying to get this to work for over a month and get the same error every time. Yes. Bad rips. If it is happening to only you on titles that are working fine with everyone else -- that's pretty much the only possibility.
That error is coming from TSMUXER (not from within BD-RB) -- and it is pretty stable.
Capsbackup
21st February 2011, 00:48
The one thing that might affect that would be the addition of HD Audio settings to the checks for resuming -- are you sure it hasn't changed between the two starts? I'll look at it and make sure it is working correctly.
I have tested on two different BD9 full movie backups that I still have kept all the files for, and for both as long as I use BD-RBV03704, I have the option to resume. Of course these are already completed, so resume will only rebuild the Blu-Ray structure. ( Which I like and use quite often! )
With BD-RBV03705, the Delete All Old Files message is displayed. I'm using the same BDREBUILDER configuration file for both tests.
No HD audio for these BD9 backups.
j_m_min
21st February 2011, 01:38
JDOBBS: Yes. Bad rips. If it is happening to only you on titles that are working fine with everyone else -- that's pretty much the only possibility.
That error is coming from TSMUXER (not from within BD-RB) -- and it is pretty stable.
_____________________________________________________
OK, but what does that mean exactly. I am not sure. Bad rips of what? Is it my burner? are you saying its the disc I am using? can I have it not copy the "pes packet" whatever that is? Is there anything I can do about it or try to change? IsTSMUXER a program in BD-RB? I never downloaded a TSMUXER program. Can you even open it or edit it? Is there anything I can do different at all or try to change?
HWK
21st February 2011, 03:49
Basically this happens when source disc is not ripped properly by ripper.
What program you were using to rip the disc.
Tsmuxer is included when you download Bd-rebuilder and is in tools folder. However don't change file inside that folder.
Capsbackup
21st February 2011, 04:14
@j_m_min;
Inside the folder that you unzipped BD-RB is a program called Inspect. Open that program, run it and post the results ( Highlight Copy and Paste ).
If you are using AnyDVD HD to rip the disc, start AnyDVD HD and go to settings. Highlight Video Blu-ray on the left side of the window. There need only be one check mark next to Enable Blu-ray support. Everything else has no selections checked.
If your Inspect log shows any problems, correct those first and then try again.
If AnyDVD HD had any other settings then the above mentioned, re-rip the disc after changing those settings and try again. ;)
j_m_min
21st February 2011, 06:52
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set "disabled", WMP11, Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.5, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
___________________________________________
Also on AnyDVD HD I unchecked
-remove prohibited user operations
-disable BD-Live
________________________________________________
As for what program I am using to rip the disk? I am not ripping it first I don't think. I put the disc in the drive, anydvd-hd scans it, pick it as the source and click backup on BD-Rebuilder. Should I rip it to the hard drive first? As an ".iso" file or something else?
Plus everything works fine when I use Anydvd to rip it to the hard disc as a .iso and burn it to a dual layer blue ray disc 50 gb. those are just a lot more expensive than the 25 gbs, that is why I need BD Rebuilder to shrink it.
will try again.
Thanks a million.
Normanski
21st February 2011, 14:45
First post so I am a bit nervous,Creation of bd 25's is working fine BD 'S not so good.Various rips all done with ANY DVD, log posted below .
[17:33:18] BD Rebuilder v0.37.04 (beta)
- Source: SPIDER_MAN
- Input BD size: 28.92 GB
- Approximate total content: [02:01:12.265]
- Target BD size: 7.84 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=1 Kbs=640
[17:33:18] PHASE ONE, Encoding
- [17:33:18] Extracting A/V streams [VID_00011]
- [18:16:43] Reencoding: VID_00011 (1 of 1)
- [18:16:43] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 174,360 frames
- Bitrate: 7,872 Kbs
- [18:16:43] Reencoding: VID_00011, Pass 1 of 2
- [03:35:52] Reencoding: VID_00011, Pass 2 of 2
- [13:01:31] Video Encode complete
- [13:01:31] Reencoding audio tracks (if req'd)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00011__4352.AVS]
[13:05:46] - Failed to reencode audio, aborted
INF FILE DETAILS
Status]
LABEL=SPIDER_MAN
VERSION=v0.37.04 (beta)
SOURCE_SIZE=31049551872
SOURCE_VIDEO_SIZE=31049551872
TARGET_SIZE=8422162432
REDUCTION=.271249081684653
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;enm;
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=3
[00011]
AUDIO=10000
PGS=100000000000000000000
M2TS_TARGET=8422162432
RATE=7872
Probably not a bug but something I am not doing right.
Audio track is marked up as 001 tru hd english.I have tried a combination of Audio encoding options all end up with AFTEN FAIL.
Thanks for reading I won't be offended if I have failed to do something simple and I get slagged off for it.
Capsbackup
21st February 2011, 16:20
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set "disabled", WMP11, Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.5, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
___________________________________________
Also on AnyDVD HD I unchecked
-remove prohibited user operations
-disable BD-Live
________________________________________________
As for what program I am using to rip the disk? I am not ripping it first I don't think. I put the disc in the drive, anydvd-hd scans it, pick it as the source and click backup on BD-Rebuilder. Should I rip it to the hard drive first? As an ".iso" file or something else?
Plus everything works fine when I use Anydvd to rip it to the hard disc as a .iso and burn it to a dual layer blue ray disc 50 gb. those are just a lot more expensive than the 25 gbs, that is why I need BD Rebuilder to shrink it.
will try again.
Thanks a million.
Personally I use AnyDVD HD to "Rip Video DVD to Hard Disk". If you know how to mount an image, "Rip to Image" is ok too. You can use either method.
I would rip the disc to your hard drive rather than trying to run it from your Blu-ray drive though! Then select this as the source and try BD-RB again. :)
Capsbackup
21st February 2011, 16:24
@Normanski;
Post the Inspect report.
Uninstall any codec packs. You should only have Haali, ffdshow and Avisynth.
HWK
21st February 2011, 19:20
Use supporting application from first post of this page only.
j_m_min
22nd February 2011, 03:08
Rip video DVD to hardisk WORKED! Finally. You are a genius. After 1.5 months. I owe you a beer. Cross my fingers for the next movie.
larrsz
22nd February 2011, 03:58
Seems to me the only place this could be failing is with BD_Rebuilder\Tools\HCencoder.exe--maybe you could try using it manually and see what issues arise. I'm curious too what your BD_Rebuilder\LASTCMD.TXT looks like (following the failed encode)?
Are you running Vista or W7--I wonder if it might have something to do with Security Properties. I notice for example if I dl it separately and place HCenc_025.exe into BD's dir and compare these Security Props, they appear different. Dunno nuthin' 'bout these myself, just a puzzlement... :o
OK, here is the LASTCMD.TXT. I am running Vista 64. Any help greatly appreciated. And, BTW I downloaded HCEnc from the author site and replaced the one in BDRB and got the exact same result.
"C:\Users\admin\BD_Rebuilder\tools\x264.exe" "V:\PROCESSED HD\WORKFILES\VID_00000.AVS" --preset superfast --b-pyramid strict --weightp 1 --qpmin=0 --bitrate 10356 --level 4.1 --qpfile "V:\PROCESSED HD\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 17500 --threads auto --slices 4 --thread-input --stats "V:\PROCESSED HD\WORKFILES\VID_00000.AVS.264.stats" --pass 2 --output "V:\PROCESSED HD\WORKFILES\VID_00000.AVS.264"
jdobbs
22nd February 2011, 06:25
OK, here is the LASTCMD.TXT. I am running Vista 64. Any help greatly appreciated. And, BTW I downloaded HCEnc from the author site and replaced the one in BDRB and got the exact same result.
"C:\Users\admin\BD_Rebuilder\tools\x264.exe" "V:\PROCESSED HD\WORKFILES\VID_00000.AVS" --preset superfast --b-pyramid strict --weightp 1 --qpmin=0 --bitrate 10356 --level 4.1 --qpfile "V:\PROCESSED HD\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 17500 --threads auto --slices 4 --thread-input --stats "V:\PROCESSED HD\WORKFILES\VID_00000.AVS.264.stats" --pass 2 --output "V:\PROCESSED HD\WORKFILES\VID_00000.AVS.264" What version of BD Rebuilder are you using? That's an old command line.
larrsz
22nd February 2011, 06:42
What version of BD Rebuilder are you using? That's an old command line.
oops. That is from the older version (.03) I used before upgrading to the latest beta. I don't see that file in the newer version...
Sinatrafan
22nd February 2011, 06:55
I'm sorry if I'm posting this in the wrong thread, but I simply want to thank Mr. Dobbs for creating an outstanding video software. I'm relatively new to useing BD Rebuilder.
I thought that I'd like to try to see if Peter Jackson's extended version of KING KONG Blu Ray would work with BD Rebuilder. Yes, I realize that this film is 3 hours and 20 minutes long; I had my doubts about whether it would fit on a 4.3 gig standard dvd. Surely there would be tons of pixelization, artifacting in the final compression. But, I thought, hey.. ya never know unless you try~.
I downloaded and installed the latest beta of BD Rebuilder (Ver. 37.3 at the time of this project), set it to the HIGHEST 2 pass level, with a target of BD-5; with AC3 448 audio. (I used DVDFAB HD Dycrypter to decrypt the movie, no problems there.) I have a new Dell Inspiron 560, with an Intel Duo Core 2, three gig processor, and 4 gigs memory. The entire process took about 14 hours to complete. I then burned the project to a Verbatim standard 4.3 blank DVD with Imgburn.
.. While BD Rebuilder was "cooking", I took the opportunity to watch the original Peter Jackson's extended KING KONG blu ray for comparison purposes; watch the original, then compare the quality of the backed up copy to the original.
Later, when BD Rebuilder was done, after Imgburn finished the burn, I placed this Extended KING KONG back up disc into my Insignia NS-WBRDVD player, to watch on my 40 inch Samsung 630 LCD.
I was simply amazed. More than amazed. FLOORED might be the better word. The back up copy was EXACTLY the same as the ORIGINAL. I simply could not see any signs of artifacting, or pixelization anywhere. And I specifically looked for them. I saw that BE Rebuilder encoded the bit rate at 2,340, it still has the AC3 6 channel audio english soundtrack, and english sub title. I EXPECTED this experiment to have tons of problems, but BD Rebuilder did a marvelous job. This is simply terrific software, Mr. Dobbs. Thank you !
I DO have a question. I see in the BD Rebuilder settings, that there is an option for STANDARD dvds to be RESIZED to either 720P or 1080P. I'm somewhat skeptical..surely a standard 480I dvd can't be converted into a High Definition 1080P blu ray..so, what exactly does this option do? What is the quality of the finished projects like? Just curious.
Thanks again, Mr. Dobbs, for all the outstanding work you've done in creating BD Rebuilder!
jdobbs
22nd February 2011, 14:44
@Sinatrafan
Thanks for the positive feedback. X264 (the encoder used within BD Rebuilder) should be credited for the excellent compression and is very clearly the finest AVC encoder around.
When you watch a 480i source on your large-screen TV it is typically converted to 1080 (by either the BD player or the monitor). The up-conversion has to be done in realtime by the unit so it typically isn't optimal. All that option does is allow AVISYNTH to do the up-conversion ahead of time using a more intricate method (more time consuming as well). It can mean a better quality conversion, especially when compared to some low end players -- but frankly I rarely use it, as my Sony player/monitor combination does a very good job.
Sinatrafan
22nd February 2011, 17:27
Thank you, Mr. Dobbs, for clarifying what the purpose of these resizing settings are in BD Rebuilder.
Sooo, if I run the standard dvds of the Extended THE LORD OF THE RINGS set through BD Rebuilder, it may possibly result in enhancing (to a very small degree) the upconversion through my Blu Ray player. It may not find more detail, but rather simply look a bit better on screen. Hmmm, I may have to try this as a experiment.
Thanks again, Mr. Dobbs.
laserfan
22nd February 2011, 18:26
OK, here is the LASTCMD.TXT. I am running Vista 64. Any help greatly appreciated. And, BTW I downloaded HCEnc from the author site and replaced the one in BDRB and got the exact same result.
"C:\Users\admin\BD_Rebuilder\tools\x264.exe" "V:\PROCESSED HD\WORKFILES\VID_00000.AVS" --preset superfast --b-pyramid strict --weightp 1 --qpmin=0 --bitrate 10356 --level 4.1 --qpfile "V:\PROCESSED HD\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 17500 --threads auto --slices 4 --thread-input --stats "V:\PROCESSED HD\WORKFILES\VID_00000.AVS.264.stats" --pass 2 --output "V:\PROCESSED HD\WORKFILES\VID_00000.AVS.264"
What version of BD Rebuilder are you using? That's an old command line.
Worse than that, it shows BD-RB making a .264 file and not MPEG since iirc larrsz wants to make a DVD-5 from a BD-9? larrsz have you selected for DVD (VIDEO_TS) output?
Normanski
22nd February 2011, 20:05
@Normanski;
Post the Inspect report.
Uninstall any codec packs. You should only have Haali, ffdshow and Avisynth.
Inspect report .
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set "disabled", WMP11, Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.4, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
This is from another AFTEN FAIL.
[18:37:25] BD Rebuilder v0.36.04 (beta)
- Source: SIN_CITY_D2
- Input BD size: 32.71 GB
- Approximate total content: [02:21:45.205]
- Target BD size: 4.36 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[18:37:25] PHASE ONE, Encoding
- [18:37:25] Extracting A/V streams [VID_00003]
- [18:52:32] Reencoding: VID_00003 (1 of 4)
- [18:52:32] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 68,255 frames
- Bitrate: 3,227 Kbs
- [18:52:32] Reencoding: VID_00003, Pass 1 of 2
- [22:24:47] Reencoding: VID_00003, Pass 2 of 2
- [07:13:04] Video Encode complete
- [07:13:04] Reencoding audio tracks (if req'd)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00003__4352.AVS]
[07:13:08] - Failed to reencode audio, aborted.
I have not installed a Codec pack & if it helps I have G Spot on this pc so I could give a list of Auido codecs.
Thanks for your time.
larrsz
22nd February 2011, 21:06
Worse than that, it shows BD-RB making a .264 file and not MPEG since iirc larrsz wants to make a DVD-5 from a BD-9? larrsz have you selected for DVD (VIDEO_TS) output?
OK, this is worse than I thought. I had mistakenly thought it was working going from the original BD rip rather than the BDRB built BD-9. So I ripped my BD to hard drive and I am getting the same issue with both!
I checked inspect- get all "OKs"
here is the latest log:
[14:46:16] BD Rebuilder v0.37.05 (beta)
- Source: BDRip
- Input BD size: 21.52 GB
- Approximate total content: [01:51:09.662]
- Windows Version: 6.0 [6002]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[14:46:17] PHASE ONE, Encoding
- [14:46:17] Extracting A/V streams [VID_00001]
- [14:55:39] Reencoding: VID_00001 (1 of 1)
- [14:55:39] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 159,912 frames
- Bitrate: 4,967 Kbs
- [14:55:39] Reencoding: VID_00001
[14:55:49] - Failed video encode, aborted
And here is the INI:
[Options]
VERSION=0.37.0.5
MODE=1
ENCODE_QUALITY=2
ONEPASS_ENCODING=0
AUTO_QUALITY=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=1
SD_TO_1080=0
CONVERT_WIDE=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AC3_192=0
KEEP_HD_AUDIO=0
AVCHD=0
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=23500
MOVIEONLY_TYPE=1
ALTCRF=20
ALT_TARGET=1000
ALTMETHOD=0
PRIORITY_CLASS=0
[Paths]
SOURCE_PATH=V:\MAINMOVIE\BDRip\
WORKING_PATH=V:\PROCESSED DVDS\DVD1\
Is there anything else I can check? This is wierd...
laserfan
22nd February 2011, 21:39
Is there anything else I can check? This is wierd...Well, I haven't used BD-RB for quite a while (had to download the latest) nor have I tried the BD-to-DVD conversion, but it seems to me BD-RB wants to invoke HCencoder.exe from the Tools folder, and it's failing. Do you have any rogue installations of HCencoder on your PC?
Try also placing a line in your .INI file:
SHOW_ENCODER=1
maybe that will expose something. Maybe too open Task Manager and see if HCencoder appears there (when BD-RB says "Reencoding: VID_00001"). Look again at your LASTCMD which should be a Hank's command not x264.
larrsz
22nd February 2011, 22:23
Well, I haven't used BD-RB for quite a while (had to download the latest) nor have I tried the BD-to-DVD conversion, but it seems to me BD-RB wants to invoke HCencoder.exe from the Tools folder, and it's failing. Do you have any rogue installations of HCencoder on your PC?
Try also placing a line in your .INI file:
SHOW_ENCODER=1
maybe that will expose something.
I have two instances of HCenc on my computer (BR RB and DVD RB). they are in the respective folders for the programs.
When I edit the INI and add the show encoder script above, I get nothing, HCEnc does not pop up. If I go to the tools folder and start HCEnc, it opens fine, but it errors out and closes after 10 seconds.
And, apparently there is no LASTCMD in the newest beta of BDRB (at least I cannot find it doing a search)
Question: If I select Settings>Encoder> Should x264 Encoder be checked if I am making a DVD? That seems to be the only available choice.
I am really going crazy here...
setarip_old
22nd February 2011, 23:01
@larrsz And, apparently there is no LASTCMD in the newest beta of BDRB (at least I cannot find it doing a search) It should be in the same folder as "BDREBUILDER.EXE"...
larrsz
22nd February 2011, 23:11
@larrsz It should be in the same folder as "BDREBUILDER.EXE"...
Found it:
"C:\Users\admin\BD-RBV03705\BD_Rebuilder\tools\x264.exe" "V:\PROCESSED DVDS\DVD1\WORKFILES\VID_00000.AVS" --preset medium --b-pyramid strict --weightp 1 --slow-firstpass --qpmin=0 --sar 40:33 --crf 20 --level 4.0 --qpfile "V:\PROCESSED DVDS\DVD1\WORKFILES\VID_00000.CHP" --sar 40:33 --aud --nal-hrd vbr --pic-struct --vbv-bufsize --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate --threads auto --thread-input --stats "V:\PROCESSED DVDS\DVD1\WORKFILES\VID_00000.AVS.264.stats" --output "V:\PROCESSED DVDS\DVD1\WORKFILES\VID_00000.AVS.264"
Looks like it IS calling x264.exe. This has to be something I am doing. I think I need help on the proper settings for the alternate output...:stupid:
laserfan
22nd February 2011, 23:30
Found it:
"C:\Users\admin\BD-RBV03705\BD_Rebuilder\tools\x264.exe" "V:\PROCESSED DVDS\DVD1\WORKFILES\VID_00000.AVS" --preset medium --b-pyramid strict --weightp 1 --slow-firstpass --qpmin=0 --sar 40:33 --crf 20 --level 4.0 --qpfile "V:\PROCESSED DVDS\DVD1\WORKFILES\VID_00000.CHP" --sar 40:33 --aud --nal-hrd vbr --pic-struct --vbv-bufsize --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate --threads auto --thread-input --stats "V:\PROCESSED DVDS\DVD1\WORKFILES\VID_00000.AVS.264.stats" --output "V:\PROCESSED DVDS\DVD1\WORKFILES\VID_00000.AVS.264"
Looks like it IS calling x264.exe. This has to be something I am doing. I think I need help on the proper settings for the alternate output...:stupid:
Does the Creation time of LASTCMD.TXT match with the time you get the "encoder failure"? What about my idea of looking at Task Mgr to see if HCencoder is being launched?
You do understand yes, that DVDs can only be MPEG2-encoded and not x264. I would try it on my own system but it is busy atm.
I don't think there is anything more complicated to the settings than selecting Movie-Only Backup in Mode, then Alternate Movie-Only Output, and finally Settings > Output Options > Target Size BD-5 (DVD-5).
larrsz
22nd February 2011, 23:40
Does the Creation time of LASTCMD.TXT match with the time you get the "encoder failure"? What about my idea of looking at Task Mgr to see if HCencoder is being launched?
You do understand yes, that DVDs can only be MPEG2-encoded and not x264. I would try it on my own system but it is busy atm.
I don't think there is anything more complicated to the settings than selecting Movie-Only Backup in Mode, then Alternate Movie-Only Output, and finally Settings > Output Options > Target Size BD-5 (DVD-5).
Yes, its time stamp is the same time as my last trial at encoding to DVD. And, yes, I understand that x264 is for mp4 encoding and HCenc is the mpeg2 encoder.
Just for another go, I just changed the alternate output mode to mkv and it fails as well- is x264 the encoder also used for the mkv copntainer- if so, I am not sure what's going on?
I have to be doing something wrong on my end.
laserfan
22nd February 2011, 23:40
If I go to the tools folder and start HCEnc, it opens fine, but it errors out and closes after 10 seconds.
Mine doesn't "error out" but it closes like yours. This seems very odd. A clue? I dunno. Also, my W7 x64 installation shows padlocks on all the exe and dll files in that folder--I wonder what that's about...??? :confused:
re: mkv mode it does certainly appear that x264 is used for those (options become available).
EDIT: re my "padlocks" it seems my C:\BD_Rebuilder folder and subfolders (and all files) are marked as "Read Only" by WIndows and I can't seem to unlock them. Any chance yours are the same?
And regarding the "close after 10secs" I guess that's simple: we've invoked HCencoder without giving it any settings to use.
jdobbs
22nd February 2011, 23:53
Well, I haven't used BD-RB for quite a while (had to download the latest) nor have I tried the BD-to-DVD conversion, but it seems to me BD-RB wants to invoke HCencoder.exe from the Tools folder, and it's failing. Do you have any rogue installations of HCencoder on your PC?
Try also placing a line in your .INI file:
SHOW_ENCODER=1
maybe that will expose something. Maybe too open Task Manager and see if HCencoder appears there (when BD-RB says "Reencoding: VID_00001"). Look again at your LASTCMD which should be a Hank's command not x264. The HC command line isn't stored in LASTCMD.TXT.
larrsz
22nd February 2011, 23:53
Mine doesn't "error out" but it closes like yours. This seems very odd. A clue? I dunno. Also, my W7 x64 installation shows padlocks on all the exe and dll files in that folder--I wonder what that's about...??? :confused:
re: mkv mode it does certainly appear that x264 is used for those (options become available).
EDIT: re my "padlocks" it seems my C:\BD_Rebuilder folder and subfolders (and all files) are marked as "Read Only" by WIndows and I can't seem to unlock them. Any chance yours are the same?
Mine show as read only, but permissions seem OK- no different than any other files. I am on Vista x64.
larrsz
22nd February 2011, 23:55
Here is my last log with the mkv output. Any direction is appreciated.
[17:42:01] BD Rebuilder v0.37.05 (beta)
- Source: BDRip
- Input BD size: 7.63 GB
- Approximate total content: [01:46:07.583]
- Windows Version: 6.0 [6002]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1280x720, 448Kbs DD5.1
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[17:42:02] PHASE ONE, Encoding
- [17:42:02] Extracting A/V streams [VID_00000]
- [17:45:22] Reencoding: VID_00000 (1 of 1)
- [17:45:22] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 152,669 frames
- [17:45:22] Reencoding: VID_00000, Pass 1 of 1
- [17:45:22] Video Encode complete
- [17:45:22] Reencoding audio tracks (if req'd)
- [17:48:24] Multiplexing M2TS
[17:48:24]PHASE ONE complete
[17:48:24]PHASE TWO - Rebuild Started
- [17:48:24] Rebuilding stream 00000 [1 of 1]
- [17:48:24] Building ALTERNATE OUTPUT Structure
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
- Can't open file: V:\PROCESSED DVDS\DVD1\WORKFILES\VID_00000.AVS.264
[17:48:24] - Failed to REBUILD
laserfan
23rd February 2011, 00:09
The HC command line isn't stored in LASTCMD.TXT.Thanks. Still, doesn't it seem odd that larrsz is generating this file (and with x264) when he errors-out on "encoding"?
Not sure about my "padlock" question except when I copy BD_Rebuilder folder from C: to D: the padlocks go away. Copied back to C: and they're still gone. Good. I will try the "make DVD" myself later.
larrsz my final thought til then is to try yourself to DL Hank's Encoder and rename/replace the one in BD_RB Tools. Maybe a permissions issue of some sort, given jdobbs renamed it for his zip package.
larrsz
23rd February 2011, 00:42
Thanks. Still, doesn't it seem odd that larrsz is generating this file (and with x264) when he errors-out on "encoding"?
Not sure about my "padlock" question except when I copy BD_Rebuilder folder from C: to D: the padlocks go away. Copied back to C: and they're still gone. Good. I will try the "make DVD" myself later.
larrsz my final thought til then is to try yourself to DL Hank's Encoder and rename/replace the one in BD_RB Tools. Maybe a permissions issue of some sort, given jdobbs renamed it for his zip package.
Thanks but I already tried that based on one of your earlier posts. I replaced the exe with the latest from Hank's site and it does the same thing. I changed it back- same.
larrsz
23rd February 2011, 00:44
Not to hijack the thread, but as an FYI, I am reencoding a BD to BD-9 and it is flying by a-ok. I really wanted to make some DVDs for the car since I no longer buy DVDs, but it looks like I'll have to use another program. I won't post again until and (IF) there are any suggestions about what could be happening with the alternate output mode. I still wonder if there is something I am not setting right. Is there by any chance a wiki or guide to that function? Odd that the BD to BD9/5 is working fine.
laserfan
23rd February 2011, 00:49
More "bad news" larrsz, in that my system is happily churning-away at a DVD-5 right now. In WORKFILES is placed an HC.INI file, and I can open the encoder window and see it marching through the frames.
Does BD-RB even generate the HC.INI file before the "encoder" error?
As for a guide, it's no more complicated than I stated a few posts ago.
One final thought: try BD_Rebuilder dir at the C:\ (root dir) level.
Otherwise my log looks just like yours, so I think your settings are probably correct:
[17:24:43] BD Rebuilder v0.37.05 (beta)
- Source: DVDAP_PROJECT
- Input BD size: 4.53 GB
- Approximate total content: [01:36:59.688]
- Windows Version: 6.1 [7600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- X264 Tweak(s) enabled
- Audio Settings: AC3=1 DTS=0 HD=0 Kbs=192
[17:24:47] PHASE ONE, Encoding
- [17:24:47] Extracting A/V streams [VID_00000]
- [17:44:56] Reencoding: VID_00000 (1 of 1)
- [17:44:56] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 139,533 frames
- Bitrate: 6,009 Kbs
- [17:44:57] Reencoding: VID_00000
[17:52:00]PHASE ONE aborted by user request
Note after I aborted HC.INI disappeared from the WORKFILES dir. BTW where have you asserted your Work directory? nm I'll look it-up in your INI file. OK, it's V: where presumably you have lotsa space and all the good write permissions... :o
Capsbackup
23rd February 2011, 01:37
Not to hijack the thread, but as an FYI, I am reencoding a BD to BD-9 and it is flying by a-ok. I really wanted to make some DVDs for the car, but it looks like I'll have to use another program. I won't post again until and (IF) there are any suggestions about what could be happening with the alternate output mode. I still wonder if there is something I am not setting right. Is there by any chance a wiki or guide to that function? Odd that the BD to BD9/5 is working fine.
If you have not tried deleting the BD-RB.ini, try that and let BD-RB generate a new one. Better yet, delete the entire folder and unzip a new one and start fresh.
Also, as laserfan suggested, place this entire unzipped folder in C:\. Then try running the BD_Rebuilder.exe from there.
Do not make any manual edits to the configuration file, only run BD-RB and make selections from within it's GUI. :cool:
jdobbs
23rd February 2011, 06:20
Thanks. Still, doesn't it seem odd that larrsz is generating this file (and with x264) when he errors-out on "encoding"?
Not sure about my "padlock" question except when I copy BD_Rebuilder folder from C: to D: the padlocks go away. Copied back to C: and they're still gone. Good. I will try the "make DVD" myself later.
larrsz my final thought til then is to try yourself to DL Hank's Encoder and rename/replace the one in BD_RB Tools. Maybe a permissions issue of some sort, given jdobbs renamed it for his zip package. I see nothing that gives the impression he is using X264... the LASTCMD.TXT files just has the command that was last used with X264 -- not necessarily the one being used for this encode.
As for your recommendation -- unless he is really familiar with HCEncoder I wouldn't recommend trying to do it manually. If he does he should use the HC INI file generated by BD-RB.
larrsz
23rd February 2011, 16:10
If you have not tried deleting the BD-RB.ini, try that and let BD-RB generate a new one. Better yet, delete the entire folder and unzip a new one and start fresh.
Also, as laserfan suggested, place this entire unzipped folder in C:\. Then try running the BD_Rebuilder.exe from there.
Do not make any manual edits to the configuration file, only run BD-RB and make selections from within it's GUI. :cool:
I even downloaded the latest beta zip file again and extracted it to C:\
I made no changes to it at all and ran inspect- recieved all "OKs"
I then ran it as administrator just to be sure and tried again with the same result. so, as jdobbs said, it must be my system. If anyone can think of anything else, let me know- otherwise, it still works great at what I originally downloaded it for and certainly worth the donation I made several times over. I have other programs to make DVDs.
No worries- and thanks for all those trying to help. I am still thinking it is some kind of rights issue with HCenc but who knows? After all , it IS Vista.:)
larrsz
23rd February 2011, 16:14
@jdobbs:
Not sure if it is possible, but this program has moved so far ahead that I think it needs its own forum section rather than one long thread. My issue alone took so many posts it could easily be its own thred. And again I appologize for the number of posts for something that is apparently only my issue.
Just a suggestion.
CV91913
23rd February 2011, 17:04
The one thing that might affect that would be the addition of HD Audio settings to the checks for resuming -- are you sure it hasn't changed between the two starts? I'll look at it and make sure it is working correctly.
I have not seen any resolution discussed on this issue. I have done somewhere between 70-80 backups (I am in the S's) and the only problem I have had in many months is a failure in Phase 2 with a "unable to build file structure" error. In the past I have always just pressed the "backup" button and let it restart phase 2 and 90% of the time it will just continue and complete. But, with 37.05 the restart comes up with a dialog box that says the path is not empty and asks if I want to delete. If I click NO, it aborts, and if I click YES, it starts over from the beginning. I have made no changes to any settings...just left everything alone and pressed the Backup button. Thanks...
laserfan
23rd February 2011, 18:32
No worries- and thanks for all those trying to help. I am still thinking it is some kind of rights issue with HCenc but who knows? After all , it IS Vista.:)I suspect you are right. Sorry you can't get it working--the idea did/does make so much sense i.e. "making DVDs from myBD-9 backups vs. the originals" given the backups are very (much) higher quality than the intended conversion-to-DVD, yet their size is half to a fourth that of an original BD program. Oughta make a DVD in a much shorter time period than using the original. :)
Lexman
23rd February 2011, 19:17
Great software; have performed scores of successful rebuilds to BD. However, as I have a media client now I would prefer mkv output.
On 3 different discs while trying to create mkv files I'm getting the same error: failure to re-encode the video.
Strangely, if I then change the output mode to Movie Only, it works perfectly. Note that all other settings remain completely unchanged.
This is a log file showing 3 attempts on one of the discs:
the initial failed mkv attempt
the second attempt, a successful BD rebuild
the third attempt is another failed mkv
-----------------------
[12:24:43] BD Rebuilder v0.37.05 (beta)
- Source: BATTLE_OF_BRITAIN
- Input BD size: 20.94 GB
- Approximate total content: [02:12:10.922]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1920x1080, 640Kbs DD5.1
- Audio Settings: AC3=0 DTS=1 HD=0 Kbs=640
[12:24:43] PHASE ONE, Encoding
- [12:24:43] Extracting A/V streams [VID_00000]
- [12:37:14] Reencoding: VID_00000 (1 of 1)
- [12:37:14] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 190,152 frames
- [12:37:14] Reencoding: VID_00000, Pass 1 of 1
- Encode failed. Retrying.
- [12:37:15] Video Encode complete
- [12:37:15] Reencoding audio tracks (if req'd)
- [12:42:35] Multiplexing M2TS
[12:42:35]PHASE ONE complete
[12:42:35]PHASE TWO - Rebuild Started
- [12:42:35] Rebuilding stream 00000 [1 of 1]
- [12:42:35] Building ALTERNATE OUTPUT Structure
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
- Can't open file: I:\BLURAY\BATTLE BRITAIN\WORKFILES\VID_00000.AVS.264
[12:42:36] - Failed to REBUILD
-----------------------
[13:00:53] BD Rebuilder v0.37.05 (beta)
- Source: BATTLE_OF_BRITAIN
- Input BD size: 20.94 GB
- Approximate total content: [02:12:10.922]
- Target BD size: 11.72 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=0 DTS=1 HD=0 Kbs=640
[13:00:53] PHASE ONE, Encoding
- [13:00:53] Extracting A/V streams [VID_00000]
- [13:13:24] Reencoding: VID_00000 (1 of 1)
- [13:13:24] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 190,152 frames
- Bitrate: 11,056 Kbs
- [13:13:24] Reencoding: VID_00000, Pass 1 of 1
- [14:47:06] Video Encode complete
- [14:47:06] Reencoding audio tracks (if req'd)
- [14:52:25] Multiplexing M2TS
[15:08:09]PHASE ONE complete
[15:08:09]PHASE TWO - Rebuild Started
- [15:08:09] Rebuilding BD file Structure
[15:25:20] - Encode and Rebuild complete
[15:25:20]JOB: BATTLE_OF_BRITAIN finished.
-----------------------
[16:54:49] BD Rebuilder v0.37.05 (beta)
- Source: BATTLE_OF_BRITAIN
- Input BD size: 20.94 GB
- Approximate total content: [02:12:10.922]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1920x1080, 640Kbs DD5.1
- Audio Settings: AC3=0 DTS=1 HD=0 Kbs=640
[16:54:49] PHASE ONE, Encoding
- [16:54:49] Extracting A/V streams [VID_00000]
- [17:07:20] Reencoding: VID_00000 (1 of 1)
- [17:07:20] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 23.976fps, 190,152 frames
- [17:07:20] Reencoding: VID_00000, Pass 1 of 1
- Encode failed. Retrying.
- [17:07:21] Video Encode complete
- [17:07:21] Reencoding audio tracks (if req'd)
- [17:12:41] Multiplexing M2TS
[17:12:41]PHASE ONE complete
[17:12:41]PHASE TWO - Rebuild Started
- [17:12:41] Rebuilding stream 00000 [1 of 1]
- [17:12:41] Building ALTERNATE OUTPUT Structure
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
- Can't open file: I:\BLURAY\BATTLE BRITAIN\WORKFILES\VID_00000.AVS.264
[17:12:42] - Failed to REBUILD
This is the CONFIG file as at the last attempt:
[Options]
VERSION=0.37.0.5
MODE=1
ENCODE_QUALITY=0
ONEPASS_ENCODING=2
AUTO_QUALITY=1
TARGET_SIZE=12000
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=1
SD_TO_1080=0
CONVERT_WIDE=0
DTS_REENCODE=1
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=0
AVCHD=0
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=0
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=1
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=12000
MOVIEONLY_TYPE=10
ALTCRF=20
ALT_TARGET=1000
ALTMETHOD=0
[Paths]
SOURCE_PATH=H:\BD RIPS\BATTLE OF BRITAIN\
WORKING_PATH=I:\BLURAY\BATTLE BRITAIN\
Any thoughts?
Regards.
Capsbackup
24th February 2011, 01:54
I have not seen any resolution discussed on this issue. I have done somewhere between 70-80 backups (I am in the S's) and the only problem I have had in many months is a failure in Phase 2 with a "unable to build file structure" error. In the past I have always just pressed the "backup" button and let it restart phase 2 and 90% of the time it will just continue and complete. But, with 37.05 the restart comes up with a dialog box that says the path is not empty and asks if I want to delete. If I click NO, it aborts, and if I click YES, it starts over from the beginning. I have made no changes to any settings...just left everything alone and pressed the Backup button. Thanks...
If you need to resume a previous attempt, try using the same BD-RB configuration file but with the previous BD-RBv37.04. Remember all settings, audio, subs, etc... must be exactly as they were initially set for the original backup.
jdobbs is aware of this. :)
skulker
24th February 2011, 02:20
First - fantastic software. I have been using it since v.0.34.04 and LOVE it. I have made a donation as well.
I just downloaded v0.37.05 and it fails on the movie 2012 (ripped with anydv to hard drive).
I tried falling back to v.37.04 and it works perfectly on the same rip.
I'm not sure what you need me to post but judging from the other threads here's:
Log:
-----------------------
[18:17:08] BD Rebuilder v0.37.05 (beta)
- Source: 2012
- Input BD size: 35.22 GB
- Approximate total content: [02:37:49.459]
- Windows Version: 5.2 [3790]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1920x1080, 640Kbs DD5.1
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[18:17:08] PHASE ONE, Encoding
- [18:17:08] Extracting A/V streams [VID_00740]
- [18:50:49] Reencoding: VID_00740 (1 of 1)
- [18:50:49] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 227,040 frames
- Bitrate: 1,941 Kbs
- [18:50:49] Reencoding: VID_00740, Pass 1 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.05 (beta)
- Windows Version: 5.2 [3790]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[18:50:49] - Failed video encode, aborted
Inspect:
- Windows Version: 5.2 [3790]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.5, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
INI File:
[Options]
MODE=1
ENCODE_QUALITY=3
ONEPASS_ENCODING=0
AUTO_QUALITY=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
SD_CONVERT=0
OPEN_GOP=1
RESIZE_1080=0
DEINTERLACE=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=0
AVCHD=0
REMOVE_WORKFILES=0
FULL_AVCHD=0
REMOVE_OUTPUT=0
USE_FILTERS=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=9000
TARGET_SIZE=8032
PRIORITY_CLASS=2
QUICK_EXTRAS=0
MOVIEONLY_TYPE=10
ALTCRF=18
MOVIE_ONLY_LOOP=1
ALTMETHOD=1
VERSION=0.37.0.5
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
SD_TO_1080=0
CONVERT_WIDE=0
[Paths]
WORKING_PATH=E:\TEMP\
SOURCE_PATH=F:\2012\
INF File:
[Status]
LABEL=2012
VERSION=v0.37.05 (beta)
SOURCE_SIZE=37814421504
SOURCE_VIDEO_SIZE=37814421504
TARGET_SIZE=8422162432
REDUCTION=.222723556173115
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=0
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=10
USE_LAVF=0
QUICK=0
ENCODE_STEP=1
[00740]
AUDIO=1
PGS=
M2TS_TARGET=8422162432
LASTCM.TXT
"C:\BD_Rebuilder\tools\x264.exe" "E:\TEMP\WORKFILES\VID_00740.AVS" --preset slow --ref 4 --b-adapt 1 --b-pyramid strict --weightp 1 --open-gop bluray --qpmin=0 --bitrate 1941 --level 4.0 --qpfile "E:\TEMP\WORKFILES\VID_00740.CHP" --aud --nal-hrd vbr --pic-struct --vbv-bufsize --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate --threads auto --thread-input --stats "E:\TEMP\WORKFILES\VID_00740.AVS.264.stats" --pass 1 --output NUL
If anything else is need please let me know.
Thanks for this great software!
sparky99999
24th February 2011, 02:20
Has anyone copied Harry Potter and the order of the Phoenix ? I have copied Harry Potter 1 - 4 with no problems.
when I go to open the file on my hardrive I get "Selected source is not BD format" That is in movie only mode.
Now if I put it in full backup it opens, but shows over 5 hours of time?? If I try to run it it says "Target to small" to 25 gb disc.
I don't get it!
I re ripped it to the hardrive 3 times,that didnt work, AnyDVD HD 6.7.8.0
went and got a new disc same thing.
BDinfo shows 2hrs 18 min, and it will play in TmT 3
Looking for any ideas ?
Thanks
CaptainTivo
24th February 2011, 03:00
Hi all,
Just did a full backup of Fantasia (Region A) commercial BD. I burned it to a 9 gig DVD+R DL. When I try to play it in my LG BD390, it refused to play it because it was "the wrong region". It plays fine on TMT.
I have made a couple of dozen movie-only AVCHD disc and they have all played fine (does AVCHD even have regions?) Has anyone else had this problem? I tried searching for region and 'wrong region' but nothing was applicable. I am using ANYDVD to rip and IMGburn to burn. Is there some setting that I need to make to set the region? Thanks.
CV91913
24th February 2011, 06:16
If you need to resume a previous attempt, try using the same BD-RB configuration file but with the previous BD-RBv37.04. Remember all settings, audio, subs, etc... must be exactly as they were initially set for the original backup.
jdobbs is aware of this. :)
I did try .04 and .03 and got the same results. The only thing I was able to do was use .04 and start it all over again. It was successful.
setarip_old
24th February 2011, 07:53
@sparky99999
Hi! when I go to open the file on my hardrive I get "Selected source is not BD format" That is in movie only mode.What is the COMPLETE name of the file?
Tendicatena
24th February 2011, 12:40
Hi,
how can I select an angle if the source BD offers multi-angle? RTFM - I but I didn't found anything.. Is there such a feature? I would expect an item in "MODE / Movie-only Playlist"...
jdobbs
24th February 2011, 17:48
I have not seen any resolution discussed on this issue. I have done somewhere between 70-80 backups (I am in the S's) and the only problem I have had in many months is a failure in Phase 2 with a "unable to build file structure" error. In the past I have always just pressed the "backup" button and let it restart phase 2 and 90% of the time it will just continue and complete. But, with 37.05 the restart comes up with a dialog box that says the path is not empty and asks if I want to delete. If I click NO, it aborts, and if I click YES, it starts over from the beginning. I have made no changes to any settings...just left everything alone and pressed the Backup button. Thanks... I've fixed it for the next release. I'd implemented the HD_AUDIO with a bit of a logic error.
jdobbs
24th February 2011, 17:53
Hi,
how can I select an angle if the source BD offers multi-angle? RTFM - I but I didn't found anything.. Is there such a feature? I would expect an item in "MODE / Movie-only Playlist"... Right now BD-RB it selects the first angle. I'll have to add an angle selection. Angles are fairly rare in Blu-Ray. Most of the time alternate playlists are used since they can do pretty much the same thing how angles are typically used.
I'll just add some additional choices to the playlist selection (add the angle to the end of the selection).
jdobbs
24th February 2011, 17:59
Sorry for the slow responses... I was working on my rooftop internet connection a few days ago, and the ladder collapsed when I started to come down - broke some bones along with and my pride. I've been hobbling around on crutches... and my will-to-work hasn't been at its highest level.
worknstiff
24th February 2011, 18:50
Very sorry to hear of the mishap, I hope for a fast recovery from the fall. I can only hope that you have a good medical plan cause such a fall around here can set you back about 25k. I have to ask if the "rooftop internet connection" was satellite internet? I had always thiought that the upload had too much lag to be worth it, did they finally fix that? At any rate hope you get well quickly and I will send a dination to help defray the "exorbitantly high hidden cost" of your internet service. thanks again for all the hardwork, worknstiff
jdobbs
24th February 2011, 19:20
Very sorry to hear of the mishap, I hope for a fast recovery from the fall. I can only hope that you have a good medical plan cause such a fall around here can set you back about 25k. I have to ask if the "rooftop internet connection" was satellite internet? I had always thiought that the upload had too much lag to be worth it, did they finally fix that? At any rate hope you get well quickly and I will send a dination to help defray the "exorbitantly high hidden cost" of your internet service. thanks again for all the hardwork, worknstiff No, it's not satellite. It's a localized 4G wireless connection. I was straightening out some wiring that comes down from the antenna because we'd has a few days of warmth and the snow had melted.
jdobbs
24th February 2011, 20:03
Is anyone else having issues receiving e-mails from the forum? I've noticed that I no longer get updates telling me there have been updates to threads I'm watching.
Is it just me?
LowDead
24th February 2011, 20:15
hmm.. I haven't got any update emails either..
sparky99999
24th February 2011, 23:24
setarip_old
Is this the file name you are looking for ?
thanks
D:\Blurays\Harry Potter Order of the Phoenix 5\HP5_PHOENIX
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libavcodec": Ok
- BD Rebuilder v0.37.0.5, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
thegame
25th February 2011, 00:29
I'm sorry if I'm posting this in the wrong thread, but I simply want to thank Mr. Dobbs for creating an outstanding video software. I'm relatively new to useing BD Rebuilder.
I thought that I'd like to try to see if Peter Jackson's extended version of KING KONG Blu Ray would work with BD Rebuilder. Yes, I realize that this film is 3 hours and 20 minutes long; I had my doubts about whether it would fit on a 4.3 gig standard dvd. Surely there would be tons of pixelization, artifacting in the final compression. But, I thought, hey.. ya never know unless you try~.
I downloaded and installed the latest beta of BD Rebuilder (Ver. 37.3 at the time of this project), set it to the HIGHEST 2 pass level, with a target of BD-5; with AC3 448 audio. (I used DVDFAB HD Dycrypter to decrypt the movie, no problems there.) I have a new Dell Inspiron 560, with an Intel Duo Core 2, three gig processor, and 4 gigs memory. The entire process took about 14 hours to complete. I then burned the project to a Verbatim standard 4.3 blank DVD with Imgburn.
.. While BD Rebuilder was "cooking", I took the opportunity to watch the original Peter Jackson's extended KING KONG blu ray for comparison purposes; watch the original, then compare the quality of the backed up copy to the original.
Later, when BD Rebuilder was done, after Imgburn finished the burn, I placed this Extended KING KONG back up disc into my Insignia NS-WBRDVD player, to watch on my 40 inch Samsung 630 LCD.
I was simply amazed. More than amazed. FLOORED might be the better word. The back up copy was EXACTLY the same as the ORIGINAL. I simply could not see any signs of artifacting, or pixelization anywhere. And I specifically looked for them. I saw that BE Rebuilder encoded the bit rate at 2,340, it still has the AC3 6 channel audio english soundtrack, and english sub title. I EXPECTED this experiment to have tons of problems, but BD Rebuilder did a marvelous job. This is simply terrific software, Mr. Dobbs. Thank you !
I DO have a question. I see in the BD Rebuilder settings, that there is an option for STANDARD dvds to be RESIZED to either 720P or 1080P. I'm somewhat skeptical..surely a standard 480I dvd can't be converted into a High Definition 1080P blu ray..so, what exactly does this option do? What is the quality of the finished projects like? Just curious.
Thanks again, Mr. Dobbs, for all the outstanding work you've done in creating BD Rebuilder!
I pretty much want to echo everything said above, I also did a similar test but I used Avatar, and I already told myself that it was probably going to look very bad, but I really wanted to test encoding that movie down to BD5 for my little Boy, I have a Quad Core PC with 8 GB's RAM so it didn't take to long to try it out, while I was testing it on my 65" Mits HDTV my oldest Son stopped over and commented on how Avatar really looked friggin great, after I told him it was an encode on a single-layer DVD'r we were both in shock LOL, jdobbs you have a kick ass piece of software here that a lot of us really love, THANK YOU very much.
I do have a question regarding the standard definition upscaled to either 720 or 1080 though, this is only for standard definition video on the Blu-ray right? we can't just open a standard DVD with BD-RB can we? also, would you be so kind as to give an example of how BD-RB upscales the video using Avisynth, just curious how this is executed.
Sorry for this post not being a bug report, so far I have come across none, and I read the above and just had to share my Avatar experience.
jdobbs
25th February 2011, 00:59
@thegame
It just uses Spline16Resize(). It also uses a deinterlacer if the source is interlaced and the output is 720p. 720p also requires frame doubling. Personally I think going to 1080 is better -- as the video rate is lower and BD-RB will convert it to 23.976fps progressive when the source has pulldown.
Rich86
25th February 2011, 08:06
I honestly do not know if this is a bug - or I am doing something wrong, or the program just doesn't support this.
When processing a blu-ray title to "movie only alternate output" = DVD9 or DVD5, I cannot seem to retain any subtitles.
For example, I am working with a swedish title that has both swedish and english audio tracks, and english subtitles.
Both the audio tracks are retained, but the english subtitles are not making the trip to the output DVD structure.
Any help is greatly appreciated.
setarip_old
25th February 2011, 09:31
@sparky99999 Is this the file name you are looking for ?
thanks
D:\Blurays\Harry Potter Order of the Phoenix 5\HP5_PHOENIX
Is "HP5_PHOENIX" a sub-folder followed by yet another "\" followed immediately by all of the Blu-ray contents, or is it a file with a three letter extension?
A.Fenderson
25th February 2011, 09:43
Is anyone else having issues receiving e-mails from the forum? I've noticed that I no longer get updates telling me there have been updates to threads I'm watching.
Is it just me?
I haven't been getting any either.
big_moviefreak
25th February 2011, 13:48
I just tried to backup Stone and got a failed to Mux...any recommendations?
jdobbs
25th February 2011, 18:35
I honestly do not know if this is a bug - or I am doing something wrong, or the program just doesn't support this.
When processing a blu-ray title to "movie only alternate output" = DVD9 or DVD5, I cannot seem to retain any subtitles.
For example, I am working with a swedish title that has both swedish and english audio tracks, and english subtitles.
Both the audio tracks are retained, but the english subtitles are not making the trip to the output DVD structure.
Any help is greatly appreciated. BD-RB doesn't support subtitles yet for DVD-5/9 output.
jdobbs
25th February 2011, 18:37
I just tried to backup Stone and got a failed to Mux...any recommendations? Interesting... It just happens that I did that one last night with no issues. Are you doing a full backup or movie-only?
big_moviefreak
25th February 2011, 19:27
jdobbs I did the movie only backup strange thing is some backups work some do not..I just did Due Date full backup..but there was no compression needed no problems also did Soul to Take...Should I just uninstall ffdshow and Matroska Splitter and be sure I using the versions from the install page.. Can you see if you can do movie only backup..
jdobbs
25th February 2011, 20:59
jdobbs I did the movie only backup strange thing is some backups work some do not..I just did Due Date full backup..but there was no compression needed no problems also did Soul to Take...Should I just uninstall ffdshow and Matroska Splitter and be sure I using the versions from the install page.. Can you see if you can do movie only backup.. Definitely reinstall everything. I've done both movie-only and full-backup now. Both completed with no problems at all.
big_moviefreak
25th February 2011, 21:06
O.K. I will try to re-install everything thanks again..
sparky99999
25th February 2011, 22:35
@sparky99999
Is "HP5_PHOENIX" a sub-folder followed by yet another "\" followed immediately by all of the Blu-ray contents, or is it a file with a three letter extension?
"HP5_PHOENIX" is the folder that contains the BDMV and Certificate folder it is not an extention
:thanks:
datman
26th February 2011, 00:00
Yesterday I started getting this error. I happens at the end of the 2nd pass if and prior to the audio being recoded. When I close the window the encode continues successfully.
Last week I installed Vista SP2 and did a encode but to a BD25 with no audio recode and didn’t get the error.
Rich86
26th February 2011, 00:40
BD-RB doesn't support subtitles yet for DVD-5/9 output.
I was afraid of that. Is that capability on the horizon for BD-RB? Thanks.
jdobbs
26th February 2011, 01:33
Yesterday I started getting this error. I happens at the end of the 2nd pass if and prior to the audio being recoded. When I close the window the encode continues successfully.
Last week I installed Vista SP2 and did a encode but to a BD25 with no audio recode and didn’t get the error. That's a new one to me... It's not happening on my Win 7 systems. Anyone else see this?
datman
26th February 2011, 01:55
That's a new one to me... It's not happening on my Win 7 systems. Anyone else see this?
If it keeps doing it I will restore it to pre SP2 and see if it goes away.
It's not a big problem unless it's a batch job
jdobbs
26th February 2011, 06:39
If it keeps doing it I will restore it to pre SP2 and see if it goes away.
It's not a big problem unless it's a batch jobAre you using the versions of software I link in the first post of the bug thread and the ones shpped in the ZIP file? You might get that problem with the wrong version of AVISYNTH or NicAudio, for instance.
setarip_old
26th February 2011, 08:16
@sparky99999
I'm afraid I have no further thoughts/suggestions regarding your problem.
Can you NOW properly/successfully use BD-RB to process OTHER Blu-ray discs?
big_moviefreak
26th February 2011, 13:13
@jdobbs Reinstalled all needed applications..
But in the end issue may have been I ran out of disk space on the partition I use to store my backups.
Once I cleared disk space backup completed fine for Movie stone.
Thanks for your help..
big_moviefreak
26th February 2011, 13:31
Going to try doing a backup of Unstoppable tonight..
datman
26th February 2011, 15:50
Are you using the versions of software I link in the first post of the bug thread and the ones shpped in the ZIP file? You might get that problem with the wrong version of AVISYNTH or NicAudio, for instance.
I should be but a few weeks ago I reinstalled Zoomplayer and something may have been updated.
I will reinstall all of them and see how it goes.:thanks:
sparky99999
26th February 2011, 17:23
@sparky99999
I'm afraid I have no further thoughts/suggestions regarding your problem.
Can you NOW properly/successfully use BD-RB to process OTHER Blu-ray discs?
Yes I am able to process all other discs, so it's either a bad batch or something is out of spec with that one.
thanks for your help!
skulker
26th February 2011, 22:09
I posted earlier his happened on the movie "2012". I got a couple new BD's this weekend and it happens on them as well. "RED" and Megamind".
Everything works fine with v.0.37.04
Suggestions?
Log File:
[23:13:09] BD Rebuilder v0.37.05 (beta)
- Source: RED
- Input BD size: 21.72 GB
- Approximate total content: [01:51:09.662]
- Windows Version: 5.2 [3790]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1920x1080, 640Kbs DD5.1
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[23:13:09] PHASE ONE, Encoding
- [23:13:09] Extracting A/V streams [VID_00001]
- [23:30:40] Reencoding: VID_00001 (1 of 1)
- [23:30:40] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 159,912 frames
- Bitrate: 1,941 Kbs
- [23:30:40] Reencoding: VID_00001, Pass 1 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.05 (beta)
- Windows Version: 5.2 [3790]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[23:30:41] - Failed video encode, aborted
Inspect:
- Windows Version: 5.2 [3790]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.5, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
INI File:
[Options]
MODE=1
ENCODE_QUALITY=3
ONEPASS_ENCODING=0
AUTO_QUALITY=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
SD_CONVERT=0
OPEN_GOP=1
RESIZE_1080=0
DEINTERLACE=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=0
AVCHD=0
REMOVE_WORKFILES=0
FULL_AVCHD=0
REMOVE_OUTPUT=0
USE_FILTERS=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=9000
TARGET_SIZE=8032
PRIORITY_CLASS=2
QUICK_EXTRAS=0
MOVIEONLY_TYPE=10
ALTCRF=18
MOVIE_ONLY_LOOP=1
ALTMETHOD=1
VERSION=0.37.0.5
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
SD_TO_1080=0
CONVERT_WIDE=0
[Paths]
WORKING_PATH=E:\TEMP\
SOURCE_PATH=F:\RED\
INF File:
[Status]
LABEL=RED
VERSION=v0.37.05 (beta)
SOURCE_SIZE=23325136896
SOURCE_VIDEO_SIZE=23325136896
TARGET_SIZE=8422162432
REDUCTION=.361076656036446
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=0
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=10
USE_LAVF=0
QUICK=0
ENCODE_STEP=1
[00001]
AUDIO=1
PGS=
M2TS_TARGET=8422162432
torque2k
26th February 2011, 22:28
Sorry to pop in cold like this, but what's the latest info on Cinavia? Using DVDFab 8.0.7.3 I can rip "The Other Guys" but it forces me to make a direct dupe of the 46GB straight to BD burner only, no storage on the HDD to run in BD Rebuilder (DVDFab makes a 1:1 protected image, evidently).
I had seen jdobbs mention in another thread that we would need to rip the English audio, remux it and remix it. Just wondering if that actually works...
Thanks!
Rich86
26th February 2011, 23:03
Sorry to pop in cold like this, but what's the latest info on Cinavia? Using DVDFab 8.0.7.3 I can rip "The Other Guys" but it forces me to make a direct dupe of the 46GB straight to BD burner only, no storage on the HDD to run in BD Rebuilder (DVDFab makes a 1:1 protected image, evidently).
I had seen jdobbs mention in another thread that we would need to rip the English audio, remux it and remix it. Just wondering if that actually works...
Thanks!
Cinavia is only an issue if you are playing a backup copy of an infected title using a player that has the cinavia program code hidden in the firmware. To date, I believe these are primarily folks who use a PS3 to play back their movies, as Sony forced a firmware update on them that contained the cinavia code hidden in it.
DVDFab does not force you to make a direct dupe, although it does warn you that the title is infected with cinavia and offers the option to burn a protected disc if your burner supports that. Keep in mind that DVDFab's "protected disc" interim "solution" is mostly only good for PS3 users, as very few standalone blu-ray players are capable of playing one of those DVDFab created protected discs, as the format of those discs (BDMV-REC) is not supported by most standalone blu-ray players.
You should be able to rip the title to your hard drive just like before, if you uncheck the appropriate box on the screen, and process it via BD-RB if you like..
I do not believe anyone has a proven method to remove the cinavia audio signal(s) from an infected title . . yet . .
torque2k
26th February 2011, 23:35
Cinavia is only an issue if you are playing a backup copy of an infected title using a player that has the cinavia program code hidden in the firmware. To date, I believe these are primarily folks who use a PS3 to play back their movies, as Sony forced a firmware update on them that contained the cinavia code hidden in it.
That's me, a PS3 Slim owner.
DVDFab does not force you to make a direct dupe, although it does warn you that the title is infected with cinavia and offers the option to burn a protected disc if your burner supports that. Keep in mind that DVDFab's "protected disc" interim "solution" is mostly only good for PS3 users, as very few standalone blu-ray players are capable of playing one of those DVDFab created protected discs, as the format of those discs (BDMV-REC) is not supported by most standalone blu-ray players.
Also me, but if I'm not mistaken, that means a 1:1 copy, so I'd need a BD-50 blank to burn this protected title. Not worth it for this one.
You should be able to rip the title to your hard drive just like before, if you uncheck the appropriate box on the screen, and process it via BD-RB if you like..
This statement gives me pause. So if I UNCHECK the option to create the protected disc, then I can rip to HDD. But...
I do not believe anyone has a proven method to remove the cinavia audio signal(s) from an infected title . . yet . .
Then why would I want to attempt the HDD rip? If I can't overcome the protection, what's the point of running it through BD Rebuilder?
Thanks for the quick reply, BTW!
drmih
27th February 2011, 00:15
To a certain extent what's the point of doing anything with it at all - just play your original disc and there's no issue with cinavia. However, if you want a safe backup copy, you can still make one using bd-rb which will work on the majority of players (and now that the ps3 is hacked I'm sure that one of the custom firmwares may not have the protection in it in the future) and then in the future if a solution is found, you'd only need to process the audio.
Rich86
27th February 2011, 00:51
That's me, a PS3 Slim owner.
Also me, but if I'm not mistaken, that means a 1:1 copy, so I'd need a BD-50 blank to burn this protected title. Not worth it for this one.
This statement gives me pause. So if I UNCHECK the option to create the protected disc, then I can rip to HDD. But...
Then why would I want to attempt the HDD rip? If I can't overcome the protection, what's the point of running it through BD Rebuilder?
Thanks for the quick reply, BTW!
If your goal is to play a backup copy of a cinavia infected title on a PS3 that has the cinavia code in the firmware - then yes - your only current option is to use DVDFab to create a BDMV-REC copy that should play in your PS3, but probably not in any standalone players. I think the DVDFab interim solution is mostly worthless, as it requires a burner that can create a BDMV-REC disc (not all do), the resulting copy is playable only on 1 type of device and what is to stop Sony from jamming another firmware update onto your PS3 to slam the door on the BDMV-REC titles with cinavia from playing? I do not use a PS3 and have adopted a different approach to cinavia infected devices and titles - I mostly avoid them if possible (meaning I refuse to buy them - I will do a $1.50 Redbox rental if it is a title I'd like to see, but that is all). Our goal should be to show Sony that the more they mess around with their copy prevention paranoia, the more revenue and profit they sacrifice.
jdobbs
27th February 2011, 01:34
This thread is reserved for BD Rebuilder bug reports. Please take all Cinavia discussions to the appropriate thread in the Decrypting sub-forum of DOOM9.
Giddeon
27th February 2011, 10:21
NVM, wrong forum it seems. cheers
jdobbs
27th February 2011, 14:35
@skulker
I'm confident it isn't a problem in v0.37.05. You've likely installed something else that is interfering with the encode. Uninstall BD-RB, AVISYNTH, HAALI, and FFDSHOW. Remove any CODEC packs you may have installed (you don't need them with FFDSHOW). Then reinstall the BD-RB and the versions or HAALI, AVISYNTH and FFDSHOW in the first post of the thread. I think that will make your problems go away.
Acerjen
27th February 2011, 20:02
I am having trouble getting a movie converted to MKV using the alternative
movie-only output option. I am using Convert To MKV 1920x1080 with
Intact Audio. The movie I am using is Maximum Risk. Here goes:
BD-REBUILDER
-----------------------
[01:49:59] BD Rebuilder v0.37.05 (beta)
- Source: MAXIMUM_RISK
- Input BD size: 25.29 GB
- Approximate total content: [01:40:35.029]
- Windows Version: 5.1 [2600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1920x1080, Intact Audio
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[01:49:59] PHASE ONE, Encoding
- [01:49:59] Extracting A/V streams [VID_00011]
- [02:18:01] Reencoding: VID_00011 (1 of 1)
- [02:18:01] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 144,696 frames
- Bitrate: 8,959 Kbs
- [02:18:01] Reencoding: VID_00011, Pass 1 of 2
- [02:18:01] Reencoding: VID_00011, Pass 2 of 2
- [02:18:01] Video Encode complete
- [02:18:01] Reencoding audio tracks (if req'd)
- [02:18:01] Multiplexing M2TS
[02:18:01]PHASE ONE complete
[02:18:01]PHASE TWO - Rebuild Started
- [02:18:01] Rebuilding stream 00011 [1 of 1]
- [02:18:01] Building ALTERNATE OUTPUT Structure
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
- Can't open file: O:\00 - BD REBUILDER\WORKFILES\VID_00011.AVS.264
[02:18:02] - Failed to REBUILD
MAXIMUM_RISK.INI
[Status]
LABEL=MAXIMUM_RISK
VERSION=v0.37.05 (beta)
SOURCE_SIZE=27150065664
SOURCE_VIDEO_SIZE=27150065664
TARGET_SIZE=8422162432
REDUCTION=.310207810774008
RESIZE_1080=0
AUDIO_TO_KEEP=eng;und;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=all
BACKUP_MODE=1
MOVIEONLY_TYPE=11
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=0
[00011]
AUDIO=10000
PGS=
M2TS_TARGET=8422162432
NSIZE=0
FLINK=0
MLINK=0
BDREBUILDER.INI
[Options]
MODE=1
ENCODE_QUALITY=0
ONEPASS_ENCODING=0
AUTO_QUALITY=1
AUDIO_TO_KEEP=eng;und;
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AVCHD=0
REMOVE_WORKFILES=1
MOVIE_ONLY_LOOP=0
REMOVE_OUTPUT=0
USE_FILTERS=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=9000
TARGET_SIZE=8032
QUICK_EXTRAS=0
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
VERSION=0.37.0.5
SD_TO_1080=0
CONVERT_WIDE=0
MOVIEONLY_TYPE=11
ALTCRF=20
ALTMETHOD=1
ALT_TARGET=1000
[Paths]
SOURCE_PATH=P:\00 - BLU-RAY RIPS\MAXIMUM RISK\
WORKING_PATH=O:\00 - BD REBUILDER\
Inspect.exe
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set "disabled", WMP11, Ok
- FFDSHOW MPEG2 set to "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.5, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
I went back to the previous version, 0.37.04, and it converted without any problems.
So, I uninstalled everything and resinstalled all programs from the first page in this
thread, and I get the same results. The movie converts fine with 0.37.04, but fails
0.37.05. I am assuming something has changed in the new version. However, if
there are any suggestions as to what I can do on my end, please feel free to share.
As stated, I have already re-installed all the software.Thanks for your time. Later.
jdobbs
27th February 2011, 21:35
I'll do a few test encodes to MKV using your INI and see what I can find.
jdobbs
27th February 2011, 22:08
@skulker and acerjen
I think I found both your problems. It was a variable that was declared incorrectly. The error was caused by the new code for selecting keyint sizes based on output bitrate. It only affects MKV output.
You'll see a fix in the next release.
skulker
27th February 2011, 22:34
@skulker
I'm confident it isn't a problem in v0.37.05. You've likely installed something else that is interfering with the encode. Uninstall BD-RB, AVISYNTH, HAALI, and FFDSHOW. Remove any CODEC packs you may have installed (you don't need them with FFDSHOW). Then reinstall the BD-RB and the versions or HAALI, AVISYNTH and FFDSHOW in the first post of the thread. I think that will make your problems go away.
Uninstalled, used a registry cleaner, rebooted, reinstalled.
Still fails with v0.37.05
I don't have any other CODEC packs installed. I even removed VLC just in case it was interfering.
Log File:
[14:52:05] BD Rebuilder v0.37.05 (beta)
- Source: MEGAMIND
- Input BD size: 27.15 GB
- Approximate total content: [01:35:34.687]
- Windows Version: 5.2 [3790]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1920x1080, 640Kbs DD5.1
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[14:52:06] PHASE ONE, Encoding
- [14:52:06] Extracting A/V streams [VID_00372]
- [15:12:14] Reencoding: VID_00372 (1 of 1)
- [15:12:14] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 137,495 frames
- Bitrate: 1,941 Kbs
- [15:12:14] Reencoding: VID_00372, Pass 1 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.05 (beta)
- Windows Version: 5.2 [3790]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[15:12:14] - Failed video encode, aborted
Something else I could try?
Thanks,
setarip_old
28th February 2011, 00:50
@skulker
Hi!
"jdobbs" has just answered you in Post#11418 (just above your most recent post)...
skulker
28th February 2011, 01:18
@skulker and acerjen
I think I found both your problems. It was a variable that was declared incorrectly. The error was caused by the new code for selecting keyint sizes based on output bitrate. It only affects MKV output.
You'll see a fix in the next release.
Thank you! :thanks:
I guess our postings crossed in the night. :)
I will be looking for the next release.
You are DA MAN!
Dofin
28th February 2011, 04:09
Well, your definition of "works" might be different than mine. If it runs but looks awful -- that's not "works" for me. The reason I watch blu-ray is for the quality.
An experimental version of the secondary DTS-Express code will be in the next release. You will be able to enable the function with a hidden option.
That would be nice regarding DTS Express issue. Thanks.
jdobbs
28th February 2011, 05:56
That would be nice regarding DTS Express issue. Thanks. Yeah... but unfortunately if it doesn't work, I can't release it -- and right now it doesn't work. If you look a few posts down from that one you'll see that I said it wasn't going to be released.
Giddeon
28th February 2011, 10:49
Yeah... but unfortunately if it doesn't work, I can't release it -- and right now it doesn't work. If you look a few posts down from that one you'll see that I said it wasn't going to be released.
Would I be right in saying that BDRebuilder cannot work with DTS Express because TSMuxer cannot handle it?
NVM, went reading, got my answer. Good luck JDobbs, if you manage it it looks like you'll be the first. Unless someone can get hold of Roman and ask him to sort it out lol
Acerjen
28th February 2011, 14:27
@skulker and acerjen
I think I found both your problems. It was a variable that was declared incorrectly. The error was caused by the new code for selecting keyint sizes based on output bitrate. It only affects MKV output.
You'll see a fix in the next release.
Thanks. I appreciate it and look forward to the next version. Later.
jdobbs
28th February 2011, 15:10
Would I be right in saying that BDRebuilder cannot work with DTS Express because TSMuxer cannot handle it?
NVM, went reading, got my answer. Good luck JDobbs, if you manage it it looks like you'll be the first. Unless someone can get hold of Roman and ask him to sort it out lolYes. That would be correct.
Warbucks81
28th February 2011, 16:13
Has anyone noticed their ram usage skyrocket and max out during the rebuilding stage?
Over the last month or two, i've noticed on about half the backups I've done when I get to the rebuild stage, bd-rb ends up maxing out all available physical memory in my machine. If I abort the process, and rebuild manually with tsmuxer gui, using the encoded files from BD-RB, I don't see the memory leak.
BTW, this is on a Windows Server 2008 machine.
jdobbs
28th February 2011, 18:35
Has anyone noticed their ram usage skyrocket and max out during the rebuilding stage?
Over the last month or two, i've noticed on about half the backups I've done when I get to the rebuild stage, bd-rb ends up maxing out all available physical memory in my machine. If I abort the process, and rebuild manually with tsmuxer gui, using the encoded files from BD-RB, I don't see the memory leak.
BTW, this is on a Windows Server 2008 machine. It doesn't happen to me... also it would seem that if it were a BD-RB bug it would do it all the time, wouldn't it? All BD-RB is doing in most of the rebuild it a TSMUXER call and a wait for completion. There really isn't anything I can think of that could be a "memory leak".
If you can find something that can make it consistently repeatable, please give me the details. Unfortunately, if I can't repeat it, I can't fix it.
Warbucks81
28th February 2011, 19:57
It doesn't happen to me... also it would seem that if it were a BD-RB bug it would do it all the time, wouldn't it? All BD-RB is doing in most of the rebuild it a TSMUXER call and a wait for completion. There really isn't anything I can think of that could be a "memory leak".
If you can find something that can make it consistently repeatable, please give me the details. Unfortunately, if I can't repeat it, I can't fix it.
It may not be BD-RB (as you said, it's just a call to tsmuxer). I'm just wondering if anyone else has seen this behavior.
I should point out that neither tsmuxer or bd-rb processes show high memory usage in task manager. You can watch overall system memory usage climb throughout the rebuild stage, eventually maxing out. If I abort the rebuild stage physical memory drops back down to normal.
I'm trying to find steps to re-produce this and will let you know.
DarWun
1st March 2011, 01:49
If you can find something that can make it consistently repeatable, please give me the details. Unfortunately, if I can't repeat it, I can't fix it.
I've noticed the maxed out memory use happening with the past few releases. It puzzled me as it was happening only during the rebuild phase. I can multi-task and do whatever I want while the reencode is going on. But as soon as the rebuild starts, my system becomes sluggish. FYI I'm running Windows 7 Home Premium x64 on a machine with i950 processor and 6gig of ram.
I do most rebuilds in unattended batch mode overnight, so I haven't noticed it recently. But every single one I've run while I'm trying to use the computer for other things during the encode maxed out memory use during the rebuild phase. I'll start up a couple when I get home from work to see if I can find any useful information to pass back to you.
Just for transparency, I should point out that I do have a newer version of Haali installed than the one listed on the first page. I wasn't able to get subtitles working properly on my media server without updating it. Whenever I have an issue with BD Rebuilder (which has only been once in the past year), I downgrade Haali to the proper version to make sure it is not the reason for the issue. I wouldn't think Haali has anything to do with the rebuild phase, but I figured I should throw it out there anyway just in case.
I don't have any problem with "Memory Leaks" or a Memory problem on any version of Windows that I use BD-RB on. Windows uses a page file to make up for memory shortages.
Actually, any leaks I have are done in the back yard after a massive intake of Adult beverages....:p
Giddeon
1st March 2011, 09:28
Has anyone noticed their ram usage skyrocket and max out during the rebuilding stage?
Over the last month or two, i've noticed on about half the backups I've done when I get to the rebuild stage, bd-rb ends up maxing out all available physical memory in my machine. If I abort the process, and rebuild manually with tsmuxer gui, using the encoded files from BD-RB, I don't see the memory leak.
BTW, this is on a Windows Server 2008 machine.
Funny you should mention that, yes I have been experiencing that. Just now infact. Came to the computer and it's decided to increase virtual ram cause the rest (4GB) is all used up! lol
The other day I started an encode and it was as if it was running in high priority, the whole system was unresponsive and i had to shut down the encode.
I'm wondering if it might be something to do with the 64bit version of x264, nothing to go on for that by the way, just seems that otehrs who hae experienced it might be on 64 bit. Maybe not though.
I'll keep my eyes open and see if i can pinpoint it.
jdobbs
1st March 2011, 14:42
Funny you should mention that, yes I have been experiencing that. Just now infact. Came to the computer and it's decided to increase virtual ram cause the rest (4GB) is all used up! lol
The other day I started an encode and it was as if it was running in high priority, the whole system was unresponsive and i had to shut down the encode.
I'm wondering if it might be something to do with the 64bit version of x264, nothing to go on for that by the way, just seems that otehrs who hae experienced it might be on 64 bit. Maybe not though.
I'll keep my eyes open and see if i can pinpoint it. It might just be caching. The rebuild phase is the point in the process with the most disc I/O. Many gigabytes of data are read and written. It wouldn't be surprising at all, depending upon your system settings, for the computer to use as much free memory as it can allocate to speed things up.
As for the system being unresponsive -- I think you might be looking at other problems your system could be having and blaming an unrelated event. I'm using the 64 bit version of Window 7 and am having no issues whatsoever.
laserfan
1st March 2011, 16:11
The rebuild phase is the point in the process with the most disc I/O.Don't hate me please (for this what amounts to a "feature" request) but it sure would be nice to be able to specify drive A for the workfiles and drive B for the output (as it works for DVD-RB iirc). :)
I usually juggle 4 drives at once, trying to achieve minimum disk thrashing: OS, A, B, BD
jdobbs
1st March 2011, 17:35
Don't hate me please (for this what amounts to a "feature" request) but it sure would be nice to be able to specify drive A for the workfiles and drive B for the output (as it works for DVD-RB iirc). :)
I usually juggle 4 drives at once, trying to achieve minimum disk thrashing: OS, A, B, BD It worked differently in DVD-RB. I've tested it in BD-RB -- and it just doesn't make any noticable speed difference.
Acerjen
1st March 2011, 19:19
I am having trouble with another movie, Die Another Day.
This one I am doing a Full Backup. Here is the info:
BD-REBUILDER.TXT
-----------------------
[21:16:44] BD Rebuilder v0.37.04 (beta)
- Source: 007_-_DIE_ANOTHER_DAY
- Input BD size: 37.02 GB
- Approximate total content: [04:35:31.163]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Auto Quality: Good (Very Fast), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[21:16:44] PHASE ONE, Encoding
- [21:16:44] Extracting A/V streams [VID_00028]
- [21:19:48] Reencoding: VID_00028 (1 of 56)
- [21:19:48] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 92,908 frames
- Bitrate: 3,235 Kbs
- [21:19:48] Reencoding: VID_00028, Pass 1 of 2
- [21:25:45] Reencoding: VID_00028, Pass 2 of 2
- [21:32:12] Video Encode complete
- [21:32:12] Reencoding audio tracks (if req'd)
- [21:32:12] Multiplexing M2TS
- [21:33:12] Extracting A/V streams [VID_00029]
- [21:34:40] Reencoding: VID_00029 (2 of 56)
- [21:34:40] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 42,408 frames
- Bitrate: 3,240 Kbs
- [21:34:40] Reencoding: VID_00029, Pass 1 of 2
- [21:37:28] Reencoding: VID_00029, Pass 2 of 2
- [21:40:27] Video Encode complete
- [21:40:27] Reencoding audio tracks (if req'd)
- [21:40:27] Multiplexing M2TS
- [21:40:56] Extracting A/V streams [VID_00030]
- [21:42:20] Reencoding: VID_00030 (3 of 56)
- [21:42:20] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 40,730 frames
- Bitrate: 3,294 Kbs
- [21:42:20] Reencoding: VID_00030, Pass 1 of 2
- [21:45:02] Reencoding: VID_00030, Pass 2 of 2
- [21:47:59] Video Encode complete
- [21:47:59] Reencoding audio tracks (if req'd)
- [21:47:59] Multiplexing M2TS
- [21:48:26] Extracting A/V streams [VID_00031]
- [21:48:39] Reencoding: VID_00031 (4 of 56)
- [21:48:39] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 6,354 frames
- Bitrate: 3,233 Kbs
- [21:48:39] Reencoding: VID_00031, Pass 1 of 2
- [21:49:04] Reencoding: VID_00031, Pass 2 of 2
- [21:49:31] Video Encode complete
- [21:49:31] Reencoding audio tracks (if req'd)
- [21:49:31] Multiplexing M2TS
- [21:49:35] Extracting A/V streams [VID_00032]
- [21:50:25] Reencoding: VID_00032 (5 of 56)
- [21:50:25] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 24,934 frames
- Bitrate: 3,235 Kbs
- [21:50:25] Reencoding: VID_00032, Pass 1 of 2
- [21:52:16] Reencoding: VID_00032, Pass 2 of 2
- [21:54:18] Video Encode complete
- [21:54:18] Reencoding audio tracks (if req'd)
- [21:54:18] Multiplexing M2TS
- [21:54:35] Extracting A/V streams [VID_00034]
- [21:54:53] Reencoding: VID_00034 (6 of 56)
- [21:54:53] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,824 frames
- Bitrate: 11,709 Kbs
- [21:54:53] Reencoding: VID_00034, Pass 1 of 2
- [21:57:13] Reencoding: VID_00034, Pass 2 of 2
- [21:59:36] Video Encode complete
- [21:59:36] Reencoding audio tracks (if req'd)
- [21:59:36] Multiplexing M2TS
- [21:59:51] Extracting A/V streams [VID_00035]
- [22:00:06] Reencoding: VID_00035 (7 of 56)
- [22:00:06] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,551 frames
- Bitrate: 10,640 Kbs
- [22:00:06] Reencoding: VID_00035, Pass 1 of 2
- [22:02:20] Reencoding: VID_00035, Pass 2 of 2
- [22:04:39] Video Encode complete
- [22:04:39] Reencoding audio tracks (if req'd)
- [22:04:39] Multiplexing M2TS
- [22:04:50] Extracting A/V streams [VID_00130]
- [22:06:08] Reencoding: VID_00130 (8 of 56)
- [22:06:08] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 16,438 frames
- Bitrate: 12,082 Kbs
- [22:06:08] Reencoding: VID_00130, Pass 1 of 2
- [22:15:44] Reencoding: VID_00130, Pass 2 of 2
- [22:26:37] Video Encode complete
- [22:26:38] Reencoding audio tracks (if req'd)
- [22:26:38] Multiplexing M2TS
- [22:28:16] Extracting A/V streams [VID_00131]
- [22:28:22] Reencoding: VID_00131 (9 of 56)
- [22:28:22] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,140 frames
- Bitrate: 11,968 Kbs
- [22:28:22] Reencoding: VID_00131, Pass 1 of 2
- [22:29:02] Reencoding: VID_00131, Pass 2 of 2
- [22:29:45] Video Encode complete
- [22:29:45] Reencoding audio tracks (if req'd)
- [22:29:45] Multiplexing M2TS
- [22:29:51] Extracting A/V streams [VID_00132]
- [22:29:58] Reencoding: VID_00132 (10 of 56)
- [22:29:58] Collecting video information
- Encode failed. Retrying.
[22:29:59] - Failed video encode, aborted
BD_Rebuilder.INI
[Options]
MODE=1
ENCODE_QUALITY=0
ONEPASS_ENCODING=2
AUTO_QUALITY=1
AUDIO_TO_KEEP=eng;und;
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AVCHD=0
REMOVE_WORKFILES=1
MOVIE_ONLY_LOOP=0
REMOVE_OUTPUT=0
USE_FILTERS=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=9000
TARGET_SIZE=23500
QUICK_EXTRAS=0
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
VERSION=0.37.0.5
SD_TO_1080=0
CONVERT_WIDE=0
MOVIEONLY_TYPE=11
ALTCRF=20
ALTMETHOD=1
ALT_TARGET=1000
[Paths]
SOURCE_PATH=P:\00 - BLU-RAY RIPS\007 - Die Another Day\
WORKING_PATH=O:\00 - BD REBUILDER\
007_-_DIE_ANOTHER_DAY.INI
[Status]
LABEL=007_-_DIE_ANOTHER_DAY
VERSION=v0.37.04 (beta)
SOURCE_SIZE=39754061717
SOURCE_VIDEO_SIZE=38822092800
TARGET_SIZE=24641536000
REDUCTION=.610723569312575
RESIZE_1080=0
AUDIO_TO_KEEP=eng;und;
SUBS_TO_KEEP=all
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=1
COMPLETED=9
[00028]
AUDIO=1
PGS=
HYBRID=0
M2TS_TARGET=1449905673
RATE=3235
NSTART=27000000
NEND=166500000
NSIZE=1423595520
FLINK=0
MLINK=0
[00029]
AUDIO=1
PGS=
HYBRID=0
M2TS_TARGET=662762455
RATE=3240
NSTART=27000000
NEND=90675360
NSIZE=650797056
FLINK=0
MLINK=0
[00030]
AUDIO=1
PGS=
HYBRID=0
M2TS_TARGET=646440013
RATE=3294
NSTART=27000000
NEND=88155360
NSIZE=634650624
FLINK=0
MLINK=0
[00031]
AUDIO=1
PGS=
HYBRID=0
M2TS_TARGET=99105368
RATE=3233
NSTART=27000000
NEND=36540000
NSIZE=96884736
FLINK=0
MLINK=0
[00032]
AUDIO=1
PGS=
HYBRID=0
M2TS_TARGET=389202073
RATE=3235
NSTART=27000000
NEND=64437120
NSIZE=382169088
FLINK=0
MLINK=0
[00034]
AUDIO=1
PGS=
M2TS_TARGET=329953483
RATE=11709
NSTART=27000000
NEND=36053280
NSIZE=319340544
FLINK=0
MLINK=0
[00035]
AUDIO=1
PGS=
M2TS_TARGET=277766695
RATE=10640
NSTART=27000000
NEND=35540640
NSIZE=270403584
FLINK=0
MLINK=0
[00130]
AUDIO=100111
PGS=11111
M2TS_TARGET=1436198574
RATE=12082
NSTART=27000000
NEND=57852000
NSIZE=1396414464
FLINK=-1
MLINK=0
[00131]
AUDIO=100111
PGS=11111
M2TS_TARGET=100313603
RATE=11968
NSTART=27000000
NEND=29139360
NSIZE=97370112
FLINK=-1
MLINK=0
[00132]
AUDIO=100111
PGS=11111
M2TS_TARGET=92662693
Inspec.exe
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set "disabled", WMP11, Ok
- FFDSHOW MPEG2 set to "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.5, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
I have tried this one with both 0.37.04 and 0.37.05
Same results with both versions.
Thanks. Later.
Acerjen
Ch3vr0n
1st March 2011, 22:29
It worked differently in DVD-RB. I've tested it in BD-RB -- and it just doesn't make any noticable speed difference.
This may be so, jdobbs but me and others (as seen in the suggestions thread) would really like it if you could implement this anyway. It would make my life a whole lot easier, if i could have the iso's created directly on the drive where as now i have to move them myself later after the iso creation is complete.
Stereodude
2nd March 2011, 03:17
It worked differently in DVD-RB. I've tested it in BD-RB -- and it just doesn't make any noticable speed difference.Maybe not for the encoding portion, but it certainly will speed up muxing and ISO creation (unless you're using a SSD and not a spinning HD).
DKdude
2nd March 2011, 17:53
just had to reinstall my machine (win7 64bit)
now between video streams it completly takes over my pc - i cant do anything until it starts on the next stream - then the pc is fine
dident have that problem before - any ideas?
Paddy97
2nd March 2011, 22:47
Something broke on my machine in the 37.05 version compared to the 37.04.
As you can see there is a failure with the 05 version when it comes to video reencode whereas the 04 version is flawless.
-----------------------
[19:10:44] BD Rebuilder v0.37.05 (beta)
- Source: PERRIERS_BOUNTY
- Input BD size: 16,58 GB
- Approximate total content: [01:27:33.666]
- Windows Version: 6.1 [7600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1280x720, 448Kbs DD5.1
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[19:10:45] PHASE ONE, Encoding
- [19:10:45] Extracting A/V streams [VID_00005]
- [19:21:59] Reencoding: VID_00005 (1 of 1)
- [19:21:59] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 24,000fps, 126*088 frames
- [19:21:59] Reencoding: VID_00005, Pass 1 of 1
- [19:21:59] Video Encode complete
- [19:21:59] Reencoding audio tracks (if req'd)
- [19:24:30] Multiplexing M2TS
[19:24:30]PHASE ONE complete
[19:24:30]PHASE TWO - Rebuild Started
- [19:24:30] Rebuilding stream 00005 [1 of 1]
- [19:24:30] Building ALTERNATE OUTPUT Structure
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
- Can't open file: G:\DVDREBUILD\WORKFILES\VID_00005.AVS.264
[19:24:30] - Failed to REBUILD
-----------------------
[19:30:55] BD Rebuilder v0.37.04 (beta)
- Source: PERRIERS_BOUNTY
- Input BD size: 16,58 GB
- Approximate total content: [01:27:33.666]
- Windows Version: 6.1 [7600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1280x720, 448Kbs DD5.1
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[19:30:56] PHASE ONE, Encoding
- [19:30:56] Extracting A/V streams [VID_00005]
- [19:42:10] Reencoding: VID_00005 (1 of 1)
- [19:42:10] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 24,000fps, 126*088 frames
- [19:42:10] Reencoding: VID_00005, Pass 1 of 1
- [20:33:29] Video Encode complete
- [20:33:29] Reencoding audio tracks (if req'd)
- [20:36:01] Multiplexing M2TS
[20:36:02]PHASE ONE complete
[20:36:02]PHASE TWO - Rebuild Started
- [20:36:02] Rebuilding stream 00005 [1 of 1]
- [20:36:02] Building ALTERNATE OUTPUT Structure
[20:40:04] - Encode and Rebuild complete
[20:40:04]JOB: PERRIERS_BOUNTY finished.
[Status]
LABEL=PERRIERS_BOUNTY
VERSION=v0.37.04 (beta)
SOURCE_SIZE=17803714560
SOURCE_VIDEO_SIZE=17803714560
TARGET_SIZE=4686086144
REDUCTION=.263208339372522
RESIZE_1080=0
AUDIO_TO_KEEP=eng
SUBS_TO_KEEP=all
BACKUP_MODE=1
MOVIEONLY_TYPE=8
USE_LAVF=-1
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=1
[00005]
AUDIO=1
PGS=
M2TS_TARGET=4686086144
NSIZE=0
FLINK=0
MLINK=0
Same RIP, same machine, both BD-RB are non altered just extracted from their ZIP files.
05 tried with both LAVF disabled and enabled. That was the only thing I could think of to test.
Giljorak
2nd March 2011, 23:19
Something broke on my machine in the 37.05 version compared to the 37.04.
As you can see there is a failure with the 05 version when it comes to video reencode whereas the 04 version is flawless.
Same RIP, same machine, both BD-RB are non altered just extracted from their ZIP files.
05 tried with both LAVF disabled and enabled. That was the only thing I could think of to test.
Since you're creating an MKV it may be related to the issue that jdobbs talks about in this post (http://forum.doom9.org/showthread.php?p=1481183#post1481183).
Rumbah
2nd March 2011, 23:50
I, too, noticed the RAM problem on my PC.
In the creating m2ts phase everything is fine but in the creating movie only BD structure phase the memory usage causes my system to barely respond as Windows begins swapping. In the first picture you can see the ram usage for the m2ts creation and when it begins to rise that's the creating movie only BD structure(when you look at the process list neither BD-RB nor tsmuxer are shown with that much memory, tsmuxer with 250-300 MB as in the m2ts creation phase).
In the second picture you see the memory usage after BD-RB is finished and more than 3 GB are released.
http://img153.imageshack.us/img153/6299/unbenannt1hi.th.png (http://img153.imageshack.us/i/unbenannt1hi.png/)
http://img714.imageshack.us/img714/2906/unbenannt2rn.th.png (http://img714.imageshack.us/i/unbenannt2rn.png/)
jdobbs
3rd March 2011, 02:44
Since you creating an MKV it may related to the issue that jdobbs talks about in this post (http://forum.doom9.org/showthread.php?p=1481183#post1481183).
I'm bedridden right now (ankle surgery after a fall) so it will probably be a couple of days before I can release the new version. But I'm sure it will fix this for everyone.
Luckily I can still use my iPad from bed so I can read reports.
Capsbackup
3rd March 2011, 02:53
I'm bedridden right now (ankle surgery after a fall) so it will probably be a couple of days before I can release the new version. But I'm sure it will fix this for everyone.
Luckily I can still use my iPad from bed so I can read reports.
Hope you recover soon, and have good pain meds! :p
And to continue with bug reports replies goes above and beyond!! ;)
So a sincere :thanks:
Rich86
3rd March 2011, 03:37
I'm bedridden right now (ankle surgery after a fall) so it will probably be a couple of days before I can release the new version. But I'm sure it will fix this for everyone.
Luckily I can still use my iPad from bed so I can read reports.
Our best wishes and prayers are with you for a full and prompt recovery. Take care.
jollysailor
3rd March 2011, 15:07
this version is working fine for me windows Xp intel core duo, I was wondering if there is any way you can add a pause button to the controls, thanks for all your hard work JD I will continue to donate as I can .
SUPERSONIC74
3rd March 2011, 18:31
@ JDobbs
Just sent a donation thanks for a great piece of software, hopefully it may help you sort the DTS express problem...........I hope you are back on your feet soon.
Sharc
3rd March 2011, 19:24
@jdobbs
My source is AVC 1080i 25fps, MBAFF, but content is progressive.
DB-RB encoded it as 1080p25 (progressive) which is not blu-ray compliant (correct me if I am wrong).
Should I have selected "Use DECOMB filter on interlaced sources" in the setup and insert DEINTERLACER_TYPE=4 in the .ini for this source?
CV91913
4th March 2011, 00:14
First, and foremost, sorry to hear you are laid up. Get well soon.
For a long time I have seen this error while processing titles that have a lot of small files. At first I chalked it up to forgetting to shutdown my virus checker, but have found that does not seem to help. I first processed this title with 37.05 but when I got the error I could not restart so I went back to 37.04. As you will see from the logs, this error occurred multiple times. Each time I just hit the backup button and told it to resume. Because of the number of files the logs are quite large so I did not post the .ini, .cmd or inspect files. The inspect reports no problems. Virus checking is turned off.
Machine is Intel Dual Core (2.97) with 4 gb memory and 700 gb of free disk space (unfragmented)
[Status]
LABEL=ABOUTMARRY
VERSION=v0.37.04 (beta)
SOURCE_SIZE=27924320256
SOURCE_VIDEO_SIZE=27924320256
TARGET_SIZE=24641536000
REDUCTION=.88243995821905
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=-1
QUICK=0
ENCODE_STEP=0
COMPLETED=24
REBUILD_COMPLETE=1
[00078]
AUDIO=10000111
PGS=100000000111
M2TS_TARGET=495755842
RATE=24741
NSTART=27000000
NEND=33462080
NSIZE=471244800
FLINK=-1
MLINK=0
[00014]
M2TS_TARGET=3470854749
RATE=24734
NSTART=27000000
NEND=348550560
AUDIO=10000000
NSIZE=3256092672
FLINK=-1
MLINK=0
[00015]
M2TS_TARGET=478064798
RATE=24597
NSTART=27000000
NEND=33266885
AUDIO=10000111
NSIZE=450115584
FLINK=-1
MLINK=0
[00017]
M2TS_TARGET=504967329
RATE=24640
NSTART=27000000
NEND=33608477
AUDIO=10000111
NSIZE=477210624
FLINK=-1
MLINK=0
[00018]
M2TS_TARGET=1067144553
RATE=24916
NSTART=27000000
NEND=40817553
AUDIO=10000111
NSIZE=1006516224
FLINK=-1
MLINK=0
[00020]
M2TS_TARGET=413410893
RATE=24884
NSTART=27000000
NEND=32358478
AUDIO=10000111
NSIZE=389345280
FLINK=-1
MLINK=0
[00021]
M2TS_TARGET=190974352
RATE=24583
NSTART=27000000
NEND=29503751
AUDIO=10000111
NSIZE=179097600
FLINK=-1
MLINK=0
[00023]
M2TS_TARGET=2145257228
RATE=24711
NSTART=27000000
NEND=55002975
AUDIO=10000111
NSIZE=2013333504
FLINK=-1
MLINK=0
[00024]
M2TS_TARGET=260220446
RATE=24584
NSTART=27000000
NEND=30412158
AUDIO=10000111
NSIZE=247449600
FLINK=-1
MLINK=0
[00026]
M2TS_TARGET=1518718871
RATE=24735
NSTART=27000000
NEND=46804785
AUDIO=10000111
NSIZE=1424013312
FLINK=-1
MLINK=0
[00027]
M2TS_TARGET=1445487819
RATE=24723
NSTART=27000000
NEND=45858840
AUDIO=10000111
NSIZE=1352724480
FLINK=-1
MLINK=0
[00029]
M2TS_TARGET=2097275084
RATE=24609
NSTART=27000000
NEND=54486834
AUDIO=10000111
NSIZE=1963726848
FLINK=-1
MLINK=0
[00030]
M2TS_TARGET=466017756
RATE=24697
NSTART=27000000
NEND=33084828
AUDIO=10000111
NSIZE=436463616
FLINK=-1
MLINK=0
[00032]
M2TS_TARGET=1157188331
RATE=24763
NSTART=27000000
NEND=42073183
AUDIO=10000111
NSIZE=1086154752
FLINK=-1
MLINK=0
[00033]
M2TS_TARGET=475776836
RATE=24735
NSTART=27000000
NEND=33203072
AUDIO=10000111
NSIZE=447713280
FLINK=-1
MLINK=0
[00890]
M2TS_TARGET=966951332
RATE=24690
NSTART=27000000
NEND=39631368
AUDIO=10000111
NSIZE=909176832
FLINK=-1
MLINK=0
[00035]
M2TS_TARGET=76619621
RATE=24517
NSTART=27000000
NEND=28006005
AUDIO=10000111
NSIZE=74489856
FLINK=-1
MLINK=0
[00037]
M2TS_TARGET=425338658
RATE=24501
NSTART=27000000
NEND=32596841
AUDIO=10000111
NSIZE=397529088
FLINK=-1
MLINK=0
[00038]
M2TS_TARGET=393388514
RATE=24947
NSTART=27000000
NEND=32086331
AUDIO=10000111
NSIZE=369125376
FLINK=-1
MLINK=0
[00040]
M2TS_TARGET=1077028332
RATE=24759
NSTART=27000000
NEND=41031517
AUDIO=10000111
NSIZE=1014988800
FLINK=-1
MLINK=0
[00041]
M2TS_TARGET=220354604
RATE=24872
NSTART=27000000
NEND=29856603
AUDIO=10000111
NSIZE=206192640
FLINK=-1
MLINK=0
[00043]
M2TS_TARGET=1375661602
RATE=24770
NSTART=27000000
NEND=44914771
AUDIO=10000111
NSIZE=1291769856
FLINK=-1
MLINK=0
[00044]
M2TS_TARGET=569561595
RATE=24523
NSTART=27000000
NEND=34488731
AUDIO=10000111
NSIZE=535621632
FLINK=-1
MLINK=0
[00046]
M2TS_TARGET=3349516854
RATE=24734
NSTART=27000000
NEND=70684265
AUDIO=10000111
NSIZE=3115603968
FLINK=0
MLINK=0
________________________________
-----------------------
[08:41:56] BD Rebuilder v0.37.04 (beta)
- Source: ABOUTMARRY
- Input BD size: 26.01 GB
- Approximate total content: [01:59:05.596]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[08:41:56] PHASE ONE, Encoding
- [08:41:56] Extracting A/V streams [VID_00078]
- [08:55:34] Reencoding: VID_00078 (1 of 24)
- [08:55:34] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,444 frames
- Bitrate: 24,741 Kbs
- [08:55:34] Reencoding: VID_00078, Pass 1 of 1
- [08:58:49] Video Encode complete
- [08:58:49] Reencoding audio tracks (if req'd)
- [09:03:34] Multiplexing M2TS
- [09:03:54] Extracting A/V streams [VID_00014]
- [09:05:52] Reencoding: VID_00014 (2 of 24)
- [09:05:52] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 24,119 frames
- Bitrate: 24,734 Kbs
- [09:05:52] Reencoding: VID_00014, Pass 1 of 1
- [09:30:41] Video Encode complete
- [09:30:41] Multiplexing M2TS
- [09:32:04] Extracting A/V streams [VID_00015]
- [09:32:23] Reencoding: VID_00015 (3 of 24)
- [09:32:23] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,340 frames
- Bitrate: 24,597 Kbs
- [09:32:23] Reencoding: VID_00015, Pass 1 of 1
- [09:35:41] Video Encode complete
- [09:35:41] Multiplexing M2TS
- [09:35:49] Extracting A/V streams [VID_00017]
- [09:36:07] Reencoding: VID_00017 (4 of 24)
- [09:36:07] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,522 frames
- Bitrate: 24,640 Kbs
- [09:36:07] Reencoding: VID_00017, Pass 1 of 1
- [09:39:40] Video Encode complete
- [09:39:40] Multiplexing M2TS
- [09:39:49] Extracting A/V streams [VID_00018]
- [09:40:25] Reencoding: VID_00018 (5 of 24)
- [09:40:25] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 7,363 frames
- Bitrate: 24,916 Kbs
- [09:40:25] Reencoding: VID_00018, Pass 1 of 1
- [09:47:47] Video Encode complete
- [09:47:47] Multiplexing M2TS
- [09:48:02] Extracting A/V streams [VID_00020]
- [09:48:17] Reencoding: VID_00020 (6 of 24)
- [09:48:17] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,856 frames
- Bitrate: 24,884 Kbs
- [09:48:17] Reencoding: VID_00020, Pass 1 of 1
- [09:51:10] Video Encode complete
- [09:51:10] Multiplexing M2TS
- [09:51:17] Extracting A/V streams [VID_00021]
- [09:51:24] Reencoding: VID_00021 (7 of 24)
- [09:51:24] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,335 frames
- Bitrate: 24,583 Kbs
- [09:51:24] Reencoding: VID_00021, Pass 1 of 1
- [09:52:46] Video Encode complete
- [09:52:46] Multiplexing M2TS
- [09:52:49] Extracting A/V streams [VID_00023]
- [09:54:01] Reencoding: VID_00023 (8 of 24)
- [09:54:01] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 14,921 frames
- Bitrate: 24,711 Kbs
- [09:54:01] Reencoding: VID_00023, Pass 1 of 1
- [10:09:08] Video Encode complete
- [10:09:08] Multiplexing M2TS
[10:09:45] - Failed to build structure, aborted
-----------------------
[11:47:14] BD Rebuilder v0.37.04 (beta)
- Source: ABOUTMARRY
- Input BD size: 26.01 GB
- Approximate total content: [01:59:05.596]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
- Resuming from previously started job.
[11:47:15] PHASE ONE, Encoding
- [11:47:15] Multiplexing M2TS
- [11:47:56] Extracting A/V streams [VID_00024]
- [11:48:07] Reencoding: VID_00024 (9 of 24)
- [11:48:07] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,819 frames
- Bitrate: 24,584 Kbs
- [11:48:07] Reencoding: VID_00024, Pass 1 of 1
- [11:49:59] Video Encode complete
- [11:49:59] Multiplexing M2TS
- [11:50:03] Extracting A/V streams [VID_00026]
- [11:50:54] Reencoding: VID_00026 (10 of 24)
- [11:50:54] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 10,553 frames
- Bitrate: 24,735 Kbs
- [11:50:54] Reencoding: VID_00026, Pass 1 of 1
- [12:01:32] Video Encode complete
- [12:01:32] Multiplexing M2TS
- [12:02:06] Extracting A/V streams [VID_00027]
- [12:02:57] Reencoding: VID_00027 (11 of 24)
- [12:02:57] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 10,049 frames
- Bitrate: 24,723 Kbs
- [12:02:57] Reencoding: VID_00027, Pass 1 of 1
- [12:13:16] Video Encode complete
- [12:13:16] Multiplexing M2TS
- [12:13:49] Extracting A/V streams [VID_00029]
- [12:15:01] Reencoding: VID_00029 (12 of 24)
- [12:15:01] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 14,646 frames
- Bitrate: 24,609 Kbs
- [12:15:01] Reencoding: VID_00029, Pass 1 of 1
- [12:29:48] Video Encode complete
- [12:29:48] Multiplexing M2TS
- [12:30:25] Extracting A/V streams [VID_00030]
- [12:30:43] Reencoding: VID_00030 (13 of 24)
- [12:30:43] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,243 frames
- Bitrate: 24,697 Kbs
- [12:30:43] Reencoding: VID_00030, Pass 1 of 1
- [12:34:01] Video Encode complete
- [12:34:01] Multiplexing M2TS
[12:34:07] - Failed to build structure, aborted
-----------------------
[12:51:26] BD Rebuilder v0.37.04 (beta)
- Source: ABOUTMARRY
- Input BD size: 26.01 GB
- Approximate total content: [01:59:05.596]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
- Resuming from previously started job.
[12:51:28] PHASE ONE, Encoding
- [12:51:28] Multiplexing M2TS
- [12:51:34] Extracting A/V streams [VID_00032]
- [12:52:15] Reencoding: VID_00032 (14 of 24)
- [12:52:15] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 8,032 frames
- Bitrate: 24,763 Kbs
- [12:52:15] Reencoding: VID_00032, Pass 1 of 1
- [13:00:27] Video Encode complete
- [13:00:27] Multiplexing M2TS
- [13:00:45] Extracting A/V streams [VID_00033]
- [13:01:01] Reencoding: VID_00033 (15 of 24)
- [13:01:01] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,306 frames
- Bitrate: 24,735 Kbs
- [13:01:01] Reencoding: VID_00033, Pass 1 of 1
- [13:04:22] Video Encode complete
- [13:04:22] Multiplexing M2TS
- [13:04:29] Extracting A/V streams [VID_00890]
- [13:05:02] Reencoding: VID_00890 (16 of 24)
- [13:05:02] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 6,731 frames
- Bitrate: 24,690 Kbs
- [13:05:02] Reencoding: VID_00890, Pass 1 of 1
- [13:11:54] Video Encode complete
- [13:11:54] Multiplexing M2TS
- [13:12:12] Extracting A/V streams [VID_00035]
- [13:12:15] Reencoding: VID_00035 (17 of 24)
- [13:12:15] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 537 frames
- Bitrate: 24,517 Kbs
- [13:12:15] Reencoding: VID_00035, Pass 1 of 1
- [13:12:49] Video Encode complete
- [13:12:49] Multiplexing M2TS
- [13:12:51] Extracting A/V streams [VID_00037]
- [13:13:05] Reencoding: VID_00037 (18 of 24)
- [13:13:05] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,983 frames
- Bitrate: 24,501 Kbs
- [13:13:05] Reencoding: VID_00037, Pass 1 of 1
- [13:16:08] Video Encode complete
- [13:16:08] Multiplexing M2TS
- [13:16:14] Extracting A/V streams [VID_00038]
- [13:16:27] Reencoding: VID_00038 (19 of 24)
- [13:16:27] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,711 frames
- Bitrate: 24,947 Kbs
- [13:16:27] Reencoding: VID_00038, Pass 1 of 1
- [13:19:13] Video Encode complete
- [13:19:13] Multiplexing M2TS
[13:19:19] - Failed to build structure, aborted
-----------------------
[13:30:44] BD Rebuilder v0.37.04 (beta)
- Source: ABOUTMARRY
- Input BD size: 26.01 GB
- Approximate total content: [01:59:05.596]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
- Resuming from previously started job.
[13:30:46] PHASE ONE, Encoding
- [13:30:46] Multiplexing M2TS
- [13:30:51] Extracting A/V streams [VID_00040]
- [13:31:29] Reencoding: VID_00040 (20 of 24)
- [13:31:29] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 7,477 frames
- Bitrate: 24,759 Kbs
- [13:31:29] Reencoding: VID_00040, Pass 1 of 1
- [13:38:59] Video Encode complete
- [13:38:59] Multiplexing M2TS
- [13:39:12] Extracting A/V streams [VID_00041]
- [13:39:20] Reencoding: VID_00041 (21 of 24)
- [13:39:20] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,523 frames
- Bitrate: 24,872 Kbs
- [13:39:20] Reencoding: VID_00041, Pass 1 of 1
- [13:40:56] Video Encode complete
- [13:40:56] Multiplexing M2TS
- [13:40:59] Extracting A/V streams [VID_00043]
- [13:41:45] Reencoding: VID_00043 (22 of 24)
- [13:41:45] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 9,546 frames
- Bitrate: 24,770 Kbs
- [13:41:45] Reencoding: VID_00043, Pass 1 of 1
- [13:51:21] Video Encode complete
- [13:51:22] Multiplexing M2TS
- [13:51:43] Extracting A/V streams [VID_00044]
- [13:52:02] Reencoding: VID_00044 (23 of 24)
- [13:52:02] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,991 frames
- Bitrate: 24,523 Kbs
- [13:52:02] Reencoding: VID_00044, Pass 1 of 1
- [13:56:09] Video Encode complete
- [13:56:09] Multiplexing M2TS
- [13:56:16] Extracting A/V streams [VID_00046]
- [13:58:07] Reencoding: VID_00046 (24 of 24)
- [13:58:07] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 23,276 frames
- Bitrate: 24,734 Kbs
- [13:58:07] Reencoding: VID_00046, Pass 1 of 1
- [14:20:01] Video Encode complete
- [14:20:01] Multiplexing M2TS
[14:21:04]PHASE ONE complete
[14:21:04]PHASE TWO - Rebuild Started
- [14:21:04] Rebuilding BD file Structure
[14:31:58] - Encode and Rebuild complete
- WORKFILES folder removed.
[14:31:59]JOB: ABOUTMARRY finished.
hungryhorse
4th March 2011, 23:49
Ive been using BDrebuilder for ages now, but Ive just tried to a full blu-ray film, I press on `Backup` but a window comes up `Target is too small to continue`.
Can you help?
:thanks:
waynezo
5th March 2011, 00:40
Since installing v0.37.05 my computer no longer goes into sleep mode while encoding.
Love BDRB!
waynezo
5th March 2011, 00:45
I'm bedridden right now (ankle surgery after a fall) so it will probably be a couple of days before I can release the new version. But I'm sure it will fix this for everyone.
Luckily I can still use my iPad from bed so I can read reports.
Here's wishing you a fast recovery!
ftb32
5th March 2011, 03:13
Hope you recover soon mi amigo..
jdobbs
5th March 2011, 06:04
Ive been using BDrebuilder for ages now, but Ive just tried to a full blu-ray film, I press on `Backup` but a window comes up `Target is too small to continue`.
Can you help?
:thanks: That means that the combined size of audio you have chosen is too big to fit on the target you have selected. There is no room left for video even at 0Kbs.
Sharc
5th March 2011, 10:56
I made a conversion using "Alternate movie only Output mode" to PAL DVD5.
Source audio is AC3 5.1, 448 kbps. I wanted to convert the audio to 2-ch 192.
In the setup I selected both
"Do not reencode AC3 (blu-ray only)", and
"Use 192 kbps, 2 ch for AC3 encoding"
The recoded audio became 192 kbps 5.1 rather than 2 ch.
Is this a bug or intentional?
Here the .avs:
#Created by BD Rebuilder - v0.37.05 (beta)
LoadPlugin("C:\Program Files\VIDEO\BD_Rebuilder\tools\nicaudio.dll")
audio=NicAC3Source("00000.track_4352.ac3").Amplify(1.2)
audio = (AudioChannels(audio) > 6) ? GetChannel(audio,1,2,3,4,7,8) : audio
ConvertAudioTo16bit(ResampleAudio(audio, 48000))
jdobbs
5th March 2011, 16:56
I made a conversion using "Alternate movie only Output mode" to PAL DVD5.
Source audio is AC3 5.1, 448 kbps. I wanted to convert the audio to 2-ch 192.
In the setup I selected both
"Do not reencode AC3 (blu-ray only)", and
"Use 192 kbps, 2 ch for AC3 encoding"
The recoded audio became 192 kbps 5.1 rather than 2 ch.
Is this a bug or intentional?
Here the .avs:
#Created by BD Rebuilder - v0.37.05 (beta)
LoadPlugin("C:\Program Files\VIDEO\BD_Rebuilder\tools\nicaudio.dll")
audio=NicAC3Source("00000.track_4352.ac3").Amplify(1.2)
audio = (AudioChannels(audio) > 6) ? GetChannel(audio,1,2,3,4,7,8) : audio
ConvertAudioTo16bit(ResampleAudio(audio, 48000))The settings in SETUP don't apply to alternate output -- they only apply to BD output. The ALTERNATE output settings are very limited and are established in ALTERNATE.TXT (in the MISC folder).
I don't see, though, how it could ever come out to 192Kbs for ALTERNATE/DVD-5 DD5.1 (unless you have modified ALTERNATE.TXT). DVD-5 should always use 448Kbs for 5.1. I'll look at it.
[Edit] Well -- I stand corrected. It does use the selected audio settings (in SETUP) in ALTERNATE DVD-5 and DVD-9 encoding. Good catch. The AVS creation doesn't consider the fact that ALTERNATE DVD uses those settings and that's why the conversion from DD5.1->DD2.0 isn't done. I'll fix it for the next release.
Sharc
5th March 2011, 18:05
....I'll fix it for the next release.
Most important: first get your ankle fixed!
Perhaps you can have a look at my earlier post (http://forum.doom9.org/showthread.php?p=1482051#post1482051)where I managed to produce a non-compliant blu-ray stream.
jdobbs
5th March 2011, 22:56
@jdobbs
My source is AVC 1080i 25fps, MBAFF, but content is progressive.
DB-RB encoded it as 1080p25 (progressive) which is not blu-ray compliant (correct me if I am wrong).
Should I have selected "Use DECOMB filter on interlaced sources" in the setup and insert DEINTERLACER_TYPE=4 in the .ini for this source?You shouldn't have to do anything special. I'm not sure how BD-RB could encode it to 1080p25, since that isn't even one of the options it follows -- but I'll look. It the original is interlaced, BD-RB will always reencode it interlaced. If you use DECOMB it will encode it as progressive but flag it ("fake-interlaced") as interlaced.
No preprocessing? I know there are tools that will create a BD structure and flag the video as 1080 25fps progressive (even though it is illegal). I'm not sure what BD-RB will do if it is fed bad information.
Sharc
5th March 2011, 23:40
You shouldn't have to do anything special. I'm not sure how BD-RB could encode it to 1080p25, since that isn't even one of the options it follows -- but I'll look. It the original is interlaced, BD-RB will always reencode it interlaced. If you use DECOMB it will encode it as progressive but flag it ("fake-interlaced") as interlaced.
No preprocessing? I know there are tools that will create a BD structure and flag the video as 1080 25fps progressive (even though it is illegal). I'm not sure what BD-RB will do if it is fed bad information.
No preprocessing. DGIndexNV and MediaInfo report the ripped stream as MBAFF, 25fps. DB-RB reports 1080i, 25fps. TSMuxer reports "Resolution: 1920:1080i, Frame rate: 25". eac3to reports "h264/AVC, 1080i50 (16:9)".
The actual content however is progressive (identical field pairs, similar to most 'interlaced' DVDs). So it seems it would be a candidate for progressive encoding with --fake interlaced, but it looks as if --fake interlaced got lost somewhere along the chain.
Added:
Converting the same source in Alternate Mode to PAL DVD-5:
Script:
LoadPlugin("C:\Program Files\VIDEO\BD_Rebuilder\tools\decomb521.dll")
FieldDeinterlace(blend=false)
BilinearResize(720,576)
ConvertToYV12().AssumeFPS(50000,1000)
- HCenc encodes it as interlaced .m2v with 50 frames/s=100 fields/s. Content is progressive, i.e. no temporal movement between the two fields of a frame. Number of frames/fields=162'557/325'114. Movie duration 50% of the original=double speed during playback. File size too small (50%).
- TSmuxer creates the .mpv interlaced with 25 frames/s=50 fields/s. Movie duration still reported (MPC_HC) to be 50% but playback speed is now correct@25fps.
- DVDAuthor creates the .vob at 25 progressive frames. Number of frames/fields=162'549/325'098. Movie duration and playback speed correct 100% of the original.
=> The final authored DVD fills the DVD-5 medium to 53 % only, movie duration and playback speed are correct.
Added 2:
Analyzing the original once more (using AvSP) indicates that it is 217.318 fields/s = 108.659 frames/s, progressive content i.e. the temporal resolution is 108.659 frames/s. Number of frames/fields=706'523/1'413'046.
(I would assume that the odd framerates are due to rounding effects and should in fact be 100 frames/s or 200 fields/s respectively.)
Irritating ...... :confused:
Is the exceptional temporal resolution of 100 pictures/s causing the problems?
I have increasing doubts whether the original is really blu-ray compliant or is properly flagged.
jdobbs
6th March 2011, 15:25
No preprocessing. DGIndexNV and MediaInfo report the ripped stream as MBAFF, 25fps. DB-RB reports 1080i, 25fps. TSMuxer reports "Resolution: 1920:1080i, Frame rate: 25". eac3to reports "h264/AVC, 1080i50 (16:9)".
The actual content however is progressive (identical field pairs, similar to most 'interlaced' DVDs). So it seems it would be a candidate for progressive encoding with --fake interlaced, but it looks as if --fake interlaced got lost somewhere along the chain.
Added:
Converting the same source in Alternate Mode to PAL DVD-5:
Script:
LoadPlugin("C:\Program Files\VIDEO\BD_Rebuilder\tools\decomb521.dll")
FieldDeinterlace(blend=false)
BilinearResize(720,576)
ConvertToYV12().AssumeFPS(50000,1000)
- HCenc encodes it as interlaced .m2v with 50 frames/s=100 fields/s. Content is progressive, i.e. no temporal movement between the two fields of a frame. Number of frames/fields=162'557/325'114. Movie duration 50% of the original=double speed during playback. File size too small (50%).
- TSmuxer creates the .mpv interlaced with 25 frames/s=50 fields/s. Movie duration still reported (MPC_HC) to be 50% but playback speed is now correct@25fps.
- DVDAuthor creates the .vob at 25 progressive frames. Number of frames/fields=162'549/325'098. Movie duration and playback speed correct 100% of the original.
=> The final authored DVD fills the DVD-5 medium to 53 % only, movie duration and playback speed are correct.
Added 2:
Analyzing the original once more (using AvSP) indicates that it is 217.318 fields/s = 108.659 frames/s, progressive content i.e. the temporal resolution is 108.659 frames/s. Number of frames/fields=706'523/1'413'046.
(I would assume that the odd framerates are due to rounding effects and should in fact be 100 frames/s or 200 fields/s respectively.)
Irritating ...... :confused:
Is the exceptional temporal resolution of 100 pictures/s causing the problems?
I have increasing doubts whether the original is really blu-ray compliant or is properly flagged.
Do you have "Convert SD to HD (720p)" set? That script looks like it is -- and BD-RB may be getting confused as a result. I'll follow the logic and see it that is what is happening.
If what you are saying in your second "added" statement is true, and AvSP is anywhere near right -- then the source would have to be illegal to begin with. I'd have a hard time believing a "rounding error" could result in being off by more than 8%.
Can you open the source with BDEDIT and see what the CLPI and MPLS say for video type and rate?
Sharc
6th March 2011, 16:30
Do you have "Convert SD to HD (720p)" set? That script looks like it is -- and BD-RB may be getting confused as a result. I'll follow the logic and see it that is what is happening.?
No, it has not been set.
But probably "Resize - 1080p to 720p" has been set. I don't think this would have interfered with the Alternate Mode backup because it has always worked with other sources before.
If what you are saying in your second "added" statement is true, and AvSP is anywhere near right -- then the source would have to be illegal to begin with. I'd have a hard time believing a "rounding error" could result in being off by more than 8%.
Can you open the source with BDEDIT and see what the CLPI and MPLS say for video type and rate?
Tab CLIPINF: AVC, 1080i, 25, 16:9
Tab PLAYLIST: AVC, 1080i, 25
jdobbs
6th March 2011, 17:13
No, it has not been set.
But probably "Resize - 1080p to 720p" has been set. I don't think this would have interfered with the Alternate Mode backup because it has always worked with other sources before.
Tab CLIPINF: AVC, 1080i, 25, 16:9
Tab PLAYLIST: AVC, 1080i, 25 I'll create a 1080i/25fps BD and do some testing. But I'm pretty sure I have done this successfully before.
sonate
6th March 2011, 17:32
I need some advice in choosing the audio streams to keep in a disc which incorporates seamless branching. For instance, the Apocalypse Now disc contains both the original and redux versions each reconstructed through two different playlists. Each M2ts or vid segment contains what appears to be two identical DTS-HD and two AC3 tracks for the movie and commentary soundtrack respectively.
I made two rebuilder compressions to 25 g each in full backup mode. the first where I kept all audio tracks, and second where I selected only the first DTS and first AC3, blanking the 2nd and 4th. I noticed the video bitrate of the second was substantially higher but the commentary on the original version was not operable but works on the redux. It appears that the movie soundtrack works on both. Of course as expected, when all the audio tracks were selected in the first encode, all commentary tracks worked fine.
Is there a rule of thumb on which audio tracks you should select when dealing with seamless branching?
Sharc
6th March 2011, 18:16
I'll create a 1080i/25fps BD and do some testing. But I'm pretty sure I have done this successfully before.
Thanks. I also do believe that I have seen it working before and I suspect that something may be odd with this particular stream. If you prefer I could PM you a snippet.
Added:
For comparison I took another 1080i25 stream. It doesn't show the strange frame rate anomalies as the previous one, but BD-RB nevertheless encodes it as 1080p25.
VID_00003.avs:
#Created by BD Rebuilder - v0.37.05 (beta)
DirectshowSource("K:\BD MOVIES\BD THE IMAGINARIUM OF DOCTOR PARNASSUS\BDMV\STREAM\00003.m2ts", fps=25, framecount=175445, audio=false)
Sharpen(0.15) #note: personal .avs script activated
ConvertToYV12().AssumeFPS(25000,1000)
The lastcmd.txt (currently for pass 1) does not contain anything like --tff or --fake interlaced which I would have expected.
jdobbs
6th March 2011, 23:20
Thanks. I also do believe that I have seen it working before and I suspect that something may be odd with this particular stream. If you prefer I could PM you a snippet.
Added:
For comparison I took another 1080i25 stream. It doesn't show the strange frame rate anomalies as the previous one, but BD-RB nevertheless encodes it as 1080p25.
VID_00003.avs:
#Created by BD Rebuilder - v0.37.05 (beta)
DirectshowSource("K:\BD MOVIES\BD THE IMAGINARIUM OF DOCTOR PARNASSUS\BDMV\STREAM\00003.m2ts", fps=25, framecount=175445, audio=false)
Sharpen(0.15) #note: personal .avs script activated
ConvertToYV12().AssumeFPS(25000,1000)
The lastcmd.txt (currently for pass 1) does not contain anything like --tff or --fake interlaced which I would have expected.Something is making BD-RB think the source is progressive. I'm just not sure what could do that besides the CLPI
jdobbs
7th March 2011, 17:26
Thanks. I also do believe that I have seen it working before and I suspect that something may be odd with this particular stream. If you prefer I could PM you a snippet.
Added:
For comparison I took another 1080i25 stream. It doesn't show the strange frame rate anomalies as the previous one, but BD-RB nevertheless encodes it as 1080p25.
VID_00003.avs:
#Created by BD Rebuilder - v0.37.05 (beta)
DirectshowSource("K:\BD MOVIES\BD THE IMAGINARIUM OF DOCTOR PARNASSUS\BDMV\STREAM\00003.m2ts", fps=25, framecount=175445, audio=false)
Sharpen(0.15) #note: personal .avs script activated
ConvertToYV12().AssumeFPS(25000,1000)
The lastcmd.txt (currently for pass 1) does not contain anything like --tff or --fake interlaced which I would have expected.Just thought of something. Do you have LAVF processing selected?
BeNooL
7th March 2011, 19:10
Thanks for this software.
If I may suggest a new hidden option, I think a way to force the HD audio to be kept at any target size would be nice for such cases where the audio is more important than the video like in concert BD.
Sharc
7th March 2011, 20:53
Just thought of something. Do you have LAVF processing selected?
No. It is deselected.
thegame
8th March 2011, 00:17
Thanks for this software.
If I may suggest a new hidden option, I think a way to force the HD audio to be kept at any target size would be nice for such cases where the audio is more important than the video like in concert BD.
I second this option if it is at all possible, this would be really nice.
edit - OOPS, probably should have put this request in the Features request thread, sorry.
Monty11
8th March 2011, 03:51
I have a similar problem to Dofin (#11251). I have used AnyDVD-HD, BD Rebuilder and ImgBurn to make a movie-only BD-25 backup of The Criterion Collection Blu-Ray version of Howard's End. The disc plays fine on my Samsung BD-C5500 player, but my new Oppo BDP-93 says "Unknown Disc" and will not play it (even with the latest firmware BDP9x-38-0126). (Also, Windows Explorer with XP Home SP3 and an LG BH08LS20 Blu-Ray drive can display the file format of the original disc, but not the BD Rebuilder disk.) Any suggestions about how to get BD Rebuilder to make BD-25 disks that play on an Oppo-93?
IVaN_000
8th March 2011, 04:49
I have a similar problem to Dofin (#11251). I have used AnyDVD-HD, BD Rebuilder and ImgBurn to make a movie-only BD-25 backup of The Criterion Collection Blu-Ray version of Howard's End. The disc plays fine on my Samsung BD-C5500 player, but my new Oppo BDP-93 says "Unknown Disc" and will not play it (even with the latest firmware BDP9x-38-0126). (Also, Windows Explorer with XP Home SP3 and an LG BH08LS20 Blu-Ray drive can display the file format of the original disc, but not the BD Rebuilder disk.) Any suggestions about how to get BD Rebuilder to make BD-25 disks that play on an Oppo-93?
If Windows Explorer doesn't show the contents of the disc, it's a recording problem. Try burning again.
jdobbs
8th March 2011, 16:12
I second this option if it is at all possible, this would be really nice.
edit - OOPS, probably should have put this request in the Features request thread, sorry. Unfortunately it just doesn't work. If you get below 8.5GB (the point at which HD audio is no longer kept) there just isn't room for HD audio.
Warbucks81
8th March 2011, 23:16
I second this option if it is at all possible, this would be really nice.
edit - OOPS, probably should have put this request in the Features request thread, sorry.
Bluray burners are cheap and quality BD-R media is now cheaper than DVD DL's. You should considering switching over to this medium if you're interested in keeping HD audio with a watchable video bit rate.
HatchetMan
9th March 2011, 06:14
Has anyone copied Harry Potter and the order of the Phoenix ? I have copied Harry Potter 1 - 4 with no problems.
when I go to open the file on my hardrive I get "Selected source is not BD format" That is in movie only mode.
Now if I put it in full backup it opens, but shows over 5 hours of time?? If I try to run it it says "Target to small" to 25 gb disc.
I don't get it!
I re ripped it to the hardrive 3 times,that didnt work, AnyDVD HD 6.7.8.0
went and got a new disc same thing.
BDinfo shows 2hrs 18 min, and it will play in TmT 3
Looking for any ideas ?
Thanks
Same error occurring here with same title. Tried 2 different original copies ripped with AnyDVD HD and DVDFab HD Decrypter, BD-RB does not like!
jdobbs
9th March 2011, 06:29
Same error occurring here with same title. Tried 2 different original copies ripped with AnyDVD HD and DVDFab HD Decrypter, BD-RB does not like! I've done that title successfully (Harry Potter and the Order of the Phoenix) -- although it was some time ago. I'll give it another test.
jz1276
9th March 2011, 12:20
I cant get it to work with the current version, but with 37.04 it works. After it extracts the a/v streams, it fails every time.
jdobbs
9th March 2011, 17:13
I cant get it to work with the current version, but with 37.04 it works. After it extracts the a/v streams, it fails every time. ???? Can't get what to work? Doesn't work how? Logs? Information?
I'd have to be a magician to take any kind of action of this type of report????
Hotstuffc
9th March 2011, 21:28
I have been trying to rebuild "A Better World".
Started out with using AnyDVD HD to rip the disc and then wanted to use BDRB to make it small enough for a dvd5.
But it reaches about 67,40%, and then i get this result:
-----------------------
[21:28:40] BD Rebuilder v0.37.04 (beta)
- Source: HÆVNEN
- Input BD size: 28,91 GB
- Approximate total content: [01:57:44.708]
- Target BD size: 4,36 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[21:28:41] PHASE ONE, Encoding
- [21:28:42] Extracting A/V streams [VID_00005]
- Error in attempt to extract audio/subs.
- Not enought buffer for parse video stream. Current frame num 109351
[21:42:02] - Failed to retrieve audio, aborted
What could be wrong?.
In settings i've chosen, Automatic Quality Settings.
And this was Main Movie only. :)
setarip_old
9th March 2011, 22:31
@Hotstuffc
Hi! - Not enought buffer for parse video stream.Are you low on hard drive space?
Hotstuffc
9th March 2011, 23:12
@Hotstuffc
Hi! Are you low on hard drive space?
Hehe got 70gb on the hdd that i have as working folder. :) So cant be lack of harddrive space.
Just tried a full disc rebuild.
It stops at the same point in the same file. Can it be corrupt or?.
http://pastebin.com/7SKhyL2M
jdobbs
10th March 2011, 00:40
Hehe got 70gb on the hdd that i have as working folder. :) So cant be lack of harddrive space.
Just tried a full disc rebuild.
It stops at the same point in the same file. Can it be corrupt or?.
http://pastebin.com/7SKhyL2MProbably a bad rip.
bassnut
10th March 2011, 16:28
Same error occurring here with same title. Tried 2 different original copies ripped with AnyDVD HD and DVDFab HD Decrypter, BD-RB does not like!
Had a bit of time on my hands and thought I would give HP5 a go ....
I can confirm the 2 errors Movie only shows error"Selected source is not BD format"
Full disk shoes .......
[10:27:35] BD Rebuilder v0.37.05 (beta)
- Source: HP5_PHOENIX
- Input BD size: 44.42 GB
- Approximate total content: [05:03:47.266]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Auto Quality: Good (Very Fast), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
- Target too small. Encode stopped.
I get the same errors wether i try encoding from the ripped files from my hard drive, AnyDVD HD 6.7.9.0 or directly from the disk.
rysktkr
10th March 2011, 16:36
Anybody experience the issue of blocking (see enclosed picture)? I am seeing this on most if not all encoding on bd rebuilder. I am using version 0.37.04 on windows xp. I followed recommendation 8. which will allow WMV11 codec to be used. That did not improve the situation. My encode settings are high quality, one pass abr, targeted to a BD-25.
jdobbs
10th March 2011, 17:06
Anybody experience the issue of blocking (see enclosed picture)? I am seeing this on most if not all encoding on bd rebuilder. I am using version 0.37.04 on windows xp. I followed recommendation 8. which will allow WMV11 codec to be used. That did not improve the situation. My encode settings are high quality, one pass abr, targeted to a BD-25. If you are getting blocking with output to BD-25, it is most likely a problem with the decoding. The bitrates involved in BD-25 are unlikely to ever result in blocking unless the source is super large (like 6 hours or more).
Run INSPECT.EXE -- I suspect that somehow the CODEC is a problem in the frame serving. It's possible that some other program you have installed in intercepting and using an inferior CODEC.
rysktkr
10th March 2011, 17:52
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3703, not recommended version
- FFDSHOW VC-1 set "disabled", WMP11, Ok
- FFDSHOW MPEG2 set to "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.4, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
Could it be the version FFDSHOW?
Here is hopefully a still of the blocking.
setarip_old
10th March 2011, 18:35
@rysktkr
Hi! Could it be the version FFDSHOW?Yes.
Use the version linked to in Post #1 of this thread...
jdobbs
10th March 2011, 22:52
No, it has not been set.
But probably "Resize - 1080p to 720p" has been set. I don't think this would have interfered with the Alternate Mode backup because it has always worked with other sources before.
Tab CLIPINF: AVC, 1080i, 25, 16:9
Tab PLAYLIST: AVC, 1080i, 25I think I'm getting close on this. Could you try this again without "Resize - 1080p to 720p" set and let me know how it behaves?
Thanks.
torque2k
11th March 2011, 14:56
Anybody experience the issue of blocking (see enclosed picture)? I am seeing this on most if not all encoding on bd rebuilder. I am using version 0.37.04 on windows xp. I followed recommendation 8. which will allow WMV11 codec to be used. That did not improve the situation. My encode settings are high quality, one pass abr, targeted to a BD-25.
I'll make a stupid comment here, see if it applies to your situ. I had run the anime 'Akira' through BD-RB, and was getting really bad blocking issues in the playback, even though it was to a BD-25. I went back through the settings, and found that the primary track was Japanese, and both the English and Japanese tracks were being kept as full quality DTS-HD, which was pushing the video down to something ridiculous like 150Kbps.
I decided to drop the Japanese track completely as a test, and that did the trick; the video came through at around 8000Kbps. :rolleyes:
Elvis Gratton
11th March 2011, 15:17
jdobbs
How can i encode interlaced source to obtain a file type MBAFF (interlaced result) ?
Or insert --interlaced to x264 cmd line...
Thanks
rysktkr
11th March 2011, 16:06
Well I now have the correct version of FFDSHOW and unfortuantely the blocking issue still exists. Not sure what to try next. Maybe, give one pass CRF encodeing a try?
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set "disabled", WMP11, Ok
- FFDSHOW MPEG2 set to "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.4, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
jdobbs
11th March 2011, 16:52
jdobbs
How can i encode interlaced source to obtain a file type MBAFF (interlaced result) ?
Or insert --interlaced to x264 cmd line...
Thanks???? If the source is interlaced the output will be interlaced unless you have set deinterlacing on.
If it doesn't have "--tff", "--bff", or "--fake-interlaced" in it already -- it shouldn't be there.
jdobbs
11th March 2011, 17:01
Well I now have the correct version of FFDSHOW and unfortuantely the blocking issue still exists. Not sure what to try next. Maybe, give one pass CRF encodeing a try?
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set "disabled", WMP11, Ok
- FFDSHOW MPEG2 set to "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.4, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok Post your log and INF file from the encode. If you're keeping multiple HD audio tracks, its possible (as mentioned earlier) that there isn't any space left for the video.
rysktkr
11th March 2011, 18:04
I will have to get back to you tomorrow for that. As the log file was deleted. I will need to reencode.
larrsz
11th March 2011, 20:18
I am recording some movies from my tivo (1080i, 384kbps DD) which I remove commercials from and then use tsMuxer to convert them to BDs which works fine. This gives me a BD file of about 16GB for a 2 hr movie that plays fine when burned with imgburn to a BD disc.
Due to cost and since these are from TV channels (most have station ID's etc in the lower corners), I decided to use BDRB to reencode most of these to fit on BD-9 discs. However, I am getting no audio when using BDRB on these files. When I open the file in BDRB, I see the video and the audio, but the audio has a red "x" beside it and says AUD_001 AC3 Multi-Ch. Unknown. I can double click the "x" and it changes to a Windows Media player icon. However, no matter what I do I get a file out of BD-RB with no audio at all. Here is the MediaInfo results from the file I am trying to reencode. Suggestions?
General
ID : 1
Complete name : V:\tsMuxer\BD\BDMV\STREAM\00000.m2ts
Format : BDAV
Format/Info : Blu-ray Video
File size : 13.0 GiB
Duration : 1h 38mn
Overall bit rate : 18.8 Mbps
Maximum Overall bit rate : 35.5 Mbps
Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : MPEG Video
Format version : Version 2
Format profile : Main@High
Format settings, BVOP : Yes
Format settings, Matrix : Default
Format settings, GOP : M=3, N=15
Duration : 1h 38mn
Bit rate mode : Variable
Bit rate : 17.7 Mbps
Nominal bit rate : 65.0 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.285
Stream size : 12.2 GiB (94%)
Audio
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Duration : 1h 38mn
Bit rate mode : Constant
Bit rate : 384 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Stream size : 270 MiB (2%)
Sharc
11th March 2011, 20:48
I think I'm getting close on this. Could you try this again without "Resize - 1080p to 720p" set and let me know how it behaves?
Thanks.
It doesn't help. It's enoded progressive 1080p/25.
hungryhorse
11th March 2011, 21:20
Ive just started to get an audio error(pic attached)
BD Rebuilder experienced an error 1801 [20:17:46] ReencodeAudio() 00075 1801
Can you please tell me what it is because Ive never had it before come up?
Thanks
jdobbs
11th March 2011, 22:07
I am recording some movies from my tivo (1080i, 384kbps DD) which I remove commercials from and then use tsMuxer to convert them to BDs which works fine. This gives me a BD file of about 16GB for a 2 hr movie that plays fine when burned with imgburn to a BD disc.
Due to cost and since these are from TV channels (most have station ID's etc in the lower corners), I decided to use BDRB to reencode most of these to fit on BD-9 discs. However, I am getting no audio when using BDRB on these files. When I open the file in BDRB, I see the video and the audio, but the audio has a red "x" beside it and says AUD_001 AC3 Multi-Ch. Unknown. I can double click the "x" and it changes to a Windows Media player icon. However, no matter what I do I get a file out of BD-RB with no audio at all. Here is the MediaInfo results from the file I am trying to reencode. Suggestions?
General
ID : 1
Complete name : V:\tsMuxer\BD\BDMV\STREAM\00000.m2ts
Format : BDAV
Format/Info : Blu-ray Video
File size : 13.0 GiB
Duration : 1h 38mn
Overall bit rate : 18.8 Mbps
Maximum Overall bit rate : 35.5 Mbps
Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : MPEG Video
Format version : Version 2
Format profile : Main@High
Format settings, BVOP : Yes
Format settings, Matrix : Default
Format settings, GOP : M=3, N=15
Duration : 1h 38mn
Bit rate mode : Variable
Bit rate : 17.7 Mbps
Nominal bit rate : 65.0 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.285
Stream size : 12.2 GiB (94%)
Audio
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Duration : 1h 38mn
Bit rate mode : Constant
Bit rate : 384 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Stream size : 270 MiB (2%) Try going to the SETUP menu and click/add "und" to your audio selection list (undeterminted).
Sharc
11th March 2011, 23:15
???? If the source is interlaced the output will be interlaced unless you have set deinterlacing on.
If it doesn't have "--tff", "--bff", or "--fake-interlaced" in it already -- it shouldn't be there.
Isn't this the same as I observed in my case? Interlaced sources are encoded progressive ....
jdobbs
12th March 2011, 01:02
Isn't this the same as I observed in my case? Interlaced sources are encoded progressive .... I really can't tell -- all I got was a question about adding "--interlaced" to the command line.
Stereodude
12th March 2011, 01:06
Isn't this the same as I observed in my case? Interlaced sources are encoded progressive ....FWIW, I found the same thing (http://club.myce.com/f142/bd-rebuilder-interlaced-input-interlaced-output-319550/) you did with v 0.37.03 (haven't tried any newer versions). Interlaced BD's are encoded as progressive. However, since my source was not untouched (already run through Clown BD to make it movie only) I did not post anything here. I eventually did the whole process manually instead of using BD Rebuilder.
jdobbs
12th March 2011, 01:48
FWIW, I found the same thing (http://club.myce.com/f142/bd-rebuilder-interlaced-input-interlaced-output-319550/) you did with v 0.37.03 (haven't tried any newer versions). Interlaced BD's are encoded as progressive. However, since my source was not untouched (already run through Clown BD to make it movie only) I did not post anything here. I eventually did the whole process manually instead of using BD Rebuilder. I don't get it. I've done hundreds of interlaced sources... especially 720x480i and they all encode as interlaced.
I haven't had much opportunity to work on BD-RB the last few days. I'll run a 1080i/25fps source through tomorrow. If it encodes incorrectly I will fix it and hopefully get a version out either late tomorrow or Sunday.
soneca
12th March 2011, 04:05
I, too, noticed the RAM problem on my PC.
In the creating m2ts phase everything is fine but in the creating movie only BD structure phase the memory usage causes my system to barely respond as Windows begins swapping. In the first picture you can see the ram usage for the m2ts creation and when it begins to rise that's the creating movie only BD structure(when you look at the process list neither BD-RB nor tsmuxer are shown with that much memory, tsmuxer with 250-300 MB as in the m2ts creation phase).
In the second picture you see the memory usage after BD-RB is finished and more than 3 GB are released.
I also noticed that excessive consumption of memory in "Performing CRF Prediction"...:eek:
http://i131.photobucket.com/albums/p305/soneca1/bd.png
Elvis Gratton
12th March 2011, 05:28
Isn't this the same as I observed in my case? Interlaced sources are encoded progressive ....
Same for me.
Interlaced sources are encoded progressive...
deinterlace=off
Tested on: Paul McCartney - The Space Within Us 2005 US Tour
1080i/29.970fps
BD Rebuilder v0.37.05
iSeries
12th March 2011, 07:17
I've had the same problem, tried doing 'Depeche Mode - Tour Of The Universe' blu ray, which is 1080i/29.97. Resultant BD-RB encode was progressive.
larrsz
12th March 2011, 15:27
Try going to the SETUP menu and click/add "und" to your audio selection list (undeterminted).
OK, so I got it to work but not by that method (I cannot see/find a checkbox for UND in the settings area, perhaps you can tell me where to find that).
Instead, I removed all check boxes from the audio section under audio settings. I had been trying to use "do not reencode AC3" thinking it would leave the 384kbps alone but instead I was getting no audio at all. With nothing checked, I am at least getting AC3 but it is being reencoded to 640kbps.
Maybe, if you can tell me where the setting is you are talking about, I can get it to pass the 384k stream without taking it to 640. However, if not, it still works for me.
larrsz
12th March 2011, 15:35
I don't get it. I've done hundreds of interlaced sources... especially 720x480i and they all encode as interlaced.
I haven't had much opportunity to work on BD-RB the last few days. I'll run a 1080i/25fps source through tomorrow. If it encodes incorrectly I will fix it and hopefully get a version out either late tomorrow or Sunday.
@jdobbs
Just an FYI as I saw these comments, the file I asked about yesterday (with the "und" ac3 track) was 1080i. When I ran it through BD-RB, MediaInfo reports the resultant file is progressive. Still reports 29.97fps but "progressive". The file I started with shows 29.97 interlaced.
Stereodude
12th March 2011, 17:34
I don't get it. I've done hundreds of interlaced sources... especially 720x480i and they all encode as interlaced.
I haven't had much opportunity to work on BD-RB the last few days. I'll run a 1080i/25fps source through tomorrow. If it encodes incorrectly I will fix it and hopefully get a version out either late tomorrow or Sunday.Here's the AVIsynth script for the video:#Created by BD Rebuilder - v0.37.05 (beta)
DirectshowSource("G:\BDMV\STREAM\00000.m2ts", fps=29.97, framecount=225060, audio=false)
ConvertToYV12().AssumeFPS(30000,1001)No problems here.
The VID_00000.CHP file is correct (based on 30000/1001 FPS as it should be).
Here are the command lines getting passed to x264 with my 1080i 29.97fps interlaced source:"C:\BD-RB\tools\x264.exe" "D:\TEMPBD\WORKFILES\VID_00000.AVS" --preset medium --b-pyramid strict --weightp 1 --qpmin=0 --bitrate 18696 --level 4.1 --qpfile "D:\TEMPBD\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 30000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 35000 --threads auto --slices 4 --thread-input --stats "D:\TEMPBD\WORKFILES\VID_00000.AVS.264.stats" --pass 1 --output NUL
"C:\BD-RB\tools\x264.exe" "D:\TEMPBD\WORKFILES\VID_00000.AVS" --preset medium --b-pyramid strict --weightp 1 --qpmin=0 --bitrate 18696 --level 4.1 --qpfile "D:\TEMPBD\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 30000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 35000 --threads auto --slices 4 --thread-input --stats "D:\TEMPBD\WORKFILES\VID_00000.AVS.264.stats" --pass 2 --output "D:\TEMPBD\WORKFILES\VID_00000.AVS.264"This seems to be the problem. It looks like there are a couple of mistakes:
--keyint should be 30
--tff is missing
rysktkr
12th March 2011, 18:10
Hi jdobbs,
Here is the inf and log files of the blocky video encode:
-----------------------
[12:10:32] BD Rebuilder v0.37.04 (beta)
- Source: RAGING_BULL
- Input BD size: 34.00 GB
- Approximate total content: [02:09:03.819]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[12:10:32] PHASE ONE, Encoding
- [12:10:32] Extracting A/V streams [VID_00000]
- [12:56:07] Reencoding: VID_00000 (1 of 1)
- [12:56:07] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 185,666 frames
- Bitrate: 19,189 Kbs
- [12:56:07] Reencoding: VID_00000, Pass 1 of 1
- [22:12:56] Video Encode complete
- [22:12:57] Reencoding audio tracks (if req'd)
- [22:12:58] Multiplexing M2TS
[22:25:48]PHASE ONE complete
[22:25:48]PHASE TWO - Rebuild Started
- [22:25:48] Rebuilding BD file Structure
[22:57:26] - Encode and Rebuild complete
[22:57:26]JOB: RAGING_BULL finished.
[Status]
LABEL=RAGING_BULL
VERSION=v0.37.04 (beta)
SOURCE_SIZE=36505282560
SOURCE_VIDEO_SIZE=36505282560
TARGET_SIZE=24641536000
REDUCTION=.675012882299958
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=1
[00000]
AUDIO=100000000
PGS=111111010000
M2TS_TARGET=24641536000
RATE=19189
NSTART=27000000
NEND=375471840
NSIZE=19052058624
FLINK=0
MLINK=0
jdobbs
12th March 2011, 18:27
Here's the AVIsynth script for the video:No problems here.
The VID_00000.CHP file is correct (based on 30000/1001 FPS as it should be).
Here are the command lines getting passed to x264 with my 1080i 29.97fps interlaced source:This seems to be the problem. It looks like there are a couple of mistakes:
--keyint should be 30
--tff is missingIf it's interlaced, then yes "--tff" should be there. But there's no reason keyint should be 30. It could be any value up to and including 30... and 24 just happens to be is the default.
I've been able to repeat this issue, I'm guessing some change I've made recently must have caused it. I'm working on a fix and should have it out soon.
jdobbs
12th March 2011, 18:29
Hi jdobbs,
Here is the inf and log files of the blocky video encode:
-----------------------
[12:10:32] BD Rebuilder v0.37.04 (beta)
- Source: RAGING_BULL
- Input BD size: 34.00 GB
- Approximate total content: [02:09:03.819]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[12:10:32] PHASE ONE, Encoding
- [12:10:32] Extracting A/V streams [VID_00000]
- [12:56:07] Reencoding: VID_00000 (1 of 1)
- [12:56:07] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 185,666 frames
- Bitrate: 19,189 Kbs
- [12:56:07] Reencoding: VID_00000, Pass 1 of 1
- [22:12:56] Video Encode complete
- [22:12:57] Reencoding audio tracks (if req'd)
- [22:12:58] Multiplexing M2TS
[22:25:48]PHASE ONE complete
[22:25:48]PHASE TWO - Rebuild Started
- [22:25:48] Rebuilding BD file Structure
[22:57:26] - Encode and Rebuild complete
[22:57:26]JOB: RAGING_BULL finished.
[Status]
LABEL=RAGING_BULL
VERSION=v0.37.04 (beta)
SOURCE_SIZE=36505282560
SOURCE_VIDEO_SIZE=36505282560
TARGET_SIZE=24641536000
REDUCTION=.675012882299958
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=1
[00000]
AUDIO=100000000
PGS=111111010000
M2TS_TARGET=24641536000
RATE=19189
NSTART=27000000
NEND=375471840
NSIZE=19052058624
FLINK=0
MLINK=0 Something is seriously wrong with your configuration. I can't say what it is -- but it is there. There is no way in the world that an encode with a rate of 19Mbs will be blocky unless the input was blocky already.
Sharc
12th March 2011, 19:03
If it's interlaced, then yes "--tff" should be there.
If it's being encoded at 29.97 with 1080 resolution, --tff must be there for blu-ray compliance, even if the the original should (by mistake) have been encoded as progressive.
If the original content is progressive (no temporal shift between odd and even fields) it could be encoded with --fake-interlaced, but I am not shure if BD-RB can automatically decide between --tff and --fake-interlaced options.
jdobbs
12th March 2011, 19:07
If it's being encoded at 29.97 with 1080 resolution, --tff must be there for blu-ray compliance, even if the the original should (by mistake) have been encoded as progressive.
If the original content is progressive (no temporal shift between odd and even fields) it could be encoded with --fake-interlaced, but I am not shure if BD-RB can automatically decide between --tff and --fake-interlaced options. Why are you telling me something that I obviously already know?
The "--fake-interlaced" is used within BD-RB when the source has been deinterlaced, but the format is such that progressive isn't allowed (such as 720x480). That way the output of the deinterlacing can use the efficiency associated with progressive encoding but still be included in a BD (within specifications). BD-RB makes no attempt to try and find progressive content within an interlaced stream (other than IVTC) -- in fact I can't think of any reliable way that it could be done even if I wanted to.
Stereodude
12th March 2011, 19:13
If it's interlaced, then yes "--tff" should be there.Well, isn't that the issue we're discussing? Specifically that interlaced 29.97i (30000/1001) FPS concerts get encoded as progressive?
It seems there are several of us who have all found the same issue. Every tool I've tried report the video stream as interlaced (eac3to, TSmuxer, & DGdecNV). Visual inspection shows it's interlaced. Even BD-Rebuilder recognizes it's interlaced.
I don't see any ambiguity on whether or not it is interlaced. :confused:
Edit: I see you edited the post that you were able to duplicate the issue, so it seems we're all on the same page now. :cool:
jdobbs
12th March 2011, 19:14
Well, isn't that the issue we're discussing? Specifically that interlaced 29.97i (30000/1001) FPS concerts get encoded as progressive?
It seems there are several of us who have all found the same issue. Every tool I've tried report the video stream as interlaced (eac3to, TSmuxer, & DGdecNV). Visual inspection shows it's interlaced. Even BD-Rebuilder recognizes it's interlaced.
I don't see any ambiguity on whether or not it is interlaced. :confused: What the hell is it with you people? Can you not read what I wrote? :mad:
I KNOW THERE IS AN ISSUE. I'M WORKING IT!!!!! Repeatedly telling me what I already know is only pissing me off.
Stereodude
12th March 2011, 19:19
What the hell is it with you people? Can you not read what I wrote? :mad:
I KNOW THERE IS AN ISSUE. I'M WORKING IT!!!!! Repeatedly telling me what I already know is only pissing me off.Well, you edited your post after I hit the quote button, so my reply got posted before I read your addition.
Sorry... :o
jdobbs
12th March 2011, 19:23
Well, you edited your post after I hit the quote button, so my reply got posted before I read your addition.
Sorry... :o And it was just as correct before I edited it. The edit simply says that I've been able to repeat it.
How about this post from yesterday? (#11501)I haven't had much opportunity to work on BD-RB the last few days. I'll run a 1080i/25fps source through tomorrow. If it encodes incorrectly I will fix it and hopefully get a version out either late tomorrow or Sunday.
jdobbs
12th March 2011, 19:29
Well, I've found what is causing it... an If/then/else statement that is not acting correctly. The problem is that it appears to be written correctly, but for some reason it isn't hitting the "else" when the "if" is false -- weird... I'll figure it out.
[Edit] Ok. I've fixed it. You'll see it in the next release.
Sharc
12th March 2011, 20:11
Well, I've found what is causing it... an If/then/else statement that is not acting correctly. The problem is that it appears to be written correctly, but for some reason it isn't hitting the "else" when the "if" is false -- weird... I'll figure it out.
[Edit] Ok. I've fixed it. You'll see it in the next release.
Congrats and thanks!
No one wanted to teach you anything. But at times it is helpful to learn if other people experience a similar problem, or if it's only a local issue here. No offense. :)
jdobbs
12th March 2011, 20:22
Does anyone know of some good free software for reporting pulldown and field order in VC-1 interlaced sources? I have a routine that is scanning the picture header and I want to verify that some of the fields are being read correctly (I wrote it a long time ago, and I can't seem to find my reference material).
[Edit] Never mind. I found my reference...
Elvis Gratton
12th March 2011, 21:09
Does anyone know of some good free software for reporting pulldown and field order in VC-1 interlaced sources? I have a routine that is scanning the picture header and I want to verify that some of the fields are being read correctly (I wrote it a long time ago, and I can't seem to find my reference material).
[Edit] Never mind. I found my reference...
May be mediainfo with VC1 in MKV container !!!
Video
ID : 1
Format : VC-1
Format profile : AP@L3
Codec ID : WVC1
Codec ID/Hint : Microsoft
Duration : 1h 55mn
Bit rate : 27.7 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.445
Stream size : 22.4 GiB (98%)
Elvis Gratton
12th March 2011, 22:08
B.T.W. jdobbs
If you have found other soft to see vc1 information, let me know.
thanks
rysktkr
12th March 2011, 22:55
Hi jdobbs,
I just checked my source, the one I used bd rebuilder on and it plays fine (ie. no blocking). Any other ideas?
jdobbs
13th March 2011, 07:01
Hi jdobbs,
I just checked my source, the one I used bd rebuilder on and it plays fine (ie. no blocking). Any other ideas? You missed the point. Something is likely intercepting the FFDSHOW CODEC while it is frame serving. The problem is in your system's configuration and there is really nothing I can do about it. It's likely some other program you have installed that has "gummed up the works". I can't fix something that isn't a problem in BD-RB -- and the fact that it is happening only on your system (especially at such a high bitrate) is proof positive that the problem is on your end.
I'd like to help you -- but there's really nothing I can do. Sorry.
jdobbs
13th March 2011, 16:04
I have updated the first post in this thread with links to a new release of BD-RB (v0.37.06). Changes for this version:- Corrected a bug in which 1080i sources could be
incorrectly reencoded as 1080p.
- Fixed an error that could cause MKV encoding to
fail due to blank maximum bitrate in the command
line.
- Corrected an issue in which the resume function
was not functioning properly due to the recent
implementation of HD audio selection checks.
- Correct a bug in which selecting "192Kbs" audio
output in DVD-5/9 output was not first doing a
conversion to 2 channel of multichannel sources.
- Made several improvements in bitrate calculation
and threshold checks.
- Updated the included version of X264.EXE to the
latest release (r1913).
- Updated the included version of X264-64.EXE to
the latest release (r1913).
- Other minor corrections and cosmetic fixes.
Capsbackup
13th March 2011, 16:40
I have updated the first post in this thread with links to a new release of BD-RB (v0.37.06). Changes for this version:- Corrected a bug in which 1080i sources could be
incorrectly reencoded as 1080p.
- Fixed an error that could cause MKV encoding to
fail due to blank maximum bitrate in the command
line.
- Corrected an issue in which the resume function
was not functioning properly due to the recent
implementation of HD audio selection checks.
- Correct a bug in which selecting "192Kbs" audio
output in DVD-5/9 output was not first doing a
conversion to 2 channel of multichannel sources.
- Made several improvements in bitrate calculation
and threshold checks.
- Updated the included version of X264.EXE to the
latest release (r1913).
- Updated the included version of X264-64.EXE to
the latest release (r1913).
- Other minor corrections and cosmetic fixes.
:thanks: BD-RB continues to work extremely well for me! :)
rysktkr
13th March 2011, 16:46
jdobbs,
Thanks for the additional info...time for me to do some more research.
By-Tor
13th March 2011, 17:44
I have updated the first post in this thread with links to a new release of BD-RB (v0.37.06). Changes for this version:- Corrected a bug in which 1080i sources could be
incorrectly reencoded as 1080p.
- Fixed an error that could cause MKV encoding to
fail due to blank maximum bitrate in the command
line.
- Corrected an issue in which the resume function
was not functioning properly due to the recent
implementation of HD audio selection checks.
- Correct a bug in which selecting "192Kbs" audio
output in DVD-5/9 output was not first doing a
conversion to 2 channel of multichannel sources.
- Made several improvements in bitrate calculation
and threshold checks.
- Updated the included version of X264.EXE to the
latest release (r1913).
- Updated the included version of X264-64.EXE to
the latest release (r1913).
- Other minor corrections and cosmetic fixes.
Keep Up The Good Work thanx.:thanks:
rysktkr
13th March 2011, 17:49
Think I might have found the issue. When installing FFDSHOW from page 1 link. The VC-1 video format is not installed as a default you have to select it. Haven't verified yet but I'm guessing Ragingbull is VC-1.
Capsbackup
13th March 2011, 20:46
Think I might have found the issue. When installing FFDSHOW from page 1 link. The VC-1 video format is not installed as a default you have to select it. Haven't verified yet but I'm guessing Ragingbull is VC-1.
From your log:
-----------------------
[12:10:32] BD Rebuilder v0.37.04 (beta)
- Source: RAGING_BULL
- Input BD size: 34.00 GB
- Approximate total content: [02:09:03.819]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[12:10:32] PHASE ONE, Encoding
- [12:10:32] Extracting A/V streams [VID_00000]
- [12:56:07] Reencoding: VID_00000 (1 of 1)
- [12:56:07] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080 - Rate/Length: 23.976fps, 185,666 frames
- Bitrate: 19,189 Kbs
If you have a codec pack or another video encoding program installed that uses a different codec than ffdshow, this is most likely the problem. :cool:
The_Unknown
15th March 2011, 00:16
I'm into some trouble converting "King of Queens - Season 2" into a BD25.
The resulting image quality is fine, no doubt. But when I click "Play all episodes" it seems that BD-RB inserts some delays (black frames) between the chapters. Everytime the intro stops, the scene (chapter) changes or a new episode starts (all of this results in a chapter change) there's about 7 seconds of black frames which is very annoying.
This 7 seconds between the chapters is not in the source-BD and I played the BD-RB-converted BD in VLC and PowerDVD. Everytime the same issue.
Any idea how to fix that? :(
jdobbs
15th March 2011, 21:11
I'm into some trouble converting "King of Queens - Season 2" into a BD25.
The resulting image quality is fine, no doubt. But when I click "Play all episodes" it seems that BD-RB inserts some delays (black frames) between the chapters. Everytime the intro stops, the scene (chapter) changes or a new episode starts (all of this results in a chapter change) there's about 7 seconds of black frames which is very annoying.
This 7 seconds between the chapters is not in the source-BD and I played the BD-RB-converted BD in VLC and PowerDVD. Everytime the same issue.
Any idea how to fix that? :(I've never seen or heard of that kind of issue. I'll have to see if I can find that series/disc for testing. Which disc is showing the symptom?
setarip_old
15th March 2011, 22:05
@The_Unknown
Hi! I played the BD-RB-converted BD in VLC and PowerDVDAnd how does the BD-RB-converted BD play on your standalone player?
omegaman7
15th March 2011, 23:42
Clearly I've been out of the loop a while. I haven't been receiving emails since the site went down a while back. I'm buying a few BD's this week, and will begin testing again on my primary :D Should be interesting, since my 965 Phenom has never seen the X264 process before ;)
Thanks again for a wonderful software JD :thanks:
big_moviefreak
15th March 2011, 23:46
@jdobbs:Question I'm sure many of us have is how soon would you be able to add feature to retain menus and movie only with out doing a full backup?
skulker
16th March 2011, 02:56
@skulker
I'm confident it isn't a problem in v0.37.05. You've likely installed something else that is interfering with the encode. Uninstall BD-RB, AVISYNTH, HAALI, and FFDSHOW. Remove any CODEC packs you may have installed (you don't need them with FFDSHOW). Then reinstall the BD-RB and the versions or HAALI, AVISYNTH and FFDSHOW in the first post of the thread. I think that will make your problems go away.
@jdobbs
Just wanted to let you know the v0.37.06 release resolved my issue. I tested again with the titles that failed with v0.37.05
Thanks again jdobbs !
jdobbs
16th March 2011, 05:22
Clearly I've been out of the loop a while. I haven't been receiving emails since the site went down a while back. I'm buying a few BD's this week, and will begin testing again on my primary :D Should be interesting, since my 965 Phenom has never seen the X264 process before ;)
Thanks again for a wonderful software JD :thanks: You're very welcome. :)
omegaman7
16th March 2011, 09:28
I apologize for doing this Jdobbs. I've searched my computer drives, and the web, and cannot find a text file that I THOUGHT i made, for addressing Bd Rebuilders hidden options. What I mean is, I'd like to experiment with only using 2 and 3 cores FIRST on my 965 Phenom machine. I'm certain there's a way to do this, It's simply slipped my mind :S Is there a compiled list somewhere, of all the tweaks we can do to X264, and BD rebuilder? Thanks in advance ;)
Motley
16th March 2011, 13:43
Any idea when we might be able to compress the 3D Blu Rays?
JJB
16th March 2011, 14:05
I apologize for doing this Jdobbs. I've searched my computer drives, and the web, and cannot find a text file that I THOUGHT i made, for addressing Bd Rebuilders hidden options. What I mean is, I'd like to experiment with only using 2 and 3 cores FIRST on my 965 Phenom machine. I'm certain there's a way to do this, It's simply slipped my mind :S Is there a compiled list somewhere, of all the tweaks we can do to X264, and BD rebuilder? Thanks in advance ;)
Try your BD_Rebuilder folder and open HIDDENOPTS.TXT :rolleyes:
setarip_old
16th March 2011, 17:09
@Motley
Hi!
This thread is specifically for unearthing, reporting, and resolving problems related to beta testing.
If you look carefully at other threads in this sub-forum, you'll find one that is specifically for posting suggested additions/"wish lists"...
Capsbackup
16th March 2011, 17:11
I apologize for doing this Jdobbs. I've searched my computer drives, and the web, and cannot find a text file that I THOUGHT i made, for addressing Bd Rebuilders hidden options. What I mean is, I'd like to experiment with only using 2 and 3 cores FIRST on my 965 Phenom machine. I'm certain there's a way to do this, It's simply slipped my mind :S Is there a compiled list somewhere, of all the tweaks we can do to X264, and BD rebuilder? Thanks in advance ;)
Try your BD_Rebuilder folder and open HIDDENOPTS.TXT :rolleyes:
This may be what you are looking for. :cool:
FREE_PROCESSOR=n subtract n from the processor count (leaves n processors free for other tasks)
omegaman7
16th March 2011, 17:39
Try your BD_Rebuilder folder and open HIDDENOPTS.TXT :rolleyes:
THanks man. And to think in all my searching, I didn't see it. :mad: I won't lose it again! :p
The_Unknown
16th March 2011, 18:55
I've never seen or heard of that kind of issue. I'll have to see if I can find that series/disc for testing. Which disc is showing the symptom?
I'm having this problem in "King of Queens - Season 2" on both Blu-Ray-Discs. It's exactly this set: http://www.amazon.de/King-Queens-Season-2-Blu-ray/dp/B001HY8QMC/ref=sr_1_1?ie=UTF8&qid=1300297929&sr=8-1
I the latest version of 13th March I'm having a new problem:
"Failed to retrieve audio, aborted" in Title 0009. That never happened before the latest version.
In the next days I'll try "King of Queens - Season 3" and look if there's the same error.
Any idea :(?
@The_Unknown
Hi! And how does the BD-RB-converted BD play on your standalone player?
I don't own one at the moment, sorry.
omegaman7
16th March 2011, 19:43
Yeah! Got her running. Haali gave me trouble for some reason. So I uninstalled it, deleted the program folder, and deleted some registry settings, and Voila! My primary is running it's first Bd encode, with only 3 threads. I'm concerned about my Northbridge temp. I plan to somehow include it in my water loop.
Eyedoctor2
16th March 2011, 20:17
When searching videohelp for a blue ray to DVD tool (http://www.videohelp.com/tools?convert=Blu-ray%20to%20DVD) BD Rebuilder is listed first.
Does BD Rebuilder do blue ray to standard DVD (480p) or only blue ray to AVCHD burned to a DVD disc?
If it does blue ray to standard DVD, can you please show me how to set this up? I have gone through the options and can't figure out how.
Thanks for your two great products!
Capsbackup
16th March 2011, 20:25
When searching videohelp for a blue ray to DVD tool (http://www.videohelp.com/tools?convert=Blu-ray%20to%20DVD) BD Rebuilder is listed first.
Does BD Rebuilder do blue ray to standard DVD (480p) or only blue ray to AVCHD burned to a DVD disc?
If it does blue ray to standard DVD, can you please show me how to set this up? I have gone through the options and can't figure out how.
Thanks for your two great products!
Start BD-RB, click "Mode", Alternate Movie-Only Output, select DVD-5 or DVD-9. ;)
Eyedoctor2
16th March 2011, 20:29
Thanks Caps!
jdobbs
17th March 2011, 00:06
I'm having this problem in "King of Queens - Season 2" on both Blu-Ray-Discs. It's exactly this set: http://www.amazon.de/King-Queens-Season-2-Blu-ray/dp/B001HY8QMC/ref=sr_1_1?ie=UTF8&qid=1300297929&sr=8-1
I the latest version of 13th March I'm having a new problem:
"Failed to retrieve audio, aborted" in Title 0009. That never happened before the latest version.
In the next days I'll try "King of Queens - Season 3" and look if there's the same error.
Any idea :(?
I don't own one at the moment, sorry. I asked "which disc?" -- I know it's "King of Queens - Season 2" -- but I assume there is more than one disc.
The_Unknown
17th March 2011, 00:52
I asked "which disc?" -- I know it's "King of Queens - Season 2" -- but I assume there is more than one disc.
I'm having this problem in "King of Queens - Season 2" on both Blu-Ray-Discs.
There are 2 discs in the set and the problem is in both of the discs (after rebuilding, not before).
jdobbs
17th March 2011, 06:14
There are 2 discs in the set and the problem is in both of the discs (after rebuilding, not before). I ordered it the set. Hopefully I'll get it tomorrow or the next day. I'll run it and see what I find. Unfortunately, though, the donations lately aren't even covering the discs I'm having to buy... I'm not sure how much longer I can keep this up. I hope I can repeat it -- the one I ordered is NTSC and has 3 discs.
[Edit] Damn. I just realized the one I ordered was DVD, not BD. I don't even think "King of Queens - Season 2" has been released on Blu-Ray in the U.S. Not sure what I can do.
omegaman7
17th March 2011, 06:18
I just sold my secondary computer Jdobbs. Count on getting another donation. Probably significantly larger than the last one. Without BD rebuilder, I won't even bother. DVD Fab gets pretty bad reviews from what I've seen.
Check your funds buddy. You deserve it. YOur software is nothing short of epic!
The_Unknown
17th March 2011, 12:45
I ordered it the set. Hopefully I'll get it tomorrow or the next day. I'll run it and see what I find. Unfortunately, though, the donations lately aren't even covering the discs I'm having to buy... I'm not sure how much longer I can keep this up. I hope I can repeat it -- the one I ordered is NTSC and has 3 discs.
[Edit] Damn. I just realized the one I ordered was DVD, not BD. I don't even think "King of Queens - Season 2" has been released on Blu-Ray in the U.S. Not sure what I can do.
Wow, I never thought, you would buy the discs yourself. I'd never asked you to do so.
However, I searched a bit and saw, that you were right: King of Queens was (so it seems) never released on BD in the US. At least Amazon doesn't list it.
But nevermind, it's no problem at all. I'll just have to take care of my discs more ;)
colinhunt
17th March 2011, 13:53
LPCM is still throwing curveballs, even to 0.37.06. The UK version of Deep Red (i.e. Profondo Rosso) has one VID (_00013) which contains four identical LPCM tracks. Tackling those produced this:
- [06:23:51] Reencoding: VID_00013, Pass 1 of 2
- [06:24:18] Reencoding: VID_00013, Pass 2 of 2
- [06:25:11] Video Encode complete
- [06:25:11] Reencoding audio tracks (if req'd)
- [06:25:11] ReencodeAudio() 00075 1801
[14:04:06] - Failed to reencode audio, aborted
MediaInfo says this of the WAV file:
General
Complete name : F:\BDRB_OUTPUT\WORKFILES\00013.track_4352.wav
Format : Wave
File size : 10.1 MiB
Duration : 55s 10ms
Overall bit rate : 1 536 Kbps
Audio
ID : 0
Format : PCM
Format settings, Endianness : Little
Format settings, Sign : Signed
Codec ID : 00001000-0000-0100-8000-00AA00389B71
Codec ID/Hint : Microsoft
Duration : 55s 10ms
Bit rate mode : Constant
Bit rate : 1 536 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Stream size : 10.1 MiB (100%)
Earlier the issue seemed to be limited to very short audio files only, but this one's almost a minute long.
Also like before, it seems the first file did get encoded into AC3 as there's a "AUD_00013_4352.AC3" with proper length in the workfiles directory. This means I can save the project by making three copies of the AC3 file and renaming them accordingly, then resuming the project.
VID_00013 is actually the background for main menu. Should LPCM be kept as-is because of that?
A.Fenderson
17th March 2011, 23:19
Unfortunately, though, the donations lately aren't even covering the discs I'm having to buy... I'm not sure how much longer I can keep this up.
Thanks for letting us know--I love this software, and would hate to see development stop. Donation sent.
Sharc
17th March 2011, 23:50
@jdobbs
BD-RB v0.37.06.
Source is 1080i25fps. Alternate output to PAL DVD5.
Script:
#Created by BD Rebuilder - v0.37.06 (beta)
DirectshowSource("K:\BD MOVIES\BD THE IMAGINARIUM OF DOCTOR PARNASSUS\BDMV\STREAM\00003.m2ts", fps=25, framecount=175445, audio=false)
Sharpen(0.15)
ConvertToYV12()
LoadPlugin("C:\Program Files\VIDEO\BD_Rebuilder\tools\decomb521.dll")
FieldDeinterlace(blend=false)
BilinearResize(720,576)
ConvertToYV12().AssumeFPS(50000,1000)
Shouldn't it be AssumeFPS(25000,1000) for a PAL DVD? FieldDeinterlace is not a bobber as I understand.
The encoded .m2v plays at double speed.
Sorry if I got this wrong.
jdobbs
18th March 2011, 05:17
Yes it should be. I'm not sure how that can happen, I'll have a look at it. Can you post your settings (from the INI file)?
[Edit] I just looked at the code, and the only time that can be inserted is if resizing (to 720p) is selected. Hmmm... maybe it's the combination of that setting and output to DVD that is the issue. It get's pretty complicated across all the modules with all the settings that can conflict with each other.
Try deselecting any resizing options in SETUP and see if that fixes it. If so, please report back.
[Edit again] Yep. That was it. I've corrected it for the next release.
MickJT
18th March 2011, 19:38
Seeing as this is the bug reporting thread, and i've found the exact (nearly) cause now, I can report a bug in here.
Known affected systems: Windows 7 64bit
BD-Rebuilder is unable to fix the DirectShow and ffdshow filter/codec settings if Win7DSFilterTweaker has been used.
Workaround solution, run FF_RESET.BAT. After that, BD-Rebuilder will be able to fix the settings properly.
jdobbs
18th March 2011, 19:47
Seeing as this is the bug reporting thread, and i've found the exact (nearly) cause now, I can report a bug in here.
Known affected systems: Windows 7 64bit
BD-Rebuilder is unable to fix the DirectShow and ffdshow filter/codec settings if Win7DSFilterTweaker has been used.
Workaround solution, run FF_RESET.BAT. After that, BD-Rebuilder will be able to fix the settings properly. As I said in the other thread. How is this a bug in BD Rebuilder? The issue is Win7DSFilterTweaker and isn't my problem. I can't go around trying to fix issues caused by every other piece of software on the planet???? :confused:
The fix (as far as I'm concerned) is to not use Win7DSFilterTweaker. A good guess woudl be that it screws with rights and doesn't reset them properly.
MickJT
18th March 2011, 19:51
It just demonstrates there are situations in which BD-Rebuilder may not be able to modify the registry keys, and still says it was sucessful when it wasn't.
It's still a BD-Rebuilder bug, at least to say it was successful, if not anything else.
Win7DSFilterTweaker is just 1 tool that presented the bug. It could be anything. Who knows what is out there that someone may have installed prior to BD-Rebuilder that prevents it from modifying the keys.
Running FF_RESET does something which allows it to work again, so it is fixable.
I had a feeling you would say "don't use Win7DSFilterTweaker". This isn't the problem. The problem is whatever it is, there are situations where BD-Rebuilder will think it has fixed the filters and it hasn't.
This has nothing to do with Win7DSFilterTweaker which is merely what was used to present and cause this problem. No doubt one of many tools and ways that this can happen.
jdobbs
18th March 2011, 19:54
It just demonstrates there are situations in which BD-Rebuilder may not be able to modify the registry keys, and still says it was sucessful when it wasn't.
It's still a BD-Rebuilder bug, at least to say it was successful, if not anything else.
Win7DSFilterTweaker is just 1 tool that presented the bug. It could be anything. Who knows what is out there that someone may have installed prior to BD-Rebuilder that prevents it from modifying the keys.
Running FF_RESET does something which allows it to work again, so it is fixable.
I had a feeling you would say "don't use Win7DSFilterTweaker". This isn't the problem. The problem is whatever it is, there are situations where BD-Rebuilder will think it has fixed the filters and it hasn't.
This has nothing to do with Win7DSFilterTweaker which is merely what was used to present and cause this problem. No doubt one of many tools and ways that this can happen.Ok... let's look at this scenario. Suppose you run another piece of software and it reformats your hard drive. Oh no! BD Rebuilder will no longer run! Does that mean it is a bug in BD Rebuilder and I have to somehow make it restore your hard drive?
Of course not -- that's a ridiculous thought. But it is essentially what you are telling me.
The problem isn't mine to worry about and I WILL NOT SPEND TIME TRYING TO FIX OTHER PEOPLES ISSUES.
Sorry if that's not what you want to hear. But it is the answer. End of story.
MickJT
18th March 2011, 20:00
Ok... let's look at this scenario. Suppose you run another piece of software and it reformats your hard drive. Oh no! BD Rebuilder will no longer run! Does that mean it is a bug in BD Rebuilder and I have to somehow make it restore your hard drive?
You're being ridiculous.
Of course not -- that's a ridiculous thought.
Damn right.
But it is essentially what you are telling me.
No.
The problem isn't mine to worry about and I WILL NOT SPEND TIME TRYING TO FIX OTHER PEOPLES ISSUES.
Then what is this thread for? It's to fix bugs.
Sorry if that's not what you want to hear. But it is fact. End of story.
This is a bug. In some circumstances BD-Rebuilder says "Your Windows 7 system has been successfully configured to use FFSHOW with BD Rebuilder." when that is not true. THAT is a fact. THAT is a bug.
The cause of it is irrelevant.
There was a time BD-Rebuilder didn't work on Windows 7. The solution then wasn't to use Windows XP. I consider that a workaround while BD-Rebuilder is fixed to work on Windows 7. Similar thing.
When software can be compromised by a buffer overflow, that is considered a bug. The solution isn't to not overflow the buffer, it's to stop the buffer overflow from occurring in the first place. Anyway, I won't be cross-posting anymore. This issue can stay in this thread.
As said, the tool I used is just a way to replicate the issue, but the issue could be caused by a number of things. Probably was something else that caused it for other people.
jdobbs
18th March 2011, 20:09
@MickJT
You have gotten your answer and now you're talking nonsense for which I have not time. Asking me to fix an issue caused by someone elses software is about as silly as it gets. If you can't understand that, then I have to assume you won't understand any further explanation either.
As moderator I am instructing you to cease posting on this subject. It is off topic. You have violated rules 3, 8, 10, and now rule 16. Continue and you will receive strikes and/or be banned.
meadrocks
18th March 2011, 23:26
Hey jdobbs, thanks for all the hard work, just gave you a donation. meadrocks.
jdobbs
19th March 2011, 01:15
Hey jdobbs, thanks for all the hard work, just gave you a donation. meadrocks. It's very much appreciated. :)
JJB
19th March 2011, 01:33
Hey jdobbs, thanks for all the hard work, just gave you a donation. meadrocks.
Brings tears to my eyes and I donated also!!:p
Megacubo
19th March 2011, 01:40
Hi, first of all thanks a lot for this great application.
With the version v0.37.06 i have problems to rebuild back to the future trilogy to a bd-25, the process is ok. but when play the movies only english audio is present without other audios. I'm from México and i want to keep the spanish audio.
I think is a type of bug. Any help?
jdobbs
19th March 2011, 05:13
Hi, first of all thanks a lot for this great application.
With the version v0.37.06 i have problems to rebuild back to the future trilogy to a bd-25, the process is ok. but when play the movies only english audio is present without other audios. I'm from México and i want to keep the spanish audio.
I think is a type of bug. Any help? What languages do you have selected for keeping in the SETUP dialog? By default BD-RB has English only selected -- but you can set it to whatever you want (same for subtitles, but I recommend you keep all of those).
Discoboy
19th March 2011, 10:07
Another donation for you jdobbs from a long-term user of DVD-RB and BD_RB ;)
drmih
19th March 2011, 11:44
@jdobbs
I have just done a disc which also has electronic copies on it. I wasn't thinking and copied everything to the HDD. When I did the disc to bd-9 the final size is pretty much undersized by the DCOPY directory size. The program didn't copy the DCOPY directory to the output folder but I wondered whether you had included it's size when you did the calculations.
jdobbs
19th March 2011, 14:44
@jdobbs
I have just done a disc which also has electronic copies on it. I wasn't thinking and copied everything to the HDD. When I did the disc to bd-9 the final size is pretty much undersized by the DCOPY directory size. The program didn't copy the DCOPY directory to the output folder but I wondered whether you had included it's size when you did the calculations. If it is in the selected folder, it will be used in the calculations and should be copied as well (unless the hidden option BDMV_CERT_ONLY is set).
jdobbs
19th March 2011, 15:03
Thanks to all for the donations I've gotten over the last couple of days. I appreciate your support. (Well... everyone except the guy who asked for a refund because he didn't get a "Pro" version of BD Rebuilder when he donated).
Moviewatcher666
19th March 2011, 16:06
Hi jdobbs,
Your program and work is much appreciated. Your support is better than any "commercial" program available.
Keep up the awesome work (and we are patiently waiting for the DTS Express feature)!!
Moviewatcher666
There's a PRO version? ;-)
thegame
19th March 2011, 16:13
"Pro" version of BD Rebuilder
Hi jdobbs, out of curiosity, will BD-RB get a Pro version at some point like DVD-RB? I have been wondering this for quit some time now actually, I LOVE this software and all the time and effort you put into it, Great Job!
Capsbackup
19th March 2011, 16:22
Thanks to all for the donations I've gotten over the last couple of days. I appreciate your support. (Well... everyone except the guy who asked for a refund because he didn't get a "Pro" version of BD Rebuilder when he donated).
Well I have been using the one and only "Pro" version!! ;)
Whats important is what BD-RB does, and it does it for everyone. :p :cool:
If and when you decide to release a "Pay" version, I will be in line early, ahead of all those loyal Apple iPad customers. :rolleyes: :)
had-z
19th March 2011, 22:17
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
Hi jdobbs, first of all many thanks for your awesome piece of software.
I quoted that post, because i'm having the same problem in the latest beta release 0.37.06, in both options "main-only backup, alternate movie-only output" and "full backup" the program only displays the extras.
Here is the inspect report, everything seems fine.
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libavcodec": Ok
- BD Rebuilder v0.37.0.6, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
I supose is something related to the structure of this BR, because the movie comes in 2 parts (a 13gb file and a 21gb file).
a screenshot of the recognized streams is attached.
greetings.
laserfan
19th March 2011, 22:31
jdobbs I've not tested BD-RB much, and not for quite a few revisions now, but used it today w/latest 37.06 to make a DVD (Alternate Output) from a tsMuxeR'ed BDMV set I'd made from an HD TV recording (whew!). The result was wildly improved over the DVD output of VideoReDo, which I'd used to edit the show originally. Not sure what you do vs. VRD but it looks wonderful (I'm quite sure it's interlaced), including that the BD-RB_DVD retains all chapter marks I'd made! Thanks!
Oh wait, this is a bug thread only. ;) Well, one odd thing is that the original TV broadcast, and thus the BDMV I'd pointed BD-RB at, had 384Kbps AC3 5.1 audio originally, and BD-RB converted it to 448Kbps. Not sure why it would bother to do so, but it seemed odd to me especially since the log had showed 640 in it:
[14:24:33] BD Rebuilder v0.37.06 (beta)
- Source: BIRDS2.BD
- Input BD size: 4.98 GB
- Approximate total content: [00:56:42.039]
- Windows Version: 6.1 [7600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- Audio Settings: AC3=1 DTS=0 HD=0 Kbs=640
[14:24:36] PHASE ONE, Encoding
- [14:24:36] Extracting A/V streams [VID_00000]
- [14:28:44] Reencoding: VID_00000 (1 of 1)
- [14:28:44] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 29.970fps, 101,959 frames
- Bitrate: 8,552 Kbs
- [14:28:44] Reencoding: VID_00000
- [15:40:04] Video Encode complete
- [15:40:05] Reencoding audio tracks (if req'd)
- [15:40:54] Multiplexing M2TS
[15:40:54]PHASE ONE complete
[15:40:54]PHASE TWO - Rebuild Started
- [15:40:54] Rebuilding stream 00000 [1 of 1]
- [15:40:54] Building ALTERNATE OUTPUT Structure
- [15:43:27] Starting MPLEX.
- [15:46:39] Building DVD File Structure.
[15:50:39] - Encode and Rebuild complete
[15:50:39]JOB: BIRDS2.BD finished.
No worries, good stuff, thanks again. Guess I'm gonna hafta get in line with my donation shortly! :)
jdobbs
19th March 2011, 23:15
Hi jdobbs, first of all many thanks for your awesome piece of software.
I quoted that post, because i'm having the same problem in the latest beta release 0.37.06, in both options "main-only backup, alternate movie-only output" and "full backup" the program only displays the extras.
Here is the inspect report, everything seems fine.
I supose is something related to the structure of this BR, because the movie comes in 2 parts (a 13gb file and a 21gb file).
a screenshot of the recognized streams is attached.
greetings. Is that picture from a movie-only backup? If so, just select a different playlist...
jdobbs
19th March 2011, 23:19
jdobbs I've not tested BD-RB much, and not for quite a few revisions now, but used it today w/latest 37.06 to make a DVD (Alternate Output) from a tsMuxeR'ed BDMV set I'd made from an HD TV recording (whew!). The result was wildly improved over the DVD output of VideoReDo, which I'd used to edit the show originally. Not sure what you do vs. VRD but it looks wonderful (I'm quite sure it's interlaced), including that the BD-RB_DVD retains all chapter marks I'd made! Thanks!
Oh wait, this is a bug thread only. ;) Well, one odd thing is that the original TV broadcast, and thus the BDMV I'd pointed BD-RB at, had 384Kbps AC3 5.1 audio originally, and BD-RB converted it to 448Kbps. Not sure why it would bother to do so, but it seemed odd to me especially since the log had showed 640 in it:
[14:24:33] BD Rebuilder v0.37.06 (beta)
- Source: BIRDS2.BD
- Input BD size: 4.98 GB
- Approximate total content: [00:56:42.039]
- Windows Version: 6.1 [7600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- Audio Settings: AC3=1 DTS=0 HD=0 Kbs=640
[14:24:36] PHASE ONE, Encoding
- [14:24:36] Extracting A/V streams [VID_00000]
- [14:28:44] Reencoding: VID_00000 (1 of 1)
- [14:28:44] Collecting video information
- Source Video: MPEG-2, 1920x1080
- Rate/Length: 29.970fps, 101,959 frames
- Bitrate: 8,552 Kbs
- [14:28:44] Reencoding: VID_00000
- [15:40:04] Video Encode complete
- [15:40:05] Reencoding audio tracks (if req'd)
- [15:40:54] Multiplexing M2TS
[15:40:54]PHASE ONE complete
[15:40:54]PHASE TWO - Rebuild Started
- [15:40:54] Rebuilding stream 00000 [1 of 1]
- [15:40:54] Building ALTERNATE OUTPUT Structure
- [15:43:27] Starting MPLEX.
- [15:46:39] Building DVD File Structure.
[15:50:39] - Encode and Rebuild complete
[15:50:39]JOB: BIRDS2.BD finished.
No worries, good stuff, thanks again. Guess I'm gonna hafta get in line with my donation shortly! :) Yeah. It does that by default because most non-HD audio sources on BD are 640Kbs (which is illegal for DVD). 384Kbs is pretty unusual even for DVD...
laserfan
20th March 2011, 00:18
640Kbs ... is illegal for DVD
I didn't know that! Anyway I know I used BD-RB in an unusual way (a TV source vs. a BD source) but was way too impressed by the result to keep quiet about it! Amazing...
:thanks:
Oh btw my old problem with BD-RB going to Sleep during encoding (W7 x64) is gone. :)
jdobbs
20th March 2011, 00:36
I didn't know that! Anyway I know I used BD-RB in an unusual way (a TV source vs. a BD source) but was way too impressed by the result to keep quiet about it! Amazing...
:thanks:
Oh btw my old problem with BD-RB going to Sleep during encoding (W7 x64) is gone. :)Great.
The limit of 448Kbs for DD5.1 on DVD is related to frame size and how it is stored in DVD sectors.
Megacubo
20th March 2011, 01:09
I feel so stupid, i didn't change the audio and subtitles options. Thanks a lot for the help. And for the application again
MickJT
20th March 2011, 05:15
@jdobbs
Don't know why I didn't remember this before! I initially downloaded Win7DSFilterTweaker because BD-Rebuilder wasn't able to set the preferred filters. However I did install a TMPGEnc Authoring Works trial, but can't remember at what point, before or after BD-Rebuilder. So I will need to do another test.
When I have some free time, maybe even tonight, i'll install Win 7 64bit in VirtualBox, and try again. If it really does have an issue on a 100% clean system with absolutely nothing else installed but what is on the first page, then it'll be worth looking at. At least a VirtualBox setup is going to be the same between all systems, and replicable. I'll update you ASAP.
BTW, thanks for all the hard work. I don't use BD-Rebuilder that often, but it certainly comes in handy. Can't imagine how many hours of work has been put into it.
Edit: Well, I don't think my BIOS allows 64bit Virtualization. I'll install the 32bit edition and test with that.
Edit2: Fresh Win 7 32bit in VirtualBox. ffdshow, AviSynth, Haali. Let BD-RB set up prefs. No issues.
Edit3: Filter tweaker causes same issue here (checked only for curiousity). Will try to find out what it was I must have done prior to that.
Edit4: No luck. Oh well, will have to remain a mystery for now.
laserfan
20th March 2011, 17:39
...used it today w/latest 37.06 to make a DVD (Alternate Output) from a tsMuxeR'ed BDMV set I'd made from an HD TV recording...Guess I'm gonna hafta get in line with my donation shortly!
I could have bought a DVD of that program for $25 bucks, but it feels better to make a $20 PayPal donation to DVD-RB@jdobbs.net, which I just did (and saved myself $5 in the process).
Again, I know I used BD-RB in a way not intended, but am really grateful that it worked so well for this purpose. Thank you Mr. Dobbs.
:thanks:
jdobbs
20th March 2011, 19:26
I could have bought a DVD of that program for $25 bucks, but it feels better to make a $20 PayPal donation to DVD-RB@jdobbs.net, which I just did (and saved myself $5 in the process).
Again, I know I used BD-RB in a way not intended, but am really grateful that it worked so well for this purpose. Thank you Mr. Dobbs.
:thanks:Thanks.
MdMaynard
20th March 2011, 22:20
Yes, I do realize that this is a "Bug" thread, though I believe it is an important matter to address & hope it encourages others as it did me.
--I've been using this amazing program since V.2202. One glance at the threads & its obvious how much time you put into this, consistantly. I donated once before, happily & thankfuly considering how much I use BDR. Though I didn't know, & now makes sense, was the fact that in your responses to "Bugs" your putting out money to purchase the BD's etc. I didn't realize that it wasn't just your time & efforts (which in itself is exhaustingly extensive).
--& for the person who wanted something "special" for his donation (the "Pro version"), well, brains are not a criteria for life it seems. For such an amazing program, which you continually put effort into making it the best, & for all the use I've got out of it (& money it's saved me) I'm pleased to donate when I can..
Thank you for all you have, & are, doing
Warbucks81
21st March 2011, 16:09
Donation sent. I've been a long time user of DVD-RB Pro and BD-RB. Thanks for all the hard work!
auzorann
21st March 2011, 18:04
an error has been popping up lately. it says wavi.exe has stopped working. if i close the error bd-rb continues working but the disk doesn't seem to work.
ken7795
21st March 2011, 20:08
I am trying to encode the Blu-ray for "Cars" for a BD-25 with utter failure each time no matter if I use the Automatic setting, "High Quality" or even "High-Speed Option". This is the message that I keep getting:
Error in attempt to multiplex: MUX_00060.meta
- Pes packet len too large ( >100Mb). Bad stream or invalid codec speciffed.
[14:37:01] - Failed to build structure, aborted
I figured that perhaps I had the wrong codecs installed, so I uninstalled and reinstalled FFDSHOW, Haali and AVISynth with the versions recommended on the first page of this post. Nonetheless, I still got the same error. I hope that someone could help me and explain what I'm doing wrong because this is the only Blu-ray disc that has posed any problems for me.
Thank you in advance for any help!
jdobbs
21st March 2011, 20:49
I am trying to encode the Blu-ray for "Cars" for a BD-25 with utter failure each time no matter if I use the Automatic setting, "High Quality" or even "High-Speed Option". This is the message that I keep getting:
Error in attempt to multiplex: MUX_00060.meta
- Pes packet len too large ( >100Mb). Bad stream or invalid codec speciffed.
[14:37:01] - Failed to build structure, aborted
I figured that perhaps I had the wrong codecs installed, so I uninstalled and reinstalled FFDSHOW, Haali and AVISynth with the versions recommended on the first page of this post. Nonetheless, I still got the same error. I hope that someone could help me and explain what I'm doing wrong because this is the only Blu-ray disc that has posed any problems for me.
Thank you in advance for any help! It's very probably a bad rip. A PES packet that large means the source is almost assuredly corrupted. By the way -- I've done "Cars" with no issues.
ken7795
21st March 2011, 20:54
Damn. I used the latest version (actually 2 versions ago, at this point) of AnyDVD HD. Is there anything that I can do to salvage this? Or, should I cut my losses and either download the movie again?
jdobbs
21st March 2011, 21:04
Damn. I used the latest version (actually 2 versions ago, at this point) of AnyDVD HD. Is there anything that I can do to salvage this? Or, should I cut my losses and either download the movie again? Now I'm not so sure... I just noticed that the error was in the mulitplexing (not the demultiplexing)...
Can you post the log for this job?
ken7795
21st March 2011, 21:13
Thank you once again for all of your help!
SpazzHH
21st March 2011, 21:16
Download the movie again? Out of curiosity, what is your source?
had-z
21st March 2011, 22:28
Is that picture from a movie-only backup? If so, just select a different playlist...
I don't know why when i select movie only backup the program displays a error window with this: header: "illegal source" message: "selected source is not BD format" and when i select full backup, the program displays the stream list but without the main movie, only the extras. (the png atached in my other post,pending of aproval)
ken7795
22nd March 2011, 01:18
I shouldn't have wrote "download again." I was typing fast and not actually thinking. My source was the original Blu-ray disc - I used AnyDVD HD to rip it. I meant that I should download the movie rather than attempting to rip it again. . . . it certainly helps to think before actually typing (a little self-deprecating humor to try to stomach the annoying process of figuring this damn thing out!)
sonate
23rd March 2011, 04:18
JD, I have a sound delay problem of about 2 seconds doing a full disk backup of "Amarcord"
INF:
[Status]
LABEL=AMARCORD
VERSION=v0.37.06 (beta)
SOURCE_SIZE=45289906883
SOURCE_VIDEO_SIZE=44650407936
TARGET_SIZE=24641536000
REDUCTION=.537554709184371
RESIZE_1080=0
AUDIO_TO_KEEP=eng;ita;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=eng;
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=1
ENCODE_STEP=0
COMPLETED=9
REBUILD_COMPLETE=1
[00312]
AUDIO=1
PGS=
M2TS_TARGET=112316148
NSTART=27000000
NEND=33937920
NSIZE=104835072
FLINK=0
MLINK=0
[00316]
AUDIO=1
PGS=
M2TS_TARGET=197668758
NSTART=27000000
NEND=35288640
NSIZE=274624512
FLINK=0
MLINK=0
[00318]
AUDIO=1
PGS=
M2TS_TARGET=245901916
NSTART=27000000
NEND=37316160
NSIZE=310056960
FLINK=0
MLINK=0
[00317]
AUDIO=1
PGS=
M2TS_TARGET=332899289
NSTART=27000000
NEND=40965120
NSIZE=404563968
FLINK=0
MLINK=0
[00310]
AUDIO=1
PGS=1
M2TS_TARGET=1006911770
NSTART=27000000
NEND=69072480
NSIZE=1543643136
FLINK=0
MLINK=0
[00307]
AUDIO=1
PGS=1
M2TS_TARGET=1849132604
NSTART=27000000
NEND=109883520
NSIZE=1017636864
FLINK=0
MLINK=0
[00311]
AUDIO=1
PGS=1
M2TS_TARGET=2877502645
RATE=7774
NSTART=27000000
NEND=146640960
NSIZE=2815346688
FLINK=0
MLINK=0
[00309]
AUDIO=1
PGS=1
M2TS_TARGET=3390122735
RATE=6837
NSTART=27000000
NEND=186465600
NSIZE=3324715008
FLINK=0
MLINK=0
[00274]
AUDIO=111
PGS=1
M2TS_TARGET=14206614845
RATE=12506
NSTART=27000000
NEND=361505925
NSIZE=14938859520
FLINK=0
MLINK=0
and Log file:
[07:49:29] BD Rebuilder v0.37.06 (beta)
- Source: AMARCORD
- Input BD size: 42.18 GB
- Approximate total content: [04:53:23.302]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Auto Quality: Good (Very Fast), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[07:49:29] PHASE ONE, Encoding
- [07:49:29] Extracting A/V streams [VID_00312]
- [07:49:40] Reencoding: VID_00312 (1 of 9)
- [07:54:47] Extracting A/V streams [VID_00316]
- [07:55:05] Reencoding: VID_00316 (2 of 9)
-----------------------
[08:24:24] BD Rebuilder v0.37.06 (beta)
- Source: AMARCORD
- Input BD size: 42.18 GB
- Approximate total content: [04:53:23.302]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Auto Quality: Good (Very Fast), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
- Resuming from previously started job.
[08:24:28] PHASE ONE, Encoding
- [08:24:28] Reencoding: VID_00316 (2 of 9)
- [08:38:40] Extracting A/V streams [VID_00318]
- [08:39:07] Reencoding: VID_00318 (3 of 9)
- [08:53:43] Extracting A/V streams [VID_00317]
- [08:54:25] Reencoding: VID_00317 (4 of 9)
- [09:12:45] Extracting A/V streams [VID_00310]
- [09:14:07] Reencoding: VID_00310 (5 of 9)
- [10:18:44] Extracting A/V streams [VID_00307]
- [10:21:32] Reencoding: VID_00307 (6 of 9)
- [11:47:42] Extracting A/V streams [VID_00311]
- [11:53:14] Reencoding: VID_00311 (7 of 9)
- [19:35:26] Extracting A/V streams [VID_00309]
- [19:39:50] Reencoding: VID_00309 (8 of 9)
- [02:13:43] Extracting A/V streams [VID_00274]
- [02:31:11] Reencoding: VID_00274 (9 of 9)
[21:20:24]PHASE ONE complete
[21:20:24]PHASE TWO - Rebuild Started
- [21:20:24] Rebuilding BD file Structure
[21:20:59] - Encode and Rebuild complete
[21:20:59] Writing BD structure to ISO file
- ImgBurn completed successfully
[21:43:43]JOB: AMARCORD finished.
ken7795
23rd March 2011, 16:27
I don't run one on my video machine either, but I have one on my "browsing and working" computer. I also turn off disc indexing, as that speeds thing up.
I was just browsing for info on the different encoding option and had a slap-my-forehead moment when I read this post. Thanks for the info regarding disc indexing.
dfsooner
24th March 2011, 06:51
BD_Rebuilder was changed recently to disable sleep mode while it was running. I believe it remains disabled even after the rebuild(s) is/are complete. Is it possible to re-enable it afterward?
colinhunt
24th March 2011, 10:16
0.37.06 appears to de-interlace European Blu-ray 1080i50 sources to 1080p25 if the "Use Decomb" box is ticked (if one is to believe MediaInfo). If we stick to standards, this should not happen as 1080p25 is not in the BD standard.
thegame
24th March 2011, 14:34
I just bought a BD from Germany that was suppose to be region free, well I get it and it won't play, it is 1080i @ 25fps, if I do a backup on this(full) can BD-RB change this to 1080p @ 23.976 fps?
Thanks
jdobbs
24th March 2011, 14:38
I just bought a BD from Germany that was suppose to be region free, well I get it and it won't play, it is 1080i @ 25fps, if I do a backup on this(full) can BD-RB change this to 1080p @ 23.976 fps?
ThanksNot currently.
jdobbs
24th March 2011, 14:40
0.37.06 appears to de-interlace European Blu-ray 1080i50 sources to 1080p25 if the "Use Decomb" box is ticked (if one is to believe MediaInfo). If we stick to standards, this should not happen as 1080p25 is not in the BD standard.While the decomb deinterlacing option will make the picture "progressive" in nature, it should still be flagged as interlaced for compatibility with BD standards via the "--fake-interlaced" encoding option of X264. I'll check it out and make sure it is working correctly.
[Edit] I just checked the code. "--fake-interlaced" is used for all deinterlaced encodes. So either X264 is incorrectly flagging it or your reporting software is incorrect. I would tend to believe the latter.
The only other possibility would be if your original was 1080p25 -- as BD-RB wouldn't change that.
Can you run it again and see if "--fake-interlaced' is used in the command line?
thegame
24th March 2011, 15:25
Not currently.
Thanks, but is it something for a future release, or not really?
I guess that is the chance you take when importing BD's LOL.
jdobbs
24th March 2011, 17:32
Thanks, but is it something for a future release, or not really?
I guess that is the chance you take when importing BD's LOL.Maybe. I haven't given it much thought, as it isn't something for which I see a lot of demand.
sonate
24th March 2011, 17:53
JDobbs, I posted the inf and log of a compression of "Amarcord" a few days ago where I ended up with an out of sync audio delay of almost 2 seconds. This was the only one affected using the most recent build of your program. All others compressed with that build don't have the problem.
Is there any way I can correct it?
jdobbs
24th March 2011, 22:08
JDobbs, I posted the inf and log of a compression of "Amarcord" a few days ago where I ended up with an out of sync audio delay of almost 2 seconds. This was the only one affected using the most recent build of your program. All others compressed with that build don't have the problem.
Is there any way I can correct it?Can you also post your INI file? I'd like to see your settings. Does there appear to be anything peculiar about that disc?
colinhunt
25th March 2011, 15:53
Another "ReencodeAudio() 00075 1801" error, this time on Charles Ferguson's Inside Job. VID_00022 (1,00 MB) has one LPCM audio track which whacks the audio re-encoding module upside the head.
colinhunt
25th March 2011, 15:57
The only other possibility would be if your original was 1080p25 -- as BD-RB wouldn't change that.
I checked, it's not. 1080p25 Blu-rays don't exist, AFAIK. Or did you mean 1080p25 fake-interlaced as 1080i50 on disc?
Can you run it again and see if "--fake-interlaced' is used in the command line?
Will do!
[Edit] Yes, it is:
C:\Users\xxxxxxxxx\Desktop\video_tools\BD_Rebuilder - Copy\tools\x264.exe" "F:\BDRB_OUTPUT2\WORKFILES\VID_00000.AVS" --preset slow --ref 4 --b-adapt 1 --b-pyramid strict --weightp 1 --qpmin=0 --bitrate 24104 --level 4.1 --qpfile "F:\BDRB_OUTPUT2\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 30000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 35000 --fake-interlaced --threads auto --slices 4 --thread-input --tune film --stats "F:\BDRB_OUTPUT2\WORKFILES\VID_00000.AVS.264.stats" --pass 1 --output NUL
I'll burn the output to BD-RE to see how stand-alones react to it.
jdobbs
25th March 2011, 17:26
Another "ReencodeAudio() 00075 1801" error, this time on Charles Ferguson's Inside Job. VID_00022 (1,00 MB) has one LPCM audio track which whacks the audio re-encoding module upside the head.That's a file access error. Either the file has disappeared, it is corrupt, or you don't have privileges to access it. Make sure the path to your working folder is legal. The error is most likely happening when attempting to create the .BAT file that does the actual audio encoding.
jdobbs
25th March 2011, 17:30
I checked, it's not. 1080p25 Blu-rays don't exist, AFAIK. Or did you mean 1080p25 fake-interlaced as 1080i50 on disc?
Will do!
[Edit] Yes, it is:
C:\Users\xxxxxxxxx\Desktop\video_tools\BD_Rebuilder - Copy\tools\x264.exe" "F:\BDRB_OUTPUT2\WORKFILES\VID_00000.AVS" --preset slow --ref 4 --b-adapt 1 --b-pyramid strict --weightp 1 --qpmin=0 --bitrate 24104 --level 4.1 --qpfile "F:\BDRB_OUTPUT2\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 30000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 35000 --fake-interlaced --threads auto --slices 4 --thread-input --tune film --stats "F:\BDRB_OUTPUT2\WORKFILES\VID_00000.AVS.264.stats" --pass 1 --output NUL
I'll burn the output to BD-RE to see how stand-alones react to it. Then the file is completely legal. I'm guessing Mediainfo is not looking at the proper flags that are set by "--fake-interlaced". The only other possiblity is if that option stopped working in X264 and that's an extremely low probability.
A.Fenderson
25th March 2011, 17:54
I'm trying to back up Fight Club to BD25, and I'm doing a little tweaking to the audio selections, which are being changed by merely collapsing/expanding other selections in the stream tab.
My relevant(?) audio options in setup are thus:
Audio Languages to keep: English (eng).
Limit to one track for each language: NOT checked.
Do not convert DTS to AC3 is CHECKED.
Do not reencode AC3 is CHECKED.
Use 448/192 Kbps are both NOT checked.
Keep HD audio for BD25 is CHECKED.
The only real change I ended up making was to the main movie m2ts, and I chose to drop the AC3 version of the standard (non-commentary) audio track completely, in that it's utterly superfluous, since the DTS HD MA track contains a DTS core, which all players are mandated to decode. I manually deselected this track, then continued on to expand and sometimes recollapse the audio and video track trees for each of the many m2ts files below, checking for additional superfluous tracks (I gave up, this BD is a mess). Once I scrolled back up to review, my manual deselection had been overriden and the primary ac3 track was again set to be included in the rebuild.
To test, I manually deselected it again, scrolled to the very last m2ts, collapsed and reexpanded everything therein, and scrolled back up, and the track had been selected for inclusion again.
I didn't enter into the setup menu at all during the above process (as I know this can change selections/deselections) but after all this, I did close BD-RB and reopen it, then attempt to reproduce the problem, and now it isn't happening, so it's not consistent.
EDIT:
OK, I just figured it out, after typing up that huge mess.
Any time you have a stream highlighted, if you double-click in the white-space of the stream tab, most anywhere (but not quite everywhere) that doesn't trigger any other UI component, it will toggle selection for the highlighted stream, even if you've scrolled well beyond it and can't see it. This behavior is consistent, but some whitespaces trigger it while others don't.
jdobbs
25th March 2011, 18:11
@A.Fenderson
One thing to watch is streams that are linked as parts of an overall playlist (marked with asterisks). If you deselect or select audio on any of the linked streams it will change it for all of them.
Sharc
25th March 2011, 18:29
Then the file is completely legal. I'm guessing Mediainfo is not looking at the proper flags that are set by "--fake-interlaced". ....
That would be new. In all my --fake-interlaced encodes MediaInfo did report it accordingly.
jdobbs
25th March 2011, 18:35
That would be new. In all my --fake-interlaced encodes MediaInfo did report it accordingly.Well, you're showing me the command line... so obviously it isn't doing so now.
dfsooner
25th March 2011, 18:42
BD_Rebuilder was changed recently to disable sleep mode while it was running. I believe it remains disabled even after the rebuild(s) is/are complete. Is it possible to re-enable it afterward?
Any response?
jdobbs
25th March 2011, 19:15
Any response? It is supposed to already be reenabled afterward. I'll look at the code to be sure it is doing so.
Also please review the first post of this thread which says:If you decide to download and test -- please post any errors you find in this thread. Don't push bug resolution or keep asking for a fix. I will get to the reported bugs, but only when I can find the time.
[Edit] I just checked, and it is doing the settings appropriately. Sleep is enabled -- but because of the way the microsoft interface works, the clock starts over at the point the encode is complete. So, for example, if you have the sleep timer set for 1 hour -- the system will go to sleep one hour after the encode is completed.
colinhunt
25th March 2011, 19:27
Well, you're showing me the command line... so obviously it isn't doing so now.
Sharc's not me :)
Anyhoo, with "Use Decomb" box unticked, the UK 1080i50 source came out as 1080/25 MBAFF, says Mediainfo.
[Edit] Burned the fake-interlaced version on disc. It seems to be playing fine on stand-alones. Which is nice.
colinhunt
25th March 2011, 19:28
That's a file access error. Either the file has disappeared, it is corrupt, or you don't have privileges to access it. Make sure the path to your working folder is legal. The error is most likely happening when attempting to create the .BAT file that does the actual audio encoding.
This is quite baffling. The file has not disappeared, it's not corrupt and all file/folder access privileges appear to be OK. Hmm.
jdobbs
25th March 2011, 20:08
Sharc's not me :)
Anyhoo, with "Use Decomb" box unticked, the UK 1080i50 source came out as 1080/25 MBAFF, says Mediainfo.
[Edit] Burned the fake-interlaced version on disc. It seems to be playing fine on stand-alones. Which is nice.Whoops. Should have looked closer...
Sharc
25th March 2011, 20:34
Sharc's not me :)
Anyhoo, with "Use Decomb" box unticked, the UK 1080i50 source came out as 1080/25 MBAFF, says Mediainfo.
[Edit] Burned the fake-interlaced version on disc. It seems to be playing fine on stand-alones. Which is nice.
Sorry to have caused confusion by interfering.
I just double checked a former --fake-interlaced encode with latest MediaInfo. It reports it correctly as "interlaced=fake"....
A.Fenderson
26th March 2011, 01:13
@A.Fenderson
One thing to watch is streams that are linked as parts of an overall playlist (marked with asterisks). If you deselect or select audio on any of the linked streams it will change it for all of them.
Yep, but this m2ts was the only thing in its playlist. I quickly edited my post instead of replying to myself, and might have caused you to miss where I mentioned I think I found what's causing it: any time a stream is highlighted, and you double-click certain parts of the white-space of the stream tab (most any part that won't trigger any UI components), it toggles the highlighted selection on/off, even if it's off-screen due to scrolling.
fbu
26th March 2011, 11:25
I have tried to use BD-RB v0.37.0 and this is the result.
- Input BD size: 27.70 GB
- Approximate total content: [01:40:08.002]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[10:14:56] PHASE ONE, Encoding
- [10:14:56] Extracting A/V streams [VID_00011]
- Error in attempt to extract audio/subs.
-
[10:14:56] - Failed to retrieve audio, aborted
I have used all add ons for 37 recommended by this site, any ideas as to prob. The prevous version of BD-RB worked perfectly, hope you can see the prob.
Thanks for great program!!
jdobbs
26th March 2011, 13:56
I have tried to use BD-RB v0.37.0 and this is the result.
- Input BD size: 27.70 GB
- Approximate total content: [01:40:08.002]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[10:14:56] PHASE ONE, Encoding
- [10:14:56] Extracting A/V streams [VID_00011]
- Error in attempt to extract audio/subs.
-
[10:14:56] - Failed to retrieve audio, aborted
I have used all add ons for 37 recommended by this site, any ideas as to prob. The prevous version of BD-RB worked perfectly, hope you can see the prob.
Thanks for great program!!1. Where is the rest of the log?
2. Run "INSPECT.EXE" and post the results.
sonate
26th March 2011, 18:15
Can you also post your INI file? I'd like to see your settings. Does there appear to be anything peculiar about that disc?
[Options]
VERSION=0.37.0.6
MODE=0
ENCODE_QUALITY=0
ONEPASS_ENCODING=0
AUTO_QUALITY=1
TARGET_SIZE=23500
AUTO_BURN=2
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=eng;
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=0
This disc is from the Criterion Collection and there appears to be nothing out of the usual. In fact I just compressed the full disc of "Black Orpheus" which is on the Criterion label as well.
I have another problem/question which is unrelated. I generally don't have a desire to compress audio but whenever I have tried, I get this error - ERROR in attempt to reencode audio (AFTEN) [AUD_00237__4352.AVS]
[16:32:23] - Failed to reencode audio, aborted.
FWIW, in this case the only box checked in the Audio encoding options would be (use 448kbs for AC3 encoding) Though I realize I don't have much of a clue how those settings work. My hope was to down sample a LPCM mono 1152kbps audio track to save some space and leave other 192 kbps tracks unchanged, if that is possible.
sonate is offline Reply With Quote
fbu
27th March 2011, 10:37
BDRebuilder Is this a bug
--------------------------------------------------------------------------------
I have tried to use BD-RB v0.37.0 and this is the result.
- Input BD size: 27.70 GB
- Approximate total content: [01:40:08.002]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[10:14:56] PHASE ONE, Encoding
- [10:14:56] Extracting A/V streams [VID_00011]
- Error in attempt to extract audio/subs.
-
[10:14:56] - Failed to retrieve audio, aborted
I have used all add ons for 37 recommended by this site, any ideas as to prob. The prevous version of BD-RB worked perfectly, hope you can see the prob.
Thanks for great program!!
I sent above message as I was getting this, since that being sent and your reply,I removed the programs and reinstalled them a couple of times without success,after the last install I went to Watch the England match on TV after it was over I returned to the program to find it works perfectly,I can only assume that in the downloads somewhere a corruption occured. Thanks for your very fast reply to a 70 year old in trouble, its good to know the elderly can still get fast assistance. GREAT PROGRAM AND LONG MAY YOU CONTINUE!!!!!!!!!!!!
MCnDaHouse
28th March 2011, 02:34
Trying to backup Gone With the Wind 70th Anniversary Bonus Disc. Disc 1 with the movie on it worked fine. Disc 2 is the bonus/extras disc. I am getting an Aften error. Any ideas? Inspect shows everything to be in order. Get a message that AFTEN has encountered a problem and needs to close. Thanks.
-----------------------
[21:08:11] BD Rebuilder v0.37.06 (beta)
- Source: GONE_WITH_THE_WIND_BONUS_DISC
- Input BD size: 27.50 GB
- Approximate total content: [09:25:44.043]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[21:08:11] PHASE ONE, Encoding
- [21:08:11] Extracting A/V streams [VID_00018]
- [21:08:11] Reencoding: VID_00018 (1 of 33)
- [21:08:11] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 12 frames
- Bitrate: 500 Kbs
- [21:08:11] Reencoding: VID_00018, Pass 1 of 2
- [21:08:18] Reencoding: VID_00018, Pass 2 of 2
- [21:08:21] Video Encode complete
- [21:08:21] Reencoding audio tracks (if req'd)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00018__4352.AVS]
[21:08:26] - Failed to reencode audio, aborted
MCnDaHouse
28th March 2011, 04:06
I tried to view it through windows media classic and it doesn't show anything, just black screen and no sound. It's only 12 frames. Maybe it didn't rip correctly?
jdobbs
28th March 2011, 05:11
I tried to view it through windows media classic and it doesn't show anything, just black screen and no sound. It's only 12 frames. Maybe it didn't rip correctly?12 frames? Then it shouldn't even be reencoding when your output is to BD-25. I'd have to guess that you have reset MIN_M2TS_SIZE to "0". If so I'd recommend you set it to something more reasonable. I guess it's possible that it could be a part of a larger playlist?
MCnDaHouse
28th March 2011, 06:00
I left everything pretty much on default. Here's a look at the config setup:
[Options]
VERSION=0.37.0.6
MODE=0
ENCODE_QUALITY=2
ONEPASS_ENCODING=0
AUTO_QUALITY=1
TARGET_SIZE=23500
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=1
SD_TO_1080=0
CONVERT_WIDE=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=0
AVCHD=0
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=23500
[Paths]
SOURCE_PATH=C:\BLURAY\GONE_WITH_THE_WIND_BONUS_DISC\
WORKING_PATH=C:\BLURAY\GWTW_BONUSBD\
MCnDaHouse
28th March 2011, 06:02
I changed it to keep HD Audio for BD-25 and it got past that point.
wolverine3n8
28th March 2011, 15:44
When I tried to convert a 1080p movie to 720p it distorts the picture, ie., stretches the movie vertically to fill the screen. It doesn't look good. Just thought you'd want to know. Otherwise this is an excellent program. thanks
jdobbs
28th March 2011, 16:32
When I tried to convert a 1080p movie to 720p it distorts the picture, ie., stretches the movie vertically to fill the screen. It doesn't look good. Just thought you'd want to know. Otherwise this is an excellent program. thanks Hmm... don't know how that's possible. They are both 1:1 aspect ratios.
wolverine3n8
28th March 2011, 18:11
Hmm... don't know how that's possible. They are both 1:1 aspect ratios.
I don't know either but it has done this with the 2 movie I've tried it on.
A.Fenderson
28th March 2011, 19:05
Hmm... don't know how that's possible. They are both 1:1 aspect ratios.
What if the source were 1440x1080 anamorphic 16:9?
Ch3vr0n
28th March 2011, 19:08
if its 1440x1080 then it aint 1080p or full hd. Full hd requires 1920x1080.
A.Fenderson
28th March 2011, 19:11
1440x1080p24 and 1440x1080p23.976 are both allowed by the BD specs. I'm not going to argue whether they're "full HD" as that's mere marketing gibberish, but they are allowed, and titles that use them are bound to exist.
Sharc
28th March 2011, 19:53
What if the source were 1440x1080 anamorphic 16:9?
Then --sar 4:3 should probably be added to the x264 command line in order to stretch it correctly during playback.
I am not sure if 960x720 is blu-ray compliant.
Edit: If however 1440x1080 anamorphic 16:9 gets resized to 1280x720 then --sar 1:1 is perfect and everything is blu-ray compliant
jdobbs
28th March 2011, 20:37
What if the source were 1440x1080 anamorphic 16:9?
I've heard people say that before. But I think it's a misconception. 1440x1080 is not allowable in 16:9 (at least the way I read the spec). It seems to be meant only for 4:3. The BD Spec (under primary video plane parameters, table 8-4, note 2) says:The 1440 samples shall be converted to its 1920 samples by using the 4/3 interpolation filter, and the 1920 samples are presented on the Video plane.
It also says under the description of 1920x1080 format (there isn't a section defining 1440x1080 because it is a subset of 1920x1080):The 1440 samples are derived from the 3/4 decimation filtering the 1920 samples.The shall means that there are no exceptions. And of course this means that the 1440x1080 source would also be a 1:1 aspect display ratio. If you are using a 1440 source that has been flagged as 16:9, you might indeed get a "stretched" picture -- but the fault would be in the illegal source, not BD Rebuilder.
1440x1080p24 and 1440x1080p23.976 are both allowed by the BD specs. I'm not going to argue whether they're "full HD" as that's mere marketing gibberish, but they are allowed, and titles that use them are bound to exist. But not at 16:9 from what I can see.
A.Fenderson
28th March 2011, 20:49
I don't have access to authoritative sources, and I don't wish to argue, but the quote you used and cited as being the BD spec pretty much means exactly the opposite to me what it does to you: it says the 1440 samples are converted to 1920 via 4:3 interpolation--if the pixels were 1:1, there would be no interpolation, simply the addition of pillarboxing on the sides to maintain the 4:3 Picture aspect ratio of the original.
jdobbs
28th March 2011, 20:59
I don't have access to authoritative sources, and I don't wish to argue, but the quote you used and cited as being the BD spec pretty much means exactly the opposite to me what it does to you: it says the 1440 samples are converted to 1920 via 4:3 interpolation--if the pixels were 1:1, there would be no interpolation, simply the addition of pillarboxing on the sides to maintain the 4:3 Picture aspect ratio of the original.You could be right. But it's anything but clear to me and I don't read it that way. There are no notes that mention 16/9 interpolation anywhare -- only 4/3. Also, after doing a huge number of discs in testing, the only commercial sources I've ever found that was 1440 were 4:3.
Sharc
28th March 2011, 21:05
Not that it means or proves anything, but a 1920 x 1080p 16:9 source resized to 1440 x 1080p ("anamorphic") and encoded with --sar 4:3 plays undistorted on my SONY standalone.
jdobbs
28th March 2011, 21:15
Not that it means or proves anything, but a 1920 x 1080p 16:9 source resized to 1440 x 1080p ("anamorphic") and encoded with --sar 4:3 plays undistorted on my SONY standalone.Yeah. It does on mine too... but I can also run about 20 other illegal formats as well (like 720x480p, 1280x720@29.97, etc.).
A.Fenderson
28th March 2011, 21:31
Uh-oh: I was also very much under the impression that 1280x720p23.976 was valid as a primary stream, and that 720x480p was valid as a secondary (only) video stream. This is one reason why. (http://forum.doom9.org/showthread.php?t=154533)
jdobbs
28th March 2011, 21:35
Uh-oh: I was also very much under the impression that 1280x720p23.976 was valid as a primary stream, and that 720x480p was valid as a secondary (only) video stream. This is one reason why. (http://forum.doom9.org/showthread.php?t=154533) Yeah it is... I meant to say 720x480p@29.97 (I corrected it).
720x480p@23.976 is valid only as a secondary stream (so it can match the HD primary's framerate) -- not as a primary stream.
I can only go by what I read in the spec -- and unfortunately it seems unclear to me. I guess it could be that since the 1440x1080 source always has a SAR of 4:3, that when it is interpolated it is "corrected" to the 1920x1080 display's 16:9 format. But even according to the link you used, the DAR is always 16:9. Then I have to ask why there is no 16/9 interpolation note anywhere?
I'd like to argue the point one way or the other -- but I've just reviewed it and right now I can't seem to make heads-or-tails of it, and I've always assumed that 1440x1080 implied 4:3. Maybe it'll make more sense to me if I look again tomorrow.
On the other hand this is all an academic exercise as far as BD-RB is concerned anyway -- BD Rebuilder doesn't change the resolution or the aspect ratio (unless you have the conversions implicitly selected in SETUP), so what goes in should come out, regardless of whether it is "legal". I'll go back and check to be sure for 1440, though.
@wolverine3n8
1. What resolution is your source?
2. Is the source an original commercial blu-ray disc (that hasn't been preprocessed)?
Sharc
28th March 2011, 22:21
... I guess it could be that since the 1440x1080 source always has a SAR of 4:3, that when it is interpolated it is "corrected" to the 1920x1080 display's 16:9 format. But even according to the link you used, the DAR is always 16:9. Then I have to ask why there is no 16/9 interpolation note anywhere?
Further down in that link (para 1.3) (http://forum.doom9.org/showthread.php?t=154533) there is an indication.
jdobbs
28th March 2011, 22:31
Further down in that link (para 1.3) (http://forum.doom9.org/showthread.php?t=154533) there is an indication.
Question is perhaps how does BD-RB resize a 1440x1080 source if 'resize to 720' is selected in the SETUP: if it resizes to 1280x720 and sets explicitely --sar 1:1 I would assume that the encode will play correctly. If it does not explicitely set the --sar but leaves it untouched (4:3) the playback will probably be anamorphic distorted. Hmm... it makes sense that if the SAR is 4:3 and DAR is 16:9 that a 1440 horizontal size would be displayed as 1920 (1.333 * 1440). That would dispel my belief that it's supposed to always be 4:3. But then what happens with a 4:3 source? I need to go back and find my some of my HD 4:3 sources.
I'm going to run a couple of tests and see what happens if I encode a 4:3 source with SAR at 4:3 (which it has to be) to 1440x1080 and set the 4:3 flag.
You ever have days when your thought processes just don't seem to work right? Maybe it's the cast on my leg...
I'll also look at the code and see what SAR I use when reencoding a 1440 source to 720. But more than likely the issue is the AVISYNTH resizing filter -- I may not be taking the 1440's 4:3 SAR into consideration.
[Edit] On second thought. The resize filter shouldn't have to do anything special if the DAR was 16:9. A simple resize to 1280x720 should work. Ugghh
Sharc
28th March 2011, 22:38
....But then what happens with a 4:3 source?....
Yep, that's why I deleted the second part of my original post while you already replied.....
shon3i
28th March 2011, 22:47
@jdobbs, you something misunderstand while reading specs 1440x1080 can only be 16:9 and not 4:3. Square pixels for 1440x1080 are illegal completely. 1440x1080 uses extended SAR information, this means you need to use --sar 4:3 to meet specs. Btw i checked with verifier and it's compatible. 1440x1080 is here because anamorphic encoding from HD cams.
Btw if you need 4:3, you need to leterbox source (left/right)
from spec:
In case of 1440x1080 with aspect_ratio_idc set to 255(Extended_SAR), aspect ratio shall be indicated
by sar_width and sar_height. sar_width shall be set to 4 and sar_height shall be set to 3, respectively
Sharc
28th March 2011, 23:35
[Edit] On second thought. The resize filter shouldn't have to do anything special if the DAR was 16:9. A simple resize to 1280x720 should work. Ugghh
Yes, the only legal way to resize a 1440x1080 source (at this resolution legal SAR is 4:3 only, legal DAR is 16:9 only) to 720 is 1280x720 with --sar 1:1.
wolverine3n8
29th March 2011, 00:21
@wolverine3n8
1. What resolution is your source?
2. Is the source an original commercial blu-ray disc (that hasn't been preprocessed)?
1. 1920 x 1080 but the movie is 2.35 : 1
2. Yes. The A Team. Only ripped to hard drive.
jdobbs
29th March 2011, 05:11
@jdobbs, you something misunderstand while reading specs 1440x1080 can only be 16:9 and not 4:3. Square pixels for 1440x1080 are illegal completely. 1440x1080 uses extended SAR information, this means you need to use --sar 4:3 to meet specs. Btw i checked with verifier and it's compatible. 1440x1080 is here because anamorphic encoding from HD cams.
Btw if you need 4:3, you need to leterbox source (left/right)
from spec: Cool. Thanks. The more I looked at it the more I realized I had it ass-backwards.
Sharc
29th March 2011, 07:03
1. 1920 x 1080 but the movie is 2.35 : 1
2. Yes. The A Team. Only ripped to hard drive.
Now I am surprised. I did the A-Team and resized it to 720 with BD-RB successfully. No issues at all .....
How do you play it? Software or standalone player? Do you perhaps use some odd settings with your player, forcing a wrong aspect ratio during playback?
jdobbs
29th March 2011, 15:02
I have updated the first post of this thread with a link to the latest release of BD-RB (v0.37.07). Changes for this version:- Corrected an error in which framerate could be
set incorrectly when outputting to DVD and one
of the resizing options is selected.
- Changed default audio selection behavior so that
a track will be kept (even when the language is
not one that is selected) when it is the only
audio track available. This behavior can be set
to be disabled using the new "KEEP_SINGLE_AUDIO"
hidden option (see HIDDENOPTS.TXT).
- Corrected a bug in which AVC sources may not be
recognized as pulldown when appropriate when the
480p video type is set and can result in syncing
issues. Especially useful on sources previously
run thorugh BD-RB, TSMUXER,or multiAVCHD.
- Corrected an error in which DEINTERLACER_TYPE
(hidden option) was not being read properly.
- Updated the included version of X264.EXE to the
latest release (r1924).
- Updated the included version of X264-64.EXE to
the latest release (r1924).
- Other minor corrections and cosmetic fixes.
wolverine3n8
29th March 2011, 16:19
How do you play it? Software or standalone player? Do you perhaps use some odd settings with your player, forcing a wrong aspect ratio during playback?
I was playing it on the computer with VLC 1.1.7. I didn't change any settings, just double clicked the movie. I wish I hadn't deleted it or I would post a screen shot. The only thing I changed was in BD RB settings, I checked the box to resize 1080 to 720, everything else was default.
Sharc
30th March 2011, 18:02
I was playing it on the computer with VLC 1.1.7. I didn't change any settings, just double clicked the movie. I wish I hadn't deleted it or I would post a screen shot. The only thing I changed was in BD RB settings, I checked the box to resize 1080 to 720, everything else was default.
Open the movie in VLC, right click on the picture=>Video=>Aspect Ratio=>Default (or whatever you need).
PurpleMan
30th March 2011, 19:02
@jdobbs:
I just finished doing Red Dragon (region A) to BD25.
The source is AVC and I'm using internal LAVF x264-64 decoding. While examining the encoded file I came across something I haven't before-
The main movie starts with 22 frames of gray frame (The entire movie was shifted 22 frames forward due to this).
Can you think of any reason why that would happen?
jdobbs
30th March 2011, 19:06
@jdobbs:
I just finished doing Red Dragon (region A) to BD25.
The source is AVC and I'm using internal LAVF x264-64 decoding. While examining the encoded file I came across something I haven't before-
The main movie starts with 22 frames of gray frame (The entire movie was shifted 22 frames forward due to this).
Can you think of any reason why that would happen?Hmmm... no I've never seen that before on AVC sources. I have seen a 1-2 gray-frame intro on MPEG-2 sources before, though. But never anything that big.
It sure sounds like a playback CODEC issue. Can you try it again without LAVF selected? I'd like to try and determine whether it is the frame-serving method or the source itself that is causing the problem.
PurpleMan
30th March 2011, 19:18
Hmmm... no I've never seen that before on AVC sources. I have seen a 1-2 gray-frame intro on MPEG-2 sources before, though. But never anything that big.
It sure sounds like a playback CODEC issue. Can you try it again without LAVF selected? I'd like to try and determine whether it is the frame-serving method or the source itself that is causing the problem.
Will do. What I can say for now is that I tried opening VID_00009.AVS (which is the video frameserve file that BD-RB created but did /not/ use because I chose LAVF) with virtualdub, and it seemed fine - no gray frames.
EDIT: Also, I indexed the output m2ts with DGIndexNV just to make sure that the gray frames are actually coded on the file and it's not a decoder issue- and it is indeed encoded like that on the file.
(I also indexed the source m2ts - and no gray frames there)
jdobbs
30th March 2011, 19:28
Will do. What I can say for now is that I tried opening VID_00009.AVS (which is the video frameserve file that BD-RB created but did /not/ use because I chose LAVF) with virtualdub, and it seemed fine - no gray frames.
EDIT: Also, I indexed the output m2ts with DGIndexNV just to make sure that the gray frames are actually coded on the file and it's not a decoder issue- and it is indeed encoded like that on the file.
(I also indexed the source m2ts - and no gray frames there) When I said "decoder" or "playback CODEC" I meant LAVF... it is the decoder used for frame-serving when it is selected. So to me your report pretty much confirms that it is a decoder issue.
Westie69
30th March 2011, 22:20
Cant seem to get it working can anyone see from the log why this could be?
-----------------------
[22:11:25] BD Rebuilder v0.37.07 (beta)
- Source: INVICTUS
- Input BD size: 39.60 GB
- Approximate total content: [03:22:06.314]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:11:25] PHASE ONE, Encoding
- [22:11:25] Extracting A/V streams [VID_00002]
- [22:11:27] Reencoding: VID_00002 (1 of 5)
- [22:11:27] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 3,745 frames
- [22:11:27] Reencoding: VID_00002, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [1]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:11:28] - Failed video encode, aborted
-----------------------
[22:12:19] BD Rebuilder v0.37.07 (beta)
- Source: INVICTUS
- Input BD size: 39.60 GB
- Approximate total content: [03:22:06.314]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:12:23] PHASE ONE, Encoding
- [22:12:23] Extracting A/V streams [VID_00002]
- [22:12:25] Reencoding: VID_00002 (1 of 5)
- [22:12:25] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 3,745 frames
- [22:12:25] Reencoding: VID_00002, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [1]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:12:26] - Failed video encode, aborted
-----------------------
[22:13:14] BD Rebuilder v0.37.07 (beta)
- Source: INVICTUS
- Input BD size: 39.60 GB
- Approximate total content: [03:22:06.314]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:13:16] PHASE ONE, Encoding
- [22:13:16] Extracting A/V streams [VID_00002]
- [22:13:19] Reencoding: VID_00002 (1 of 5)
- [22:13:19] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 3,745 frames
- [22:13:19] Reencoding: VID_00002, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [1]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:13:19] - Failed video encode, aborted
-----------------------
[22:13:25] BD Rebuilder v0.37.07 (beta)
- Source: INVICTUS
- Input BD size: 39.60 GB
- Approximate total content: [03:22:06.314]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:13:27] PHASE ONE, Encoding
- [22:13:27] Extracting A/V streams [VID_00002]
- [22:13:30] Reencoding: VID_00002 (1 of 5)
- [22:13:30] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 3,745 frames
- [22:13:30] Reencoding: VID_00002, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, 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 "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:13:30] - Failed video encode, aborted
-----------------------
[22:13:51] BD Rebuilder v0.37.07 (beta)
- Source: INVICTUS
- Input BD size: 39.60 GB
- Approximate total content: [03:22:06.314]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:13:53] PHASE ONE, Encoding
- [22:13:53] Extracting A/V streams [VID_00002]
- [22:13:56] Reencoding: VID_00002 (1 of 5)
- [22:13:56] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 3,745 frames
- [22:13:56] Reencoding: VID_00002, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [0]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:13:56] - Failed video encode, aborted
-----------------------
[22:16:01] BD Rebuilder v0.37.07 (beta)
- Source: PACIFIC_DISC1
- Input BD size: 39.53 GB
- Approximate total content: [03:17:14.229]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:16:03] PHASE ONE, Encoding
- [22:16:03] Extracting A/V streams [VID_00088]
- [22:16:03] Reencoding: VID_00088 (1 of 71)
- [22:16:03] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 336 frames
- [22:16:03] Reencoding: VID_00088, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, 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 "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:16:03] - Failed video encode, aborted
reinstalled HAALI Splitter and thats now saying ok but still failing!
PurpleMan
30th March 2011, 22:28
When I said "decoder" or "playback CODEC" I meant LAVF... it is the decoder used for frame-serving when it is selected. So to me your report pretty much confirms that it is a decoder issue.
I know what you meant :)
My purpose for writing this addition is exactly to tell you that the problem seems to be with the LAVF decoder rather than anything else.
I made sure that the source file isn't the problem and that the output file is indeed flawed, so that basically leaves us with your conclusion that it's a decoder issue. I'll encode again tonight without LAVF using ffdshow and directshowsource() although I'm sure it'll come out perfect.
Interesting, wouldn't you say?
jdobbs
30th March 2011, 22:31
Cant seem to get it working can anyone see from the log why this could be?
-----------------------
[22:11:25] BD Rebuilder v0.37.07 (beta)
- Source: INVICTUS
- Input BD size: 39.60 GB
- Approximate total content: [03:22:06.314]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:11:25] PHASE ONE, Encoding
- [22:11:25] Extracting A/V streams [VID_00002]
- [22:11:27] Reencoding: VID_00002 (1 of 5)
- [22:11:27] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 3,745 frames
- [22:11:27] Reencoding: VID_00002, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [1]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:11:28] - Failed video encode, aborted
-----------------------
[22:12:19] BD Rebuilder v0.37.07 (beta)
- Source: INVICTUS
- Input BD size: 39.60 GB
- Approximate total content: [03:22:06.314]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:12:23] PHASE ONE, Encoding
- [22:12:23] Extracting A/V streams [VID_00002]
- [22:12:25] Reencoding: VID_00002 (1 of 5)
- [22:12:25] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 3,745 frames
- [22:12:25] Reencoding: VID_00002, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [1]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:12:26] - Failed video encode, aborted
-----------------------
[22:13:14] BD Rebuilder v0.37.07 (beta)
- Source: INVICTUS
- Input BD size: 39.60 GB
- Approximate total content: [03:22:06.314]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:13:16] PHASE ONE, Encoding
- [22:13:16] Extracting A/V streams [VID_00002]
- [22:13:19] Reencoding: VID_00002 (1 of 5)
- [22:13:19] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 3,745 frames
- [22:13:19] Reencoding: VID_00002, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [1]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:13:19] - Failed video encode, aborted
-----------------------
[22:13:25] BD Rebuilder v0.37.07 (beta)
- Source: INVICTUS
- Input BD size: 39.60 GB
- Approximate total content: [03:22:06.314]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:13:27] PHASE ONE, Encoding
- [22:13:27] Extracting A/V streams [VID_00002]
- [22:13:30] Reencoding: VID_00002 (1 of 5)
- [22:13:30] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 3,745 frames
- [22:13:30] Reencoding: VID_00002, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, 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 "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:13:30] - Failed video encode, aborted
-----------------------
[22:13:51] BD Rebuilder v0.37.07 (beta)
- Source: INVICTUS
- Input BD size: 39.60 GB
- Approximate total content: [03:22:06.314]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:13:53] PHASE ONE, Encoding
- [22:13:53] Extracting A/V streams [VID_00002]
- [22:13:56] Reencoding: VID_00002 (1 of 5)
- [22:13:56] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 3,745 frames
- [22:13:56] Reencoding: VID_00002, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set incorrectly: [0]
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:13:56] - Failed video encode, aborted
-----------------------
[22:16:01] BD Rebuilder v0.37.07 (beta)
- Source: PACIFIC_DISC1
- Input BD size: 39.53 GB
- Approximate total content: [03:17:14.229]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), ABR
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:16:03] PHASE ONE, Encoding
- [22:16:03] Extracting A/V streams [VID_00088]
- [22:16:03] Reencoding: VID_00088 (1 of 71)
- [22:16:03] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 336 frames
- [22:16:03] Reencoding: VID_00088, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Isn't recommended version
- FFDSHOW: 3326, 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 "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[22:16:03] - Failed video encode, aborted
reinstalled HAALI Splitter and thats now saying ok but still failing!
Uninstall everything. Reboot. Reinstall everything from the first post of this thread.
jdobbs
30th March 2011, 22:34
I know what you meant :)
My purpose for writing this addition is exactly to tell you that the problem seems to be with the LAVF decoder rather than anything else.
I made sure that the source file isn't the problem and that the output file is indeed flawed, so that basically leaves us with your conclusion that it's a decoder issue. I'll encode again tonight without LAVF using ffdshow and directshowsource() although I'm sure it'll come out perfect.
Interesting, wouldn't you say?Yes. I have long hoped that the LAVF decoder would eventually eliminate all the headaches with people installing the wrong versions of AVISYNTH, HAALI, and FFDSHOW. But... LAVF seems to have at least as many issues.
PurpleMan
30th March 2011, 22:38
Yes. I have long hoped that the LAVF decoder would eventually eliminate all the headaches with people installing the wrong versions of AVISYNTH, HAALI, and FFDSHOW. But... LAVF seems to have at least as many issues.
This is actually the first issue I've come across, but I imagine your milage is more significant.
I wish DGDecode was free so you could use that in a similar matter to DVD-Rebuilder.
But here's a thought - how difficult would it be writing an avisynth filter that specifically interfaces with instances of ffdshow and haali splitter? Might be worth pursuing if you can bundle the "correct" versions and then use an avisynth that loadplugins the splitter and decoder.
I don't know how feasible that is, but better say it and sound stupid then keep it to myself :)
Westie69
30th March 2011, 22:50
AVISYNTH 2.58 was the culprit thanks jdobbs
Capsbackup
30th March 2011, 23:31
AVISYNTH 2.58 was the culprit thanks jdobbs
Avisynth 2.58 works fine, it was your ffdshow VC-1 setting and haali causing the problem! ;)
Capsbackup
30th March 2011, 23:40
Yes. I have long hoped that the LAVF decoder would eventually eliminate all the headaches with people installing the wrong versions of AVISYNTH, HAALI, and FFDSHOW. But... LAVF seems to have at least as many issues.
I have done countless number of successful backups and still have never tried / used LAVF! Another reason I am staying with my past / current setup. :p
Content with my speedy method the way it is, with no desire to go faster with LAVF...:rolleyes: :cool:
popeye1497
31st March 2011, 01:54
Not understanding the below error. Please help guys.
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libavcodec": Ok
- BD Rebuilder v0.37.0.7, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
-----------------------
[21:18:23] BD Rebuilder v0.37.07 (beta)
- Source: STARTREK11D1AC
- Input BD size: 38.69 GB
- Approximate total content: [02:19:19.651]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7600]
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[21:18:25] PHASE ONE, Encoding
- [21:18:25] Extracting A/V streams [VID_00015]
- [21:18:33] Reencoding: VID_00015 (1 of 5)
- [21:18:33] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 29.970fps, 1,517 frames
- [21:18:33] Reencoding: VID_00015, Pass 1 of 1
- [21:18:49] Video Encode complete
- [21:18:49] Reencoding audio tracks (if req'd)
- [21:18:56] Multiplexing M2TS
- [21:18:57] Extracting A/V streams [VID_00014]
- [21:19:07] Reencoding: VID_00014 (2 of 5)
- [21:19:07] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 29.970fps, 1,942 frames
- [21:19:07] Reencoding: VID_00014, Pass 1 of 1
- [21:19:25] Video Encode complete
- [21:19:25] Reencoding audio tracks (if req'd)
- [21:19:26] Multiplexing M2TS
- [21:19:27] Extracting A/V streams [VID_00012]
- [21:19:40] Reencoding: VID_00012 (3 of 5)
- [21:19:40] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,834 frames
- [21:19:40] Reencoding: VID_00012, Pass 1 of 1
- [21:20:02] Video Encode complete
- [21:20:02] Reencoding audio tracks (if req'd)
- [21:20:06] Multiplexing M2TS
- [21:20:07] Extracting A/V streams [VID_00013]
- Extracting video streams [VID_00013]
- Extracting audio streams [VID_00013]
- [21:20:46] Reencoding: VID_00013 (4 of 5)
- [21:20:46] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,357 frames
- [21:20:47] Reencoding: VID_00013, Pass 1 of 1
- [21:21:06] Video Encode complete
- [21:21:06] Reencoding audio tracks (if req'd)
- [21:21:10] Multiplexing M2TS
- [21:21:11] Extracting A/V streams [VID_00000]
- Extracting video streams [VID_00000]
- Extracting audio streams [VID_00000]
- Error in attempt to extract audio/subs.
- Reading buffer overflow. Possible container streams are not syncronized. Please, verify stream fps. File name: H:\BDMV\STREAM\00000.m2ts
- Error in attempt to extract audio/subs.
- Reading buffer overflow. Possible container streams are not syncronized. Please, verify stream fps. File name: H:\BDMV\STREAM\00000.m2ts
[21:38:45] - Failed to retrieve audio, aborted
KillingTime
31st March 2011, 17:44
No audio on "District 13" movie only re-author.
Selecting the movie only option for District 13.
Output to 720P BD5 AVCHD Strict, 2 channel. Video plays fine, but no audio.
I've opened the (DVDFab) ripped source in PowerDVD 10, audio listed as DD5.1 640Kbps, VC1 video. Plays fine.
Opened the BDRebuilder output in the same player, video is fine but no audio, even though it thinks there is an audio track present (show info option).
So, I thought it might be my computer, so I ran RockNRolla through BDRebuilder which has the same source format (DD5.1 640K, VC1) with the same settings (720P BD5, 2CH audio output). The end result (audio and video) plays fine after BDRebuilder has done it's thing using PowerDVD 10 again.
I also tried runnning other titles through rebuilder which use TruHD as the audio source, again, no problems.
Just seems to be District13 that has problems.
Audio copy protection ???
I've added this to the bug section as while it would appear DD5.1 640K titles are being converted correctly, there is something about the audio on this title that is preventing it from bing converted at all. Not sure where to start looking either.
I've also tried DD5.1 output, same result (no audio) - but only for this title. Tried the english track, the french track, one pass, two pass...
[Status]
LABEL=DISTRICT_13
VERSION=v0.37.06 (beta)
SOURCE_SIZE=16200142848
SOURCE_VIDEO_SIZE=16200142848
TARGET_SIZE=4686086144
REDUCTION=.289262026141857
RESIZE_1080=-1
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=0
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=2
REBUILD_COMPLETE=1
[00019]
AUDIO=10
PGS=1
M2TS_TARGET=8445377
RATE=5173
NSTART=27000000
NEND=27495495
NSIZE=7753728
FLINK=0
MLINK=0
[00008]
M2TS_TARGET=4677640767
RATE=6342
NSTART=27000000
NEND=788857920
AUDIO=10
NSIZE=4231495680
FLINK=0
MLINK=0
-----------------------
[13:47:16] BD Rebuilder v0.37.06 (beta)
- Source: DISTRICT_13
- Input BD size: 15.09 GB
- Approximate total content: [01:24:46.790]
- Target BD size: 4.36 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
- Quality: Highest (Very Slow), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[13:47:16] PHASE ONE, Encoding
- [13:47:16] Extracting A/V streams [VID_00019]
- [13:55:14] Reencoding: VID_00019 (1 of 2)
- [13:55:14] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 265 frames
- Convert: 1280x720, 23.976fps, 265 frames
- Bitrate: 5,173 Kbs
- [13:55:14] Reencoding: VID_00019, Pass 1 of 2
- [13:55:22] Reencoding: VID_00019, Pass 2 of 2
- [13:55:41] Video Encode complete
- [13:55:41] Reencoding audio tracks (if req'd)
- [14:04:03] Multiplexing M2TS
- [14:04:03] Extracting A/V streams [VID_00008]
- [14:13:26] Reencoding: VID_00008 (2 of 2)
- [14:13:26] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 121,696 frames
- Convert: 1280x720, 23.976fps, 121,696 frames
- Bitrate: 6,342 Kbs
- [14:13:26] Reencoding: VID_00008, Pass 1 of 2
- [15:09:41] Reencoding: VID_00008, Pass 2 of 2
- [17:35:48] Video Encode complete
- [17:35:48] Multiplexing M2TS
[17:38:35]PHASE ONE complete
[17:38:35]PHASE TWO - Rebuild Started
- [17:38:35] Rebuilding AVCHD file Structure
[17:42:53] - Encode and Rebuild complete
- WORKFILES folder removed.
[17:42:54]JOB: DISTRICT_13 finished.
-----------------------
[18:04:05] BD Rebuilder v0.37.06 (beta)
- Source: DISTRICT_13
- Input BD size: 15.09 GB
- Approximate total content: [01:24:46.790]
- Target BD size: 4.36 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
- Quality: Highest (Very Slow), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
- Subtitle [1] is defaulted ON.
- Audio [1] set to default.
[18:04:05] PHASE ONE, Encoding
- [18:04:05] Extracting A/V streams [VID_00019]
- [18:12:25] Reencoding: VID_00019 (1 of 2)
- [18:12:25] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 265 frames
- Convert: 1280x720, 23.976fps, 265 frames
- Bitrate: 5,173 Kbs
- [18:12:25] Reencoding: VID_00019, Pass 1 of 2
- [18:12:33] Reencoding: VID_00019, Pass 2 of 2
- [18:12:52] Video Encode complete
- [18:12:52] Reencoding audio tracks (if req'd)
- [18:20:43] Multiplexing M2TS
- [18:20:43] Extracting A/V streams [VID_00008]
- [18:30:07] Reencoding: VID_00008 (2 of 2)
- [18:30:07] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 121,696 frames
- Convert: 1280x720, 23.976fps, 121,696 frames
- Bitrate: 6,342 Kbs
- [18:30:07] Reencoding: VID_00008, Pass 1 of 2
- [19:26:22] Reencoding: VID_00008, Pass 2 of 2
- [21:53:16] Video Encode complete
- [21:53:16] Multiplexing M2TS
[21:55:50]PHASE ONE complete
[21:55:50]PHASE TWO - Rebuild Started
- [21:55:50] Rebuilding AVCHD file Structure
[21:59:51] - Encode and Rebuild complete
- WORKFILES folder removed.
[21:59:51]JOB: DISTRICT_13 finished.
Thanks.
KillingTime
1st April 2011, 02:38
OK.
After some more encodes, I think I know what's causing the problem.
The main movie playlist for this title includes an intro video clip that's got something to do with the distributor. The clip is less than 10 seconds long and it's encoded in VC1, but the audio is DD2.0 192K.
The audio for this short clip was being encoded OK, but it's the movie that follows which does not encode correctly.
So, I went to the HDD source, and renamed the intro mt2s clip (so it wouldn't be found). After loading up the same main movie playlist, the intro clip is now not shown, leaving the main movie only.
Everything encodes correctly.
The problem seems to have something to do with video streams in the playback sequence that use differing audio encodes.
setarip_old
1st April 2011, 02:44
@jdobbs
The explanation offered by "Killing Time" makes it seem that the problem with "The Girl With the Dragon Tattoo" (and sequels) is still rearing its ugly head...
jdobbs
1st April 2011, 05:16
OK.
After some more encodes, I think I know what's causing the problem.
The main movie playlist for this title includes an intro video clip that's got something to do with the distributor. The clip is less than 10 seconds long and it's encoded in VC1, but the audio is DD2.0 192K.
The audio for this short clip was being encoded OK, but it's the movie that follows which does not encode correctly.
So, I went to the HDD source, and renamed the intro mt2s clip (so it wouldn't be found). After loading up the same main movie playlist, the intro clip is now not shown, leaving the main movie only.
Everything encodes correctly.
The problem seems to have something to do with video streams in the playback sequence that use differing audio encodes. I'll go back and review the spec -- but I'm almost positive that's illegal. The MPLS spells out the stream types and it should carry through all CLPI/M2TS sets.
had-z
2nd April 2011, 01:25
I found a bug with 1080i sources (VC-1), specifically with The Dark Knight, the movie encode looks superb (like always), the problem is the extra video that comes in the bdmv structure (1080i).
I don't how to explain with words the issue, but is similar to screen tearing in videogames (vsync off), i do two backups, the first using the deinterlacer option and the second without it, both backups shows the problem.
Inspect Shows everything OK.
Here is the info of the m2ts file:
Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : VC-1
Format profile : AP@L3
Codec ID : 234
Duration : 1h 4min.
Bit rate : 10,4Mbps
Width : 1 920pixeles
Height : 1 080pixeles
Display aspect ratio : 16:9
Frame rate : 29,970fps
Chroma subsampling : 4:2:0
Bit depth : 8bits
Scan type : Progresivo
Scan order : Campo superior primero
Bits/(Pixel*Frame) : 0.168
Stream size : 4,67GIB (94%)
jdobbs
2nd April 2011, 01:33
I found a bug with 1080i sources (VC-1), specifically with The Dark Knight, the movie encode looks superb (like always), the problem is the extra video that comes in the bdmv structure (1080i).
I don't how to explain with words the issue, but is similar to screen tearing in videogames (vsync off), i do two backups, the first using the deinterlacer option and the second without it, both backups shows the problem.
Inspect Shows everything OK.
Here is the info of the m2ts file:I have that one and will test it. It's a two disc set, can I assume you're talking about Disc 1?
had-z
2nd April 2011, 01:38
I have that one and will test it. It's a two disc set, can I assume you're talking about Disc 1?
Yes, thanks in advance.
Do you have Black hawk down? BD-RB only shows the extras in the structure...
I mentioned that about 2 weeks ago, i tried mounting the iso, directly from disc, searching the bdmv folder... and bd-rb refuses to recognize the movie in the structure.
jdobbs
2nd April 2011, 05:01
Yes, thanks in advance.
Do you have Black hawk down? BD-RB only shows the extras in the structure...
I mentioned that about 2 weeks ago, i tried mounting the iso, directly from disc, searching the bdmv folder... and bd-rb refuses to recognize the movie in the structure. I've done "Black Hawk Down" successfully, but that was a while back. I'll give it another test.
sonate
2nd April 2011, 15:36
JDobbs, I was bothering you earlier with an audio sync delay with this title.
However , trying another full disc compression with exactly the same parameters, using the newer version of bd rb, it turned out perfectly. Not sure anything in the changelog you posted would have affected this, but I thought I would just let you know.
OT, I would like to send a donation but I want to be sure to use the same email address I used when I sent one to you for DVD rb.
Can you see if you have me as a VIP under ...removed by jdobbs... ?
jdobbs
2nd April 2011, 15:54
JDobbs, I was bothering you earlier with an audio sync delay with this title.
However , trying another full disc compression with exactly the same parameters, using the newer version of bd rb, it turned out perfectly. Not sure anything in the changelog you posted would have affected this, but I thought I would just let you know.
OT, I would like to send a donation but I want to be sure to use the same email address I used when I sent one to you for DVD rb.
Can you see if you have me as a VIP under deleted ?It's a bad thing to post your registered e-mail because others will use it to register -- and as soon as it hits 5 you will be unable to do so. But... the address you posted isn't in my registration database anyway.
If you have questions concerning your registered e-mail address etc... please send me an e-mail at dvd-rb@jdobbs.net.
jetli
5th April 2011, 18:35
hi, love your program, but occasionally have a problem
like i do now with size ending just a tiny bit too big.
my result now is (25,041,084,560 bytes)
just about 16megs too big.
i did a 2 pass, good quality reencode.
if i go back to change the size to 20megs smaller in size,
it requires me to start from scratch, when i still have the
demuxed files in the workfile directory and i still have
the results from the 1st pass of encoding.
questions
1) is there some way i dont know of to get 16megs
out of this so i dont have to reencoding at all???
2) is there a way to restart from the 2pass of reencoding
instead of starting all over again, and tell it to be 20megs
smaller???
thanks jet
jdobbs
5th April 2011, 19:58
hi, love your program, but occasionally have a problem
like i do now with size ending just a tiny bit too big.
my result now is (25,041,084,560 bytes)
just about 16megs too big.
i did a 2 pass, good quality reencode.
if i go back to change the size to 20megs smaller in size,
it requires me to start from scratch, when i still have the
demuxed files in the workfile directory and i still have
the results from the 1st pass of encoding.
questions
1) is there some way i dont know of to get 16megs
out of this so i dont have to reencoding at all???
2) is there a way to restart from the 2pass of reencoding
instead of starting all over again, and tell it to be 20megs
smaller???
thanks jet What size setting were you using? Was it BD-25 or were you using a custom size? I've never seen BD-25 oversize.
jetli
5th April 2011, 22:59
yes i was using a custom size so to keep the compression to a minimum.
but that's not really the issue.
the real issue is that the results vary significantly from disk to disk so how are we suppose to maximize the bits
while still trying to fit in a fixed amount of space. i have found that 2 passes does well and is pretty accurate
but sometimes like this time it just goes way over.
anyway questions still posed ...
1) is there some way i dont know of to get 16megs
out of this so i dont have to reencoding at all???
2) is there a way to restart from the 2pass of reencoding
instead of starting all over again, and tell it to be 20megs
smaller???
jet
jdobbs
5th April 2011, 23:11
yes i was using a custom size so to keep the compression to a minimum.
but that's not really the issue.
the real issue is that the results vary significantly from disk to disk so how are we suppose to maximize the bits
while still trying to fit in a fixed amount of space. i have found that 2 passes does well and is pretty accurate
but sometimes like this time it just goes way over.
anyway questions still posed ...
1) is there some way i dont know of to get 16megs
out of this so i dont have to reencoding at all???
2) is there a way to restart from the 2pass of reencoding
instead of starting all over again, and tell it to be 20megs
smaller???
jetI disagree -- it is the issue. There are many variables and the output size cannot be predicted exactly. The solution is to lower your target size so there is enough leeway that it will always fit. The bits you are saving are imperceptable -- and the aggravation of having to redo a disc greatly outweighs the placebo effect you are getting by trying to squeeze out a few extra Kbs...
If you are targeting 25GB and you are 16MB over... you are accurate to within 0.00064. Expecting to get closer than that just isn't realistic.
jetli
5th April 2011, 23:14
so given the above ...
1) is there some way i dont know of to get 16megs
out of this so i dont have to reencoding at all???
2) is there a way to restart from the 2pass of reencoding
instead of starting all over again, and tell it to be 20megs
smaller???
jdobbs
5th April 2011, 23:16
so given the above ...
1) is there some way i dont know of to get 16megs
out of this so i dont have to reencoding at all???
2) is there a way to restart from the 2pass of reencoding
instead of starting all over again, and tell it to be 20megs
smaller??? You may want to try reencoding the audio to a slightly lower bitrate, replace the current one, and then resume the rebuild (it will rebuild with the new audio). You probably won't be able to do an additional pass with the existing video because by default the mbtree and stats files are removed after encoding is completed.
jetli
5th April 2011, 23:23
thanks for the input, but in this case i have dts 15k audio and i dont have tools to re-encode dts/compress the audio.
is the something i could edit that will tell the second pass to compress it more than it is going to already. just 20megs
or so.
jet
AnonCrow
5th April 2011, 23:49
1) is there some way i dont know of to get 16megs out of this so i dont have to reencoding at all???
Would it be feasible for you to only re-encode some GOPs with a lower bitrate,
possibly use certain select slower settings , and then do some cutting&joining ?
jetli
6th April 2011, 00:24
GOPs ???
this is a bluray movie only, x264 video, dtshd reduced to 1536k core, 1 sub
there must be some file that the second level of reencode uses to set overall level of compression.
couldnt that be modified a bit to get 16megs?
if i could skip the 1st pass it would save me 6hrs, the 2nd pass takes 18hrs.
i think you see what im driving at. why should i have to do 2 passes a second time???
jet
jetli
6th April 2011, 00:28
what could i do with stats and stats.mbtree??? what are they???
jdobbs
6th April 2011, 01:21
what could i do with stats and stats.mbtree??? what are they???They are needed to anything except the first pass.
Please move this discussion to a thread of its own. This thread is reserved for bug reports, and this isn't a bug.
Thanks.
rccland
6th April 2011, 05:09
New Bug or User Error?
Hello jdobbs, I just switched to new version v0.37.07 and I am having an issue. I have about 50GB of space left on my computer and I am trying to shrink/re-build a 37GB Blu ray (Note: I still have 50GB left even with this 37GB disc on my computer) to fit on a single layer BD-R. When I start the process BD-Rebuilder tells me that the target size is 22.95GB. I also have the option of removing WORKING files after rebuilding process checked so it removes those temp files. Now I never had this issue with earlier versions (v0.37.06 etc...) but as soon as I switched to v0.37.07......everytime I try to shrink a blu ray to fit on a single layer BD-R.....BD-Rebuilder just stops around 70-90% and when I check my disk space it says I only have like couple of KB left. I am just wondering how is BD-Rebuilder using up all 50GB of space for a disc that is only 37GB. I have tried couple of disks and same problem every time.
Please advice. I do have a workaround---->use external storage but I am just curious becasue I never had this issue with older version and I have worked with Blu Rays that were around 42-44GB. Even back then I only had about 50GB space left on my computer.
jdobbs
6th April 2011, 14:00
New Bug or User Error?
Hello jdobbs, I just switched to new version v0.37.07 and I am having an issue. I have about 50GB of space left on my computer and I am trying to shrink/re-build a 37GB Blu ray (Note: I still have 50GB left even with this 37GB disc on my computer) to fit on a single layer BD-R. When I start the process BD-Rebuilder tells me that the target size is 22.95GB. I also have the option of removing WORKING files after rebuilding process checked so it removes those temp files. Now I never had this issue with earlier versions (v0.37.06 etc...) but as soon as I switched to v0.37.07......everytime I try to shrink a blu ray to fit on a single layer BD-R.....BD-Rebuilder just stops around 70-90% and when I check my disk space it says I only have like couple of KB left. I am just wondering how is BD-Rebuilder using up all 50GB of space for a disc that is only 37GB. I have tried couple of disks and same problem every time.
Please advice. I do have a workaround---->use external storage but I am just curious becasue I never had this issue with older version and I have worked with Blu Rays that were around 42-44GB. Even back then I only had about 50GB space left on my computer. v0.37.07 requires and uses the exact same space as previous versions. Unfortunately you just don't have enough free disc space for it to do what it needs to do. BD Rebuilder has to extract the audio/video from the original -- which doubles the space needed, it then needs to reencode and rebuild that video, which requires a lot of space depending upon how big individual M2TS files are. Add to that the 25GB needed for the output and you're simply out...
If you have LAVF enabled, you can save a little space by disabling it. But the bottom line is that 50GB free isn't enough space when you're dealing with blu-ray sources.
omegaman7
6th April 2011, 17:59
Which is exactly why I employ multiple Hard drives :p I can't wait for an output path(to a separate drive). That'll speed up the Rebuild process ;)
Love your software man! I only use 3 cores of my Phenom 965 @ 3.9Ghz, and I'd swear it's equal to my 3.5Ghz 940 fully used. Allows me to have free cycles for other tasks ;) I imagine when I get 1090t, i'll only allow 5 threads most of the time. I'm currently using 0.37.07 to encode Close Encounters Of The Third kind. Excellent movie!
I'll be doing Tron Legacy tonight :D
had-z
6th April 2011, 19:01
I found a bug with 1080i sources (VC-1), specifically with The Dark Knight, the movie encode looks superb (like always), the problem is the extra video that comes in the bdmv structure (1080i).
I don't how to explain with words the issue, but is similar to screen tearing in videogames (vsync off), i do two backups, the first using the deinterlacer option and the second without it, both backups shows the problem.
Inspect Shows everything OK.
Here is the info of the m2ts file:
I quote myself to update the issue, the problem also is present in the main movie, i don't have a clue of what is causing this, because yesterday i do the backup of inception (VC-1) and everything is perfect with that.
Here is a screenshot of the issue:
http://i53.tinypic.com/6zud6r.jpg
And the .inf of the project.
[Status]
LABEL=THE_DARK_KNIGHT
VERSION=v0.37.07 (beta)
SOURCE_SIZE=40716923842
SOURCE_VIDEO_SIZE=40630818816
TARGET_SIZE=25585254400
REDUCTION=.627581479208553
RESIZE_1080=0
AUDIO_TO_KEEP=eng;spa;
KEEP_HD_AUDIO=0
SUBS_TO_KEEP=all
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=4
REBUILD_COMPLETE=1
[00005]
AUDIO=11
PGS=
M2TS_TARGET=145369801
RATE=1452
NSTART=27000000
NEND=54209056
NSIZE=149102592
FLINK=0
MLINK=0
[00007]
AUDIO=10101
PGS=11111
M2TS_TARGET=22009664929
RATE=16220
NSTART=27000000
NEND=437998084
NSIZE=21089273856
FLINK=0
MLINK=0
[00008]
AUDIO=1
PGS=111
M2TS_TARGET=3339684260
RATE=6036
NSTART=27000000
NEND=200289600
NSIZE=3237414912
FLINK=0
MLINK=0
[00010]
AUDIO=1
PGS=111
M2TS_TARGET=4430384
RATE=500
NSTART=27000000
NEND=40543200
NSIZE=5222400
FLINK=0
MLINK=0
setarip_old
7th April 2011, 01:34
@had-z
Hi!
Have you played your original, commercial Blu-ray disc on the same system, to see if it exhibits the same behavior?
jdobbs
7th April 2011, 04:58
@had-z
Hi!
Have you played your original, commercial Blu-ray disc on the same system, to see if it exhibits the same behavior? I'm thinking the same thing. It could be the original or a CODEC issue during frame-serving. It just seems unlikey that tearing like that would occur as a part of the encoding.
had-z
7th April 2011, 06:13
I'm thinking the same thing. It could be the original or a CODEC issue during frame-serving. It just seems unlikey that tearing like that would occur as a part of the encoding.
Yes, i played the original disc on the PS3 without problems.
Tomorrow i will do a backup with the LAVF option activated...
max4
7th April 2011, 08:29
Hello jdobbs,
First of all, apologizing because this text this once a translator was made with.
Second
My opinion is that this program is fantastic.
Third party
One of the problems that I have, is next:
When bluray encode a complete bluray to dvd9, my player of living room sony s470, some movies you recognize them to me and other ones you do not recognize my record, having me that to appropriate an authorship for oneself, in order that at least you have a menu. Is there solution ad hoc? For example XXX this ok, Mortal kombat NOT ok
Room
The option of taking extras away, or to leave them with a black screen, I believe that not yet it is possible This is that way, or am I wrong?
Fifth
No himself if these questions in previous posts will be responded, but my knowledge in English is minimal, and I create a mess
Thanks from the start and for your job
Greetings
jdobbs
7th April 2011, 14:56
Hello jdobbs,
First of all, apologizing because this text this once a translator was made with.
Second
My opinion is that this program is fantastic.
Third party
One of the problems that I have, is next:
When bluray encode a complete bluray to dvd9, my player of living room sony s470, some movies you recognize them to me and other ones you do not recognize my record, having me that to appropriate an authorship for oneself, in order that at least you have a menu. Is there solution ad hoc? For example XXX this ok, Mortal kombat NOT ok
Room
The option of taking extras away, or to leave them with a black screen, I believe that not yet it is possible This is that way, or am I wrong?
Fifth
No himself if these questions in previous posts will be responded, but my knowledge in English is minimal, and I create a mess
Thanks from the start and for your job
GreetingsIt is likely that the ones with issues are those that use JAVA for menus. Some players (like the Sony S360) will play a BD-9 full backup with any type of menuing. Others (like yours) will only play it if no JAVA is present. There are also some that will not play full backups to BD-9 at all.
If your player supports AVCHD, it is pretty much always safe to do BD-5 and BD-9 movie-only backups. It is also always safe to do BD-25 full backups for all players.
bcovington
7th April 2011, 15:45
Probably not a bug. I'm sure I did something wrong, just not sure what.
I attempted to rebuild Star Trek to BD5 just to see how it would look at the reduced size.
I have installed all the necessary programs to use BD RB, however, ffdshow was not the most up to date. I had rev 2033. And it may not have been configured correctly.
I ended up with a workfiles folder size of 5.3gb. But the BDMV folder was only 1.53gb. I had no errors. It appeared to complete correctly. The movie played great - good resolution, sound etc. But it was only the first 10-15 minutes of the movie. That is all that was rebuilt.
Is using ffdshow rev3326 going to solve this problem? or could it be something else.
Thank you.
[11:08:11] BD Rebuilder v0.37.07 (beta)
- Source: STARTREK11D1AC
- Input BD size: 36.85 GB
- Approximate total content: [02:06:50.269]
- Target BD size: 4.36 GB
- Windows Version: 6.0 [6001]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[11:08:11] PHASE ONE, Encoding
- [11:08:11] Extracting A/V streams [VID_00000]
- [11:38:06] Reencoding: VID_00000 (1 of 1)
- [11:38:06] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 182,464 frames
- Bitrate: 3,721 Kbs
- [11:38:07] Reencoding: VID_00000, Pass 1 of 2
- [17:14:33] Reencoding: VID_00000, Pass 2 of 2
- [01:14:02] Video Encode complete
- [01:14:03] Reencoding audio tracks (if req'd)
- [01:16:53] Multiplexing M2TS
[01:18:05]PHASE ONE complete
[01:18:05]PHASE TWO - Rebuild Started
- [01:18:05] Rebuilding AVCHD file Structure
[01:20:18] - Encode and Rebuild complete
[01:20:18]JOB: STARTREK11D1AC finished.
Running Vista.
max4
7th April 2011, 18:16
It is likely that the ones with issues are those that use JAVA for menus. Some players (like the Sony S360) will play a BD-9 full backup with any type of menuing. Others (like yours) will only play it if no JAVA is present. There are also some that will not play full backups to BD-9 at all.
If your player supports AVCHD, it is pretty much always safe to do BD-5 and BD-9 movie-only backups. It is also always safe to do BD-25 full backups for all players.
I already imagined that they were the bluray with menu Java the ones that gave me these problems.
Thank you so much for your help
setarip_old
7th April 2011, 20:26
@bcovington
Hi! I have installed all the necessary programs to use BD RB, however, ffdshow was not the most up to date. I had rev 2033. And it may not have been configured correctly.
You should use ONLY the versions of programs that are included in Post #1 of this thread!
jdobbs
7th April 2011, 21:25
@bcovington
Uninstall BD-RB and all utilities. Then reinstall using only those from the first post of this thread. There are numerous reasons those specific versions are used.
Run INSPECT.EXE (in the BD Rebuilder installation folder) and it should tell you inconsistencies.
had-z
8th April 2011, 02:07
Hi again, i do the backup of The Dark Knight again with LAVF decoder and is showing the same issue...
I shall try changing the decoder of VC-1 to WM11 (disabled) on Windows 7?
bcovington
8th April 2011, 02:48
@bcovington
Uninstall BD-RB and all utilities. Then reinstall using only those from the first post of this thread. There are numerous reasons those specific versions are used.
Run INSPECT.EXE (in the BD Rebuilder installation folder) and it should tell you inconsistencies.
ffdshow was the only one "out of compliance" - I uninstalled the bad and installed the good. Ran inspect.exe and it all checked out OK. I am at 92% on my second attempt on the movie. I'll let you know if it does not work.
Thanks.
jdobbs
8th April 2011, 04:20
ffdshow was the only one "out of compliance" - I uninstalled the bad and installed the good. Ran inspect.exe and it all checked out OK. I am at 92% on my second attempt on the movie. I'll let you know if it does not work.
Thanks. If you still have an issue -- please reinstall all as I suggested. There are some things that INSPECT can't catch, especially when other software intercepts things. A reinstall can sometimes correct that.
jdobbs
8th April 2011, 04:22
Hi again, i do the backup of The Dark Knight again with LAVF decoder and is showing the same issue...
I shall try changing the decoder of VC-1 to WM11 (disabled) on Windows 7? I have to believe it is the source then - or a system issue. There's no way that two different frame-servers could result in that same problem happening in the same place.
I have "Dark Knight" and I'll do a test run and see if I can find that same scene.
bcovington
8th April 2011, 05:05
If you still have an issue -- please reinstall all as I suggested. There are some things that INSPECT can't catch, especially when other software intercepts things. A reinstall can sometimes correct that.
Attempt 2 failed, but not as badly as attempt 1. This time, I got 1hr 44 minutes of the movie in excellent quality. Video ends but audio continues. Workfiles folder is 7.5gb. The output folder (bdmv stream) is only 3.7gb. The 0000.m2ts video in workfiles is 2.93gb and contains the 1:44 of video.
I will uninstall all and try #3. Thanks.
jdobbs
8th April 2011, 13:58
Attempt 2 failed, but not as badly as attempt 1. This time, I got 1hr 44 minutes of the movie in excellent quality. Video ends but audio continues. Workfiles folder is 7.5gb. The output folder (bdmv stream) is only 3.7gb. The 0000.m2ts video in workfiles is 2.93gb and contains the 1:44 of video.
I will uninstall all and try #3. Thanks. If you are overclocked... slow your system down a bit. If it didn't finish the encode it means that X264 must have failed somehow. When that happens it is almost always an indicator of system problems (often overclocking).
matiypau
8th April 2011, 16:32
Hi I have a big problem with bdrebuilder
When i can resume the job, says THE WORKING PATH IS NOT EMPTY, DELETE ALL OLD FILES
Can you help me PLEASE !!
jdobbs
8th April 2011, 18:03
Hi I have a big problem with bdrebuilder
When i can resume the job, says THE WORKING PATH IS NOT EMPTY, DELETE ALL OLD FILES
Can you help me PLEASE !!That means that you have changed one or more settings between the time you stopped and restarted. BD Rebuilder would need to start over to support the new setting(s).
bcovington
8th April 2011, 20:04
If you are overclocked... slow your system down a bit. If it didn't finish the encode it means that X264 must have failed somehow. When that happens it is almost always an indicator of system problems (often overclocking).
Not overclocked. No tweaks to my system whatsoever.
Attemp #3 failed. Output was only 1.9gb.... 44 minutes of video. I don't know what data I could post to assist you. Here is what I see.
-----------------------
[00:40:40] BD Rebuilder v0.37.07 (beta)
- Source: STARTREK11D1AC
- Input BD size: 36.85 GB
- Approximate total content: [02:06:50.269]
- Target BD size: 4.36 GB
- Windows Version: 6.0 [6001]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[00:40:40] PHASE ONE, Encoding
- [00:40:40] Extracting A/V streams [VID_00000]
- [01:17:15] Reencoding: VID_00000 (1 of 1)
- [01:17:15] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 182,464 frames
- Bitrate: 3,721 Kbs
- [01:17:16] Reencoding: VID_00000, Pass 1 of 2
- [04:19:26] Reencoding: VID_00000, Pass 2 of 2
- [12:51:54] Video Encode complete
- [12:51:58] Reencoding audio tracks (if req'd)
- [12:58:03] Multiplexing M2TS
[13:01:23]PHASE ONE complete
[13:01:23]PHASE TWO - Rebuild Started
- [13:01:23] Rebuilding AVCHD file Structure
[13:05:09] - Encode and Rebuild complete
[13:05:09]JOB: STARTREK11D1AC finished.
and...
[Status]
LABEL=STARTREK11D1AC
VERSION=v0.37.07 (beta)
SOURCE_SIZE=39570505728
SOURCE_VIDEO_SIZE=39570505728
TARGET_SIZE=4686086144
REDUCTION=.118423711241177
RESIZE_1080=0
AUDIO_TO_KEEP=eng
KEEP_HD_AUDIO=0
SUBS_TO_KEEP=all
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=1
[00000]
AUDIO=1000
PGS=1011100
M2TS_TARGET=4686086144
RATE=3721
NSTART=27000000
NEND=369462240
NSIZE=1257682944
FLINK=0
MLINK=0
Thanks.
Capsbackup
8th April 2011, 20:58
Not overclocked. No tweaks to my system whatsoever.
Attemp #3 failed. Output was only 1.9gb.... 44 minutes of video. I don't know what data I could post to assist you. Here is what I see.
Perhaps you could try opening VID_00000.avs, which is found in the Workfiles folder, with MPC or VirtualDub. See if it will display the full time code and if it will advance thru the entire movie.
You could also try opening VID_00000.m2ts with MPC or WMP and see what it reports for total time and if it plays throughout.
What did you use to rip the disc with?
jdobbs
8th April 2011, 21:26
@bcovington
Unfortunately though, this problem isn't happening to anyone else -- and your system is the only thing unique to the issue. I really don't think it is a bug in BD-RB.
Here is the output size used for the encode:
SOURCE_VIDEO_SIZE=39570505728
Here's the bitrate:
RATE=3721
It appears to be failing before the encode is complete -- that is almost assuredly the result of system problems.
Ch3vr0n
8th April 2011, 21:46
When i try to backup Harry Potter 5, i keep getting this error
"Target size too small to continue", i've tried it with versions dating back to 37.04. Each and everyone gives that error. When i try to backup HP6, v37.07 has no problems. The weird thing is, BDRB is set to do a full disc backup to BD25. So it should work.
Bug ?
http://img858.imageshack.us/f/bdrbtargettoosmall.png/
BD-REBUILDER.LOG
[22:39:35] BD Rebuilder v0.37.07 (beta)
- Source: HP5_PHOENIX
- Input BD size: 44,42 GB
- Approximate total content: [05:03:47.266]
- Target BD size: 22,95 GB
- Windows Version: 6.0 [6002]
- Auto Quality: Good (Very Fast), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
- Target too small. Encode stopped.
BD-REBUILDER.INI
[Options]
MODE=0
ENCODE_QUALITY=0
ONEPASS_ENCODING=0
AUTO_QUALITY=1
AUDIO_TO_KEEP=dut;eng;nld;und;
SUBS_TO_KEEP=dut;eng;nld;und;
SD_CONVERT=0
COLOR_BOOST=0
RESIZE_1080=0
DEINTERLACE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AVCHD=0
REMOVE_WORKFILES=1
FULL_AVCHD=0
REMOVE_OUTPUT=1
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=23450
PRIORITY_CLASS=1
TARGET_SIZE=23500
AUTO_BURN=2
IMGBURN_TARGET_DEVICE=e:
QUICK_EXTRAS=1
MINIMIZE_TO_TRAY=1
OPEN_GOP=0
MOVIE_ONLY_LOOP=0
USE_FILTERS=0
USE_LAVF=1
VERBOSE_STATUS=1
BDMV_CERT_ONLY=1
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=1
VERSION=0.37.0.7
SD_TO_1080=0
CONVERT_WIDE=0
[Paths]
WORKING_PATH=C:\TEMP\
SOURCE_PATH=Y:\BLU-RAY\HP5_PHOENIX\
HP 7 pt 1. for example wich is 39GB works fine
bcovington
8th April 2011, 21:56
Perhaps you could try opening VID_00000.avs, which is found in the Workfiles folder, with MPC or VirtualDub. See if it will display the full time code and if it will advance thru the entire movie.
You could also try opening VID_00000.m2ts with MPC or WMP and see what it reports for total time and if it plays throughout.
What did you use to rip the disc with?
Thanks. The vid_00000.avs is a tiny file. The vid_00000.avs.264 is 3.3gb - but it won't play in mpc or vdub or vmc, etc. There is no vid_0000.m2ts, but there is a 0000.m2ts and it is the truncated size of 1.17gb, 44 mins of video.
Thanks for trying to help. It appears to be some kind of system problem. Since, everything works correctly but it just can't finish the file completely.
bcovington
8th April 2011, 22:06
@bcovington
Unfortunately though, this problem isn't happening to anyone else -- and your system is the only thing unique to the issue. I really don't think it is a bug in BD-RB.
Here is the output size used for the encode:
SOURCE_VIDEO_SIZE=39570505728
Here's the bitrate:
RATE=3721
It appears to be failing before the encode is complete -- that is almost assuredly the result of system problems.
Thanks for trying. I don't doubt your answer. But that leaves me little that I can do. My system is Vista Ultimate, 32bit, Intel Core 2 Duo, E8400@3GHz, 2Gig of Ram.
Strangely, the movie output from attempt #2 that resulted in 1:44 mins of the movie took less time to process (9hrs) than the 2 attempts that resulted in much smaller file sizes (12+hrs).
I am running BD RD in high priority mode and leaving the computer mostly undisturbed during the process.
My source file is the original bluray movie ripped to iso using anydvd hd. So, I mount the iso and select that virtual drive as the source.
Can you point me to an earlier BD RB set up? I will gladly try to make it work with a previous configuration.
Thanks.
Capsbackup
8th April 2011, 22:14
Thanks. The vid_00000.avs is a tiny file. The vid_00000.avs.264 is 3.3gb - but it won't play in mpc or vdub or vmc, etc. There is no vid_0000.m2ts, but there is a 0000.m2ts and it is the truncated size of 1.17gb, 44 mins of video.
Thanks for trying to help. It appears to be some kind of system problem. Since, everything works correctly but it just can't finish the file completely.
Sorry, I meant 00000.m2ts. :) If it is only 44 minutes, then there must be other .m2ts files within the playlist (mpls) for the movie.
When you select the playlist thru mode, other movie-only playlist, what does it say the playlist / playlength options are?
When you select the one you want, and before you select Backup, what other VID_xxxx numbers are listed to be encoded?
EDIT:
Though I don't think it is related, you might try using AnyDVD to "Rip Video DVD to Harddisk" option. This always works for me!
If you right click on the VID_00000.avs and select "open with" and direct it to mpc.exe, it will play. The reason I mention this is it is this VID_00000.avs that is being frame served to x264, so it should have the entire correct video length there, and that is what will be reencoded.
bcovington
8th April 2011, 22:44
Sorry, I meant 00000.m2ts. :) If it is only 44 minutes, then there must be other .m2ts files within the playlist (mpls) for the movie.
When you select the playlist thru mode, other movie-only playlist, what does it say the playlist / playlength options are?
When you select the one you want, and before you select Backup, what other VID_xxxx numbers are listed to be encoded?
EDIT:
Though I don't think it is related, you might try using AnyDVD to "Rip Video DVD to Harddisk" option. This always works for me!
If you right click on the VID_00000.avs and select "open with" and direct it to mpc.exe, it will play. The reason I mention this is it is this VID_00000.avs that is being frame served to x264, so it should have the entire correct video length there, and that is what will be reencoded.
Well, the playlist only contains Playlist 00000- playlength 2:06:50 [16 capters]. No other files. I am using an anydvd "ripped to disk" iso as my source. The VID_0000.avs file is only 174bytes but it does play (black screen, no video, no sound) in MPC indicating the correct length of 02:06:50. It seems that BDRB does everything correctly, but somehow gets an instruction that the video is finished too soon. I've done it 3 times and gotten 3 different file lengths/sizes, 20 minutes, 1:45 and 44 minutes. So there is no discernable trigger. The audio is complete.
Capsbackup
8th April 2011, 23:07
Well, the playlist only contains Playlist 00000- playlength 2:06:50 [16 capters]. No other files. I am using an anydvd "ripped to disk" iso as my source. The VID_0000.avs file is only 174bytes but it does play (black screen, no video, no sound) in MPC indicating the correct length of 02:06:50. It seems that BDRB does everything correctly, but somehow gets an instruction that the video is finished too soon. I've done it 3 times and gotten 3 different file lengths/sizes, 20 minutes, 1:45 and 44 minutes. So there is no discernable trigger. The audio is complete.
Rip to harddisk is different than to ISO. You will not need to mount the files, so perhaps Vista will be more "forgiving" to process it this way. :rolleyes:
If you try to play the original 00000.m2ts with MPC, does it play?
The VID_00000.avs will not have sound when played with MPC, but should have the original video. If it does not and has only a black screen, you have another issue.
Since it will not hurt, I would uninstall haali, delete the program folder for haali, uninstall ffdshow and avisynth. Reboot. Then install the ones available from page one of this thread. ( even if you did this before, do it again and make sure you delete the program folder for haali!)
bcovington
9th April 2011, 01:14
Rip to harddisk is different than to ISO. You will not need to mount the files, so perhaps Vista will be more "forgiving" to process it this way. :rolleyes:
If you try to play the original 00000.m2ts with MPC, does it play?
The VID_00000.avs will not have sound when played with MPC, but should have the original video. If it does not and has only a black screen, you have another issue.
Since it will not hurt, I would uninstall haali, delete the program folder for haali, uninstall ffdshow and avisynth. Reboot. Then install the ones available from page one of this thread. ( even if you did this before, do it again and make sure you delete the program folder for haali!)
OK, I'll get the files out of the iso. I'll uninstall/reinstall per your instructions. The .m2ts file plays fine, audio and video - it is just too short. The .avs is just black screen in MPC.
I opened it in notepad and it is pointing to the correct file in the bdmv/stream folder on my virtual drive.
I'll try it all again with the bd files on the hard drive. Who knows, maybe the 4th try will work.
Thanks.
bcovington
9th April 2011, 02:16
The VID_00000.avs will not have sound when played with MPC, but should have the original video. If it does not and has only a black screen, you have another issue.
By the way, what is the other "issue" related to the black screen? Is there something I can do about that in ffdshow settings, AviSynth, yv12, etc?
Thanks.
Capsbackup
9th April 2011, 03:45
By the way, what is the other "issue" related to the black screen? Is there something I can do about that in ffdshow settings, AviSynth, yv12, etc?
Thanks.
I am not sure why, but you should be able to see video when playing this .avs file with MPC. If not, then I believe a DirectshowSource problem exists.
Since this does not appear to be a BD-RB bug, it should be moved or you can start a new thread for further discussion. :)
jz1276
9th April 2011, 05:05
My backups are taking 23 hrs to complete. XP serv pack3 AMD 64 processsor 4000+ / 1.43 GB RAM. Is this normal?
omegaman7
9th April 2011, 05:20
My backups are taking 23 hrs to complete. XP serv pack3 AMD 64 processsor 4000+ / 1.43 GB RAM. Is this normal?
Sounds about right. You might be able to shave some time, Depending on the scenario though.
Settings, Encoder settings, Good (very fast). You can't be under automatic settings of course ;) And of course your 4000+ is limited. 3 Cores or more is preferred.
bcovington
9th April 2011, 12:37
Rip to harddisk is different than to ISO. You will not need to mount the files, so perhaps Vista will be more "forgiving" to process it this way. :rolleyes:
If you try to play the original 00000.m2ts with MPC, does it play?
The VID_00000.avs will not have sound when played with MPC, but should have the original video. If it does not and has only a black screen, you have another issue.
Since it will not hurt, I would uninstall haali, delete the program folder for haali, uninstall ffdshow and avisynth. Reboot. Then install the ones available from page one of this thread. ( even if you did this before, do it again and make sure you delete the program folder for haali!)
Attempt #4 failed with an error. I had not gotten errors on previous attempts. This time, I had the bdmv files on the hard drive instead of inside and iso in a virtual drive. If you see an obvious error, let me know. Otherwise I guess I am just going to give up. Thanks.
-----------------------
[21:19:28] BD Rebuilder v0.37.07 (beta)
- Source: STAR_TREK
- Input BD size: 36.85 GB
- Approximate total content: [02:06:50.269]
- Target BD size: 4.36 GB
- Windows Version: 6.0 [6001]
- MOVIE-ONLY mode enabled
- Auto Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[21:19:28] PHASE ONE, Encoding
- [21:19:28] Extracting A/V streams [VID_00000]
- [21:40:52] Reencoding: VID_00000 (1 of 1)
- [21:40:52] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 182,464 frames
- Bitrate: 3,721 Kbs
- [21:40:52] Reencoding: VID_00000, Pass 1 of 2
- [00:41:13] Reencoding: VID_00000, Pass 2 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.07 (beta)
- Windows Version: 6.0 [6001]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[05:10:06] - Failed video encode, aborted
jdobbs
9th April 2011, 13:51
@bcovington
You really don't need to post everytime you try to encode and clutter up the thread -- logic tells us that it is going to keep on failing until you find the cause. As I said before, the problem happens only on your system. I'm personally convinced it is an issue with either your source or (more likely) your system. You may want to think about reseating your memory and/or checking the temperature of your processor.
Since right now I don't think it is an issue with BD Rebuilder itself, I'd suggest you move this discussion to a new thread.
jdobbs
9th April 2011, 13:54
@Ch3vr0n
I'll pick up "Order of the Phoenix" and run it. I thought I'd run that one before but I can't seem to find it now. That message means that after adding up all the content (audio/video) that must remain intact, there isn't any room left.
Ch3vr0n
9th April 2011, 23:32
I think i've found the problem. All streams are identified as english. See image 1. however on the box cover the audio streams are PCM: English 5.1, Dolby digital: English, Netherlands, Flemish, french, german, spanish, italian, danish swedish and japanese 5.1. See image 2. Image 2 also shows "audio 13" wich is the flemish stream, but PDVD can't identify it properly. Thats probably a PDVD issue and not BDRB. But bdrb thinks they're all english. Which is probably why it thinks theirs no room left. If i manually deselect the unwanted streams (being all of them except the 2 english streams and audio 13). BDRB still can't run. The disc is R2 belgian: with barcode 7321906156947
http://img222.imageshack.us/img222/9489/bdrballenglishaudio.png
http://img163.imageshack.us/img163/7939/sam0567.jpg
2nd image is link only due to being too big in screen size
bcovington
10th April 2011, 01:18
@bcovington
You really don't need to post everytime you try to encode and clutter up the thread -- logic tells us that it is going to keep on failing until you find the cause. As I said before, the problem happens only on your system. I'm personally convinced it is an issue with either your source or (more likely) your system. You may want to think about reseating your memory and/or checking the temperature of your processor.
Since right now I don't think it is an issue with BD Rebuilder itself, I'd suggest you move this discussion to a new thread.
I am cluttering up your 587 page long thread? I am posting results after attempting the changes that have been suggested by other forum members.
It may very well be my system. But my system accurately completes everything else I ask it to do.
And, I found this particular thread because I saw a post from someone who had the exact same problem. He got no solution either.
I am not going away mad. I am just going away. The software does not work for me and it's not worth the trouble anyway.
Thanks for your help, and especially the suggestions I received from others.
omegaman7
10th April 2011, 02:06
Bcovington:
I think what Jdobbs means by "Cluttering up" is anything that is NOT a probable bug. Since he believes you have a system issue, E.g. Ram errors, Cpu overclock errors, etc. He requests you take it to a new thread for resolving. It's not personal, just logical ;)
had-z
10th April 2011, 02:14
... Seems like my problem is related to the codecs VC-1 and MPEG-2 and always was here...
Because the first 2 movies that i backuped was x264 sources (Main movie and extras) Iron Man 2 and Transformers 2 resulting in perfect quality, Today i do the backup of X-men 1 Disc 1, The main movie was encoded perfectly (x264) but when i test some extras discover a new bug/issue.
http://i53.tinypic.com/156bjh3.jpg
How i can delete the register of the required programs FFdshow and Avisynth? or test the frameserving?
jdobbs
10th April 2011, 02:15
I am cluttering up your 587 page long thread? I am posting results after attempting the changes that have been suggested by other forum members.
It may very well be my system. But my system accurately completes everything else I ask it to do.
And, I found this particular thread because I saw a post from someone who had the exact same problem. He got no solution either.
I am not going away mad. I am just going away. The software does not work for me and it's not worth the trouble anyway.
Thanks for your help, and especially the suggestions I received from others. Sigh... I guess the other several thousand people who are using it and don't have your problem must be missing something. I'm simply telling you the facts, whether you accept it is up to you.
But my system accurately completes everything else I ask it to do. As anyone here at DOOM9 can tell you, video encoding (especially X264) is very demanding and it will find issues on your system that would be hidden to other apps... it's the ultimate stability tester.
Good luck.
Discoboy
10th April 2011, 08:34
Hi jdobbs,
Is this a bug, a setting I have not correctly set or code that is not implemented yet for this situation?
Background:
Machete – region B, Movie only, 1080p to 720p downsize, target size BD-5
This movie has a lot of forced subs especially in the first 5 mins of the movie for the Mexican spoken. In the above project the forced subs are not displayed until I manually press the subs button on the players remote. But when the forced subs have finished the subs still stay displayed i.e. now over the English that is spoken until I turn the subs off again via the players remote.
If I run again the project but do NOT downsize:
Machete – region B, Movie only, 1080p, target size BD-9
With this project the forced subs are correctly auto displayed and cleared when finish i.e. no user intervention is needed via the player remote.
To complete this project at 720p / BD-5 with forced subs auto enabled I used Ripbot264 as this has an option to select the forced subs as well as the standard subs for a downsized 720p movie.
Many thanks in advance for your help
jdobbs
10th April 2011, 15:26
Hi jdobbs,
Is this a bug, a setting I have not correctly set or code that is not implemented yet for this situation?
Background:
Machete – region B, Movie only, 1080p to 720p downsize, target size BD-5
This movie has a lot of forced subs especially in the first 5 mins of the movie for the Mexican spoken. In the above project the forced subs are not displayed until I manually press the subs button on the players remote. But when the forced subs have finished the subs still stay displayed i.e. now over the English that is spoken until I turn the subs off again via the players remote.
If I run again the project but do NOT downsize:
Machete – region B, Movie only, 1080p, target size BD-9
With this project the forced subs are correctly auto displayed and cleared when finish i.e. no user intervention is needed via the player remote.
To complete this project at 720p / BD-5 with forced subs auto enabled I used Ripbot264 as this has an option to select the forced subs as well as the standard subs for a downsized 720p movie.
Many thanks in advance for your help The SUP file has a flag within it (I'm not sure which flag it is) that "forces" it. When TSMUXER resizes the sub to 720, somehow that flag isn't transferred.
I wish knew where that flag was stored -- and I'd set it. Documentation on BD SUP files is scarce. I have a couple things I've dug up (showing how the object/segment formats) but I don't see the flag forces the subs on. I know its there, though -- because it continues to work if you don't resize.
You can turn subs ON by default in BD Rebuilder by right clicking on the subtitle and clicking "Default On", but as you noted, that doesn't help in your situation. In other movies, however, the "forced" subs are in a separate stream and can be left on.
I'll do some research today and see what I can find.
jdobbs
10th April 2011, 15:43
The SUP file has a flag within it (I'm not sure which flag it is) that "forces" it. When TSMUXER resizes the sub to 720, somehow that flag isn't transferred.
I wish knew where that flag was stored -- and I'd set it. Documentation on BD SUP files is scarce. I have a couple things I've dug up (showing how the object/segment formats) but I don't see the flag forces the subs on. I know its there, though -- because it continues to work if you don't resize.
You can turn subs ON by default in BD Rebuilder by right clicking on the subtitle and clicking "Default On", but as you noted, that doesn't help in your situation. In other movies, however, the "forced" subs are in a separate stream and can be left on.
I'll do some research today and see what I can find.
[Edit] Hmmm... well that didn't take long. I found it in the docs I have. I'll try to have it fixed for the next release. I'll probably have to resize the subs myself, though -- as TSMUXER's output for 720p would have it missing already.
jdobbs
10th April 2011, 15:48
... Seems like my problem is related to the codecs VC-1 and MPEG-2 and always was here...
Because the first 2 movies that i backuped was x264 sources (Main movie and extras) Iron Man 2 and Transformers 2 resulting in perfect quality, Today i do the backup of X-men 1 Disc 1, The main movie was encoded perfectly (x264) but when i test some extras discover a new bug/issue.
How i can delete the register of the required programs FFdshow and Avisynth? or test the frameserving? Uninstall everything and reinstall using only the versions linked in the first post of this thread. Also, look through your system and see if you can find other programs that are interfering with the CODEC settings.
You can see if the CODECs are working by installing "Media Player Classic" (MPC). Then open the AVS with MPC. If it plays back correctly, the odds are very high that it will also be frame-served correctly.
had-z
10th April 2011, 16:54
Uninstall everything and reinstall using only the versions linked in the first post of this thread. Also, look through your system and see if you can find other programs that are interfering with the CODEC settings.
You can see if the CODECs are working by installing "Media Player Classic" (MPC). Then open the AVS with MPC. If it plays back correctly, the odds are very high that it will also be frame-served correctly.
Thanks!! seems like the problem with the dark knight is solved, in this moment a backup of Xmen is cooking :) to view if the problem with MPEG-2 still exist...
The only bug remaining is the related to black hawk down...
(The main movie don't appear in the stream list)
1Bullet
10th April 2011, 17:15
wierd bug in CURRENT VERSION 0.37.07 (March 29th, 2011)
I just tried to do movie only on 2 separate films both films are over 40 gb+ after ripping. After using BD Rebuilder, I end up with a film that is 8gb(should be 25gb) with full audio. The entire audio is there for length of film. the log shows everything completed.
The film plays fine for 27 minutes the uses the same frame (like a still) for the balance of the film using the entire audio. The entire film is 3 hours long(176 minutes).
This now the second time this has happened, with this version. First time I thought it was just a glich.
It is not consistantly doing it it appears it is only happening on large films over 2.5 hours. The last one was Waterworld directors cut.
jdobbs
10th April 2011, 18:05
wierd bug in CURRENT VERSION 0.37.07 (March 29th, 2011)
I just tried to do movie only on 2 separate films both films are over 40 gb+ after ripping. After using BD Rebuilder, I end up with a film that is 8gb(should be 25gb) with full audio. The entire audio is there for length of film. the log shows everything completed.
The film plays fine for 27 minutes the uses the same frame (like a still) for the balance of the film using the entire audio. The entire film is 3 hours long(176 minutes).
This now the second time this has happened, with this version. First time I thought it was just a glich.
It is not consistantly doing it it appears it is only happening on large films over 2.5 hours. The last one was Waterworld directors cut. I hate to say it again... but are you overclocked? It sounds like X264 is crashing mid-encode.
You may want to try stepping back a version of X264 (look in one of the previous zip files for BD-RB) and see if that has an impact. But if you are overclocked, I'd suggest you back the cpu clock down a bit as that's more likely the issue. The time factor makes CPU heat a likely problem...
As I said a few posts back, X264 is the ultimate test for system stability.
Capsbackup
10th April 2011, 18:09
wierd bug in CURRENT VERSION 0.37.07 (March 29th, 2011)
I just tried to do movie only on 2 separate films both films are over 40 gb+ after ripping. After using BD Rebuilder, I end up with a film that is 8gb(should be 25gb) with full audio. The entire audio is there for length of film. the log shows everything completed.
The film plays fine for 27 minutes the uses the same frame (like a still) for the balance of the film using the entire audio. The entire film is 3 hours long(176 minutes).
This now the second time this has happened, with this version. First time I thought it was just a glich.
It is not consistantly doing it it appears it is only happening on large films over 2.5 hours. The last one was Waterworld directors cut.
Sounds like your PC has become unstable! Have you cleaned out the dust on the cpu fan, power supply, etc... to make sure it's not over heating? Or faulty power supply, memory, cpu, fan, etc.. among other potential issues could be present. :(
edit: looks like jdobbs is on top of this one too! :p
jdobbs
10th April 2011, 18:22
Just a note for those folks who do a lot of resizing to 720p.
I've been looking through the SUP file format and doing some work in resizing (to support subtitle conversion when outputting to DVD and fix the "forced flag" issue). In doing so I've just happened to have stumbled across the cause of the TSMUXER error that causes occasional failures when resizing to 720p.
The Object_Definition_Segment that includes all the information for actually drawing the subtitle image (stored as run-length encoded data) normally consists of only a single sequence (the graphic image of the text). Good enough, as the graphics for text is fairly small in most circumstances. But the Object_Definition_Segment has a mechanism for handling multiple sequences of graphic data (so large bitmaps can be divided into multiple parts each less than 64K long). It appears TSMUXER doesn't have the capability to handle those multiple sequences and dies when it encounters them (with the error "Unexpected byte").
The good news is that since these sequences are generally used in graphic overlays that aren't related to subtitles -- I can make BD Rebuilder ignore them completely when doing a movie-only encode. For full backups, however, the graphics are needed (usually to handle some type of special feature like pop-up selections etc.) I'm going to have to come up with some other way of resizing them.
Just thought it was interesting and wanted to let you know...
1Bullet
10th April 2011, 18:27
I hate to say it again... but are you overclocked? It sounds like X264 is crashing mid-encode.
No I am not overclocked
I will try stepping back a version of X264.
I have a power supply tester will check it out. I have been stable up till now.
jdobbs
10th April 2011, 18:39
No I am not overclocked
I will try stepping back a version of X264.
I have a power supply tester will check it out. I have been stable up till now. Find and run a utility that checks CPU temperature and look at it a couple of hours into the encode. Overclocking is the most common cause of overheating, but not the only one. You might look at your CPU's heatsink for dust buildup.
System issues are much more likely to be the problem than X264. Lots of other people are running the latest versions of BD-RB and X264 without issues.
I start hearing these kinds of reports every year when spring/summer comes around (most from overclocked systems). You'll see another one a little way back in this thread (but he refused to consider that his system might be at fault). Normally when X264 encounters an error, BD-RB will catch it by examining the O/S's returned error code. But when it is related to system instability it is unlikely that an error code will be returned. When that happens, all you end up with is a partial video encode that gets multiplexed into the output stream.
Sharc
10th April 2011, 19:15
Just a note for those folks who do a lot of resizing to 720p.
I've been looking through the SUP file format and doing some work in resizing (to support subtitle conversion when outputting to DVD and fix the "forced flag" issue). In doing so I've just happened to have stumbled across the cause of the TSMUXER error that causes occasional failures when resizing to 720p. ............
........... I'm going to have to come up with some other way of resizing them.
Just thought it was interesting and wanted to let you know...
That's really exciting news. Would be great to have a solution for the (seldom, but annoying) 720p sups failure of TSMUXER, plus sub support for DVD output :)
jdobbs
10th April 2011, 19:22
That's really exciting news. Would be great to have a solution for the (seldom, but annoying) 720p sups failure of TSMUXER, plus sub support for DVD output :)Hey, I just sent you a PM about that one... :) Not too long ago I was convinced it was a ripping issue.
jdobbs
10th April 2011, 19:32
That's really exciting news. Would be great to have a solution for the (seldom, but annoying) 720p sups failure of TSMUXER, plus sub support for DVD output :) I have the DVD resizing working and it will be in the next release. There are some limits, though, when converting from a format that allows 256 colors to one that uses 4. But based on my testing it is still pretty good.
Discoboy
10th April 2011, 20:40
Just a note for those folks who do a lot of resizing to 720p.
I've been looking through the SUP file format and doing some work in resizing (to support subtitle conversion when outputting to DVD and fix the "forced flag" issue). In doing so I've just happened to have stumbled across the cause of the TSMUXER error that causes occasional failures when resizing to 720p.
The Object_Definition_Segment that includes all the information for actually drawing the subtitle image (stored as run-length encoded data) normally consists of only a single sequence (the graphic image of the text). Good enough, as the graphics for text is fairly small in most circumstances. But the Object_Definition_Segment has a mechanism for handling multiple sequences of graphic data (so large bitmaps can be divided into multiple parts each less than 64K long). It appears TSMUXER doesn't have the capability to handle those multiple sequences and dies when it encounters them (with the error "Unexpected byte").
The good news is that since these sequences are generally used in graphic overlays that aren't related to subtitles -- I can make BD Rebuilder ignore them completely when doing a movie-only encode. For full backups, however, the graphics are needed (usually to handle some type of special feature like pop-up selections etc.) I'm going to have to come up with some other way of resizing them.
Just thought it was interesting and wanted to let you know...
Thanks for the update jdobbs :thanks:
had-z
10th April 2011, 21:27
All my problems was solved with clearing the register of the ffdshow!! now i can backup without the fear of bad frames or macroblocks...
If i can help to solve the problem with black hawk down uploading a file (clpi or mpls) i will be even more happy! I'm very curious to see how will look a MPEG2-source encoded with the superior x264. (BHD is the only BD i have with the main movie encoded in MPEG-2)
Thanks Again Jdobbs.
setarip_old
11th April 2011, 00:35
@jdobbsI've just happened to have stumbled across the cause of the TSMUXER error that causes occasional failures when resizing to 720p. Be careful - The last time you did that you fell off your roof ;>}
wolverine3n8
11th April 2011, 02:19
Just a note for those folks who do a lot of resizing to 720p.
The good news is that since these sequences are generally used in graphic overlays that aren't related to subtitles -- I can make BD Rebuilder ignore them completely when doing a movie-only encode.
That's good news. I do resizing quite often and have noticed the "english subs for non-english parts" didn't show up in the rebuilt version. This will be a great improvement to an already excellent program. Thanks.
jdobbs
11th April 2011, 05:07
@jdobbs Be careful - The last time you did that you fell off your roof ;>} Hah! Good point. I haven't had the best luck with the "stumbling" lately. In fact I'm still on crutches. :D
Ch3vr0n
11th April 2011, 14:19
Any news on my HP5 issue ? See previous post (all eng language streams, that are not all eng)
jetli
11th April 2011, 16:31
is there a way to make rebuilder take an mpeg2 1080p file and compress it using x264 and then fit on a bd25???
if so how?
jet
Video Dude
11th April 2011, 23:26
Does anyone experience chapter points that are off by about 0.5 seconds?
The original discs navigate chapter to chapter perfect. But when I play a backup and skip chapter to chapter I get the last couple frames of the previous chapter. It happens with every movie I do and all of them are movie only, no re-encode backups. (PowerDVD & Sony S370)
I examined the BD-RB output using Don Graft's tool to identify the IDR frame numbers and compared that to the chapter time codes displayed in BDEdit. I found that the BD-RB output is correct. The IDR frames match up exact with the chapter time codes.
Does this happen to anyone else? I can't figure out what could be causing this.
Capsbackup
11th April 2011, 23:44
is there a way to make rebuilder take an mpeg2 1080p file and compress it using x264 and then fit on a bd25???
if so how?
jet
This is a bug reports thread! :rolleyes:
BD-RB is able to work with original Blu-ray rips, not individual files. You could use tsMuxeR to create a Blu-ray with your mpeg2 file if it is compliant, then use BD-RB on that output. :cool:
A.Fenderson
11th April 2011, 23:54
Does anyone experience chapter points that are off by about 0.5 seconds?
The original discs navigate chapter to chapter perfect. But when I play a backup and skip chapter to chapter I get the last couple frames of the previous chapter. It happens with every movie I do and all of them are movie only, no re-encode backups. (PowerDVD & Sony S370)
I examined the BD-RB output using Don Graft's tool to identify the IDR frame numbers and compared that to the chapter time codes displayed in BDEdit. I found that the BD-RB output is correct. The IDR frames match up exact with the chapter time codes.
Does this happen to anyone else? I can't figure out what could be causing this.
So you're essentially just using BD-RB to remux the main-movie playlist, right? Have you checked the IDR and chapter-points on the original rip, and do they exactly match what comes out of BD-RB?
Video Dude
12th April 2011, 00:30
I went back and checked the last backup I did since I still have the files on my hard drive (Fantasia 2000, movie only, no re-encode).
I extracted the chapters using both tsmuxer and BDedit. Playlist 00800 (I double checked it was the playlist BD-RB used). I noticed that there is a slight difference that could explain why my backups show the last few frames of the previous chapter when I skip chapters.
BDedit (frame number format)
Original Backup
0 0
1833 1809
5958 5934
8070 8046
22785 22761
24120 24096
42163 42139
43989 43965
54763 54739
55804 55780
58548 58524
60816 60791
74627 74603
76046 76022
85089 85065
85660 85636
98928 98904
107232 107207
BDedit (PTS format)
Original Backup
0 0
3397143 3397140
11139253 11139210
15103213 15103169
42721428 42721425
45225180 45225180
79091512 79091505
82518686 82518660
102740137 102740130
104693964 104693940
109844109 109844100
114098985 114098940
140022382 140022360
142685668 142685640
159658248 159658245
160729944 160729920
185630445 185630445
201216015 201215970
tsMuxer
Original Backup
00:00:00.000 00:00:00.000
00:01:16.493 00:01:15.492
00:04:08.539 00:04:07.538
00:05:36.627 00:05:35.625
00:15:50.366 00:15:49.365
00:16:46.004 00:16:45.004
00:29:18.590 00:29:17.588
00:30:34.749 00:30:33.748
00:38:04.115 00:38:03.114
00:38:47.533 00:38:46.532
00:40:41.981 00:40:40.980
00:42:16.534 00:42:15.532
00:51:52.609 00:51:51.608
00:52:51.793 00:52:50.791
00:59:08.962 00:59:07.960
00:59:32.777 00:59:31.775
01:08:46.122 01:08:45.121
01:14:32.467 01:14:31.466
Log:
-----------------------
[21:10:27] BD Rebuilder v0.37.05 (beta)
- Source: FANTASIA_2000
- Input BD size: 21.12 GB
- Approximate total content: [01:14:32.718]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
- Audio [1] set to default.
[21:10:27] PHASE ONE, Encoding
- [21:10:27] Extracting A/V streams [VID_00800]
- [21:21:57] Reencoding: VID_00800 (1 of 1)
- [21:21:57] Collecting video information
- [21:21:57] Keeping original video (no reencode)
- [21:21:57] Reencoding audio tracks (if req'd)
- [21:21:57] Multiplexing M2TS
[21:29:49]PHASE ONE complete
[21:29:49]PHASE TWO - Rebuild Started
- [21:29:49] Rebuilding BD file Structure
[21:40:23] - Encode and Rebuild complete
[21:40:23]JOB: FANTASIA_2000 finished.
INI
[Status]
LABEL=FANTASIA_2000
VERSION=v0.37.05 (beta)
SOURCE_SIZE=22681344000
SOURCE_VIDEO_SIZE=22681344000
TARGET_SIZE=24641536000
REDUCTION=1.08642309732615
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=-1
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=1
[00800]
USE_ORIGINAL=1
AUDIO=10000
PGS=1000000000
M2TS_TARGET=24641536000
NSTART=27000000
NEND=228272160
NSIZE=17532819456
FLINK=0
MLINK=0
jdobbs
12th April 2011, 13:49
Does anyone experience chapter points that are off by about 0.5 seconds?
The original discs navigate chapter to chapter perfect. But when I play a backup and skip chapter to chapter I get the last couple frames of the previous chapter. It happens with every movie I do and all of them are movie only, no re-encode backups. (PowerDVD & Sony S370)
I examined the BD-RB output using Don Graft's tool to identify the IDR frame numbers and compared that to the chapter time codes displayed in BDEdit. I found that the BD-RB output is correct. The IDR frames match up exact with the chapter time codes.
Does this happen to anyone else? I can't figure out what could be causing this.Not to me... my movie-only encodes are frame-accurate to the chapter point.
jdobbs
12th April 2011, 15:25
Any news on my HP5 issue ? See previous post (all eng language streams, that are not all eng)
Well, I got my HP5 disc back -- but it is cracked and unplayable (a good reason not to loan my originals). All I have is a movie-only backup of it... so I guess I'm going to have to buy it again to test it.
[Edit] Ok. It's on its way. It was only $10 at Amazon. I should get it Thursday.
KillingTime
12th April 2011, 17:32
Backing up the extras on Batman Darknight (alternate movie only selection) to a BD5.
I don't know what the error message means.
I looked in the workfiles folder, and the m2ts was playable, but no audio.
Thanks.
-----------------------
[12:32:21] BD Rebuilder v0.37.06 (beta)
- Source: BATMAN_THEDARKKNIGHT_BD
- Input BD size: 5.28 GB
- Approximate total content: [01:04:10.880]
- Target BD size: 4.36 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
- Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[12:32:21] PHASE ONE, Encoding
- [12:32:21] Extracting A/V streams [VID_00009]
- [12:36:48] Reencoding: VID_00009 (1 of 1)
- [12:36:48] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29.970fps, 115,411 frames
- Convert: 1280x720, 59.940fps, 230,822 frames
- Bitrate: 8,752 Kbs
- [12:36:48] Reencoding: VID_00009, Pass 1 of 2
- [13:40:13] Reencoding: VID_00009, Pass 2 of 2
- [15:45:40] Video Encode complete
- [15:45:40] Reencoding audio tracks (if req'd)
- [15:46:00] Multiplexing M2TS
[15:48:17]PHASE ONE complete
[15:48:17]PHASE TWO - Rebuild Started
- [15:48:17] Rebuilding AVCHD file Structure
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
- Non standart fps value do not supported for PGS streams
[15:48:18] - Failed to REBUILD
[Status]
LABEL=BATMAN_THEDARKKNIGHT_BD
VERSION=v0.37.06 (beta)
SOURCE_SIZE=5673154560
SOURCE_VIDEO_SIZE=5673154560
TARGET_SIZE=4686086144
REDUCTION=.826010660284214
RESIZE_1080=-1
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=0
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=0
[00009]
AUDIO=1
PGS=01000000000000
M2TS_TARGET=4686086144
RATE=8752
NSTART=27000000
NEND=200288862
NSIZE=4435556352
FLINK=0
MLINK=0
jdobbs
12th April 2011, 17:48
@KillingTime
Are you working from an original disc? I tried both of the Region 1 "Dark Knight" discs and there is no playlist that contains only 00009.m2ts. I did, however find one on Disc 1 that is 0008.m2ts and is the exact same length as yours. I'm running it now.
setarip_old
12th April 2011, 22:18
@KillingTime
Hi!
Are you trying to backup the "Extras" from Disc 1 or Disc2?
jdobbs
12th April 2011, 23:17
@KillingTime@KillingTime
Are you working from an original disc? I tried both of the Region 1 "Dark Knight" discs and there is no playlist that contains only 00009.m2ts. I did, however find one on Disc 1 that is 0008.m2ts and is the exact same length as yours. I'm running it now. I received the same error as you reported. I'm investigating it.
[Edit] Ok. I found it an fixed it for the next release. I had mistyped "59.97" as the framerate to be used in the META file when muxing that type of 720p stream. It should have been "59.94".
KillingTime
13th April 2011, 04:08
Yes, it's an original disc. Thanks for looking into it.
A.Fenderson
13th April 2011, 07:36
Backing up I, Robot to BD25. I made no changes to anything on the Stream tab (just expanded to confirm my preset options all looked applicable for this title). I do have one edit to the config file: I added "KEEP_HD_LPCM=1" which I sometimes toggle to 0 on certain titles. I started the backup, let it get finished extracting the first stream and then begin pass 1 of the encode, aborted via the Abort button, shut down pc, reboot, start BD-RB, click "Backup" and it's giving "The working path is not empty. DELETE ALL OLD FILES? YES/NO" and clicking NO aborts, not resumes. I did not make any changes, or even enter the Setup or View/Edit Config File menus. Win XP 32, Inspect.exe reports everything OK. Running 0.37.07.
Capsbackup
13th April 2011, 15:09
Backing up I, Robot to BD25. I made no changes to anything on the Stream tab (just expanded to confirm my preset options all looked applicable for this title). I do have one edit to the config file: I added "KEEP_HD_LPCM=1" which I sometimes toggle to 0 on certain titles. I started the backup, let it get finished extracting the first stream and then begin pass 1 of the encode, aborted via the Abort button, shut down pc, reboot, start BD-RB, click "Backup" and it's giving "The working path is not empty. DELETE ALL OLD FILES? YES/NO" and clicking NO aborts, not resumes. I did not make any changes, or even enter the Setup or View/Edit Config File menus. Win XP 32, Inspect.exe reports everything OK. Running 0.37.07.
Any change will result in this message. Audio tracks, subtitle tracks, output size, or a change to the config file will trigger this. :cool:
I have used the resume function with BD-RBV03707 and it works for me.
EDIT:
Just ran a quick test again, and tried before and after rebooting, and the resume worked as expected! ;)
A.Fenderson
13th April 2011, 16:14
Any change will result in this message. Audio tracks, subtitle tracks, output size, or a change to the config file will trigger this.
I know, and I absolutely did not change anything. I may well have a unique or very rare set of parameters/options to my encodes or something similar that's causing this, I'll post logs when I get home. This isn't the first time this has happened, though last time I was told that I must have changed something (http://forum.doom9.org/showthread.php?p=1473954#post1473954), yet down the road, a similar bug was later confirmed and fixed. (http://forum.doom9.org/showthread.php?p=1480427#post1480427) I'm just trying to help track down a potential bug. If there's any possible way that my unique pc/Windows-install/setup could somehow be causing this, I'll accept that and quit reporting these if jdobbs requests it, but the one thing I know is that I'm not changing anything between Abort and (resume) Backup, or between the initial clicking of Backup and the resume Backup for that matter.
jdobbs
13th April 2011, 16:18
I know, and I absolutely did not change anything. I may well have a unique or very rare set of parameters/options to my encodes or something similar that's causing this, I'll post logs when I get home. This isn't the first time this has happened, though last time I was told that I must have changed something (http://forum.doom9.org/showthread.php?p=1473954#post1473954), yet down the road, a similar bug was later confirmed and fixed. (http://forum.doom9.org/showthread.php?p=1480427#post1480427) I'm just trying to help track down a potential bug. If there's any possible way that my unique pc/Windows-install/setup could somehow be causing this, I'll accept that and quit reporting these if jdobbs requests it, but the one thing I know is that I'm not changing anything between Abort and (resume) Backup, or between the initial clicking of Backup and the resume Backup for that matter. You probably changed something in the selection list (audio or subtitles) the first time -- then when BD-RB restarted, it went back the default from your selection list. I can tell you with 100% certainty that it is working as it should.
color43
13th April 2011, 22:11
I'm using Windows 7 64-bit. In the previous release (0.37.06), BD Rebuilder used x264-64.exe to do the encoding. In the latest release (0.37.07), it's using the 32-bit version, x264.exe. The encoding used to be around 2.00x, now it's down to 1.23x.
P.S. Great program!
omegaman7
13th April 2011, 22:20
I upgraded, and haven't noticed a problem. Last nights encode, went pretty quick, and only 3 cores in use. Perhaps i'm blind though :S
wolverine3n8
13th April 2011, 23:19
I'm using Windows 7 64-bit. In the previous release (0.37.06), BD Rebuilder used x264-64.exe to do the encoding. In the latest release (0.37.07), it's using the 32-bit version, x264.exe. The encoding used to be around 2.00x, now it's down to 1.23x.
P.S. Great program!
I've noticed the same thing here.
"C:\Video Tools\BD Rebuilder\tools\x264.exe" "F:\WORKING\WORKFILES\VID_00000.AVS" --preset medium --b-pyramid strict --weightp 1 --qpmin=0 --bitrate 8010 --level 4.0 --qpfile "F:\WORKING\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 15000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 15000 --threads auto --thread-input --stats "F:\WORKING\WORKFILES\VID_00000.AVS.264.stats" --pass 2 --output "F:\WORKING\WORKFILES\VID_00000.AVS.264"
had-z
14th April 2011, 00:30
I've noticed the same thing here.
In my system (W7, x64) BD-RB 0.37.07 the encoder says x264-64 (process manager).
jz1276
14th April 2011, 01:09
I've just completed an encode of a movie with a 2:35.1 aspect ratio and noticed it left the black bars on the top and bottom which made it 16:9. Is there an automatic cropping option? The black bars take up space which could be used for higher image quality.
bcovington
14th April 2011, 01:14
Sigh... I guess the other several thousand people who are using it and don't have your problem must be missing something. I'm simply telling you the facts, whether you accept it is up to you.
As anyone here at DOOM9 can tell you, video encoding (especially X264) is very demanding and it will find issues on your system that would be hidden to other apps... it's the ultimate stability tester.
Good luck.
jdobbs - I did give up on Star Trek, just couldn't get it to work with BD RB. But I did get it to work with RipBot. I am only telling you in case it can help you in some way with that disk, etc. I prefer your program and have used it with no problems on 5-6 different bluray back-ups since then. RipBot required the newest version of ffdshow. So, those 5-6 backups have been completed using your program with the most recent version of ffdshow. I have had no problems at all. Can't believe how good the output is. Hope that helps. Donation on the way.
jdobbs
14th April 2011, 01:42
I'm using Windows 7 64-bit. In the previous release (0.37.06), BD Rebuilder used x264-64.exe to do the encoding. In the latest release (0.37.07), it's using the 32-bit version, x264.exe. The encoding used to be around 2.00x, now it's down to 1.23x.
P.S. Great program! It will only use the 64 bit version if you have LAVF selected -- that is the way it has always been. The 64 bit version will not work with AVS files.
jdobbs
14th April 2011, 01:44
I've just completed an encode of a movie with a 2:35.1 aspect ratio and noticed it left the black bars on the top and bottom which made it 16:9. Is there an automatic cropping option? The black bars take up space which could be used for higher image quality. There is no choice. Blu-ray only accepts 4:3 and 16:9. So the bars have to be there unless it is exactly one of those two ratios. There are no blu-ray discs with a 2.35:1 aspect ratio as it would violate the standard. A 2.35:1 film is always encapsulated into 16:9 (with the borders).
wolverine3n8
14th April 2011, 03:07
It will only use the 64 bit version if you have LAVF selected
Is this set through the settings or a hidden option?
jdobbs
14th April 2011, 04:40
Is this set through the settings or a hidden option? Look on the SETUP dialog for the "Use X264's internal LAVF for decoding" checkbox.
omegaman7
14th April 2011, 05:53
I noticed in v0.37.4's release, you changed the settings to have ("Use X264 Internal LAVF" to "on" as the default). But I see now we need to decide for ourselves to use it. Is there a thread I can read about this setting and it's benefits?
jz1276
14th April 2011, 06:04
There is no choice. Blu-ray only accepts 4:3 and 16:9. So the bars have to be there unless it is exactly one of those two ratios. There are no blu-ray discs with a 2.35:1 aspect ratio as it would violate the standard. A 2.35:1 film is always encapsulated into 16:9 (with the borders).
Well I didnt mean the blu ray itself had a 2.35:1 ratio, I meant the actual movie on the disc. I'm backing my discs up in MKV format which is why Im asking if this is possible. Thanks anyway.
colinhunt
14th April 2011, 12:26
jdobbs, ever seen this before? Color Purple threw up this nugget:
- [09:39:36] Extracting A/V streams [VID_00105]
- [09:39:52] Reencoding: VID_00105 (7 of 7)
- [09:39:52] Collecting video information
- Audio/PGS sizing issue. Continued...
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 13*056 frames
- [12:19:43] Reencoding: VID_00105, Pass 1 of 1
- [12:21:33] Video Encode complete
- [12:21:33] Reencoding audio tracks (if req'd)
- [12:21:33] Multiplexing M2TS
When I logged in this morning, there was a OK/Cancel dialog window waiting for me with a warning about Audio/PGS sizing problem. Clicking OK continued the process and the backup finished without further warnings/errors. I haven't had time to play the output yet, unfortunately.
jdobbs
14th April 2011, 14:07
I noticed in v0.37.4's release, you changed the settings to have ("Use X264 Internal LAVF" to "on" as the default). But I see now we need to decide for ourselves to use it. Is there a thread I can read about this setting and it's benefits?Do a search. I've talked about it here. It is faster on some systems and slower on others. Quality is pretty much the same. The real advantage of LAVF is that is bypasses FFDSHOW, HAALI, and AVISYNTH. Since most of my reported issues are from people who misconfigure those apps, using LAVF gets around some issues. So I had high hopes for it. But unfortunately there a lots of things that can't be done with LAVF and BD-RB has to automatically revert when it encounters them...
jdobbs
14th April 2011, 14:09
Well I didnt mean the blu ray itself had a 2.35:1 ratio, I meant the actual movie on the disc. I'm backing my discs up in MKV format which is why Im asking if this is possible. Thanks anyway. Hmmm... you can make MKVs to any ratio you want so, I can see your point. But, honestly, the space you save by removing the bars is inconsequential.
jdobbs
14th April 2011, 14:13
jdobbs, ever seen this before? Color Purple threw up this nugget:
- [09:39:36] Extracting A/V streams [VID_00105]
- [09:39:52] Reencoding: VID_00105 (7 of 7)
- [09:39:52] Collecting video information
- Audio/PGS sizing issue. Continued...
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 13*056 frames
- [12:19:43] Reencoding: VID_00105, Pass 1 of 1
- [12:21:33] Video Encode complete
- [12:21:33] Reencoding audio tracks (if req'd)
- [12:21:33] Multiplexing M2TS
When I logged in this morning, there was a OK/Cancel dialog window waiting for me with a warning about Audio/PGS sizing problem. Clicking OK continued the process and the backup finished without further warnings/errors. I haven't had time to play the output yet, unfortunately.That means that the audio in that segment is too large to fit in the allocated space for the entire video/audio/pgs combination. In other words you've probably decided to keep HD audio and have selected a size that is too small to hold it. When you said "Ok" to continue, it will use a standardized quality level and encode. But the likelihood that you will oversize is very high.
omegaman7
14th April 2011, 17:44
Sounds pretty advantageous when capable. Thanks ;)
Video Dude
14th April 2011, 20:06
jdobbs, will you have to change the x264 command line in the next version?
r1936
Improve Blu-ray compliance
Use dec_ref_pic_marking SEIs to repeat B-ref referencing information.
Don't allow B-frames to reference frames outside their minigop.
r1935
Consolidate Blu-ray hacks into --bluray-compat
This option is now required for Blu-ray compatibility.
--open-gop bluray is now gone (using bluray-compat and open-gop implies a Blu-ray compatible open-gop).
This option doesn't automatically enforce every aspect of Blu-ray compatibility (e.g. resolution, framerate, level, etc).
A.Fenderson
14th April 2011, 20:52
what other "blu-ray hacks" are they referencing? --b-pyramid strict? There weren't any besides open-gop that had "bluray" as an option, were there?
shon3i
14th April 2011, 21:26
--b-pyramid strict is not only "blu-ray" option so stay as is. And --bluray-compat is now mandatory, other hacks described here http://forum.doom9.org/showthread.php?p=1492261#post1492261
jdobbs
15th April 2011, 01:34
what other "blu-ray hacks" are they referencing? --b-pyramid strict? There weren't any besides open-gop that had "bluray" as an option, were there?
I have very carefully chosen the settings in BD-RB for blu-ray compatibility. I suggest you (and everyone) leave the settings alone -- I have had way to many people who want to change settings saying "it works for me" even though it violates specs (especially GOP count).
By the way... the changes you are referencing were only posted on X264.nl today -- I recommend you NEVER use a version other than the one that is included in the zip for BD-RB. I have a series of tests I run before including any new software -- BD-RB v0.37.07 should be used with X264 r1924.
A.Fenderson
15th April 2011, 01:51
Gotcha. No worries, I'm interested in max stability, and actually helping progress the beta, eliminate bugs, etc--wouldn't want to cause you more headache than I already do. ;)
My comment was off-topic, I was just asking a general x264 question, and should have searched instead: sorry. I'll try to stay on-target.
Pure3picshot
15th April 2011, 05:52
this may sound like a dumb question, but does setting and increasing the target size of an MKV container keeping audio intact and or AC3 DD5.1 increase video quality? I have been trying to compare DVD9 to a 10GB MKV container with DTS Audio intact, but the DVD9 setting seems to come out better. I maybe wrong, but was wondering if someone had a little insight. Awesome program, I have been using a while finally getting around to registering to the forum =) Trying to get the best video quality around a DVD9 size.
jdobbs
15th April 2011, 14:20
this may sound like a dumb question, but does setting and increasing the target size of an MKV container keeping audio intact and or AC3 DD5.1 increase video quality? I have been trying to compare DVD9 to a 10GB MKV container with DTS Audio intact, but the DVD9 setting seems to come out better. I maybe wrong, but was wondering if someone had a little insight. Awesome program, I have been using a while finally getting around to registering to the forum =) Trying to get the best video quality around a DVD9 size. The same size will produce the same quality... regardless of whether it is MKV or M2TS. The M2TS uses slightly more for overhead, but not enough to really make a huge difference.
As for the audio -- typically using DD5.1 will use less space than DTS, so yes the video would probably look slightly better with DD 5.1. If you want the best quality I would recommend using DD5.1 @ 640Kbs for output. Others may argue the point -- but in my opinion DD5.1 at that bitrate is indistinguishable from uncompressed audio (and all the tests done by audio engineers agree).
As for which is better... six of one and a half dozen of the other. It really doesn't matter which one you choose because it only takes about 5 minutes to switch between the two with the right software.
jdobbs
15th April 2011, 22:26
Any news on my HP5 issue ? See previous post (all eng language streams, that are not all eng) Well I did some testing on this disc. Here's the bad news: The reason it won't encode is because the main feature contains an IGS stream. A few versions ago I made a change to disallow reencoding of streams with IGS -- that's because as-of today, there is no way to reintegrate the IGS into the output (TSMUXER won't handle it). Typically IGS is only used on small special features and menus... but HP5 is that one in a thousand special case.
The good news is that I can fix it for movie-only mode for the next release. The IGS is never needed then. I can also add a hidden option that allows a full encode to reencode despite the IGS -- the downside to that is that while you can be sure the film will always play perfectly, you never know which of the special feature will be hampered (but something will).
I guess I'm going have light a fire under myself for that code the reintegrates DTS-Express and IGS. I put it aside after a couple of weeks of frustrating results.
A.Fenderson
15th April 2011, 23:16
I guess I'm going have light a fire under myself for that code the reintegrates DTS-Express and IGS.
I just send some kindling and a box of matches, which is all I can afford right now. ;-) Maybe some others can afford to throw some jet fuel on that.
jdobbs
16th April 2011, 00:18
I just send some kindling and a box of matches, which is all I can afford right now. ;-) Maybe some others can afford to throw some jet fuel on that. :) You, sir, are a gentleman and a scholar.
Capsbackup
16th April 2011, 03:09
Well I did some testing on this disc. Here's the bad news: The reason it won't encode is because the main feature contains an IGS stream. A few versions ago I made a change to disallow reencoding of streams with IGS -- that's because as-of today, there is no way to reintegrate the IGS into the output (TSMUXER won't hangle it). Typically IGS is only used on small special features and menus... but HP5 is that one in a thousand special case.
The good news is that I can fix it for movie-only mode for the next release. The IGS is never needed then. I can also add a hidden option that allows a full encode to reencode despite the IGS -- the downside to that is that while you can be sure the film will always play perfectly, you never know which of the special feature will be hampered (but something will).
I guess I'm going have light a fire under myself for that code the reintegrates DTS-Express and IGS. I put it aside after a couple of weeks of frustrating results.
Interestingly, I did HP5, R1, to a full disc backup to BD-25 quite some time ago, and it completed successfully. I tested it on my S360 and everything seemed to work just fine. I can't remember which version of BD-RB I would have used on it, which probably doesn't matter regarding IGS, but I did not experience any problems. I tested the intro to the main menu, selected the movie to play, and it was fine. Can't remember any special feature problems either, which I usually test as well. :confused:
jdobbs
16th April 2011, 05:01
Interestingly, I did HP5, R1, to a full disc backup to BD-25 quite some time ago, and it completed successfully. I tested it on my S360 and everything seemed to work just fine. I can't remember which version of BD-RB I would have used on it, which probably doesn't matter regarding IGS, but I did not experience any problems. I tested the intro to the main menu, selected the movie to play, and it was fine. Can't remember any special feature problems either, which I usually test as well. :confused:Yeah, I did it too. I'd have to guess it is a popup of some kind (BD Live, maybe?). Here's where I made the change:
February 7th, 2011 - v0.37.4
- Inserted temporary code to prevent streams that
contain IGS from being processed. Since these
are normally menus and by nature are small,
they will be kept intact. This should prevent
the rare "Menu without buttons" issue until
IGS reintegration routines are completed.
Ch3vr0n
16th April 2011, 13:14
@jdobbs: thx for getting back to me on that. Please add that hidden switch till you manage to solve it. The reason is that i never do movie-only backups, only full disc ones. Guess there's always 1 disc that has to be an outsider like with everything in the real world. Something or someone's gotta be different then the rest
omegaman7
16th April 2011, 21:48
Definitely pays to check check and recheck before posting to this thread. I was almost convinced that I had either a bad rip, or encode problem. Or even still, that it was a result of a new setting(Use Internal LAVF) I've never used before. But it turns out that Totalmedia theatre v 3.0.1.120 has a problem rendering the Harry Potter 7 Pt1 BD Menu(Even the preprocessed files). The menu stutters rather substantially. I was gonna try Powerdvd but it wants me to upgrade to a new version. So I burned the Bd rebuilder Output. My current standalone, Samsung BD-p1590 is being rather picky with my BD-R discs as of late. But I only needed it to run for a few minutes, while I checked the menu playback. It played flawlessly. I wonder why the menu plays erratically, while the main movie is fine in arcsofts player. Weird....
I will definitely remain thorough in the future. It's actually pretty rare Rebuilder causes trouble....
Ch3vr0n
16th April 2011, 22:20
Jdobbs, you don't have 37.03 lying arround anymore do you if it won't impact coding to much. so i can rebuilt it anyway. The oldest version i have is exactly 37.04 where you added that code.
KillingTime
16th April 2011, 22:21
Hello,
Just finished compressing Heartbreak Ridge (BD) to 720P and 1080P. The audio is out of sync on both. I would say by about half a second. Enough to be noticeable. BDRebuilder is set to output 448 AC3.
I'm selecting the DTS HD audio track (English). Tried it 3 times now. Same result.
Played the original BD structure back through the same player and the audio is fine.
-----------------------
[04:08:15] BD Rebuilder v0.37.06 (beta)
- Source: HEARTBREAK_RIDGE
- Input BD size: 30.67 GB
- Approximate total content: [02:09:56.830]
- Target BD size: 7.84 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
- Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[04:08:15] PHASE ONE, Encoding
- [04:08:15] Extracting A/V streams [VID_00037]
- [04:35:50] Reencoding: VID_00037 (1 of 1)
- [04:35:50] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 186,937 frames
- Convert: 1280x720, 23.976fps, 186,937 frames
- Bitrate: 7,510 Kbs
- [04:35:50] Reencoding: VID_00037, Pass 1 of 2
- [06:13:08] Reencoding: VID_00037, Pass 2 of 2
- [09:25:02] Video Encode complete
- [09:25:02] Reencoding audio tracks (if req'd)
- [09:29:40] Multiplexing M2TS
[09:34:42]PHASE ONE complete
[09:34:42]PHASE TWO - Rebuild Started
- [09:34:42] Rebuilding AVCHD file Structure
[09:39:49] - Encode and Rebuild complete
- WORKFILES folder removed.
[09:39:49]JOB: HEARTBREAK_RIDGE finished.
-----------------------
[13:00:12] BD Rebuilder v0.37.06 (beta)
- Source: HEARTBREAK_RIDGE
- Input BD size: 30.67 GB
- Approximate total content: [02:09:56.830]
- Target BD size: 15.63 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[13:00:12] PHASE ONE, Encoding
- [13:00:12] Extracting A/V streams [VID_00037]
- [13:27:28] Reencoding: VID_00037 (1 of 1)
- [13:27:28] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 186,937 frames
- Bitrate: 15,468 Kbs
- [13:27:28] Reencoding: VID_00037, Pass 1 of 2
- [15:06:49] Reencoding: VID_00037, Pass 2 of 2
- [21:24:50] Video Encode complete
- [21:24:50] Reencoding audio tracks (if req'd)
- [21:29:27] Multiplexing M2TS
[21:38:24]PHASE ONE complete
[21:38:24]PHASE TWO - Rebuild Started
- [21:38:24] Rebuilding BD file Structure
[21:49:23] - Encode and Rebuild complete
- WORKFILES folder removed.
[21:49:23]JOB: HEARTBREAK_RIDGE finished.
[Status]
LABEL=HEARTBREAK_RIDGE
VERSION=v0.37.06 (beta)
SOURCE_SIZE=32936103936
SOURCE_VIDEO_SIZE=32936103936
TARGET_SIZE=16777216000
REDUCTION=.509386782134303
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=0
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=1
[00037]
AUDIO=10000
PGS=1000000000
M2TS_TARGET=16777216000
RATE=15468
NSTART=27000000
NEND=377900640
NSIZE=15774799872
FLINK=0
MLINK=0
Thanks.
wolverine3n8
16th April 2011, 23:55
Jdobbs, you don't have 37.03 lying arround anymore do you if it won't impact coding to much. so i can rebuilt it anyway. The oldest version i have is exactly 37.04 where you added that code.
Here ya go.
http://www.digital-digest.com/software/download-1787_0_78_file_BD-RBV03703.zip.html
jdobbs
17th April 2011, 03:54
Hello,
Just finished compressing Heartbreak Ridge (BD) to 720P and 1080P. The audio is out of sync on both. I would say by about half a second. Enough to be noticeable. BDRebuilder is set to output 448 AC3.
I'm selecting the DTS HD audio track (English). Tried it 3 times now. Same result.
Played the original BD structure back through the same player and the audio is fine.
-----------------------
[04:08:15] BD Rebuilder v0.37.06 (beta)
- Source: HEARTBREAK_RIDGE
- Input BD size: 30.67 GB
- Approximate total content: [02:09:56.830]
- Target BD size: 7.84 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- RESIZE 1080p to 720p enabled
- Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[04:08:15] PHASE ONE, Encoding
- [04:08:15] Extracting A/V streams [VID_00037]
- [04:35:50] Reencoding: VID_00037 (1 of 1)
- [04:35:50] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 186,937 frames
- Convert: 1280x720, 23.976fps, 186,937 frames
- Bitrate: 7,510 Kbs
- [04:35:50] Reencoding: VID_00037, Pass 1 of 2
- [06:13:08] Reencoding: VID_00037, Pass 2 of 2
- [09:25:02] Video Encode complete
- [09:25:02] Reencoding audio tracks (if req'd)
- [09:29:40] Multiplexing M2TS
[09:34:42]PHASE ONE complete
[09:34:42]PHASE TWO - Rebuild Started
- [09:34:42] Rebuilding AVCHD file Structure
[09:39:49] - Encode and Rebuild complete
- WORKFILES folder removed.
[09:39:49]JOB: HEARTBREAK_RIDGE finished.
-----------------------
[13:00:12] BD Rebuilder v0.37.06 (beta)
- Source: HEARTBREAK_RIDGE
- Input BD size: 30.67 GB
- Approximate total content: [02:09:56.830]
- Target BD size: 15.63 GB
- Windows Version: 5.1 [2600]
- MOVIE-ONLY mode enabled
- Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=448
[13:00:12] PHASE ONE, Encoding
- [13:00:12] Extracting A/V streams [VID_00037]
- [13:27:28] Reencoding: VID_00037 (1 of 1)
- [13:27:28] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 186,937 frames
- Bitrate: 15,468 Kbs
- [13:27:28] Reencoding: VID_00037, Pass 1 of 2
- [15:06:49] Reencoding: VID_00037, Pass 2 of 2
- [21:24:50] Video Encode complete
- [21:24:50] Reencoding audio tracks (if req'd)
- [21:29:27] Multiplexing M2TS
[21:38:24]PHASE ONE complete
[21:38:24]PHASE TWO - Rebuild Started
- [21:38:24] Rebuilding BD file Structure
[21:49:23] - Encode and Rebuild complete
- WORKFILES folder removed.
[21:49:23]JOB: HEARTBREAK_RIDGE finished.
[Status]
LABEL=HEARTBREAK_RIDGE
VERSION=v0.37.06 (beta)
SOURCE_SIZE=32936103936
SOURCE_VIDEO_SIZE=32936103936
TARGET_SIZE=16777216000
REDUCTION=.509386782134303
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=0
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=1
[00037]
AUDIO=10000
PGS=1000000000
M2TS_TARGET=16777216000
RATE=15468
NSTART=27000000
NEND=377900640
NSIZE=15774799872
FLINK=0
MLINK=0
Thanks.
Please run INSPECT.EXE and post your results. If it is out of sync it is very likely some version isn't correct.
had-z
17th April 2011, 04:03
I found a new bug in the dark knight!, is not related with the encode, everything is ok.
The bug is: when the feature "play movie with focus points" is ON and the disc icon appears on the left corner, after press the enter button (to view the behind the scenes stuff of that scene) is played the BTS of another scene...
ie: when i press the enter button in the movie when the joker detonates the hospital a BTS of how they filmed IMAX scenes will play.
A.Fenderson
17th April 2011, 08:38
I got an unusual undersize on Black Swan backup to BD25: it was 21,880,101,204 bytes, or 87% of a BD25, whereas for quite some time, all my BD25 backups have been consistently 95% +/- 1%, no more deviation than that. I always set the option to retain only the BDMV and CERTIFICATE folders, and these were the only folders retained, but the original rip did have one additional folder, DCOPY, containing 2,089,247,182 bytes of data: adding this to the size of the generated backup gives a sum which is ~96% of BD25 capacity. I suspect the math allocating bitrates to the video streams was done prior to subtracting the room saved by dropping the (unusually large) extraneous content in the original rip.
Ch3vr0n
17th April 2011, 15:43
@Wolverine: thx for trying but apparantly i cant use 37.03. Beta expired. So i'm stuck with a disc i cant compress
jdobbs
17th April 2011, 15:58
@Wolverine: thx for trying but apparantly i cant use 37.03. Beta expired. So i'm stuck with a disc i cant compress Give me a day or two and I'll have v0.37.08 out.
KillingTime
17th April 2011, 16:11
Please run INSPECT.EXE and post your results. If it is out of sync it is very likely some version isn't correct.
Hello,
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.6, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
The versions I installed were found from the links provided on your download page.
All my other movies encode correctly (done 15 now). It's only Heartbreak Ridge.
Thanks.
Ch3vr0n
17th April 2011, 17:29
Give me a day or two and I'll have v0.37.08 out.
No worries mate, when it comes to backing up discs i'm a patient man. I'm only doing full disc backups so if 37.08 only has movie-only mode i can wait some more. Proof of that is that i have several DTS-Express discs already ripped to my harddrive and ready to be compressed with a DTS-E capable BDRB.
How's it coming on that end by the way ? Any luck ?
Megacubo
17th April 2011, 19:27
Chaplin Blu-ray
15th Anniversary Edition
The encode is ok. but when the traileres start (before movie) don't have sound, and the extras don't have sound to. The movie is ok.
v0.37.07
hope you can look in it
jdobbs
17th April 2011, 20:15
Chaplin Blu-ray
15th Anniversary Edition
The encode is ok. but when the traileres start (before movie) don't have sound, and the extras don't have sound to. The movie is ok.
v0.37.07
hope you can look in it Are you sure you have sound selected for the language in use? What does BD-RB say in the streams list?
Contents of the Log, INI file, and INF files?
setarip_old
18th April 2011, 09:39
@Megacubo
Hi! but when the traileres start (before movie) don't have sound, and the extras don't have sound to. The movie is ok. I believe that if you are making a BD-9 or BD-5, your problem will be resolved if you click on "Settings" and put a checkmark next to "Do not convert DTS to AC3(Blu-ray only)". The disc has more than one type of DTS (HD and SD) - and otherwise, this seems to cause some confusion...
mpiper
21st April 2011, 18:55
Has the ability to convert a European (1080i50) Bluray to a US-spec bluray been added?
If not, any suggested work-arounds?
A.Fenderson
22nd April 2011, 08:06
I Am Legend: reencode to BD25, @ ~18:10 into the .m2ts of the alternate version of the film (00006.m2ts), video pauses briefly then turns grey, audio continues uninterrupted, video resumes moments later but behind the audio by about the amount of time the video had been frozen and greyed out.
Log shows no problems with encode or muxing for this file:
-----------------------
[02:22:33] BD Rebuilder v0.37.07 (beta)
- Source: I_AM_LEGEND
- Input BD size: 37.56 GB
- Approximate total content: [05:00:15.005]
- Target BD size: 22.95 GB
- Windows Version: 5.1 [2600]
- Quality: Highest (Very Slow), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[02:22:33] PHASE ONE, Encoding
- [02:22:33] Extracting A/V streams [VID_00000]
- [02:31:56] Reencoding: VID_00000 (1 of 28)
- [02:31:56] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 144,615 frames
- Bitrate: 9,380 Kbs
- [02:31:56] Reencoding: VID_00000, Pass 1 of 2
- [05:59:39] Reencoding: VID_00000, Pass 2 of 2
- [21:29:21] Video Encode complete
- [21:29:22] Reencoding audio tracks (if req'd)
- [21:29:22] Multiplexing M2TS
- [21:36:35] Extracting A/V streams [VID_00006]
- [21:46:37] Reencoding: VID_00006 (2 of 28)
- [21:46:37] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 149,473 frames
- Bitrate: 9,770 Kbs
- [21:46:37] Reencoding: VID_00006, Pass 1 of 2
- [01:21:47] Reencoding: VID_00006, Pass 2 of 2
- [17:38:48] Video Encode complete
- [17:38:49] Reencoding audio tracks (if req'd)
- [17:38:49] Multiplexing M2TS
- [17:47:14] Extracting A/V streams [VID_00009]
- [17:48:24] Reencoding: VID_00009 (3 of 28)
- [17:48:24] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 29,760 frames
- Bitrate: 6,953 Kbs
- [17:48:24] Reencoding: VID_00009, Pass 1 of 2
- [18:31:14] Reencoding: VID_00009, Pass 2 of 2
- Encode failed. Retrying.
- [01:12:41] Video Encode complete
- [01:12:42] Reencoding audio tracks (if req'd)
- [01:12:42] Multiplexing M2TS
- [01:13:18] Extracting A/V streams [VID_00010]
- [01:13:40] Reencoding: VID_00010 (4 of 28)
- [01:13:40] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 10,460 frames
- Bitrate: 3,376 Kbs
- [01:13:40] Reencoding: VID_00010, Pass 1 of 2
- [01:17:08] Reencoding: VID_00010, Pass 2 of 2
- [01:31:33] Video Encode complete
- [01:31:33] Reencoding audio tracks (if req'd)
- [01:31:33] Multiplexing M2TS
- [01:31:38] Extracting A/V streams [VID_00011]
- [01:31:54] Reencoding: VID_00011 (5 of 28)
- [01:31:54] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 8,913 frames
- Bitrate: 3,364 Kbs
- [01:31:54] Reencoding: VID_00011, Pass 1 of 2
- [01:34:53] Reencoding: VID_00011, Pass 2 of 2
- [01:47:45] Video Encode complete
- [01:47:45] Reencoding audio tracks (if req'd)
- [01:47:45] Multiplexing M2TS
- [01:47:49] Extracting A/V streams [VID_00012]
- [01:47:58] Reencoding: VID_00012 (6 of 28)
- [01:47:58] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 5,399 frames
- Bitrate: 3,346 Kbs
- [01:47:58] Reencoding: VID_00012, Pass 1 of 2
- [01:49:42] Reencoding: VID_00012, Pass 2 of 2
- [01:56:30] Video Encode complete
- [01:56:30] Reencoding audio tracks (if req'd)
- [01:56:30] Multiplexing M2TS
- [01:56:34] Extracting A/V streams [VID_00013]
- [01:56:41] Reencoding: VID_00013 (7 of 28)
- [01:56:41] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 4,314 frames
- Bitrate: 3,369 Kbs
- [01:56:41] Reencoding: VID_00013, Pass 1 of 2
- [01:58:05] Reencoding: VID_00013, Pass 2 of 2
- [02:03:46] Video Encode complete
- [02:03:46] Reencoding audio tracks (if req'd)
- [02:03:46] Multiplexing M2TS
- [02:03:49] Extracting A/V streams [VID_00014]
- [02:03:54] Reencoding: VID_00014 (8 of 28)
- [02:03:54] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 3,218 frames
- Bitrate: 3,387 Kbs
- [02:03:54] Reencoding: VID_00014, Pass 1 of 2
- [02:04:58] Reencoding: VID_00014, Pass 2 of 2
- [02:09:29] Video Encode complete
- [02:09:29] Reencoding audio tracks (if req'd)
- [02:09:29] Multiplexing M2TS
- [02:09:32] Extracting A/V streams [VID_00015]
- [02:09:42] Reencoding: VID_00015 (9 of 28)
- [02:09:42] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 6,236 frames
- Bitrate: 3,355 Kbs
- [02:09:43] Reencoding: VID_00015, Pass 1 of 2
- [02:11:44] Reencoding: VID_00015, Pass 2 of 2
- [02:19:46] Video Encode complete
- [02:19:46] Reencoding audio tracks (if req'd)
- [02:19:46] Multiplexing M2TS
- [02:19:50] Extracting A/V streams [VID_00016]
- [02:19:55] Reencoding: VID_00016 (10 of 28)
- [02:19:55] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 3,321 frames
- Bitrate: 3,357 Kbs
- [02:19:55] Reencoding: VID_00016, Pass 1 of 2
- [02:20:59] Reencoding: VID_00016, Pass 2 of 2
- [02:25:02] Video Encode complete
- [02:25:02] Reencoding audio tracks (if req'd)
- [02:25:02] Multiplexing M2TS
- [02:25:05] Extracting A/V streams [VID_00017]
- [02:25:11] Reencoding: VID_00017 (11 of 28)
- [02:25:11] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 3,725 frames
- Bitrate: 3,321 Kbs
- [02:25:11] Reencoding: VID_00017, Pass 1 of 2
- [02:26:22] Reencoding: VID_00017, Pass 2 of 2
- [02:30:46] Video Encode complete
- [02:30:46] Reencoding audio tracks (if req'd)
- [02:30:46] Multiplexing M2TS
- [02:30:49] Extracting A/V streams [VID_00018]
- [02:30:55] Reencoding: VID_00018 (12 of 28)
- [02:30:55] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 4,094 frames
- Bitrate: 3,370 Kbs
- [02:30:55] Reencoding: VID_00018, Pass 1 of 2
- [02:32:18] Reencoding: VID_00018, Pass 2 of 2
- [02:37:39] Video Encode complete
- [02:37:39] Reencoding audio tracks (if req'd)
- [02:37:39] Multiplexing M2TS
- [02:37:42] Extracting A/V streams [VID_00019]
- [02:37:45] Reencoding: VID_00019 (13 of 28)
- [02:37:45] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 1,986 frames
- Bitrate: 3,348 Kbs
- [02:37:45] Reencoding: VID_00019, Pass 1 of 2
- [02:38:24] Reencoding: VID_00019, Pass 2 of 2
- [02:40:58] Video Encode complete
- [02:40:58] Reencoding audio tracks (if req'd)
- [02:40:58] Multiplexing M2TS
- [02:40:59] Extracting A/V streams [VID_00020]
- [02:41:07] Reencoding: VID_00020 (14 of 28)
- [02:41:07] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 4,199 frames
- Bitrate: 3,365 Kbs
- [02:41:07] Reencoding: VID_00020, Pass 1 of 2
- [02:42:31] Reencoding: VID_00020, Pass 2 of 2
- [02:48:02] Video Encode complete
- [02:48:02] Reencoding audio tracks (if req'd)
- [02:48:02] Multiplexing M2TS
- [02:48:05] Extracting A/V streams [VID_00021]
- [02:48:11] Reencoding: VID_00021 (15 of 28)
- [02:48:11] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 3,425 frames
- Bitrate: 3,373 Kbs
- [02:48:11] Reencoding: VID_00021, Pass 1 of 2
- [02:49:18] Reencoding: VID_00021, Pass 2 of 2
- [02:53:40] Video Encode complete
- [02:53:40] Reencoding audio tracks (if req'd)
- [02:53:40] Multiplexing M2TS
- [02:53:42] Extracting A/V streams [VID_00022]
- [02:53:46] Reencoding: VID_00022 (16 of 28)
- [02:53:46] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 2,883 frames
- Bitrate: 3,352 Kbs
- [02:53:47] Reencoding: VID_00022, Pass 1 of 2
- [02:54:41] Reencoding: VID_00022, Pass 2 of 2
- [02:58:47] Video Encode complete
- [02:58:47] Reencoding audio tracks (if req'd)
- [02:58:47] Multiplexing M2TS
- [02:58:49] Extracting A/V streams [VID_00023]
- [02:58:56] Reencoding: VID_00023 (17 of 28)
- [02:58:56] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 4,530 frames
- Bitrate: 3,392 Kbs
- [02:58:56] Reencoding: VID_00023, Pass 1 of 2
- [03:00:34] Reencoding: VID_00023, Pass 2 of 2
- [03:07:26] Video Encode complete
- [03:07:26] Reencoding audio tracks (if req'd)
- [03:07:26] Multiplexing M2TS
- [03:07:29] Extracting A/V streams [VID_00024]
- [03:07:35] Reencoding: VID_00024 (18 of 28)
- [03:07:35] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 3,663 frames
- Bitrate: 3,360 Kbs
- [03:07:36] Reencoding: VID_00024, Pass 1 of 2
- [03:08:57] Reencoding: VID_00024, Pass 2 of 2
- [03:14:03] Video Encode complete
- [03:14:03] Reencoding audio tracks (if req'd)
- [03:14:03] Multiplexing M2TS
- [03:14:06] Extracting A/V streams [VID_00025]
- [03:14:12] Reencoding: VID_00025 (19 of 28)
- [03:14:12] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 4,128 frames
- Bitrate: 3,360 Kbs
- [03:14:13] Reencoding: VID_00025, Pass 1 of 2
- [03:15:35] Reencoding: VID_00025, Pass 2 of 2
- [03:21:04] Video Encode complete
- [03:21:04] Reencoding audio tracks (if req'd)
- [03:21:04] Multiplexing M2TS
- [03:21:07] Extracting A/V streams [VID_00026]
- [03:21:15] Reencoding: VID_00026 (20 of 28)
- [03:21:15] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 4,914 frames
- Bitrate: 3,375 Kbs
- [03:21:15] Reencoding: VID_00026, Pass 1 of 2
- [03:22:52] Reencoding: VID_00026, Pass 2 of 2
- [03:29:37] Video Encode complete
- [03:29:37] Reencoding audio tracks (if req'd)
- [03:29:37] Multiplexing M2TS
- [03:29:40] Extracting A/V streams [VID_00027]
- [03:29:45] Reencoding: VID_00027 (21 of 28)
- [03:29:45] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 3,048 frames
- Bitrate: 3,365 Kbs
- [03:29:45] Reencoding: VID_00027, Pass 1 of 2
- [03:30:47] Reencoding: VID_00027, Pass 2 of 2
- [03:35:06] Video Encode complete
- [03:35:06] Reencoding audio tracks (if req'd)
- [03:35:06] Multiplexing M2TS
- [03:35:08] Extracting A/V streams [VID_00028]
- [03:35:15] Reencoding: VID_00028 (22 of 28)
- [03:35:15] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 3,797 frames
- Bitrate: 3,425 Kbs
- [03:35:15] Reencoding: VID_00028, Pass 1 of 2
- [03:36:28] Reencoding: VID_00028, Pass 2 of 2
- [03:41:16] Video Encode complete
- [03:41:16] Reencoding audio tracks (if req'd)
- [03:41:16] Multiplexing M2TS
- [03:41:18] Extracting A/V streams [VID_00029]
- [03:41:25] Reencoding: VID_00029 (23 of 28)
- [03:41:25] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 4,167 frames
- Bitrate: 3,362 Kbs
- [03:41:25] Reencoding: VID_00029, Pass 1 of 2
- [03:42:45] Reencoding: VID_00029, Pass 2 of 2
- [03:47:58] Video Encode complete
- [03:47:58] Reencoding audio tracks (if req'd)
- [03:47:58] Multiplexing M2TS
- [03:48:01] Extracting A/V streams [VID_00030]
- [03:48:06] Reencoding: VID_00030 (24 of 28)
- [03:48:06] Collecting video information
- Source Video: VC-1, 720x480
- Rate/Length: 29.970fps, 3,053 frames
- Bitrate: 3,365 Kbs
- [03:48:06] Reencoding: VID_00030, Pass 1 of 2
- [03:49:05] Reencoding: VID_00030, Pass 2 of 2
- [03:53:29] Video Encode complete
- [03:53:29] Reencoding audio tracks (if req'd)
- [03:53:29] Multiplexing M2TS
- [03:53:32] Extracting A/V streams [VID_00031]
- [03:53:41] Reencoding: VID_00031 (25 of 28)
- [03:53:41] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 4,388 frames
- Bitrate: 6,730 Kbs
- [03:53:41] Reencoding: VID_00031, Pass 1 of 2
- [03:59:09] Reencoding: VID_00031, Pass 2 of 2
- [04:20:34] Video Encode complete
- [04:20:34] Reencoding audio tracks (if req'd)
- [04:20:34] Multiplexing M2TS
- [04:20:39] Extracting A/V streams [VID_00032]
- [04:21:01] Reencoding: VID_00032 (26 of 28)
- [04:21:01] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 9,518 frames
- Bitrate: 6,884 Kbs
- [04:21:02] Reencoding: VID_00032, Pass 1 of 2
- [04:34:08] Reencoding: VID_00032, Pass 2 of 2
- [05:30:17] Video Encode complete
- [05:30:17] Reencoding audio tracks (if req'd)
- [05:30:17] Multiplexing M2TS
- [05:30:27] Extracting A/V streams [VID_00033]
- [05:30:39] Reencoding: VID_00033 (27 of 28)
- [05:30:39] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 5,047 frames
- Bitrate: 6,658 Kbs
- [05:30:39] Reencoding: VID_00033, Pass 1 of 2
- [05:37:05] Reencoding: VID_00033, Pass 2 of 2
- [06:02:27] Video Encode complete
- [06:02:27] Reencoding audio tracks (if req'd)
- [06:02:27] Multiplexing M2TS
- [06:02:32] Extracting A/V streams [VID_00034]
- [06:03:01] Reencoding: VID_00034 (28 of 28)
- [06:03:01] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 12,476 frames
- Bitrate: 6,828 Kbs
- [06:03:02] Reencoding: VID_00034, Pass 1 of 2
- [06:20:17] Reencoding: VID_00034, Pass 2 of 2
- [07:26:47] Video Encode complete
- [07:26:47] Reencoding audio tracks (if req'd)
- [07:26:47] Multiplexing M2TS
[07:26:59]PHASE ONE complete
[07:26:59]PHASE TWO - Rebuild Started
- [07:26:59] Rebuilding BD file Structure
[07:27:06] - Encode and Rebuild complete
[07:27:06]JOB: I_AM_LEGEND finished.
Note that while video encoding of 00009.m2ts initially failed, it successfully retried, and the reencoded file shows no problems whatsoever.
Walking Dead, Season 1, Disc 2: reencode to BD25, @ ~33:45 into the .m2ts of the final episode (00101.m2ts), video pauses briefly then turns grey, audio jumps ahead twice quickly, video resumes moments later but behind the audio by about the amount of time the video had been frozen and greyed out. I had unfortunately already deleted the logfile prior to discovering the issue.
I am not overclocked. X264 has crashed and needed to restart during approximately 3 encodes since changing to BD-RB 0.37.07, and rarely if ever prior to that.
Could be a hardware issue on this end, but other than this I've been fairly stable for quite some time on this machine and using it with BD-RB near-constantly for months (two-pass very-slow earns its name on my outdated machine!).
jdobbs
22nd April 2011, 13:40
@A.Fenderson
Are you experimenting with other versions of the software I have linked in the first post of this thread? What you are describing sure sounds like it.
A.Fenderson
22nd April 2011, 17:43
@A.Fenderson
Are you experimenting with other versions of the software I have linked in the first post of this thread? What you are describing sure sounds like it.
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.7, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
jdobbs
22nd April 2011, 18:28
- Windows Version: 5.1 [2600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.7, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: OkI suggest you try this recommendation from the setup instructions:8. Recommended for Windows XP only: Download and install WMV11 from Microsoft, and set VC-1 decoding to "disabled" in FFDSHOW (allowing the WMV11 codec to be used). This seems to be the codec with the fewest problem on VC-1. For Vista or Windows 7 -- select "wmv9"
A.Fenderson
22nd April 2011, 18:53
Wow, I missed that somehow. Thanks, I'll do that.
I'm also running Windows Memory Diagnostic (http://oca.microsoft.com/en/windiag.asp) (the tool is a bootable 32-bit program you run from CD, so can test 4GB RAM max, but otherwise it works on any system), in the extended tests mode, and it will run 9+ hours while I'm away, so if there is a RAM problem that should find it--I've had it catch problems with a bad stick in the past. If it's useful for anyone else, Vista (and presumably 7) have a version of this built-in. (http://www.howtogeek.com/howto/windows-vista/test-your-computers-memory-using-windows-vista-memory-diagnostic-tool/)
rccland
22nd April 2011, 21:29
BD-RB System Inspection Results:
- Windows Version: 6.0 [6002]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.7, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
BD-RB LOG:
[16:47:18] BD Rebuilder v0.37.07 (beta)
- Source: DIEANOTHERDAY
- Input BD size: 36.90 GB
- Approximate total content: [04:35:31.163]
- Target BD size: 22.95 GB
- Windows Version: 6.0 [6002]
- Quality: High-Speed Option (BD-25), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[16:47:24] PHASE ONE, Encoding
- [16:47:24] Extracting A/V streams [VID_00172]
- [16:47:28] Reencoding: VID_00172 (1 of 56)
- [16:47:28] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 772 frames
- Bitrate: 11,839 Kbs
- [16:47:28] Reencoding: VID_00172, Pass 1 of 2
- [16:47:28] Reencoding: VID_00172, Pass 2 of 2
- [16:48:16] Video Encode complete
- [16:48:16] Reencoding audio tracks (if req'd)
- [16:48:16] Multiplexing M2TS
- [16:48:22] Extracting A/V streams [VID_00132]
- [16:48:28] Reencoding: VID_00132 (2 of 56)
- [16:48:28] Collecting video information
- Encode failed. Retrying.
- Encode failed. Retrying.
[16:48:29] - Failed video encode, aborted
BD-RB Settings:
[Status]
LABEL=DIEANOTHERDAY
VERSION=v0.37.07 (beta)
SOURCE_SIZE=39618241837
SOURCE_VIDEO_SIZE=38822092800
TARGET_SIZE=24641536000
REDUCTION=.614222089619033
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=eng;
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=1
ENCODE_STEP=1
COMPLETED=1
[00172]
AUDIO=100111
PGS=10001
M2TS_TARGET=67044985
RATE=11839
NSTART=27000000
NEND=28448640
NSIZE=65040384
FLINK=-1
MLINK=0
[00132]
AUDIO=100111
PGS=10001
M2TS_TARGET=93201366
So I am trying to REBUILD the movie "DIE ANOTHER DAY" so that it would fit on a BD-R. I ran it 6 times and I keep getting the same error as posted in the above error log. I havent changed anything and before this I have been able to successfully backup more than 10 Blu-Rays.
Please Help. Why am I getting the "FAILED VIDEO ENCODE" error.
jdobbs
22nd April 2011, 21:47
@rccland
Completely uninstall AVISYNTH, HAALI, FFDSHOW, and BD-RB. Then install them all from scratch. Sometimes other programs change defaults or intercept CODECs and INSPECT won't catch it. A reinstall will usually fix it.
rccland
22nd April 2011, 22:01
@rccland
Completely uninstall AVISYNTH, HAALI, FFDSHOW, and BD-RB. Then install them all from scratch. Sometimes other programs change defaults or intercept CODECs and INSPECT won't catch it. A reinstall will usually fix it.
Thanks JDOBBS. I will try your suggestion. As for install instruction I will follow the instruction thats posted on the first page of this forum.
Also just for a test I tried to re-build CASINO ROYALE and it worked fine. It worked fine before so I thought if I did mess up the settings then CASINO ROYALE wont work this time but it worked FINE :)
Just something to think about.
jdobbs
22nd April 2011, 22:23
Thanks JDOBBS. I will try your suggestion. As for install instruction I will follow the instruction thats posted on the first page of this forum.
Also just for a test I tried to re-build CASINO ROYALE and it worked fine. It worked fine before so I thought if I did mess up the settings then CASINO ROYALE wont work this time but it worked FINE :)
Just something to think about. Is it an AVC source like the one that failed? I'd guess not. That would mean it is using an entirely different CODEC, so one might work while the other might not.
Capsbackup
22nd April 2011, 22:34
Is it an AVC source like the one that failed? I'd guess not. That would mean it is using an entirely different CODEC, so one might work while the other might not.
Casino Royale is listed as MPEG-4 (AVC). No doubt there is another codec interfering as MPEG-4 (AVC) is perhaps the least troublesome to reencode. ;)
rccland
22nd April 2011, 23:41
Is it an AVC source like the one that failed? I'd guess not. That would mean it is using an entirely different CODEC, so one might work while the other might not.
Yea DIE ANOTHER DAY is MPEG-4 AVC and as mentioned above CASINO ROYALE is also MPEG-4 AVC. Which would make sense since both BOND movies come from MGM. But as I mentioned before CASINO ROYALE WORKS FINE!
Capsbackup
22nd April 2011, 23:43
Yea DIE ANOTHER DAY is MPEG-4 AVC so is CASINO ROYALE. But as I mentioned before CASINO ROYALE WORKS FINE!
I have done Die Another Day R1 to BD-25 full backup, with no problem.
rccland
23rd April 2011, 01:45
I have done Die Another Day R1 to BD-25 full backup, with no problem.
k thanks. I will return the movie and buy a new one. See if the new disc works OK. Just out of curiosity can you post your settings you used to backup Die Another Day please.
thanks
omegaman7
23rd April 2011, 05:20
If bd rebuilder is anything like Dvd rebuilder, then it doesn't like dirty files. By dirty, I mean any imperfections in the files/code, that rebuilder doesn't like. Thankfully, my iHES108 Bd drive, doesn't do TOO poor a job LOL! It does have a tendency of introducing minor artifacting. But it hasn't done it since the firmware upgrade. Could be coincidence. Time will tell...
jdobbs
23rd April 2011, 15:43
I have updated the first post of this thread with links to a new release of BD-RB (v0.37.08). Changes for this version are:- Corrected an issue in which resizing a source
from 480i/29.97 to 720p would result in an
TSMUXER "Non standard fps value" error during
the remuxing.
- Developed new routines so resizing of subtitle
streams is now done by BD-RB (rather than via
TSMUMXER). This corrects several possible
issues associated with resizing PGS streams.
- Corrected an issue in which opening a feature
in movie-only mode that contains IGS in the
main-movie stream could result in a "Selected
Source is not BD Format" error.
- Rebuilt the algorithms for checking subtitle
sources. This should eliminate the TSMUXER
error "Unexpected byte" and failure that could
sometimes occur while extracting audio/subs and
resizing to 720p.
- Corrected an issue in movie-only mode in which
"forced" subtitle (e.g. when foreign languages
are spoken) were not supported during resizing.
- Added support for subtitles when outputting to
ALTERNATE/DVD. Note that the conversion of
the graphics and integration into the output
stream adds approx 2 minutes to the overall job
for each subtitle kept, so it is recommended
you only select the subtitles you really want.
- Add a new hidden option "DVD_SUB_BACKGROUND".
It lets you select the type of background you'd
like for DVD output (see HIDDENOPTS.TXT).
- Add a new hidden option "DVD_SUB_COLOR". It lets
you select the subtitle foreground color you'd
like for DVD output (see HIDDENOPTS.TXT).
- Updated the included version of X264.EXE to the
latest release (r1937).
- Updated the included version of X264-64.EXE to
the latest release (r1936).
- Other minor corrections and cosmetic fixes.
MickJT
23rd April 2011, 15:52
Thanks for the new release.
jdobbs
23rd April 2011, 16:01
Thanks for the new release.Much appreciated. Writing the SUP/PGS handling routines turned out to be a little more work than I expected -- but they work well now. No more "Unexpected byte" errors from TSMUXER when resizing now. It also made it possible for me to automatically include subs in DVD output and fix the "forced subs disappearing" problem from TSMUXER.
Discoboy
23rd April 2011, 16:08
- Corrected an issue in movie-only mode in which
"forced" subtitle (e.g. when foreign languages
are spoken) were not supported during resizing.
Many thanks jdobbs :)
sparky99999
23rd April 2011, 16:32
Thank you very much for the update v0.37.08
That corrected my Harry Potter 5 problem, with not being BD Format
jdobbs
23rd April 2011, 16:33
Thank you very much for the update v0.37.08
That corrected my Harry Potter 5 problem, with not being BD Format Hmm... I meant to put in a hidden option to allow overlooking IGS for full backups too -- but forgot. I'll get that in on the next release.
Tazlord
23rd April 2011, 17:37
Great work! BD-Rebuilder has definitely come a long way since the first time I used it (which it didn't work for me at that time). I would LOVE to see a program removal feature added to this tool so that I can remove unwanted chains from the final result (like annoying advertisements & such). In fact, I'd be glad to even pay for such a feature. That's how annoying those things are to me. I was unable to find a feature request area so I apologize for this post being in the wrong place.
jdobbs
23rd April 2011, 17:48
Great work! BD-Rebuilder has definitely come a long way since the first time I used it (which it didn't work for me at that time). I would LOVE to see a program removal feature added to this tool so that I can remove unwanted chains from the final result (like annoying advertisements & such). In fact, I'd be glad to even pay for such a feature. That's how annoying those things are to me. I was unable to find a feature request area so I apologize for this post being in the wrong place.The feature request thread is the next one after this one in the sub-forum list... ;)
dfsooner
23rd April 2011, 18:24
Great work! BD-Rebuilder has definitely come a long way since the first time I used it (which it didn't work for me at that time). I would LOVE to see a program removal feature added to this tool so that I can remove unwanted chains from the final result (like annoying advertisements & such). In fact, I'd be glad to even pay for such a feature. That's how annoying those things are to me. I was unable to find a feature request area so I apologize for this post being in the wrong place.
I use Clown_BD BD Copier to eliminate the ads, trailers, warnings, etc. It can be a little tedious, but effective.
had-z
23rd April 2011, 20:10
I found a new bug in the dark knight!, is not related with the encode, everything is ok.
The bug is: when the feature "play movie with focus points" is ON and the disc icon appears on the left corner, after press the enter button (to view the behind the scenes stuff of that scene) is played the BTS of another scene...
ie: when i press the enter button in the movie when the joker detonates the hospital a BTS of how they filmed IMAX scenes will play.
I have a question related to this kind of issues with bd-rb, if i do a backup in fastest mode and the problem is solved, can i replace the files .mpls or .clpi in the highest quality backup? or this won´t work at all, due to the different sizes of the outputs?
Thanks for the new version!! seems like the problem with the Black hawk down will be solved in the next release, in the previous builds i see the error you mentioned in the changelog:
- Corrected an issue in which opening a feature
in movie-only mode that contains IGS in the
main-movie stream could result in a "Selected
Source is not BD Format" error.
Now i can do the movie-only backup, but i want to do the full-backup.
a question: What is IGS?
:thanks: jdobbs
Sharc
23rd April 2011, 22:34
@jdobbs
Thank you for the latest update v0.37.08.
I did a first test with the new subs feature on Alternate PAL DVD. The subtitles flash up for the duration of 1 frame or so only, i.e. something with the display time seems to be wrong.
The time stamps of the extracted sup from the original m2ts appear to be correct and the subtitle displays correctly for the BD.
I will occasionally try with another disc.
jdobbs
23rd April 2011, 23:12
@jdobbs
Thank you for the latest update v0.37.08.
I did a first test with the new subs feature on Alternate PAL DVD. The subtitles flash up for the duration of 1 frame or so only, i.e. something with the display time seems to be wrong.
The time stamps of the extracted sup from the original m2ts appear to be correct and the subtitle displays correctly for the BD.
I will occasionally try with another disc. Hmmm... I've done a lot of testing -- and the subs in my tests are perfectly synced and last for the correct period. All the tests have been with NTSC, but that really shouldn't make a difference. If you look in the XML files for each sub, you should be able to see the start and stop times. Let me know if you find anything interesting.
jdobbs
23rd April 2011, 23:20
a question: What is IGS? Interactive Graphics Stream
Sharc
24th April 2011, 07:14
Hmmm... I've done a lot of testing -- and the subs in my tests are perfectly synced and last for the correct period. All the tests have been with NTSC, but that really shouldn't make a difference. If you look in the XML files for each sub, you should be able to see the start and stop times. Let me know if you find anything interesting.
Here an excerpt from the XML.
Start and stop times are about identical ....
<spu yoffset="514" xoffset="216" transparent="101010" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00634.png" end="00:50:31.71" start="00:50:31.70"/>
<spu yoffset="520" xoffset="258" transparent="101010" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00635.png" end="00:50:35.79" start="00:50:35.78"/>
<spu yoffset="514" xoffset="194" transparent="101010" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00636.png" end="00:50:38.19" start="00:50:38.18"/>
<spu yoffset="514" xoffset="174" transparent="101010" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00637.png" end="00:50:40.03" start="00:50:40.02"/>
The start times are correct, the problem is with the end times.
Should perhaps the milliseconds be a 3 digit number?
jdobbs
24th April 2011, 12:49
Here an excerpt from the XML.
Start and stop times are about identical ....
<spu yoffset="514" xoffset="216" transparent="101010" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00634.png" end="00:50:31.71" start="00:50:31.70"/>
<spu yoffset="520" xoffset="258" transparent="101010" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00635.png" end="00:50:35.79" start="00:50:35.78"/>
<spu yoffset="514" xoffset="194" transparent="101010" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00636.png" end="00:50:38.19" start="00:50:38.18"/>
<spu yoffset="514" xoffset="174" transparent="101010" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00637.png" end="00:50:40.03" start="00:50:40.02"/>
The start times are correct, the problem is with the end times.
Should perhaps the milliseconds be a 3 digit number?Are you processing this in some other way? That XML doesn't look like it comes from BD-RB. The placement of all the values are wrong. BD-RB puts start/stop first and the offsets are last...
In fact, it looks like it is exactly backward and there's no way it could do that on its own. :confused:
Have you tried any other discs?
Ch3vr0n
24th April 2011, 13:50
just wanted to say that the latest version still won't compress my HP5 in fulldisc mode
Capsbackup
24th April 2011, 15:34
I did The King's Speech, R1, Blu-ray to DVD alternate output with this new release BD-RBV03708, and the subtitles came out perfect! Used the default settings so the subtitle colors are yellow, but are perfectly in sync and display for the correct length of time. Final output was 4.29GB, keeping the one audio track and both english and spanish subtitle tracks.
Well done jdobbs! :D
Capsbackup
24th April 2011, 16:11
just wanted to say that the latest version still won't compress my HP5 in fulldisc mode
Interestingly, I did HP5 to full disc BD-25 quite some time ago, and it worked perfectly.
So I load BD-RBV03708, and it shows "Approximate Source Content: [ 5:03:47.266]. However, the main movie, 00000.m2ts, is not in the list of streams to be reencoded. :confused:
If I switch to Movie Only mode, then it is listed as well as the three alternative mpls files for 00000.m2ts ( 00000mpls, 00059.mpls, and 00060.mpls ) for a movie length of 2:18:14.452.
HP5 does have 14 listed audio tracks available for the main movie, of which two are English; one is LPCM 4608kbps and one is 640kbps 5.1 DD.
The largest listed stream to reencode in full backup mode is VID_00031, an MPEG-2, 480i 29.97fps stream, and the next largest is VID_00002, which is a VC-1, 1080i, 29.97fps stream.
So it does appear their is something not right.
If I click Backup on the above listed attempt, I get Target is too small to continue!
Sharc
24th April 2011, 16:26
Are you processing this in some other way? That XML doesn't look like it comes from BD-RB. The placement of all the values are wrong. BD-RB puts start/stop first and the offsets are last...
In fact, it looks like it is exactly backward and there's no way it could do that on its own. :confused:
Have you tried any other discs?
The XML was generated by BD-RB (or by one of the included tools), but hmmm... I took an earlier compressed and resized BD5 as a source for this test.
It is possible that I preprocessed the sups with BDSup2Sub when making the BD5 backup, because of the issue of TSMUXER with sups resizing, or just to shift the sups into the active picture area, I don't remember exactly. Anyway, the BD5 had no playback issues with the sups.
I will try again with the original disc.
jdobbs
24th April 2011, 17:24
The XML was generated by BD-RB (or by one of the included tools), but hmmm... I took an earlier compressed and resized BD5 as a source for this test.
It is possible that I preprocessed the sups with BDSup2Sub when making the BD5 backup, because of the issue of TSMUXER with sups resizing, or just to shift the sups into the active picture area, I don't remember exactly. Anyway, the BD5 had no playback issues with the sups.
I will try again with the original disc. I can assure you that the XML couldn't have been created in that format by BD-RB... odd, though that it exactly backwards from what BD-RB creates. I'm scratching my head on that one. I can't see how it could possibly be output that way based on the formatting I'm using to write the XML file. :confused:
I'm doing some checks to see if I can find a disc that acts similar to yours. The only one I've found so far was one that was doing animation... and it makes sense in that case because the picture is moved at regular intervals, and I ignore all but the first.
jdobbs
24th April 2011, 17:27
Interestingly, I did HP5 to full disc BD-25 quite some time ago, and it worked perfectly.
So I load BD-RBV03708, and it shows "Approximate Source Content: [ 5:03:47.266]. However, the main movie, 00000.m2ts, is not in the list of streams to be reencoded. :confused:
If I switch to Movie Only mode, then it is listed as well as the three alternative mpls files for 00000.m2ts ( 00000mpls, 00059.mpls, and 00060.mpls ) for a movie length of 2:18:14.452.
HP5 does have 14 listed audio tracks available for the main movie, of which two are English; one is LPCM 4608kbps and one is 640kbps 5.1 DD.
The largest listed stream to reencode in full backup mode is VID_00031, an MPEG-2, 480i 29.97fps stream, and the next largest is VID_00002, which is a VC-1, 1080i, 29.97fps stream.
So it does appear their is something not right.
If I click Backup on the above listed attempt, I get Target is too small to continue! That's because BD-RB still looks for IGS on full backups, and 00000.M2TS (the feature) has an IGS stream. I've added a check so that if the stream with IGS is a part of the main feature it is processed anyway.
You probably processed it previously with a version from before the IGS check was added.
jdobbs
24th April 2011, 17:49
It is possible that I preprocessed the sups with BDSup2Sub when making the BD5 backup I'll also run a couple of SUPs through BDSup2Sub and see if it is something specific to the way it writes its output.
jdobbs
24th April 2011, 17:56
I did The King's Speech, R1, Blu-ray to DVD alternate output with this new release BD-RBV03708, and the subtitles came out perfect! Used the default settings so the subtitle colors are yellow, but are perfectly in sync and display for the correct length of time. Final output was 4.29GB, keeping the one audio track and both english and spanish subtitle tracks.
Well done jdobbs! :DDo you think the subtitles should default to white rather than yellow?
omegaman7
24th April 2011, 17:57
Avatar, yellow subtitles were completely natural. But white is certainly more commonplace if you ask me ;)
had-z
24th April 2011, 19:16
just wanted to say that the latest version still won't compress my HP5 in fulldisc mode
Hmm... I meant to put in a hidden option to allow overlooking IGS for full backups too -- but forgot. I'll get that in on the next release.
The only option we have to do a full backup of HP5 and Black Hawk Down is wait the next release with the hidden option that jdobbs mentioned. :)
Capsbackup
24th April 2011, 19:52
Do you think the subtitles should default to white rather than yellow?
Yes, upon further thought! The original Blu-ray is white subtitles, and for this movie it works well.
If I remember correctly though, most DVD's subtitles did use yellow color. But this can be a distraction, so white would be less obtrusive. :)
Ch3vr0n
24th April 2011, 20:31
@Capsbackup: most dvd's use yellow ? Not in my region. They're all white with the occasional yellow but i find yellow damn annoying. I loved Avatar (though in blu-ray) but if there's 1 thing i hated it was those yellow subs. BTW the reason your HP5 is failing now is because of that IGS stream code jdobbs added in 34.04.
That being said, bring on the next version so i can finally resize it. Oh and while you're at it, throw DTS-E processing in it too ;)
setarip_old
24th April 2011, 21:53
most DVD's subtitles did use yellow color. But this can be a distraction, so white would be less obtrusive. There are MANY movies that have many mostly white/light grey backgrounds. Yellow subs are assured to be legible in such instances, whereas oft'times the white subs disappear into the background...
Ch3vr0n
24th April 2011, 22:27
@setarip: that i won't deny. White letters that disappear in the movie is another thing i hate. On those occasions i wouldn't mind if the letters were given a stronger border, or shade or even such a seethrough bar in case the subs cover the opening credits wich is often done. But yellow i personally find that a bit extreme.
jdobbs
24th April 2011, 22:57
@setarip: that i won't deny. White letters that disappear in the movie is another thing i hate. On those occasions i wouldn't mind if the letters were given a stronger border, or shade or even such a seethrough bar in case the subs cover the opening credits wich is often done. But yellow i personally find that a bit extreme. Well you gotta' choose one or the other. Writing code that will analyze and outline the text (beyond what you get with the bilinear resizing) is a lot more work than I'm willing to do for these DVD subtitles. I'm changing the default to white -- buy you can always choose yellow or green from the hidden option.
I may be able to add in another hidden setting that allows you to set your own low/mid/high intensity colors for the subtitles -- but frankly I tried a bunch of them, and the ones I'm using now are about as good as it gets.
For subtitles that can always be read -- you can choose a non-transparent background using the DVD_SUB_BACKGROUND hidden option. I've given two options, black and dark blue.
Ch3vr0n
24th April 2011, 23:46
forgive me jdobbs, i was just discussing the subtitle color wich is beyond the purpose of this thread. Sorry about that. Don't go out of your way to add more tweaks. For me its not necessairy. I only do full disc BD25 backups. For DVD backups i get the DVD itself.
jdobbs
25th April 2011, 00:28
forgive me jdobbs, i was just discussing the subtitle color wich is beyond the purpose of this thread. Sorry about that. Don't go out of your way to add more tweaks. For me its not necessairy. I only do full disc BD25 backups. For DVD backups i get the DVD itself. I hope I didn't come across wrong. I was just trying to point out that ALTERNATE/DVD is not the primary purpose of BD-RB -- so while I wanted to make it complete by adding subtitle support, I don't want to go off on a tangent that keeps me from working on what I consider to be the more-important blu-ray features.
SquallMX
25th April 2011, 01:35
@jdobbs, I tested DVD output mode, everything works fine :) (The Town and RED), but I found that DVD compliant audio tracks (AC3 > 448 Kbps) are being re-encoded, which reduces sound quality and sometimes increases file size a little (from AC3 384/192 Kbps to 448/224 Kbps).
:helpful:
jdobbs
25th April 2011, 04:30
@jdobbs, I tested DVD output mode, everything works fine :) (The Town and RED), but I found that DVD compliant audio tracks (AC3 > 448 Kbps) are being re-encoded, which reduces sound quality and sometimes increases file size a little (from AC3 384/192 Kbps to 448/224 Kbps).
:helpful: I have to say that AC3@384 is rare on commercial DVD discs. More importantly, it is pretty much non-existent in blu-ray... so where is it coming from in your processing? The defacto standard for DD5.1 is 448Kbs on DVD and 640Kbs is standard on Blu-ray. So I just don't see how 384 even comes in play except for something that has been preprocessed.
As for the 224Kbs... yeah 192Kbs is probably more common, but due to an anomaly in blu-ray muxing they take the same amount of space.
As for "reduces sound quality" -- I'd like to know how increasing bitrate ever decreases quality? All blu-ray to DVD 5.1 conversions reencode to 448Kbs, because 640Kbs (the overwhelming standard in blu-ray) violates the DVD spec.
SquallMX
25th April 2011, 05:31
Hi, some of the Blu-rays from my country are really crappy, for example Planet 51 has an "all powerful" Dolby Digital 5.1 Spanish track at 256 Kbps!!!
But the problem is not the increased file size, is the not necessary re-encoding, I tested The Town (http://www.avsforum.com/avs-vb/showpost.php?p=20178272&postcount=2819) Blu-ray disc, the dubs were Dolby Digital 5.1 at 448 Kbps, and the Director's Comment was Dolby 2.0 at 192 Kbps, these are DVD Compliant bitrates but BD-Rebuilder is re-encoding the tracks, that is my "bug report".
As for "reduces sound quality" -- I'd like to know how increasing bitrate ever decreases quality? All blu-ray to DVD 5.1 conversions reencode to 448Kbs, because 640Kbs (the overwhelming standard in blu-ray) violates the DVD spec.
Even if the encoding software is great, re-encoding a lossy source is always going to produce a lower quality output (acording to all the experts of Hydrogenaudio :)), for example the original 5.1 tracks had a frecuency cut of 20 Khz, the Aften output had a cut of 16 Khz. But the point is, since the original tracks are already DVD Compliant why re-encode them?
Thanks for your time and your hard work, and sorry to bother you :helpful:
Sharc
25th April 2011, 06:50
I can assure you that the XML couldn't have been created in that format by BD-RB... odd, though that it exactly backwards from what BD-RB creates. I'm scratching my head on that one. I can't see how it could possibly be output that way based on the formatting I'm using to write the XML file. :confused:
I'm doing some checks to see if I can find a disc that acts similar to yours. The only one I've found so far was one that was doing animation... and it makes sense in that case because the picture is moved at regular intervals, and I ignore all but the first.
Part of the mystery is solved:
When the .xml is opened in Internet Explorer/XML editor, the sequence is reversed! When I open the .xml in a text editor, the sequence is as you expect it to be.
I tried another 720p disc, a BD9 movie only created by BD-RB from the original Blu ray disc. No preprocessing of the sups with the exception of selecting the 3 sup tracks of one language only for the BD9 backup. But still no luck with the subs for the Alternate DVD from this BD9 movie-only source. The start and end times in the .xml are correct, but now the subtitles have not been muxed into the .vobs. From the log:
- [01:26:51] Building ALTERNATE OUTPUT Structure
- [01:29:05] Converting 3 subtitles to DVD format.
- Unable to convert subtitle: 4608, ignored.
- Unable to convert subtitle: 4609, ignored.
- Unable to convert subtitle: 4610, ignored.
- [01:31:46] Starting MPLEX.
- [01:35:31] Building DVD File Structure.
[01:39:54] - Encode and Rebuild complete
My conclusion so far is that it seems not to work (for me) from re-authored 720p BD5/9 sources. Have you tried this case?
I'll try now using the original BluRay disc as source (although you have certainly tested it exhaustively, and other posters have reported success.... so something my be odd just here, and no point in wasting your time on it).
Edit 1:
Could the problem be related to the 23.976 to 25 fps PAL conversion? I am using ALTERNATE_PAL=1 (no adding of frames).
Edit 2:
The subtitles work when using the original BluRay as source rather than the 720p movie-only backup as in my previous tests. However they loose sync, I suspect because of the 23.976 to 25 fps video conversion with ALTERNATE_PAL=1.
I think if I accept ghosted frames (ALTERNATE_PAL=0) the sync of the subtitles would be maintained.
jdobbs
25th April 2011, 13:43
Part of the mystery is solved:
When the .xml is opened in Internet Explorer/XML editor, the sequence is reversed! When I open the .xml in a text editor, the sequence is as you expect it to be.
I tried another 720p disc, a BD9 movie only created by BD-RB from the original Blu ray disc. No preprocessing of the sups with the exception of selecting the 3 sup tracks of one language only for the BD9 backup. But still no luck with the subs for the Alternate DVD from this BD9 movie-only source. The start and end times in the .xml are correct, but now the subtitles have not been muxed into the .vobs. From the log:
- [01:26:51] Building ALTERNATE OUTPUT Structure
- [01:29:05] Converting 3 subtitles to DVD format.
- Unable to convert subtitle: 4608, ignored.
- Unable to convert subtitle: 4609, ignored.
- Unable to convert subtitle: 4610, ignored.
- [01:31:46] Starting MPLEX.
- [01:35:31] Building DVD File Structure.
[01:39:54] - Encode and Rebuild complete
My conclusion so far is that it seems not to work (for me) from re-authored 720p BD5/9 sources. Have you tried this case?
I'll try now using the original BluRay disc as source (although you have certainly tested it exhaustively, and other posters have reported success.... so something my be odd just here, and no point in wasting your time on it).
Edit 1:
Could the problem be related to the 23.976 to 25 fps PAL conversion? I am using ALTERNATE_PAL=1 (no adding of frames).
Edit 2:
The subtitles work when using the original BluRay as source rather than the 720p movie-only backup as in my previous tests. However they loose sync, I suspect because of the 23.976 to 25 fps video conversion with ALTERNATE_PAL=1.
I think if I accept ghosted frames (ALTERNATE_PAL=0) the sync of the subtitles would be maintained. I'll do some testing using 720p sources as well as setting ALTERNATE_PAL=1 and see how it goes.
jdobbs
25th April 2011, 14:05
Hi, some of the Blu-rays from my country are really crappy, for example Planet 51 has an "all powerful" Dolby Digital 5.1 Spanish track at 256 Kbps!!!
But the problem is not the increased file size, is the not necessary re-encoding, I tested The Town (http://www.avsforum.com/avs-vb/showpost.php?p=20178272&postcount=2819) Blu-ray disc, the dubs were Dolby Digital 5.1 at 448 Kbps, and the Director's Comment was Dolby 2.0 at 192 Kbps, these are DVD Compliant bitrates but BD-Rebuilder is re-encoding the tracks, that is my "bug report".
Even if the encoding software is great, re-encoding a lossy source is always going to produce a lower quality output (acording to all the experts of Hydrogenaudio :)), for example the original 5.1 tracks had a frecuency cut of 20 Khz, the Aften output had a cut of 16 Khz. But the point is, since the original tracks are already DVD Compliant why re-encode them?
Thanks for your time and your hard work, and sorry to bother you :helpful: I'll put a header check into the process and if the original AC3 source is DVD compliant it will not be reencoded. I find it hard to fathom, though, why an original commercial BD (that hasn't been preprocessed) would be authored at 256Kbs for a 5.1 track? It saves almost nothing and can seriously hurt quality at that bitrate.
Oh well, I guess there is no limit to the lunacy of some disc authoring houses.
I do doubt seriously, though, that any human ears could detect a quality drop for a source that was reencoded at a higher bitrate than the original. I realize that any reencoding could result in some degradation -- but if a human can't hear it, does it really matter? But... if it doesn't have to be reencoded, there's really no reason to do it, so I'll add the check. It'll keep the purists happy.
Hmm... that reminds me of a saying: "If a man speaks in the forest and there is no woman there to hear him -- is he still wrong?"
Capsbackup
25th April 2011, 14:57
Hmm... that reminds me of a saying: "If a man speaks in the forest and there is no woman there to hear him -- is he still wrong?"
If he speaks with a crooked tong! :p But really, is there a place a man can speak that he may not be heard? by a woman? :rolleyes:
....................................................
I admire your efforts to make BD-RB so multi-functional, even with these distractions! :thanks:
setarip_old
25th April 2011, 18:45
@jdobbs Hmm... that reminds me of a saying: "If a man speaks in the forest and there is no woman there to hear him -- is he still wrong?"
Only her attorney knows for sure ;>}
jdobbs
25th April 2011, 21:43
@Sharc
I'll do some testing using 720p sources as well as setting ALTERNATE_PAL=1 and see how it goes.Well, it doesn't appear to have anything to do with ALTERNATE_PAL=1. I just did a feature to PAL and the subtitles are perfect. I'll create a 720p source and run it against that next. Honestly, though, I can't imagine why that would cause issues... but you never know.
Sharc
25th April 2011, 22:37
@Sharc
Well, it doesn't appear to have anything to do with ALTERNATE_PAL=1. I just did a feature to PAL and the subtitles are perfect. I'll create a 720p source and run it against that next. Honestly, though, I can't imagine why that would cause issues... but you never know.
Interesting, thanks for your reply.
I found the time stamps in the XML to be the same as those of the original 23.976 fps .sup file. Therefore I concluded that this could be the reason for the sync loss with the 25fps (speed up) PAL DVD backup.
jdobbs
26th April 2011, 00:06
Interesting, thanks for your reply.
I found the time stamps in the XML to be the same as those of the original 23.976 fps .sup file. Therefore I concluded that this could be the reason for the sync loss with the 25fps (speed up) PAL DVD backup.Ignore what I said... I was mistaken and somehow I did it without ALTERNATE_PAL set. I'm about to start it again.
jdobbs
26th April 2011, 04:23
Interesting, thanks for your reply.
I found the time stamps in the XML to be the same as those of the original 23.976 fps .sup file. Therefore I concluded that this could be the reason for the sync loss with the 25fps (speed up) PAL DVD backup.Yep, you're right. I wasn't accounting for the slight speedup involved in ALTERNATE_PAL... I've fixed it for the next release. Now on to 720p sources.
rccland
26th April 2011, 06:34
Yea DIE ANOTHER DAY is MPEG-4 AVC and as mentioned above CASINO ROYALE is also MPEG-4 AVC. Which would make sense since both BOND movies come from MGM. But as I mentioned before CASINO ROYALE WORKS FINE!
Just an update. I re-installed everything. Got a new DIE ANOTHER DISC but same result failted to encode. I do have some new information. I tried playing the m2ts file in VLC and i cant see the video and the audio is choppy and goes in and out constantly. This makes me believe there might be some codec issues. Any clue what codec if any I am missing. I thought by installing all the recommended software with BD-Rebuilder would be sufficient?
jdobbs
26th April 2011, 13:59
Just an update. I re-installed everything. Got a new DIE ANOTHER DISC but same result failted to encode. I do have some new information. I tried playing the m2ts file in VLC and i cant see the video and the audio is choppy and goes in and out constantly. This makes me believe there might be some codec issues. Any clue what codec if any I am missing. I thought by installing all the recommended software with BD-Rebuilder would be sufficient? Normally it is. But when you have other video related software packages installed, sometimes they bypass windows settings and intercept things on their own. They shouldn't do that, but they do -- and most of the time they do it without even giving you a warning.
If you have any "Codec Packs" installed (they're often at fault) -- get rid of them.
A.Fenderson
27th April 2011, 09:24
I Am Legend: reencode to BD25, @ ~18:10 into the .m2ts of the alternate version of the film (00006.m2ts), video pauses briefly then turns grey, audio continues uninterrupted, video resumes moments later but behind the audio by about the amount of time the video had been frozen and greyed out.
Just an FYI/update: RAM tested good and I absolutely confirmed I wasn't overclocked. Second encode attempt, after enabling WMP11 VC1 decode on Win XP, gave exact same results. Turns out it was a problem with the rip (I used the same rip both times) that was almost unnoticeable during playback (except on frame-advance), and appeared just as fairly minor macroblock issues on only about 3 consecutive and otherwise noisy frames when playing back the original rip. I always decrypt and rip via AnyDVD-HD, and I don't know if the problem is there, the drive, or the disc, but this time I'm ripping with Teracopy in "copy & test" mode. Sorry for (further) cluttering up the bug thread, but I thought maybe my experience might help others track down and eliminate non-BD-RB issues.
jdobbs
27th April 2011, 13:11
Just an FYI/update: RAM tested good and I absolutely confirmed I wasn't overclocked. Second encode attempt, after enabling WMP11 VC1 decode on Win XP, gave exact same results. Turns out it was a problem with the rip (I used the same rip both times) that was almost unnoticeable during playback (except on frame-advance), and appeared just as fairly minor macroblock issues on only about 3 consecutive and otherwise noisy frames when playing back the original rip. I always decrypt and rip via AnyDVD-HD, and I don't know if the problem is there, the drive, or the disc, but this time I'm ripping with Teracopy in "copy & test" mode. Sorry for (further) cluttering up the bug thread, but I thought maybe my experience might help others track down and eliminate non-BD-RB issues.Thanks for the update. Good to know.
Race Guy
29th April 2011, 04:46
Here's an FYI for you jdobbs.....
I've settled on 24250MB as my "custom" size for BD-25 backups. I'm usually at 99% when I load the finished project into ImgBurn "build". If you wave your cursor over the finished folder in Win7, the pop up will usually say between 22.8 & 23.1 GB. VERY consistent!
Then I tried the flick "Night Of The Hunter" in 37.04. With that 24250 target, full BU. I got 23.8 GB, which is WAY over! I dialed back to 23450MB (-800MB) & then I got my 23.0, just as you'd expect.
For the heck of it, last week I tried it again in 37.07 at 24250 & got the same 800MB over size.
There's nothing out of the ordinary on the flick. The main audio is LPCM 1.0, which is all I kept. Let me know if you want any more info.
worknstiff
30th April 2011, 00:14
@Race Guy, I too use around that size (24300 for me) for my rebuilds. That has worked out really great for most of my "Movie Only" backups, but not all of them. Occasionally it has gone over but if I try to do a " Full" backup, I back it back down to around 24,200 or 24,150. I have never had any go over by more than 1 or 2 hundred megabytes and that was usually on the series type disks where I had to do "Full" rebuilds to get all the episodes. I have always wondered how BD_Rebuilder figures out what is an extra on the series disks because there is no clear cut extra since all the episodes are the same size. I had a series disk recently with five 47:00 minute episodes on it, and a special feature that was 27 minutes long. The first time I ran it thru BD_Rebuilder the original 27 minute extra .m2ts on the 46gig disk was 8 gigs. After the rebuild it still used 3.4 gigs of my 25gig backup, and each 47 minute episode was around 4.1 gigs. I thought that was way too much space that could better be used for the real episodes. I took the all the extras from 3 of the original disks and created a MultiAVCHD BD and ran it thru BD_Rebuilder to create a BD5 disk. The original 8 gig size was squeezed down to just 3 gigs and after replacing it into the original 46gig disk and then BD_Rebuilding it, the size was now 500 MB's. Even after all this it was still good enough to watch. The oversize problem is just when you have lots of extra content to try to compress that gives BD_Rebuilder a problem, and I'm sure if left on the default setting of 23400 it would probably never oversize.
Sharc
30th April 2011, 08:39
@jdobbs
BD-RB v0.37.08 (beta). Source is BluRay 24 fps. Backup to BD5 720p, movie only.
.........
- [00:19:45] Performing CRF Prediction...
- Analyzing 11.00 30.50 25.09 21.61 19.72 19.06 [18.95]
- [00:36:04] Encoding using constant rate factor.
- [04:20:42] Video Encode complete
- [04:20:42] Reencoding audio tracks (if req'd)
- [04:25:06] Multiplexing M2TS
- [04:27:53] Extracting A/V streams [VID_00012]
- [04:27:54] Reencoding: VID_00012 (2 of 2)
- [04:27:54] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 24.000fps, 24 frames
- Convert: 1280x720, 24.000fps, 24 frames
- [04:27:55] Reencoding: VID_00012, Pass 1 of 1
- [04:27:57] Video Encode complete
- [04:27:57] Multiplexing M2TS
[04:27:57]PHASE ONE complete
[04:27:57]PHASE TWO - Rebuild Started
- [04:27:57] Rebuilding AVCHD file Structure
- Non-text or anomalous PGS 00011.track_4608.sup ignored.
[04:30:28]
- Encode and Rebuild complete
The 1920x1080 .sup which has been extracted from the original looks ok.
In the working directory a 0-byte file 00011.track_4608-rz.sup has been created.
jdobbs
30th April 2011, 14:43
@jdobbs
BD-RB v0.37.08 (beta). Source is BluRay 24 fps. Backup to BD5 720p, movie only.
.........
- [00:19:45] Performing CRF Prediction...
- Analyzing 11.00 30.50 25.09 21.61 19.72 19.06 [18.95]
- [00:36:04] Encoding using constant rate factor.
- [04:20:42] Video Encode complete
- [04:20:42] Reencoding audio tracks (if req'd)
- [04:25:06] Multiplexing M2TS
- [04:27:53] Extracting A/V streams [VID_00012]
- [04:27:54] Reencoding: VID_00012 (2 of 2)
- [04:27:54] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 24.000fps, 24 frames
- Convert: 1280x720, 24.000fps, 24 frames
- [04:27:55] Reencoding: VID_00012, Pass 1 of 1
- [04:27:57] Video Encode complete
- [04:27:57] Multiplexing M2TS
[04:27:57]PHASE ONE complete
[04:27:57]PHASE TWO - Rebuild Started
- [04:27:57] Rebuilding AVCHD file Structure
- Non-text or anomalous PGS 00011.track_4608.sup ignored.
[04:30:28]
- Encode and Rebuild complete
The 1920x1080 .sup which has been extracted from the original looks ok.
In the working directory a 0-byte file 00011.track_4608-rz.sup has been created. If it's what I think it is, I've fixed that one. It turns out that certain larger images (typically non-subtitle -- usually pop-up graphics) can't be handled by the SPUMUX in v0.6.18. In the next release I've upgraded to v0.7.0 and it seems to have corrected the one instance that I've found the issue.
area51reopened
1st May 2011, 15:24
Having no issues with the latest beta and the other tools and their versions you recommend!Lite on bluray burner 212.I am burning movie only 25 gig discs memorex brand,with no coasters, and no errors on your end!QUALITY of your software is amazing 5 stars!
jdobbs
1st May 2011, 16:19
Having no issues with the latest beta and the other tools and their versions you recommend!Lite on bluray burner 212.I am burning movie only 25 gig discs memorex brand,with no coasters, and no errors on your end!QUALITY of your software is amazing 5 stars!Great to hear. :thanks:
I ran into some problems with subtitles streams.
The extracted files seemed OK, but when everything was done, when playing the file, many lines were missing, then they came back normally (not easy when the audio is Japanese).
Tried the file in BDSup2Sub, only 45 lines were found instead of 343.
Tried to extract the same sup file with MeGui (HD Streams extractor), and the sup file was valid with BDSup2Sub.
I don't know if this will work, but I tried switching the sup file with the one I got, but it's not cool to stay by your comp to switch files before the remux.
Is there a way to solve this problem ? Thanks.
Capsbackup
1st May 2011, 17:18
@Kane;
If you kept the Workfiles folder, then just rename the subtitle stream you want, or demuxed outside of BD-RB, that you believe is good, to the exact name of the one you want to replace, and replace it. Then as long as you have all the settings EXACTLY the same as your original backup, BD-RB will rebuild it again with this newly renamed subtitle stream instead of the original one it demuxed. :cool:
But more important for jdobbs is the title and region of this original Blu-ray so he can determine the problem and correct it! ;)
Oh, good to know. I thought it would re-encode it again. Yay for time saving.
BTW, the blurays are Clannad After Story, Japanese versions (the problem occurs on almost every bluray).
jdobbs
1st May 2011, 17:37
Oh, good to know. I thought it would re-encode it again. Yay for time saving.
BTW, the blurays are Clannad & Clannad After Story, Japanese versions (the problem occurs on every bluray).Are there any error entries in the logs? By "every blu-ray" are you saying this happens with other discs as well?
Is it happening on Blu-Ray-to-DVD transfers or blu-ray backups?
Was there any resizing involved?
Was this an original commercial disc?
Nope, no error at all (same for every m2ts)
- [16:52:11] Reencoding: VID_00001 (4 of 8)
- [16:52:11] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 34.800 frames
- Bitrate: 19.555 Kbs
- [16:52:11] Reencoding: VID_00001, Pass 1 of 1
- [17:27:46] Video Encode complete
- [17:27:48] Reencoding audio tracks (if req'd)
- [17:27:48] Multiplexing M2TS
And yes, it happens on other discs. I can't say for Clannad, I don't remember (but at least 1 disc out of 5 for sure), but for After Story, I tried 3 discs, and at least 1 m2ts had a subtitle problem.
It's a BD-25 backup, no resize, no audio re-encoding, and it's iso from commercial discs (~40 GB each)
jdobbs
1st May 2011, 18:13
Nope, no error at all (same for every m2ts)
- [16:52:11] Reencoding: VID_00001 (4 of 8)
- [16:52:11] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 34.800 frames
- Bitrate: 19.555 Kbs
- [16:52:11] Reencoding: VID_00001, Pass 1 of 1
- [17:27:46] Video Encode complete
- [17:27:48] Reencoding audio tracks (if req'd)
- [17:27:48] Multiplexing M2TS
And yes, it happens on other discs. I can't say for Clannad, I don't remember (but at least 1 disc out of 5 for sure), but for After Story, I tried 3 discs, and at least 1 m2ts had a subtitle problem.
It's a BD-25 backup, no resize, no audio re-encoding, and it's iso from commercial discs (~40 GB each) Hmm... if you're not resizing, it has to be a TSMUXER problem during demuxing.
@All
Has anyone else experienced this?
Capsbackup
1st May 2011, 19:53
Hmm... if you're not resizing, it has to be a TSMUXER problem during demuxing.
@All
Has anyone else experienced this?
Though I do not usually use the subtitles, on occasion I use them when it is hard to hear or understand an actor / actress accent. On these, BD5/9 and BD-25 discs they always work perfectly. I have never experienced only some subtitles missing or not displayed. I am region A though, so maybe other regions / languages experience this. :confused:
Well, I think Japan is also Region A (even if those discs are region free).
And my problem only happens on English subs, Japanese were fine (even if I didn't keep them).
@jdobbs, I also think it's a Tsmuxer problem, as extracting them with eac3to work flawlessly.
A.Fenderson
2nd May 2011, 11:01
....I suspect the math allocating bitrates to the video streams was done prior to subtracting the room saved by dropping the (unusually large) extraneous content in the original rip.
You may already be aware of this jdobbs, but I've confirmed that 0.37.08 is still allocating space for ripped content outside the BDMV and CERTIFICATE folders, even when the option is set to exclude this material in the rebuild.
jdobbs
2nd May 2011, 13:39
You may already be aware of this jdobbs, but I've confirmed that 0.37.08 is still allocating space for ripped content outside the BDMV and CERTIFICATE folders, even when the option is set to exclude this material in the rebuild. Is the additional material in the root folder, or in another folder? I just looked at the code, and it appears I'm not excluding information in the root (I'll fix that) but other folders are excluded.
Capsbackup
2nd May 2011, 14:18
I have just experienced my first error in years! Same as reported by another reporter, rccland, and on the exact same movie, Die Another Day. I was remaking this BD-25 full movie backup, which I had done successfully a long time ago, but after checking my backup I discovered my Ritek BR2-00 media / disc was no longer good.
Was this error resolved for the next release? If not and you have this disc, give it a run and see what you find. :confused:
-----------------------
[21:18:12] BD Rebuilder v0.37.08 (beta)
- Source: DIE_ANOTHER_DAY
- Input BD size: 36.90 GB
- Approximate total content: [04:35:31.163]
- Target BD size: 23.29 GB
- Windows Version: 6.1 [7601]
- SHUTDOWN at completion enabled
- Quality: High Quality (Default), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[21:18:12] PHASE ONE, Encoding
- [21:18:12] Extracting A/V streams [VID_00028]
- [21:19:06] Reencoding: VID_00028 (1 of 56)
- [21:19:06] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 92,908 frames
- Bitrate: 3,308 Kbs
- [21:19:06] Reencoding: VID_00028, Pass 1 of 2
- [21:27:23] Reencoding: VID_00028, Pass 2 of 2
- [21:46:50] Video Encode complete
- [21:46:50] Reencoding audio tracks (if req'd)
- [21:46:50] Multiplexing M2TS
- [21:47:39] Extracting A/V streams [VID_00029]
- [21:48:02] Reencoding: VID_00029 (2 of 56)
- [21:48:02] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 42,408 frames
- Bitrate: 3,314 Kbs
- [21:48:02] Reencoding: VID_00029, Pass 1 of 2
- [21:51:45] Reencoding: VID_00029, Pass 2 of 2
- [22:00:37] Video Encode complete
- [22:00:37] Reencoding audio tracks (if req'd)
- [22:00:37] Multiplexing M2TS
- [22:00:46] Extracting A/V streams [VID_00030]
- [22:01:09] Reencoding: VID_00030 (3 of 56)
- [22:01:09] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 40,730 frames
- Bitrate: 3,369 Kbs
- [22:01:10] Reencoding: VID_00030, Pass 1 of 2
- [22:04:38] Reencoding: VID_00030, Pass 2 of 2
- [22:12:55] Video Encode complete
- [22:12:55] Reencoding audio tracks (if req'd)
- [22:12:55] Multiplexing M2TS
- [22:13:04] Extracting A/V streams [VID_00031]
- [22:13:08] Reencoding: VID_00031 (4 of 56)
- [22:13:08] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 6,354 frames
- Bitrate: 3,306 Kbs
- [22:13:08] Reencoding: VID_00031, Pass 1 of 2
- [22:13:43] Reencoding: VID_00031, Pass 2 of 2
- [22:14:59] Video Encode complete
- [22:14:59] Reencoding audio tracks (if req'd)
- [22:14:59] Multiplexing M2TS
- [22:15:01] Extracting A/V streams [VID_00032]
- [22:15:14] Reencoding: VID_00032 (5 of 56)
- [22:15:14] Collecting video information
- Source Video: MPEG-2, 720x480
- Rate/Length: 29.970fps, 24,934 frames
- Bitrate: 3,309 Kbs
- [22:15:14] Reencoding: VID_00032, Pass 1 of 2
- [22:17:42] Reencoding: VID_00032, Pass 2 of 2
- [22:23:44] Video Encode complete
- [22:23:44] Reencoding audio tracks (if req'd)
- [22:23:44] Multiplexing M2TS
- [22:23:49] Extracting A/V streams [VID_00034]
- [22:23:55] Reencoding: VID_00034 (6 of 56)
- [22:23:55] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,824 frames
- Bitrate: 11,968 Kbs
- [22:23:55] Reencoding: VID_00034, Pass 1 of 2
- [22:26:10] Reencoding: VID_00034, Pass 2 of 2
- [22:31:53] Video Encode complete
- [22:31:53] Reencoding audio tracks (if req'd)
- [22:31:53] Multiplexing M2TS
- [22:31:58] Extracting A/V streams [VID_00035]
- [22:32:03] Reencoding: VID_00035 (7 of 56)
- [22:32:03] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,551 frames
- Bitrate: 10,871 Kbs
- [22:32:03] Reencoding: VID_00035, Pass 1 of 2
- [22:34:22] Reencoding: VID_00035, Pass 2 of 2
- [22:39:15] Video Encode complete
- [22:39:15] Reencoding audio tracks (if req'd)
- [22:39:15] Multiplexing M2TS
- [22:39:18] Extracting A/V streams [VID_00130]
- [22:39:50] Reencoding: VID_00130 (8 of 56)
- [22:39:50] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 16,438 frames
- Bitrate: 12,412 Kbs
- [22:39:50] Reencoding: VID_00130, Pass 1 of 2
- [22:48:15] Reencoding: VID_00130, Pass 2 of 2
- [23:08:02] Video Encode complete
- [23:08:02] Reencoding audio tracks (if req'd)
- [23:08:02] Multiplexing M2TS
- [23:08:43] Extracting A/V streams [VID_00131]
- [23:08:46] Reencoding: VID_00131 (9 of 56)
- [23:08:46] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,140 frames
- Bitrate: 12,300 Kbs
- [23:08:46] Reencoding: VID_00131, Pass 1 of 2
- [23:09:21] Reencoding: VID_00131, Pass 2 of 2
- [23:10:46] Video Encode complete
- [23:10:46] Reencoding audio tracks (if req'd)
- [23:10:46] Multiplexing M2TS
- [23:10:48] Extracting A/V streams [VID_00132]
- [23:10:51] Reencoding: VID_00132 (10 of 56)
- [23:10:51] Collecting video information
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.08 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[23:10:53] - Failed video encode, aborted
[Status]
LABEL=DIE_ANOTHER_DAY
VERSION=v0.37.08 (beta)
SOURCE_SIZE=39618532809
SOURCE_VIDEO_SIZE=38822092800
TARGET_SIZE=25008537600
REDUCTION=.623668015934473
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=all
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=0
ENCODE_STEP=1
COMPLETED=9
[00028]
AUDIO=1
PGS=
HYBRID=0
M2TS_TARGET=1480636805
RATE=3308
NSTART=27000000
NEND=166500000
NSIZE=1453867008
FLINK=0
MLINK=0
[00029]
AUDIO=1
PGS=
HYBRID=0
M2TS_TARGET=676809879
RATE=3314
NSTART=27000000
NEND=90675360
NSIZE=664621056
FLINK=0
MLINK=0
[00030]
AUDIO=1
PGS=
HYBRID=0
M2TS_TARGET=660141479
RATE=3369
NSTART=27000000
NEND=88155360
NSIZE=648026112
FLINK=0
MLINK=0
[00031]
AUDIO=1
PGS=
HYBRID=0
M2TS_TARGET=101205932
RATE=3306
NSTART=27000000
NEND=36540000
NSIZE=98856960
FLINK=0
MLINK=0
[00032]
AUDIO=1
PGS=
HYBRID=0
M2TS_TARGET=397451313
RATE=3309
NSTART=27000000
NEND=64437120
NSIZE=390279168
FLINK=0
MLINK=0
[00034]
AUDIO=1
PGS=
M2TS_TARGET=336946934
RATE=11968
NSTART=27000000
NEND=36053280
NSIZE=327333888
FLINK=0
MLINK=0
[00035]
AUDIO=1
PGS=
M2TS_TARGET=283654033
RATE=10871
NSTART=27000000
NEND=35540640
NSIZE=276492288
FLINK=0
MLINK=0
[00130]
AUDIO=100111
PGS=11111
M2TS_TARGET=1466639180
RATE=12412
NSTART=27000000
NEND=57852000
NSIZE=1425512448
FLINK=-1
MLINK=0
[00131]
AUDIO=100111
PGS=11111
M2TS_TARGET=102439777
RATE=12300
NSTART=27000000
NEND=29139360
NSIZE=98568192
FLINK=-1
MLINK=0
[00132]
AUDIO=100111
PGS=11111
M2TS_TARGET=94626703
[Options]
VERSION=0.37.0.8
MODE=0
ENCODE_QUALITY=2
ONEPASS_ENCODING=0
AUTO_QUALITY=0
QUICK_EXTRAS=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=1
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=0
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=1
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=23850
TARGET_SIZE=23750
[Paths]
SOURCE_PATH=I:\DIE_ANOTHER_DAY\
WORKING_PATH=G:\DIE_ANOTHER_DAY BDRB\
jdobbs
2nd May 2011, 14:49
@Capsbackup
rccland reported that the original 00132.M2TS wouldn't playback. Can you test it? Maybe a bad M2TS included to confuse reencoding?
Capsbackup
2nd May 2011, 15:36
@Capsbackup
rccland reported that the original 00132.M2TS wouldn't playback. Can you test it? Maybe a bad M2TS included to confuse reencoding?
My VID_00132.avs plays back perfectly with MPC, as does the original .m2ts. It is a 47 second long clip, which is an extra as to how the film was made. It starts out looking like the real clip, and then resizes to a PiP with the director explaining the scene.
EDIT:
Just some info:
If I set MIN_M2TS_SIZE=250, this VID_00132 is removed from the to be encoded list. This is a multi-m2ts movie, with three playlists. This VID_00132 is part of only one playlist. If I check the contents of this playlist with BDInfo, it shows 2 MPEG-4, AVC, 1080P clips for the several .m2ts files of this playlist. It is the same as VID_00131, but with this additional footage of how the scene was made. There are several of these double 1080P video within one m2ts file for this movie, it's just VID_00132 came up first in the to be reencoded list, causing the failure.
jdobbs
2nd May 2011, 16:16
My VID_00132.avs plays back perfectly with MPC, as does the original .m2ts. It is a 47 second long clip, which is an extra as to how the film was made. It starts out looking like the real clip, and then resizes to a PiP with the director explaining the scene.
EDIT:
Just some info:
If I set MIN_M2TS_SIZE=250, this VID_00132 is removed from the to be encoded list. This is a multi-m2ts movie, with three playlists. This VID_00132 is part of only one playlist. If I check the contents of this playlist with BDInfo, it shows 2 MPEG-4, AVC, 1080P clips for the several .m2ts files of this playlist. It is the same as VID_00131, but with this additional footage of how the scene was made. There are several of these double 1080P video within one m2ts file for this movie, it's just VID_00132 came up first in the to be reencoded list, causing the failure. I'll pick up a copy of that film and runs some tests.
Capsbackup
2nd May 2011, 17:54
I'll pick up a copy of that film and runs some tests.
Sorry to do that to you, but your library must be impressive! :)
Is there any info: playlists, clpi, etc... that I could provide that might help?
The 00132.m2ts file is 144 MB. If I zip and upload the playlist and clpi, would this be of help?
jdobbs
2nd May 2011, 17:59
Sorry to do that to you, but your library must be impressive! :)
Is there any info: playlists, clpi, etc... that I could provide that might help?
The 00132.m2ts file is 144 MB. If I zip and upload the playlist and clpi, would this be of help? The library is getting impressive -- but the wallet... well, not so.
Capsbackup
2nd May 2011, 18:10
The library is getting impressive -- but the wallet... well, not so.
I can understand! :(
If the files mentioned above could help, and possibly avoid your purchasing this one, I would be happy to send them. :o
Just for testing, I have added MIN_M2TS_SIZE=800, which is greater than the largest .m2ts file of this playlist, and now none of these offending m2ts files are on the reencode list.
BD-RB is running now, and I will let it continue and update the results.
More info:
Interestingly, the total reencode time is identical with and without MIN_M2TS_SIZE=800. ( 04:35:31.163 ) The additional files in the first failed run, of which VID_00132 is the first of 16 files, are NOT included in the second test with MIN_M2TS_SIZE=800.
jdobbs
2nd May 2011, 19:00
I can understand! :(
If the files mentioned above could help, and possibly avoid your purchasing this one, I would be happy to send them. :o
Just for testing, I have added MIN_M2TS_SIZE=800, which is greater than the largest .m2ts file of this playlist, and now none of these offending m2ts files are on the reencode list.
BD-RB is running now, and I will let it continue and update the results.
More info:
Interestingly, the total reencode time is identical with and without MIN_M2TS_SIZE=800. ( 04:35:31.163 ) The additional files in the first failed run, of which VID_00132 is the first of 16 files, are NOT included in the second test with MIN_M2TS_SIZE=800. I want to avoid any impression of rules violation or copyright infringement, so I'd rather not exchange any files. I'll pick up the disc in the next couple of days.
A.Fenderson
2nd May 2011, 19:40
Is the additional material in the root folder, or in another folder? I just looked at the code, and it appears I'm not excluding information in the root (I'll fix that) but other folders are excluded.
It looks like it's still not properly excluding content in top-level directories alongside BDMV & CERTIFICATE.
Here's how I determined this: I started a backup to BD25 of The Thirteenth Floor, saw that it was proceeding as normal after a minute or so, and aborted. I created a subfolder in the root of the rip, alongside BDMV and CERTIFICATE, labled "PS3 UPDATE" and just dumped a ~20GB file into it. I restarted BD-RB, pointed it to a different directory for another rip, then back to The Thirteenth Floor rip directory to make sure it rescanned it, and started the backup: it failed quickly, reporting that there wasn't enough room.
jdobbs
2nd May 2011, 21:43
It looks like it's still not properly excluding content in top-level directories alongside BDMV & CERTIFICATE.
Here's how I determined this: I started a backup to BD25 of The Thirteenth Floor, saw that it was proceeding as normal after a minute or so, and aborted. I created a subfolder in the root of the rip, alongside BDMV and CERTIFICATE, labled "PS3 UPDATE" and just dumped a ~20GB file into it. I restarted BD-RB, pointed it to a different directory for another rip, then back to The Thirteenth Floor rip directory to make sure it rescanned it, and started the backup: it failed quickly, reporting that there wasn't enough room. That's what I meant by:
...it appears I'm not excluding information in the root...
A.Fenderson
3rd May 2011, 00:02
Oh. The way you worded it I thought you were meaning individual files in the root directory (which I didn't test), and not files in a direct subdirectory of root. If that makes sense. :-)
jdobbs
3rd May 2011, 13:02
Oh. The way you worded it I thought you were meaning individual files in the root directory (which I didn't test), and not files in a direct subdirectory of root. If that makes sense. :-) That is what I meant. I checked it. Files that are not directly in the root are not included. Only individual files in the root are a problem -- but I'll test it again.
Are you positive you have BDMV_CERT_ONLY=1 set in the config file?
[Edit] Ok... I did the testing. It works correctly. Even the files in the root are ignored when BDMV_CERT_ONLY=1 is set. So I have to assume you are mistaken in your testing. Maybe you misspelled it in the config file...
I found a new bug in the dark knight!, is not related with the encode, everything is ok.
The bug is: when the feature "play movie with focus points" is ON and the disc icon appears on the left corner, after press the enter button (to view the behind the scenes stuff of that scene) is played the BTS of another scene...
ie: when i press the enter button in the movie when the joker detonates the hospital a BTS of how they filmed IMAX scenes will play.
Update: The bug still exist in the latest beta, but now when the enter button is pressed, a BTS of another scene is displayed (different scene is displaye when the backup is done with the 0.37.07 beta)
jdobbs
3rd May 2011, 15:56
Update: The bug still exist in the latest beta, but now when the enter button is pressed, a BTS of another scene is displayed (different scene is displaye when the backup is done with the 0.37.07 beta)From the first post of this thread:If you decide to download and test -- please post any errors you find in this thread. Don't push bug resolution or keep asking for a fix. I will get to the reported bugs, but only when I can find the time.
Sorry Jdobbs I tought the post reporting the bug was forbidden (because nobody comented it).
Many thanks for your work!
The_Unknown
3rd May 2011, 21:55
Hello again :)
I'm having trouble with rebuilding Matrix Revolutions to BD25. The resulting disk is too large (25.670.975.488 Bytes) for a BD25.
What can I do here? I attached the log.
Hello again :)
I'm having trouble with rebuilding Matrix Revolutions to BD25. The resulting disk is too large (25.670.975.488 Bytes) for a BD25.
What can I do here? I attached the log.
Try with this: in settings -> output options: select "custom target size"
Settings -> Setup: put this number: 24250 in the box next to this text "Custom Target Size" and click in" save changes."
jdobbs
3rd May 2011, 22:22
Try with this: in settings -> output options: select "custom target size"
Settings -> Setup: put this number: 24250 in the box next to this text "Custom Target Size" and click in" save changes." That's going to make it bigger... according to his post it is already too big.
jdobbs
3rd May 2011, 22:25
Hello again :)
I'm having trouble with rebuilding Matrix Revolutions to BD25. The resulting disk is too large (25.670.975.488 Bytes) for a BD25.
What can I do here? I attached the log. I'll run a test on it and see how it sizes for me.
The_Unknown
3rd May 2011, 22:26
Great, thanks!! I just make a test run with a custom lower size.
jdobbs
3rd May 2011, 22:30
Great, thanks!! I just make a test run with a custom lower size. The default setting is 23500. Start from there and go down.
The_Unknown
3rd May 2011, 22:44
At the moment I do 23400. One thing I noticed is, that BD-RB doesn't reencode the main movie; only the other ones. Which is of course great, because no quality is lost. And also I have to say this is the first disk where I'm experiencing size problems.
Edit: Now with 23400 MB it encodes the main movie, so now I think it will be ok in size. But I noticed, that an audio track called "(2nd) AC3 Plus, Stereo, English" can be deactivated :( Why can't I deactivate that track, so it could fit the disk??
Capsbackup
4th May 2011, 00:18
At the moment I do 23400. One thing I noticed is, that BD-RB doesn't reencode the main movie; only the other ones. Which is of course great, because no quality is lost. And also I have to say this is the first disk where I'm experiencing size problems.
Edit: Now with 23400 MB it encodes the main movie, so now I think it will be ok in size. But I noticed, that an audio track called "(2nd) AC3 Plus, Stereo, English" can be deactivated :( Why can't I deactivate that track, so it could fit the disk??
This is the secondary audio track for the PiP extra on the disc. It will not take up much space. :cool:
If you want more precise sizing, set BD-RB to two pass mode. :)
jdobbs
4th May 2011, 01:24
At the moment I do 23400. One thing I noticed is, that BD-RB doesn't reencode the main movie; only the other ones. Which is of course great, because no quality is lost. And also I have to say this is the first disk where I'm experiencing size problems.
Edit: Now with 23400 MB it encodes the main movie, so now I think it will be ok in size. But I noticed, that an audio track called "(2nd) AC3 Plus, Stereo, English" can be deactivated :( Why can't I deactivate that track, so it could fit the disk?? BD-RB will recognize that it has changed and reset it back to include that track when you start it again.
The_Unknown
4th May 2011, 14:43
OK, I just converted to 23400 MB and now it fits onto the disk (with encoding the main movie). What did your tests show, jdobbs? Can you guess, where the problem is?
jdobbs
4th May 2011, 14:45
OK, I just converted to 23400 MB and now it fits onto the disk (with encoding the main movie). What did your tests show, jdobbs? Can you guess, where the problem is? I've got a lot going on... it'll probably be a couple days before I test it.
The_Unknown
4th May 2011, 15:18
ok, no problem ;) Thanks a lot!!
Giljorak
4th May 2011, 21:24
Converting Little Fockers to movie only DVD-5. I tried both the full source and the movie only BD25. Both times it showed "WARNING: Failed to integrate DVD subtitle" in the log. The weird thing is that the subtitles are working in the DVD5. The movie only BD25 worked fine.
BD-25
-----------------------
[13:29:57] BD Rebuilder v0.37.08 (beta)
- Source: LITTLE_FOCKERS
- Input BD size: 25.23 GB
- Approximate total content: [01:37:47.319]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[13:30:00] PHASE ONE, Encoding
- [13:30:00] Extracting A/V streams [VID_00010]
- [13:35:59] Reencoding: VID_00010 (1 of 2)
- [13:35:59] Collecting video information
- [13:35:59] Keeping original video (no reencode)
- [13:35:59] Reencoding audio tracks (if req'd)
- [13:38:49] Multiplexing M2TS
- [13:54:31] Extracting A/V streams [VID_00802]
- [13:54:32] Reencoding: VID_00802 (2 of 2)
- [13:54:32] Collecting video information
- [13:54:32] Keeping original video (no reencode)
- [13:54:32] Multiplexing M2TS
[13:54:32]PHASE ONE complete
[13:54:32]PHASE TWO - Rebuild Started
- [13:54:32] Rebuilding BD file Structure
[14:10:00] - Encode and Rebuild complete
[14:10:00]JOB: LITTLE_FOCKERS finished.
BD25 to DVD5 encode
-----------------------
[22:14:17] BD Rebuilder v0.37.08 (beta)
- Source: LITTLE_FOCKERS
- Input BD size: 21.70 GB
- Approximate total content: [01:37:47.328]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[22:14:19] PHASE ONE, Encoding
- [22:14:19] Extracting A/V streams [VID_00000]
- [22:19:23] Reencoding: VID_00000 (1 of 1)
- [22:19:23] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 140,675 frames
- Bitrate: 5,706 Kbs
- [22:19:23] Reencoding: VID_00000
- [00:25:16] Video Encode complete
- [00:25:16] Reencoding audio tracks (if req'd)
- [00:26:26] Multiplexing M2TS
[00:26:26]PHASE ONE complete
[00:26:26]PHASE TWO - Rebuild Started
- [00:26:26] Rebuilding stream 00000 [1 of 1]
- [00:26:26] Building ALTERNATE OUTPUT Structure
- [00:29:11] Converting 1 subtitles to DVD format.
- [00:30:32] Starting MPLEX.
- [00:33:21] Multiplexing 1 subtitles into stream.
- WARNING: Failed to integrate DVD subtitle
- [00:35:09] Building DVD File Structure.
[00:38:12] - Encode and Rebuild complete
[00:38:12]JOB: LITTLE_FOCKERS finished.
Full rip to DVD5 encode
-----------------------
[11:35:17] BD Rebuilder v0.37.08 (beta)
- Source: LITTLE_FOCKERS
- Input BD size: 25.23 GB
- Approximate total content: [01:37:47.319]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[11:35:19] PHASE ONE, Encoding
- [11:35:19] Extracting A/V streams [VID_00010]
- [11:40:13] Reencoding: VID_00010 (1 of 2)
- [11:40:13] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 140,520 frames
- Bitrate: 5,711 Kbs
- [11:40:14] Reencoding: VID_00010
- [13:49:27] Video Encode complete
- [13:49:27] Reencoding audio tracks (if req'd)
- [13:52:11] Multiplexing M2TS
- [13:52:11] Extracting A/V streams [VID_00802]
- [13:52:12] Reencoding: VID_00802 (2 of 2)
- [13:52:12] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 155 frames
- Bitrate: 874 Kbs
- [13:52:12] Reencoding: VID_00802
- [13:52:17] Video Encode complete
- [13:52:17] Multiplexing M2TS
[13:52:17]PHASE ONE complete
[13:52:17]PHASE TWO - Rebuild Started
- [13:52:17] Rebuilding stream 00010 [1 of 2]
- [13:52:17] Rebuilding stream 00802 [2 of 2]
- [13:52:17] Building ALTERNATE OUTPUT Structure
- [13:54:47] Converting 1 subtitles to DVD format.
- [13:55:57] Starting MPLEX.
- [13:58:24] Multiplexing 1 subtitles into stream.
- WARNING: Failed to integrate DVD subtitle
- [14:00:30] Building DVD File Structure.
[14:02:36] - Encode and Rebuild complete
[14:02:36]JOB: LITTLE_FOCKERS finished.
jdobbs
5th May 2011, 00:39
My VID_00132.avs plays back perfectly with MPC, as does the original .m2ts. It is a 47 second long clip, which is an extra as to how the film was made. It starts out looking like the real clip, and then resizes to a PiP with the director explaining the scene.
EDIT:
Just some info:
If I set MIN_M2TS_SIZE=250, this VID_00132 is removed from the to be encoded list. This is a multi-m2ts movie, with three playlists. This VID_00132 is part of only one playlist. If I check the contents of this playlist with BDInfo, it shows 2 MPEG-4, AVC, 1080P clips for the several .m2ts files of this playlist. It is the same as VID_00131, but with this additional footage of how the scene was made. There are several of these double 1080P video within one m2ts file for this movie, it's just VID_00132 came up first in the to be reencoded list, causing the failure. To which playlists are you referring? I just brought this disc up in BD-Edit, and I can't find a playlist that references 00132.M2TS...
Capsbackup
5th May 2011, 01:59
To which playlists are you referring? I just brought this disc up in BD-Edit, and I can't find a playlist that references 00132.M2TS...
My Die Another Day has 3 playlists. BDInfo shows 00001.mpls and 00002.mpls are identical, and 00099.mpls is the one that has 00132.m2ts(1).
Playlist 00099.mpls shows 02:12:34, just as the other two playlists. However, the order for .m2ts files is: 00130.m2ts, 00131.m2ts, 00132.m2ts(1). Same for 00135.m2ts(1), 00138.m2ts(1), 00141.m2ts(1), etc...
I have never seen this parantheses(1) before after the .m2ts. :confused:
It also shows 2 - 1080P/ 23.976fps / 16:9 / High Profile 4.1. The second one listed just below the first has : MPEG-4 AVC Video (1). Again this parantheses(1)! :confused:
EDIT:
I did not use BD-Edit, but BDInfo v.0.5.6
Does your disc have a 00132.m2ts file?
When 00132.m2ts is played, which is 47 seconds long, it starts as a fight with Bond fighting a guy on the hovercraft, but after 4 seconds, the fight seen is transitioned to a PiP in the left corner of the screen, and the "about the scene" director is now the full screen picture, and he begins discussing the making of. :p
jdobbs
5th May 2011, 05:04
My Die Another Day has 3 playlists. BDInfo shows 00001.mpls and 00002.mpls are identical, and 00099.mpls is the one that has 00132.m2ts(1).
Playlist 00099.mpls shows 02:12:34, just as the other two playlists. However, the order for .m2ts files is: 00130.m2ts, 00131.m2ts, 00132.m2ts(1). Same for 00135.m2ts(1), 00138.m2ts(1), 00141.m2ts(1), etc...
I have never seen this parantheses(1) before after the .m2ts. :confused:
It also shows 2 - 1080P/ 23.976fps / 16:9 / High Profile 4.1. The second one listed just below the first has : MPEG-4 AVC Video (1). Again this parantheses(1)! :confused:
EDIT:
I did not use BD-Edit, but BDInfo v.0.5.6
Does your disc have a 00132.m2ts file?
When 00132.m2ts is played, which is 47 seconds long, it starts as a fight with Bond fighting a guy on the hovercraft, but after 4 seconds, the fight seen is transitioned to a PiP in the left corner of the screen, and the "about the scene" director is now the full screen picture, and he begins discussing the making of. :p Ok, I see it now. It is an alternate angle for 00131 in that playlist (00099). I'd guess that's what the parens are indicating in BDInfo (I'm not familiar with that program).
I'm able to repeat the error -- and it's because BD-RB thinks it isn't referenced. There must be some error in the code that isn't catching that angle. I'll find it and fix it tomorrow.
Capsbackup
5th May 2011, 05:24
Ok, I see it now. It is an alternate angle for 00131 in that playlist (00099). I'd guess that's what the parens are indicating in BDInfo (I'm not familiar with that program).
I'm able to repeat the error -- and it's because BD-RB thinks it isn't referenced. There must be some error in the code that isn't catching that angle. I'll find it and fix it tomorrow.
Glad to see your find. This is the first of this type I have come across.
BDInfo has been a handy tool for me! :)
http://www.videohelp.com/tools/BDInfo
jdobbs
5th May 2011, 18:04
Glad to see your find. This is the first of this type I have come across.
BDInfo has been a handy tool for me! :)
http://www.videohelp.com/tools/BDInfo Ok. I fixed it for the next release. This was really an odd one. The reason it wasn't being caught properly is because that M2TS's parent reference (00131) had already been detected in the first playlist without any angles - meaning it is acting as both a non-angled video stream (in one playlist) and as a stream with an alternate angle (in another playlist). I've never seen that before. My code was making the assumption that a stream with angles would always be a stream with angles... and wasn't catching the alternate angles in the second referencing MPLS (00099).
Anyway, I had to rewrite my angle detection and handler code so it accounted for both possibilities.
Capsbackup
5th May 2011, 18:35
Ok. I fixed it for the next release.
That was fast!! :) Excellent news.
I would have thought the numerous authoring possibilities would be about discovered by now, but that is wishful thinking I guess. :p
I'll just keep on testing and posting! :thanks:
mrbaggins
5th May 2011, 22:29
An automatic quality standard settings run of BD Rebuilder to a DVD9 seems to crash the system (instantly halts to shutting off, no reset, no error message etc etc.)
I'm running an I7-920 with 6gb of ram, everything stock with more than necessary cooling. I've regularly run 3 copies of wow simultaneously, which is more than a workout for the system too, and in an abundance of caution, ran 3 passes of memtest86. No issues.
Only BD-rebuilder seems to have a problem and only on pass 2.. 4 times, 2 different disks (fringe:S1 and the original Avatar disc, ripped through AnyDVD HD for CloneDrive, as per instructions.)
When I played with some more custom settings (DVD5, movie only and iirc 'Good' quality,) and didn't have any issue.
I'm a bit lost as to where to start troubleshooting.
latest bd-r log
[10:25:25] BD Rebuilder v0.37.07 (beta)
- Source: RED_BIRD_2D_WW
- Input BD size: 43.17 GB
- Approximate total content: [02:55:01.782]
- Target BD size: 7.84 GB
- Windows Version: 6.1 [7600]
- Auto Quality: Better (Faster), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[10:25:25] PHASE ONE, Encoding
- [10:25:25] Extracting A/V streams [VID_00007]
- [10:25:25] Reencoding: VID_00007 (1 of 10)
- [10:25:25] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 24 frames
- [10:25:25] Reencoding: VID_00007, Pass 1 of 1
- [10:25:27] Video Encode complete
- [10:25:27] Reencoding audio tracks (if req'd)
- [10:25:27] Multiplexing M2TS
- [10:25:27] Extracting A/V streams [VID_00008]
- [10:25:29] Reencoding: VID_00008 (2 of 10)
- [10:25:29] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 168 frames
- [10:25:29] Reencoding: VID_00008, Pass 1 of 1
- [10:25:34] Video Encode complete
- [10:25:34] Reencoding audio tracks (if req'd)
- [10:25:34] Multiplexing M2TS
- [10:25:34] Extracting A/V streams [VID_00006]
- [10:25:35] Reencoding: VID_00006 (3 of 10)
- [10:25:35] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 168 frames
- [10:25:35] Reencoding: VID_00006, Pass 1 of 1
- [10:25:40] Video Encode complete
- [10:25:40] Reencoding audio tracks (if req'd)
- [10:25:40] Multiplexing M2TS
- [10:25:41] Extracting A/V streams [VID_00700]
- [10:25:42] Reencoding: VID_00700 (4 of 10)
- [10:25:42] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 168 frames
- [10:25:42] Reencoding: VID_00700, Pass 1 of 1
- [10:25:47] Video Encode complete
- [10:25:47] Reencoding audio tracks (if req'd)
- [10:25:48] Multiplexing M2TS
- [10:25:48] Extracting A/V streams [VID_00005]
- [10:25:50] Reencoding: VID_00005 (5 of 10)
- [10:25:50] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 192 frames
- [10:25:50] Reencoding: VID_00005, Pass 1 of 1
- [10:25:55] Video Encode complete
- [10:25:55] Reencoding audio tracks (if req'd)
- [10:25:55] Multiplexing M2TS
- [10:25:56] Extracting A/V streams [VID_00720]
- [10:25:58] Reencoding: VID_00720 (6 of 10)
- [10:25:58] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 430 frames
- Bitrate: 3,676 Kbs
- [10:25:58] Reencoding: VID_00720, Pass 1 of 2
- [10:26:12] Reencoding: VID_00720, Pass 2 of 2
- [10:26:30] Video Encode complete
- [10:26:30] Reencoding audio tracks (if req'd)
- [10:26:30] Multiplexing M2TS
- [10:26:31] Extracting A/V streams [VID_00010]
- [10:26:40] Reencoding: VID_00010 (7 of 10)
- [10:26:40] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,056 frames
- [10:26:40] Reencoding: VID_00010, Pass 1 of 1
- [10:27:14] Video Encode complete
- [10:27:14] Reencoding audio tracks (if req'd)
- [10:27:16] Multiplexing M2TS
- [10:27:17] Extracting A/V streams [VID_00004]
- [10:27:27] Reencoding: VID_00004 (8 of 10)
- [10:27:27] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,335 frames
- Bitrate: 5,073 Kbs
- [10:27:27] Reencoding: VID_00004, Pass 1 of 2
- [10:28:21] Reencoding: VID_00004, Pass 2 of 2
- [10:29:32] Video Encode complete
- [10:29:32] Reencoding audio tracks (if req'd)
- [10:29:32] Multiplexing M2TS
- [10:29:36] Extracting A/V streams [VID_00003]
- [10:29:47] Reencoding: VID_00003 (9 of 10)
- [10:29:47] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,575 frames
- Bitrate: 5,232 Kbs
- [10:29:47] Reencoding: VID_00003, Pass 1 of 2
- [10:30:52] Reencoding: VID_00003, Pass 2 of 2
- [10:32:16] Video Encode complete
- [10:32:16] Reencoding audio tracks (if req'd)
- [10:32:16] Multiplexing M2TS
- [10:32:20] Extracting A/V streams [VID_00002]
- [10:57:51] Reencoding: VID_00002 (10 of 10)
- [10:57:51] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 232,608 frames
- Bitrate: 5,110 Kbs
- [10:57:51] Reencoding: VID_00002, Pass 1 of 2
- [13:40:28] Reencoding: VID_00002, Pass 2 of 2
-----------------------
[17:41:47] BD Rebuilder v0.37.08 (beta)
- Source: RED_BIRD_2D_WW
- Input BD size: 43.17 GB
- Approximate total content: [02:55:01.782]
- Target BD size: 7.84 GB
- Windows Version: 6.1 [7600]
- Auto Quality: Better (Faster), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
- Resuming from previously started job.
[17:41:59] PHASE ONE, Encoding
- [17:41:59] Reencoding: VID_00002 (10 of 10)
- [17:41:59] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 232,608 frames
- Bitrate: 5,110 Kbs
- [17:41:59] Reencoding: VID_00002, Pass 2 of 2
-----------------------
[18:50:06] BD Rebuilder v0.37.08 (beta)
- Source: RED_BIRD_2D_WW
- Input BD size: 43.17 GB
- Approximate total content: [02:55:01.782]
- Target BD size: 7.84 GB
- Windows Version: 6.1 [7600]
- Auto Quality: Better (Faster), Two Pass
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
- Resuming from previously started job.
[18:50:12] PHASE ONE, Encoding
- [18:50:12] Reencoding: VID_00002 (10 of 10)
- [18:50:12] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 232,608 frames
- Bitrate: 5,110 Kbs
- [18:50:12] Reencoding: VID_00002, Pass 2 of 2
inspect.exe output:
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libmpeg2": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- BD Rebuilder v0.37.0.8, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
k-c-ksum
6th May 2011, 15:49
dont know whats happened but i just got around to upgrading to the april 23rd release and now i get this on every attempted encode:
[15:45:28] BD Rebuilder v0.37.08 (beta)
- Source: TERMINATOR_SCC_S1_D3
- Input BD size: 26.77 GB
- Approximate total content: [03:10:45.550]
- Target BD size: 23.24 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[15:45:31] PHASE ONE, Encoding
- [15:45:31] Extracting A/V streams [VID_00002]
- [15:45:32] Reencoding: VID_00002 (1 of 6)
- [15:45:32] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 240 frames
- Bitrate: 3,903 Kbs
- [15:45:32] Reencoding: VID_00002, Pass 1 of 2
- [15:45:32] Reencoding: VID_00002, Pass 2 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.37.08 (beta)
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[15:45:32] - Failed video encode, aborted
its been a few weeks since i last used bdrb, since then there has been quite a few windows security updates and a service pack, hope that hasnt broke my system. Im using window 7 32bit.
EDIT: reinstalled avisynth. now she's backup (no pun) and running :)
nick9461
7th May 2011, 00:30
ran 3 passes of memtest86. No issues.
I would suggest running Intelburn Test overnight at the highest setting. I have had to underclock some off the shelf computers when I use the x264 encoder.
bassnut
7th May 2011, 00:42
Your system is not 100% stable download some tool like Prime96 and run a torture test (blend) on it for at least 12+ hours(min). If it fails you will have to figure it out as to what is causing it .... heat, incompatible ram / bad ram or ram timings. Here is a link to Overclock net where you can get either the 32 or 64 bit versions at the bottom of the very first post.
http://www.overclock.net/downloads/137251-prime95.html
mrbaggins
7th May 2011, 01:44
I would suggest running Intelburn Test overnight at the highest setting. I have had to underclock some off the shelf computers when I use the x264 encoder.
Your system is not 100% stable download some tool like Prime96 and run a torture test (blend) on it for at least 12+ hours(min). If it fails you will have to figure it out as to what is causing it .... heat, incompatible ram / bad ram or ram timings. Here is a link to Overclock net where you can get either the 32 or 64 bit versions at the bottom of the very first post.
http://www.overclock.net/downloads/137251-prime95.html
Thanks.. gonna try both see if I can get the machine to flinch on one of these.
proxpilot
7th May 2011, 02:32
anyone else getting errors with this new update? i keep getting
BD Rebuilder experienced an error 2603 scan directory() 00063 2603
then it says
BD Rebuilder experienced an error 2705 BuildTreeList() 00009 2705
then another that says correct EP Data. then it tells me my files are'nt blu ray files.
anyone know whats up?
also when i use "movie only" option it keeps doing the interactive movie, not the main movie.
KeVe1983
7th May 2011, 11:32
Hey jdobbs i've a little question.
Is it now possible to reencode a 2D/3D BD50 to BD25?
It is a 2D+3D Bluray, so it contains the Movie in 2D and in 3D.
Shrek, or the new Tron Legacy for example.
jdobbs
7th May 2011, 17:07
Hey jdobbs i've a little question.
Is it now possible to reencode a 2D/3D BD50 to BD25?
It is a 2D+3D Bluray, so it contains the Movie in 2D and in 3D.
Shrek, or the new Tron Legacy for example. No. BD Rebuilder doesn't support 3D yet.
Capsbackup
7th May 2011, 19:13
Ok. I fixed it for the next release. This was really an odd one. The reason it wasn't being caught properly is because that M2TS's parent reference (00131) had already been detected in the first playlist without any angles - meaning it is acting as both a non-angled video stream (in one playlist) and as a stream with an alternate angle (in another playlist). I've never seen that before. My code was making the assumption that a stream with angles would always be a stream with angles... and wasn't catching the alternate angles in the second referencing MPLS (00099).
Anyway, I had to rewrite my angle detection and handler code so it accounted for both possibilities.
I realize you are / have fixed this for the next release, but just for testing, I set MIN_M2TS_SIZE=900, and ran this on BD-RBV03708. None of the files that caused a problem were in the to re-encode list. So BD-RB completed successfully and I burned to BD-RE for testing this MI6 Datastream extra. The Blu-ray plays back fine, but these extras video are never displayed, only the audio file and regular movie files are played back. Where this "about the scene" should play just after the pop-up subtitle message " Incoming Video Transmission ", it does not on my S360. The original Blu-Ray does work properly on these scenes though.
Have you tried yours, after burning to BD-RE?
Will this new release correct this?
Though my backup did not touch / reencode these files, something still did not work properly, which hopefully will be included as part of your fix.:cool:
jdobbs
7th May 2011, 20:18
I realize you are / have fixed this for the next release, but just for testing, I set MIN_M2TS_SIZE=900, and ran this on BD-RBV03708. None of the files that caused a problem were in the to re-encode list. So BD-RB completed successfully and I burned to BD-RE for testing this MI6 Datastream extra. The Blu-ray plays back fine, but these extras video are never displayed, only the audio file and regular movie files are played back. Where this "about the scene" should play just after the pop-up subtitle message " Incoming Video Transmission ", it does not on my S360. The original Blu-Ray does work properly on these scenes though.
Have you tried yours, after burning to BD-RE?
Will this new release correct this?
Though my backup did not touch / reencode these files, something still did not work properly, which hopefully will be included as part of your fix.:cool: I deleted the output without writing it to BD-RE. I'll give it another run and see how it works.
I can see how that might be a problem, though. You are encoding part of a stream but not some of the alternate angles. Whenever BD-RB decides any part of a stream has to be encoded, is forces the other parts (multipart or angled) to be encoded also -- it just happens in this case that it didn't see it as an alternate angle. So its probable that my output will work even if yours didn't.
Capsbackup
7th May 2011, 20:37
I deleted the output without writing it to BD-RE. I'll give it another run and see how it works.
I can see how that might be a problem, though. You are encoding part of a stream but not some of the alternate angles. Whenever BD-RB decides any part of a stream has to be encoded, is forces the other parts (multipart or angled) to be encoded also -- it just happens in this case that it didn't see it as an alternate angle. So its probable that my output will work even if yours didn't.
That does make sense. Let me know how your results turn out.
I will hold onto this rip and test it with your next release, and let you know my results. :)
proxpilot
7th May 2011, 21:32
anyone else getting errors with this new update? i keep getting
BD Rebuilder experienced an error 2603 scan directory() 00063 2603
then it says
BD Rebuilder experienced an error 2705 BuildTreeList() 00009 2705
then another that says correct EP Data. then it tells me my files are'nt blu ray files.
anyone know whats up?
also when i use "movie only" option it keeps doing the interactive movie, not the main movie.
anyone know anything about any of these issues ? i haven't changed anything updated to the new version like i always do.
jdobbs
8th May 2011, 03:58
anyone know anything about any of these issues ? i haven't changed anything updated to the new version like i always do.
The second two errors are probably caused by the first. The first error is "bad record number" and is most likely caused by a corrupt CLPI file.
woecarlson
8th May 2011, 06:18
Hi all,
Been trying the product for a few weeks and just love it so far. The only issue(s) I've had are when I try to rebuild a BR to a DVD-5. So far, I've only tried with special features/extras as I wanted to test from a quality standpoint, but there was a bonus "movie" on the Blow Out BR that I wanted to rip to DVD. Attached is the log file...appears to have worked fine until it got to the audio portion.
Thoughts? Thanks in advance for your help!
-----------------------
[03:52:37] BD Rebuilder v0.37.07 (beta)
- Source: MURDER_A_LA_MOD
- Input BD size: 10.72 GB
- Approximate total content: [01:20:23.860]
- Target BD size: 4.36 GB
- Windows Version: 5.1 [2600]
- Auto Quality: Better (Faster), Two Pass
- Audio Settings: AC3=1 DTS=0 HD=1 Kbs=640
[03:52:37] PHASE ONE, Encoding
- [03:52:37] Extracting A/V streams [VID_00312]
- [03:57:17] Reencoding: VID_00312 (1 of 1)
- [03:57:17] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 115,657 frames
- Bitrate: 7,098 Kbs
- [03:57:17] Reencoding: VID_00312, Pass 1 of 2
- [10:15:53] Reencoding: VID_00312, Pass 2 of 2
- [22:44:43] Video Encode complete
- [22:44:43] Reencoding audio tracks (if req'd)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00312__4352.AVS]
[22:44:51] - Failed to reencode audio, aborted
jdobbs, congrats on the new subtitle support for BD --> DVD conversion.
I have not been able to get the subtitles to convert to the white color. They always come out yellow. In my HIDDENOPTS.TXT I modified it as such:
DVD_SUB_COLOR=1 n = 0/1/2 - 0=Yellow subtitles (default), 1=White subtitles, 2=Green subtitles
BTW, I suggest setting white to the default color. Reason being that movies always come with white subtitles. I can't remember the last time I saw a movie with yellow subtitles.
jdobbs
8th May 2011, 14:13
jdobbs, congrats on the new subtitle support for BD --> DVD conversion.
I have not been able to get the subtitles to convert to the white color. They always come out yellow. In my HIDDENOPTS.TXT I modified it as such:
DVD_SUB_COLOR=1 n = 0/1/2 - 0=Yellow subtitles (default), 1=White subtitles, 2=Green subtitles
BTW, I suggest setting white to the default color. Reason being that movies always come with white subtitles. I can't remember the last time I saw a movie with yellow subtitles. I've changed the default to white for the next release. If you add that entry (DVD_SUB_COLOR=1) to the INI file it will make them white -- I've done it myself. In fact all I did to make it default white was to make "1" the value when none was present.
You don't modify it in HIDDENOPTS.TXT that's just an information file. You have to add that entry to the BDREBUILDER.INI file in the BD-RB installation folder.
jdobbs
8th May 2011, 15:47
Hello again :)
I'm having trouble with rebuilding Matrix Revolutions to BD25. The resulting disk is too large (25.670.975.488 Bytes) for a BD25.
What can I do here? I attached the log. I tested "Matrix Revolutions" and it came out exactly as it should. I haven't seen your logs, so I'm not sure what settings you're using. Can you post your INI file?
Capsbackup
8th May 2011, 16:37
I can see how that might be a problem, though. You are encoding part of a stream but not some of the alternate angles. Whenever BD-RB decides any part of a stream has to be encoded, is forces the other parts (multipart or angled) to be encoded also -- it just happens in this case that it didn't see it as an alternate angle. So its probable that my output will work even if yours didn't.
Your suspicion proved correct! :p After I reencoded those 16 .m2ts files that were previously skipped by setting MIN_M2TS_SIZE=900, and creatively re-integrated them into my BD-RB backup that was not working, and burned to BD-RE for playback on my S360, this angle now works properly. :)
yahknow1
8th May 2011, 17:51
Hi, wonderful program jdobbs, thanks for your hard work! I've used it for a while now without any problems until now. I just tried to rebuild "American Gangster" and I'm getting a disc that just plays blank with no audio or video?
Hmm, I was all set to post the log file but it seems its too large? which log file do I post and where is it located?
The_Unknown
8th May 2011, 18:31
I tested "Matrix Revolutions" and it came out exactly as it should. I haven't seen your logs, so I'm not sure what settings you're using. Can you post your INI file?
I posted the logs in my post (http://forum.doom9.org/showthread.php?p=1497915#post1497915).
If you didn't mean that, I attached my configuration INI.
Edit: I tried it once again and the result you can see in "toomuch.png" in the attachment :(
Do you have any idea?
jakobkraft
9th May 2011, 02:57
Blows DVDFab out of the water in terms of sheer quality. Have successfully backed-up six BD movies--Full back-ups including menus and extras. Don't know about the quality on a DVD-5 or DVD-9 as I only backup to 25gb discs, since they're (finally) quite affordable. And I feel backing up a Blu ray movie to a DVD is asking too much of any program.
Anyway, keep up the fantastic work:)
Jorka57
9th May 2011, 17:05
Hi !
Excuse for my poor English..
So, I had to take the latest version of BDR, and during the second pass, x264-64 craches. I tested 3 differents movies : same bugs...
With the another old releases, I've never had any problem !
Why this last release crach at the second pass with x264-64 ?
My logs :
movie :
[09:15:10] BD Rebuilder v0.37.08 (beta)
- Source: DIE_LEGENDE_DER_WÄCHTER
- Input BD size: 23,80 GB
- Approximate total content: [01:36:47.760]
- Target BD size: 8,11 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Quality: Ultra High Quality (Extremely Slow), Two Pass
- X264 Tweak(s) enabled
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[09:15:14] PHASE ONE, Encoding
- [09:15:14] Extracting A/V streams [VID_00005]
- [09:25:02] Reencoding: VID_00005 (1 of 1)
- [09:25:02] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 139*247 frames
- Bitrate: 10*422 Kbs
- [09:25:02] Reencoding: VID_00005, Pass 1 of 2
- [10:34:38] Reencoding: VID_00005, Pass 2 of 2
- Encode failed. Retrying.
- Encode failed. Retrying.
inspect :
- Windows Version: 6.1 [7601]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, 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 "libavcodec": Ok
- BD Rebuilder v0.37.0.8, Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
ini :
[Options]
RESIZE=0
MODE=1
PRIORITY_CLASS=0
ENCODE_QUALITY=4
AUDIO_TO_KEEP=fra;fre;frm;fro;
SUBS_TO_KEEP=fra;fre;frm;fro;
SD_CONVERT=0
COLOR_BOOST=0
RESIZE_1080=0
OVERRIDE_AVCHD_AUDIO_LIMIT=1
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
KEEP_HD_AUDIO=0
AVCHD=1
REMOVE_WORKFILES=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=8300
TARGET_SIZE=8300
QUICK_EXTRAS=0
TWEAK_PASS_ONE=--tune grain
TWEAK_PASS_TWO=--tune grain
SUPPRESS_FF_WARNING=0
ONEPASS_ENCODING=0
AUTO_QUALITY=0
DEINTERLACE=0
AC3_192=0
FULL_AVCHD=0
OPEN_GOP=1
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=1
IVTC_PULLDOWN=0
VERSION=0.37.0.5
ASSUME_DVD_PAL=0
SD_TO_1080=0
CONVERT_WIDE=0
AUTO_BIAS=2
HC_PROFILE=BEST
MAXIMIZE_REFS=0
EXTENDED_GOP=1
Thanks to find where is the problem ??
John ;)
jdobbs
9th May 2011, 18:02
@Jorka57
If X264 is crashing it means your system isn't stable. If you are overclocked, slow it down slightly. You might also check memory, etc and heat using hardware monitoring software. Many people who overclock think that running Prime95 or some other package will catch issues -- but X264 is a much more demanding test.
Why this last release crach at the second pass with x264-64 ? I don't know what "crach" means...
BD-RB only uses X264-64.exe if you have "Use LAVF" selected in the SETUP. If you change that setting between passes it might also cause issues.
Hello
We'll see if somebody can give solution to this for me.
When I encode a bluray with menus bd java to carve + in DVD R DL, if the size is major of 7.96 GB they can reproduce and they are perfect, but the moment that he is a inferior, they no longer can neither reproducing in the PC, neither in the player of bluray.
Does any way exist of solving this and deceiving the imgburn, to the powerdvd, or player of bluray, that is older of 7.96 GB?
I have done a lot of proofs but for the moment, I have not gotten anything
Thanks from the start for help
Jorka57
9th May 2011, 20:16
@Jorka57
If X264 is crashing it means your system isn't stable. If you are overclocked, slow it down slightly. You might also check memory, etc and heat using hardware monitoring software. Many people who overclock think that running Prime95 or some other package will catch issues -- but X264 is a much more demanding test.
I don't know what "crach" means...
BD-RB only uses X264-64.exe if you have "Use LAVF" selected in the SETUP. If you change that setting between passes it might also cause issues.
ok I understand the overclock problem. But I tried the v. 0.37.0.5 now by changing the system time and is running without bug.
When I'll come back to the last release of BDR, second pass crash...
The "Use LAVF" option is always activated.
Why with this release I must decrease my CPU speed ?
John
setarip_old
9th May 2011, 22:16
@jdobbs
I rubbed my eyes and looked a second time - V.0.37.08 (Beta) shows log times exactly one hour earlier than actual (according to all PC clocks and clocks throughout the house)...
omegaman7
9th May 2011, 22:49
My Log times appear ok :confused:
jdobbs
9th May 2011, 23:01
ok I understand the overclock problem. But I tried the v. 0.37.0.5 now by changing the system time and is running without bug.
When I'll come back to the last release of BDR, second pass crash...
The "Use LAVF" option is always activated.
Why with this release I must decrease my CPU speed ?
John It's still a problem -- and you're taking chances. I can only tell you that there are lots and lots of other people running the new version without X264 crashes and I'd recommend you adjust your overclock. But that choice is yours.
I get these reports every year as the spring/summer rolls in and ambient temperatures rise. It was the same with DVD-RB and CCE.
jdobbs
9th May 2011, 23:03
@jdobbs
I rubbed my eyes and looked a second time - V.0.37.08 (Beta) shows log times exactly one hour earlier than actual (according to all PC clocks and clocks throughout the house)... It's getting the time via system calls -- so your operating system must also be off by an hour.
Capsbackup
9th May 2011, 23:09
@jdobbs
I rubbed my eyes and looked a second time - V.0.37.08 (Beta) shows log times exactly one hour earlier than actual (according to all PC clocks and clocks throughout the house)...
It's getting the time via system calls -- so your operating system must also be off by an hour.
Rub them again, third times a charm! :p
The time is right for me too. :)
setarip_old
10th May 2011, 05:47
Well, for whatever reason, it's now returned to the correct time. Strange. I'll "keep an eye out" (Insert joke her) for gremlins ;>}
jdobbs
10th May 2011, 06:02
Well, for whatever reason, it's now returned to the correct time. Strange. I'll "keep an eye out" (Insert joke her) for gremlins ;>} Hmm... maybe I shouldn't have added that "make setarip_old wonder about the time" feature. :)
Capsbackup
10th May 2011, 14:40
Hmm... maybe I shouldn't have added that "make setarip_old wonder about the time" feature. :)
That's what's great about BD-RB, you have personalized it with the so many beta testers feature requests / bug reports fixes! :p
soneca
13th May 2011, 17:33
ok I understand the overclock problem. But I tried the v. 0.37.0.5 now by changing the system time and is running without bug.
When I'll come back to the last release of BDR, second pass crash...
The "Use LAVF" option is always activated.
Why with this release I must decrease my CPU speed ?
I had problems (ffmpeg-mt crash) with the last two revisions of ffdshow.
I went back to r3785 it works fine.
The_Unknown
13th May 2011, 17:36
@jdobbs: What about Matrix Revolutions? Don't you have any brainwave?
Ch3vr0n
13th May 2011, 18:01
I had problems (ffmpeg-mt crash) with the last two revisions of ffdshow.
I went back to r3785 it works fine.
Dont come crying if it fails on that one too. The only correct and recommended version is the one linked at the start being r3326
soneca
13th May 2011, 19:05
I know that Ch3vr0n, so I will not complain if it fails.:cool:
The problem is that many of us use ffdshow for other things and not always the old version is recommended.
jdobbs
13th May 2011, 23:14
@jdobbs: What about Matrix Revolutions? Don't you have any brainwave? What does that mean? Either you're being a smart-ass or you're having trouble with English... My answer will depend upon which is true.
The_Unknown
13th May 2011, 23:42
Mhm, I think I messed up some words in English ;)
I just wanted to ask, whether you have an idea for why Matrix Revolutions gets too large.
I didn't mean to offend you, I highly appreciate your excellent work!! ;)
jdobbs
14th May 2011, 02:15
Mhm, I think I messed up some words in English ;)
I just wanted to ask, whether you have an idea for why Matrix Revolutions gets too large.
I didn't mean to offend you, I highly appreciate your excellent work!! ;) No big deal. Saying I have no "brainwave" kind of interprets to saying I'm "brain-dead" on this end. :) I looked at your settings -- and they don't look unusual at all. Since the version I have doesn't have German as a language and has 10 languages present where yours only has 7, I assume it is different than yours.
I looked at your INF file and all the M2TS files look like they've resized correctly except this one:
[00008]
AUDIO=0010001
PGS=11111111110000000000000000
M2TS_TARGET=15969050483
USE_ORIGINAL=1
NSTART=27000000
NEND=376107840
NSIZE=17139953664
FLINK=0
MLINK=0
Looking at your log I see this:
- [20:11:10] Extracting A/V streams [VID_00008]
- [20:20:10] Reencoding: VID_00008 (5 of 38)
- [20:20:10] Reencoding secondary video [TRK_02]
- [20:36:23] Collecting video information
- [20:36:23] Keeping original video (no reencode)
- [20:36:23] Reencoding audio tracks (if req'd)
- [20:38:03] Multiplexing M2TS
- [20:46:31] Extracting A/V streams [VID_00011]
- [20:46:36] Reencoding: VID_00011 (6 of 38)
- [20:46:36] Collecting video information
That's the only file that didn't reencode. The question is: Why did it keep the original video when it is obviously larger than the target?
Keeping the original put that segment a little over 1GB larger than it should have -- which is pretty significant. I'll rerun mine again and see how that file comes out...
steveg32
14th May 2011, 07:55
@jdobbs
RE:
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
Aloha again jdobbs. I hope you are doing well. Just thought I'd let you know that Blu-ray to DVD-5 encodes do not have synched audio & video (e.g., action occurs first followed by sound, lips then words, etc). I am using version v0.37.08 and I do select in Setings: Target size BD-5 (DVD-5) in Output Options.
Some recent titles I have tried are: Skyline, 127 Hours, & Jackass 3. Fyi, I have not tried B-r to DVD-9.
Hope this info helps. Mahalo again for all you do jdobbs. :thanks:
MickJT
14th May 2011, 12:38
The Matrix Revolutions has a glitch that may or may not cause issues in BD-RB. http://www.google.com.au/#sclient=psy&hl=en&source=hp&q=matrix+revolutions+blu-ray+glitch&aq=f&aqi=&aql=&oq=&pbx=1&fp=6ed37e06fcb306d6
Check http://www.amazon.com/Warner-Replacement-Program-Revolutions-Blu-ray/forum/FxGO7XUQHWRI7/Tx2WPZOZIRDYWRR/1?_encoding=UTF8&asin=B000OPPBEQ
If the error is in the source, and the glitch itself was encoded, then that wouldn't cause BD-RB any issues, but if the .m2ts is corrupt, then that might be a different story.
laserfan
14th May 2011, 13:16
Mhm, I think I messed up some words in English ;)
The word you wanted was "brainstorm". :)
jdobbs
14th May 2011, 13:17
@The_Unknown
Here is the log for 00008 on my system:
- [19:38:01] Extracting A/V streams [VID_00008]
- [19:45:02] Reencoding: VID_00008 (5 of 38)
- [19:45:02] Reencoding secondary video [TRK_02]
- [20:02:24] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 185,957 frames
- Bitrate: 13,108 Kbs
- [20:02:24] Reencoding: VID_00008, Pass 1 of 2
- [21:31:57] Reencoding: VID_00008, Pass 2 of 2
- [00:28:48] Video Encode complete
- [00:28:48] Reencoding audio tracks (if req'd)
- [00:30:20] Multiplexing M2TS
and here is the INF entry:
[00008]
AUDIO=1000000001
PGS=11111111111111111111111
M2TS_TARGET=16255915495
RATE=13108
NSTART=27000000
NEND=376107840
NSIZE=15795542016
FLINK=0
MLINK=0
I can't imagine why it would act differently on yours. Notice that the source size is different on yours than it is on mine.
jdobbs
14th May 2011, 13:37
@jdobbs
RE:
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
Aloha again jdobbs. I hope you are doing well. Just thought I'd let you know that Blu-ray to DVD-5 encodes do not have synched audio & video (e.g., action occurs first followed by sound, lips then words, etc). I am using version v0.37.08 and I do select in Setings: Target size BD-5 (DVD-5) in Output Options.
Some recent titles I have tried are: Skyline, 127 Hours, & Jackass 3. Fyi, I have not tried B-r to DVD-9.
Hope this info helps. Mahalo again for all you do jdobbs. :thanks: Can you post your config file (INI)? I've done many and am not seeing any sync issues.
jdobbs
14th May 2011, 16:49
I have updated the first post of this thread with an updated version of BD-RB (v0.38.02). Changes for this release:- Changed the specified --vbv-maxrate on BD-25
backups to 32000 -- this has been reported to
eliminate certain buffering issues. (v0.38.2)
- Corrected an error in which a stream that was
referenced as non-angled in one MPLS was not
being correctly updated if referenced later as
an angle.
- Fixed an issue in which problems with a single
DVD subtitle could cause the entire job to fail.
- Changed the default color for ALTERNATE/DVD
subtitles to white and shades of gray.
- Modified IGS checks to prevent any part of the
feature cannot be excluded from reencoding.
- Updated the DVD subtitle logic to handle certain
types of graphic PGSs. This should also prevent
errors in multiplexing those PGSs.
- Corrected an error in which DVD subtitles were
not synched properly when ALTERNATE_PAL was in
effect.
- Added code to prevent the combination of primary
and secondary (PiP) video streams from exceeding
the BD total video limit.
- Added additional checks to reduce vbv-maxrate if
the combined total bitrate of all audio would
put it above blu-ray maximums.
- Corrected an issue in which ALTERNATE movie-only
output sizing could be dramatically off when
using the two-pass target size selection.
- Updated the included version of DVDAUTHOR to
version 7.0. This corrects "bad image" errors
on certain types of graphic PGSs that were not
supported in the previous version.
- Updated the included version of X264.EXE to the
latest release (r1995).
- Updated the included version of X264-64.EXE to
the latest release (r1995).
- Other minor corrections and cosmetic fixes.
shon3i
14th May 2011, 17:34
- Added additional checks to reduce vbv-maxrate if
the combined total bitrate of all audio would
put it above blu-ray maximums.
Be careful about this, since STD delay need to be <=1 sec. So vbv-maxrate should be never higher than vbv-buffersize.
jdobbs
14th May 2011, 17:38
Be careful about this, since STD delay need to be <=1 sec. So vbv-maxrate should be never higher than vbv-buffersize. It never will be.
Ch3vr0n
14th May 2011, 19:15
@jdobbs: just an update for my HP5 issue. I was able to START the backup but not finish it. x264 crashed (my rig isnt overclocked) on stream VID_00033 wich is indicated as follows: VC-1, 1080i 29.97**, 587.15MB I suppose that pgs fix or whatever it was doenst work yet for full disc mode ?
Sharc
14th May 2011, 19:18
@jdobbs
Thanks for the latest update.
I tried again the Alternate PAL DVD backup from a 720p source using latest v0.38.01
The problem reported here (http://forum.doom9.org/showthread.php?p=1495085#post1495085) is still there: The subs just flash up. Something is still wrong with the time stamps: Start and end times are almost identical.
<spu start="00:02:06.14" end="00:02:06.15" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00014.png" transparent="101010" xoffset="202" yoffset="478" />
<spu start="00:02:08.82" end="00:02:08.83" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00015.png" transparent="101010" xoffset="104" yoffset="484" />
<spu start="00:02:11.90" end="00:02:11.91" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00016.png" transparent="101010" xoffset="126" yoffset="478" />
<spu start="00:02:15.70" end="00:02:15.71" image="C:\TEMP\BD REBUILDER\WORKFILES\DVDSUBS\4608_00017.png" transparent="101010" xoffset="138" yoffset="484" />
The 720p .m2ts source file plays the sups correctly.
jdobbs
14th May 2011, 19:47
@jdobbs: just an update for my HP5 issue. I was able to START the backup but not finish it. x264 crashed (my rig isnt overclocked) on stream VID_00033 wich is indicated as follows: VC-1, 1080i 29.97**, 587.15MB I suppose that pgs fix or whatever it was doenst work yet for full disc mode ? Well it fixed it on mine -- I've done that disc about 10 times in testing.
The_Unknown
14th May 2011, 19:50
@The_Unknown
Here is the log for 00008 on my system:
- [19:38:01] Extracting A/V streams [VID_00008]
- [19:45:02] Reencoding: VID_00008 (5 of 38)
- [19:45:02] Reencoding secondary video [TRK_02]
- [20:02:24] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 185,957 frames
- Bitrate: 13,108 Kbs
- [20:02:24] Reencoding: VID_00008, Pass 1 of 2
- [21:31:57] Reencoding: VID_00008, Pass 2 of 2
- [00:28:48] Video Encode complete
- [00:28:48] Reencoding audio tracks (if req'd)
- [00:30:20] Multiplexing M2TS
and here is the INF entry:
[00008]
AUDIO=1000000001
PGS=11111111111111111111111
M2TS_TARGET=16255915495
RATE=13108
NSTART=27000000
NEND=376107840
NSIZE=15795542016
FLINK=0
MLINK=0
I can't imagine why it would act differently on yours. Notice that the source size is different on yours than it is on mine.
I indeed think the two discs are incomparable. Yours is too big to keep the main track unencoded.
I loaded your latest release and give it a try in there. If it doesn't work here, I'll manually set it to 23400 MB to force a reencode.
jdobbs
14th May 2011, 19:52
I indeed think the two discs are incomparable. Yours is too big to keep the main track unencoded.
I loaded your latest release and give it a try in there. If it doesn't work here, I'll manually set it to 23400 MB to force a reencode. You can also add "FORCE_ENCODE=1" to your INI.
Ch3vr0n
14th May 2011, 20:52
it doesnt happen to be an ITVC source does it. Its the only one that isnt listed with a * next to the video name (like all the others) but with a ** after the framerate.
steveg32
14th May 2011, 21:19
Can you post your config file (INI)? I've done many and am not seeing any sync issues.
@jdobbs
RE:
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-9, 720x480/576, AC3 Audio
Here is the INI B-r to DVD-9 using Jackass 3. Results are same as B-r to DVD-5. Audio & video are not synched. :thanks:
-----------------------
[Options]
VERSION=0.37.0.8
MODE=1
ENCODE_QUALITY=0
ONEPASS_ENCODING=0
AUTO_QUALITY=1
MINIMIZE_TO_TRAY=1
TARGET_SIZE=8032
AUTO_BURN=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
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=0
REMOVE_WORKFILES=1
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=23500
MOVIEONLY_TYPE=2
ALTCRF=20
ALT_TARGET=1000
ALTMETHOD=0
QUICK_EXTRAS=1
[Paths]
SOURCE_PATH=H:\ANYDVD HD BLU-RAY RIPS\JACKASS_3\
WORKING_PATH=H:\BD-REBUILDER\DVD-9, 720X480_576, AC3 AUDIO\
-----------------------
Here is the INF:
[Status]
LABEL=JACKASS_3
VERSION=v0.37.08 (beta)
SOURCE_SIZE=24442490880
SOURCE_VIDEO_SIZE=24442490880
TARGET_SIZE=8422162432
REDUCTION=.344570546158674
RESIZE_1080=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=2
USE_LAVF=0
QUICK=0
ENCODE_STEP=0
COMPLETED=15
REBUILD_COMPLETE=1
[00246]
AUDIO=0001
PGS=10000
M2TS_TARGET=2561768330
NSIZE=0
FLINK=-1
MLINK=0
[00261]
M2TS_TARGET=315235938
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00248]
M2TS_TARGET=1450368151
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00262]
M2TS_TARGET=121215441
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00250]
M2TS_TARGET=710343615
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00263]
M2TS_TARGET=123753774
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00252]
M2TS_TARGET=226345602
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00264]
M2TS_TARGET=82513807
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00254]
M2TS_TARGET=199992670
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00265]
M2TS_TARGET=58769070
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00256]
M2TS_TARGET=204404585
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00266]
M2TS_TARGET=172693421
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00258]
M2TS_TARGET=1408526944
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00267]
M2TS_TARGET=62545872
AUDIO=0001
NSIZE=0
FLINK=-1
MLINK=0
[00260]
M2TS_TARGET=723685210
AUDIO=0001
NSIZE=0
FLINK=0
MLINK=0
-----------------------
Here is the LOG:
[21:43:18] BD Rebuilder v0.37.08 (beta)
- Source: JACKASS_3
- Input BD size: 22.76 GB
- Approximate total content: [01:39:44.561]
- Windows Version: 5.1 [2600]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-9, 720x480/576, AC3 Audio
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[21:43:18] PHASE ONE, Encoding
- [21:43:18] Extracting A/V streams [VID_00246]
- [22:06:54] Reencoding: VID_00246 (1 of 15)
- [22:06:54] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 43,582 frames
- Bitrate: 8,552 Kbs
- [22:06:54] Reencoding: VID_00246
- [00:04:52] Video Encode complete
- [00:04:52] Reencoding audio tracks (if req'd)
- [00:10:24] Multiplexing M2TS
- [00:10:24] Extracting A/V streams [VID_00261]
- [00:11:26] Reencoding: VID_00261 (2 of 15)
- [00:11:26] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 5,511 frames
- Bitrate: 8,552 Kbs
- [00:11:26] Reencoding: VID_00261
- [00:24:16] Video Encode complete
- [00:24:16] Multiplexing M2TS
- [00:24:16] Extracting A/V streams [VID_00248]
- [00:28:38] Reencoding: VID_00248 (3 of 15)
- [00:28:38] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 24,621 frames
- Bitrate: 8,552 Kbs
- [00:28:38] Reencoding: VID_00248
- [01:20:04] Video Encode complete
- [01:20:04] Multiplexing M2TS
- [01:20:04] Extracting A/V streams [VID_00262]
- [01:20:27] Reencoding: VID_00262 (4 of 15)
- [01:20:27] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,105 frames
- Bitrate: 8,552 Kbs
- [01:20:27] Reencoding: VID_00262
- [01:25:37] Video Encode complete
- [01:25:37] Multiplexing M2TS
- [01:25:37] Extracting A/V streams [VID_00250]
- [01:27:49] Reencoding: VID_00250 (5 of 15)
- [01:27:49] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 12,167 frames
- Bitrate: 8,552 Kbs
- [01:27:49] Reencoding: VID_00250
- [02:00:05] Video Encode complete
- [02:00:05] Multiplexing M2TS
- [02:00:05] Extracting A/V streams [VID_00263]
- [02:00:30] Reencoding: VID_00263 (6 of 15)
- [02:00:30] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,131 frames
- Bitrate: 8,552 Kbs
- [02:00:30] Reencoding: VID_00263
- [02:05:36] Video Encode complete
- [02:05:36] Multiplexing M2TS
- [02:05:36] Extracting A/V streams [VID_00252]
- [02:06:19] Reencoding: VID_00252 (7 of 15)
- [02:06:19] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,873 frames
- Bitrate: 8,552 Kbs
- [02:06:19] Reencoding: VID_00252
- [02:14:51] Video Encode complete
- [02:14:51] Multiplexing M2TS
- [02:14:51] Extracting A/V streams [VID_00264]
- [02:15:07] Reencoding: VID_00264 (8 of 15)
- [02:15:07] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,424 frames
- Bitrate: 8,552 Kbs
- [02:15:07] Reencoding: VID_00264
- [02:18:33] Video Encode complete
- [02:18:33] Multiplexing M2TS
- [02:18:33] Extracting A/V streams [VID_00254]
- [02:19:09] Reencoding: VID_00254 (9 of 15)
- [02:19:09] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,390 frames
- Bitrate: 8,552 Kbs
- [02:19:09] Reencoding: VID_00254
- [02:26:58] Video Encode complete
- [02:26:58] Multiplexing M2TS
- [02:26:58] Extracting A/V streams [VID_00265]
- [02:27:10] Reencoding: VID_00265 (10 of 15)
- [02:27:10] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,009 frames
- Bitrate: 8,552 Kbs
- [02:27:10] Reencoding: VID_00265
- [02:29:59] Video Encode complete
- [02:29:59] Multiplexing M2TS
- [02:29:59] Extracting A/V streams [VID_00256]
- [02:30:38] Reencoding: VID_00256 (11 of 15)
- [02:30:38] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,498 frames
- Bitrate: 8,552 Kbs
- [02:30:38] Reencoding: VID_00256
- [02:38:16] Video Encode complete
- [02:38:16] Multiplexing M2TS
- [02:38:16] Extracting A/V streams [VID_00266]
- [02:38:48] Reencoding: VID_00266 (12 of 15)
- [02:38:48] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,980 frames
- Bitrate: 8,552 Kbs
- [02:38:48] Reencoding: VID_00266
- [02:45:56] Video Encode complete
- [02:45:56] Multiplexing M2TS
- [02:45:56] Extracting A/V streams [VID_00258]
- [02:50:14] Reencoding: VID_00258 (13 of 15)
- [02:50:14] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 23,914 frames
- Bitrate: 8,552 Kbs
- [02:50:14] Reencoding: VID_00258
- [03:44:38] Video Encode complete
- [03:44:38] Multiplexing M2TS
- [03:44:38] Extracting A/V streams [VID_00267]
- [03:44:50] Reencoding: VID_00267 (14 of 15)
- [03:44:50] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,050 frames
- Bitrate: 8,552 Kbs
- [03:44:50] Reencoding: VID_00267
- [03:47:16] Video Encode complete
- [03:47:16] Multiplexing M2TS
- [03:47:16] Extracting A/V streams [VID_00260]
- [03:49:28] Reencoding: VID_00260 (15 of 15)
- [03:49:28] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 12,231 frames
- Bitrate: 8,552 Kbs
- [03:49:28] Reencoding: VID_00260
- [04:16:33] Video Encode complete
- [04:16:33] Multiplexing M2TS
[04:16:33]PHASE ONE complete
[04:16:33]PHASE TWO - Rebuild Started
- [04:16:33] Rebuilding stream 00246 [1 of 15]
- [04:16:33] Rebuilding stream 00261 [2 of 15]
- [04:16:33] Rebuilding stream 00248 [3 of 15]
- [04:16:33] Rebuilding stream 00262 [4 of 15]
- [04:16:33] Rebuilding stream 00250 [5 of 15]
- [04:16:33] Rebuilding stream 00263 [6 of 15]
- [04:16:33] Rebuilding stream 00252 [7 of 15]
- [04:16:33] Rebuilding stream 00264 [8 of 15]
- [04:16:33] Rebuilding stream 00254 [9 of 15]
- [04:16:33] Rebuilding stream 00265 [10 of 15]
- [04:16:33] Rebuilding stream 00256 [11 of 15]
- [04:16:33] Rebuilding stream 00266 [12 of 15]
- [04:16:33] Rebuilding stream 00258 [13 of 15]
- [04:16:33] Rebuilding stream 00267 [14 of 15]
- [04:16:33] Rebuilding stream 00260 [15 of 15]
- [04:16:33] Building ALTERNATE OUTPUT Structure
- [04:22:25] Converting 1 subtitles to DVD format.
- [04:23:07] Starting MPLEX.
- [04:32:43] Multiplexing 1 subtitles into stream.
- [04:41:08] Building DVD File Structure.
[04:50:20] - Encode and Rebuild complete
- WORKFILES folder removed.
[04:50:27]JOB: JACKASS_3 finished.
-----------------------
A.Fenderson
14th May 2011, 21:48
Be careful about this, since STD delay need to be <=1 sec. So vbv-maxrate should be never higher than vbv-buffersize.
According to...you (http://forum.doom9.org/showthread.php?t=154533)...you have that exactly backwards. :)
Edit: jdobbs, may I ask what --vbv-maxrate was previously set to (30000?)? I promise not to start a debate over this here in the bug thread, just wondering for informational and learning purposes. Thanks.
shon3i
14th May 2011, 22:05
OMG, you read my mind. I think on that but i wrote bakwards :D. Yes i mean buffer newer be higher than maxrate.
previous maxrate is set to 35000.
jdobbs
14th May 2011, 22:46
According to...you (http://forum.doom9.org/showthread.php?t=154533)...you have that exactly backwards. :)
Edit: jdobbs, may I ask what --vbv-maxrate was previously set to (30000?)? I promise not to start a debate over this here in the bug thread, just wondering for informational and learning purposes. Thanks. it was previously set to 35000. Buffering was 30000 (and still is). I usually like to set it somewhere above .5 seconds and below 1 second. It is now .94 seconds. I'll probably lower it a little for the next release.
jdobbs
14th May 2011, 22:50
OMG, you read my mind. I think on that but i wrote bakwards :D. Yes i mean buffer newer be higher than maxrate.
previous maxrate is set to 35000. I knew what you meant. You don't want to exceed 1 second of buffering.
Ch3vr0n
14th May 2011, 23:10
Update: Disabling "IVTC sources" didnt work. Trying without LAVF now
** edit ** failed aswell. Though this time i did get a few seconds further and saw the message "converting field based ..." after that x264 crashed again.
log is below
-----------------------
[00:21:13] BD Rebuilder v0.38.02 (beta)
- Source: HP5_PHOENIX
- Input BD size: 44,42 GB
- Approximate total content: [05:03:47.266]
- Target BD size: 22,95 GB
- Windows Version: 6.0 [6002]
- Auto Quality: Good (Very Fast), Two Pass
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[00:21:14] PHASE ONE, Encoding
- [00:21:14] Extracting A/V streams [VID_00057]
- [00:21:14] Reencoding: VID_00057 (1 of 43)
- [00:21:14] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 169 frames
- [00:21:14] Reencoding: VID_00057, Pass 1 of 1
- [00:21:22] Video Encode complete
- [00:21:22] Reencoding audio tracks (if req'd)
- [00:21:22] Multiplexing M2TS
- [00:21:22] Extracting A/V streams [VID_00063]
- [00:21:25] Reencoding: VID_00063 (2 of 43)
- [00:21:25] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 414 frames
- [00:21:26] Reencoding: VID_00063, Pass 1 of 1
- [00:21:40] Video Encode complete
- [00:21:40] Reencoding audio tracks (if req'd)
- [00:21:40] Multiplexing M2TS
- [00:21:42] Extracting A/V streams [VID_00066]
- [00:21:44] Reencoding: VID_00066 (3 of 43)
- [00:21:44] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 523 frames
- [00:21:45] Reencoding: VID_00066, Pass 1 of 1
- [00:22:00] Video Encode complete
- [00:22:00] Reencoding audio tracks (if req'd)
- [00:22:00] Multiplexing M2TS
- [00:22:02] Extracting A/V streams [VID_00067]
- [00:22:04] Reencoding: VID_00067 (4 of 43)
- [00:22:04] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 607 frames
- [00:22:04] Reencoding: VID_00067, Pass 1 of 1
- [00:22:21] Video Encode complete
- [00:22:21] Reencoding audio tracks (if req'd)
- [00:22:21] Multiplexing M2TS
- [00:22:23] Extracting A/V streams [VID_00064]
- [00:22:27] Reencoding: VID_00064 (5 of 43)
- [00:22:27] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 724 frames
- [00:22:27] Reencoding: VID_00064, Pass 1 of 1
- [00:22:47] Video Encode complete
- [00:22:47] Reencoding audio tracks (if req'd)
- [00:22:47] Multiplexing M2TS
- [00:22:50] Extracting A/V streams [VID_00069]
- [00:22:55] Reencoding: VID_00069 (6 of 43)
- [00:22:55] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 1.002 frames
- [00:22:55] Reencoding: VID_00069, Pass 1 of 1
- [00:23:23] Video Encode complete
- [00:23:23] Reencoding audio tracks (if req'd)
- [00:23:23] Multiplexing M2TS
- [00:23:26] Extracting A/V streams [VID_00070]
- [00:23:34] Reencoding: VID_00070 (7 of 43)
- [00:23:34] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 1.724 frames
- [00:23:34] Reencoding: VID_00070, Pass 1 of 1
- [00:24:22] Video Encode complete
- [00:24:22] Reencoding audio tracks (if req'd)
- [00:24:22] Multiplexing M2TS
- [00:24:28] Extracting A/V streams [VID_00091]
- [00:24:36] Reencoding: VID_00091 (8 of 43)
- [00:24:36] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 1.982 frames
- [00:24:37] Reencoding: VID_00091, Pass 1 of 1
- [00:25:35] Video Encode complete
- [00:25:35] Reencoding audio tracks (if req'd)
- [00:25:35] Multiplexing M2TS
- [00:25:40] Extracting A/V streams [VID_00084]
- [00:25:51] Reencoding: VID_00084 (9 of 43)
- [00:25:51] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.120 frames
- [00:25:51] Reencoding: VID_00084, Pass 1 of 1
- [00:26:52] Video Encode complete
- [00:26:52] Reencoding audio tracks (if req'd)
- [00:26:52] Multiplexing M2TS
- [00:26:58] Extracting A/V streams [VID_00085]
- [00:27:09] Reencoding: VID_00085 (10 of 43)
- [00:27:09] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.501 frames
- [00:27:09] Reencoding: VID_00085, Pass 1 of 1
- [00:28:22] Video Encode complete
- [00:28:22] Reencoding audio tracks (if req'd)
- [00:28:22] Multiplexing M2TS
- [00:28:27] Extracting A/V streams [VID_00089]
- [00:28:38] Reencoding: VID_00089 (11 of 43)
- [00:28:38] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.703 frames
- [00:28:38] Reencoding: VID_00089, Pass 1 of 1
- [00:29:54] Video Encode complete
- [00:29:54] Reencoding audio tracks (if req'd)
- [00:29:54] Multiplexing M2TS
- [00:30:00] Extracting A/V streams [VID_00086]
- [00:30:12] Reencoding: VID_00086 (12 of 43)
- [00:30:12] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.706 frames
- [00:30:13] Reencoding: VID_00086, Pass 1 of 1
- [00:31:32] Video Encode complete
- [00:31:32] Reencoding audio tracks (if req'd)
- [00:31:32] Multiplexing M2TS
- [00:31:39] Extracting A/V streams [VID_00092]
- [00:31:51] Reencoding: VID_00092 (13 of 43)
- [00:31:51] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.775 frames
- [00:31:51] Reencoding: VID_00092, Pass 1 of 1
- [00:33:06] Video Encode complete
- [00:33:06] Reencoding audio tracks (if req'd)
- [00:33:06] Multiplexing M2TS
- [00:33:11] Extracting A/V streams [VID_00068]
- [00:33:23] Reencoding: VID_00068 (14 of 43)
- [00:33:23] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 2.723 frames
- [00:33:24] Reencoding: VID_00068, Pass 1 of 1
- [00:34:34] Video Encode complete
- [00:34:34] Reencoding audio tracks (if req'd)
- [00:34:34] Multiplexing M2TS
- [00:34:41] Extracting A/V streams [VID_00094]
- [00:34:53] Reencoding: VID_00094 (15 of 43)
- [00:34:53] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 2.977 frames
- [00:34:53] Reencoding: VID_00094, Pass 1 of 1
- [00:36:24] Video Encode complete
- [00:36:24] Reencoding audio tracks (if req'd)
- [00:36:24] Multiplexing M2TS
- [00:36:34] Extracting A/V streams [VID_00097]
- [00:36:47] Reencoding: VID_00097 (16 of 43)
- [00:36:47] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.049 frames
- [00:36:48] Reencoding: VID_00097, Pass 1 of 1
- [00:38:15] Video Encode complete
- [00:38:15] Reencoding audio tracks (if req'd)
- [00:38:15] Multiplexing M2TS
- [00:38:19] Extracting A/V streams [VID_00054]
- [00:38:32] Reencoding: VID_00054 (17 of 43)
- [00:38:32] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 7.920 frames
- [00:38:32] Reencoding: VID_00054, Pass 1 of 1
- [00:40:49] Video Encode complete
- [00:40:49] Reencoding audio tracks (if req'd)
- [00:40:49] Multiplexing M2TS
- [00:40:54] Extracting A/V streams [VID_00100]
- [00:41:07] Reencoding: VID_00100 (18 of 43)
- [00:41:07] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.241 frames
- [00:41:07] Reencoding: VID_00100, Pass 1 of 1
- [00:42:36] Video Encode complete
- [00:42:36] Reencoding audio tracks (if req'd)
- [00:42:36] Multiplexing M2TS
- [00:42:40] Extracting A/V streams [VID_00104]
- [00:42:53] Reencoding: VID_00104 (19 of 43)
- [00:42:53] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.372 frames
- [00:42:53] Reencoding: VID_00104, Pass 1 of 1
- [00:44:22] Video Encode complete
- [00:44:22] Reencoding audio tracks (if req'd)
- [00:44:22] Multiplexing M2TS
- [00:44:26] Extracting A/V streams [VID_00082]
- [00:44:39] Reencoding: VID_00082 (20 of 43)
- [00:44:39] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.430 frames
- [00:44:40] Reencoding: VID_00082, Pass 1 of 1
- [00:46:20] Video Encode complete
- [00:46:20] Reencoding audio tracks (if req'd)
- [00:46:20] Multiplexing M2TS
- [00:46:24] Extracting A/V streams [VID_00102]
- [00:46:38] Reencoding: VID_00102 (21 of 43)
- [00:46:38] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.520 frames
- [00:46:38] Reencoding: VID_00102, Pass 1 of 1
- [00:48:29] Video Encode complete
- [00:48:29] Reencoding audio tracks (if req'd)
- [00:48:29] Multiplexing M2TS
- [00:48:35] Extracting A/V streams [VID_00098]
- [00:48:48] Reencoding: VID_00098 (22 of 43)
- [00:48:48] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.546 frames
- [00:48:49] Reencoding: VID_00098, Pass 1 of 1
- [00:50:33] Video Encode complete
- [00:50:33] Reencoding audio tracks (if req'd)
- [00:50:33] Multiplexing M2TS
- [00:50:37] Extracting A/V streams [VID_00103]
- [00:50:52] Reencoding: VID_00103 (23 of 43)
- [00:50:52] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.794 frames
- [00:50:53] Reencoding: VID_00103, Pass 1 of 1
- [00:52:48] Video Encode complete
- [00:52:48] Reencoding audio tracks (if req'd)
- [00:52:48] Multiplexing M2TS
- [00:53:01] Extracting A/V streams [VID_00087]
- [00:53:17] Reencoding: VID_00087 (24 of 43)
- [00:53:17] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 3.873 frames
- [00:53:18] Reencoding: VID_00087, Pass 1 of 1
- [00:55:03] Video Encode complete
- [00:55:03] Reencoding audio tracks (if req'd)
- [00:55:03] Multiplexing M2TS
- [00:55:08] Extracting A/V streams [VID_00095]
- [00:55:24] Reencoding: VID_00095 (25 of 43)
- [00:55:24] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 4.095 frames
- [00:55:24] Reencoding: VID_00095, Pass 1 of 1
- [00:57:22] Video Encode complete
- [00:57:22] Reencoding audio tracks (if req'd)
- [00:57:22] Multiplexing M2TS
- [00:57:29] Extracting A/V streams [VID_00106]
- [00:57:44] Reencoding: VID_00106 (26 of 43)
- [00:57:44] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 4.134 frames
- [00:57:44] Reencoding: VID_00106, Pass 1 of 1
- [00:59:54] Video Encode complete
- [00:59:54] Reencoding audio tracks (if req'd)
- [00:59:54] Multiplexing M2TS
- [01:00:02] Extracting A/V streams [VID_00065]
- [01:00:17] Reencoding: VID_00065 (27 of 43)
- [01:00:17] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 4.092 frames
- [01:00:18] Reencoding: VID_00065, Pass 1 of 1
- [01:01:59] Video Encode complete
- [01:01:59] Reencoding audio tracks (if req'd)
- [01:01:59] Multiplexing M2TS
- [01:02:10] Extracting A/V streams [VID_00032]
- [01:02:26] Reencoding: VID_00032 (28 of 43)
- [01:02:26] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23,976fps, 3.730 frames
- [01:02:26] Reencoding: VID_00032, Pass 1 of 1
- [01:04:06] Video Encode complete
- [01:04:06] Reencoding audio tracks (if req'd)
- [01:04:06] Multiplexing M2TS
- [01:04:16] Extracting A/V streams [VID_00088]
- [01:04:31] Reencoding: VID_00088 (29 of 43)
- [01:04:31] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 4.331 frames
- [01:04:31] Reencoding: VID_00088, Pass 1 of 1
- [01:06:35] Video Encode complete
- [01:06:35] Reencoding audio tracks (if req'd)
- [01:06:35] Multiplexing M2TS
- [01:06:40] Extracting A/V streams [VID_00093]
- [01:06:56] Reencoding: VID_00093 (30 of 43)
- [01:06:56] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 4.365 frames
- [01:06:56] Reencoding: VID_00093, Pass 1 of 1
- [01:08:59] Video Encode complete
- [01:08:59] Reencoding audio tracks (if req'd)
- [01:08:59] Multiplexing M2TS
- [01:09:04] Extracting A/V streams [VID_00105]
- [01:09:21] Reencoding: VID_00105 (31 of 43)
- [01:09:21] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 4.836 frames
- [01:09:22] Reencoding: VID_00105, Pass 1 of 1
- [01:11:27] Video Encode complete
- [01:11:27] Reencoding audio tracks (if req'd)
- [01:11:27] Multiplexing M2TS
- [01:11:32] Extracting A/V streams [VID_00083]
- [01:11:51] Reencoding: VID_00083 (32 of 43)
- [01:11:51] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.423 frames
- [01:11:51] Reencoding: VID_00083, Pass 1 of 1
- [01:14:47] Video Encode complete
- [01:14:47] Reencoding audio tracks (if req'd)
- [01:14:47] Multiplexing M2TS
- [01:14:55] Extracting A/V streams [VID_00107]
- [01:15:14] Reencoding: VID_00107 (33 of 43)
- [01:15:14] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.458 frames
- [01:15:14] Reencoding: VID_00107, Pass 1 of 1
- [01:17:46] Video Encode complete
- [01:17:46] Reencoding audio tracks (if req'd)
- [01:17:46] Multiplexing M2TS
- [01:17:52] Extracting A/V streams [VID_00081]
- [01:18:12] Reencoding: VID_00081 (34 of 43)
- [01:18:12] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.529 frames
- [01:18:12] Reencoding: VID_00081, Pass 1 of 1
- [01:20:58] Video Encode complete
- [01:20:58] Reencoding audio tracks (if req'd)
- [01:20:58] Multiplexing M2TS
- [01:21:04] Extracting A/V streams [VID_00101]
- [01:21:23] Reencoding: VID_00101 (35 of 43)
- [01:21:23] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.468 frames
- [01:21:23] Reencoding: VID_00101, Pass 1 of 1
- [01:24:17] Video Encode complete
- [01:24:17] Reencoding audio tracks (if req'd)
- [01:24:17] Multiplexing M2TS
- [01:24:22] Extracting A/V streams [VID_00090]
- [01:24:36] Reencoding: VID_00090 (36 of 43)
- [01:24:36] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.545 frames
- [01:24:36] Reencoding: VID_00090, Pass 1 of 1
- [01:27:10] Video Encode complete
- [01:27:10] Reencoding audio tracks (if req'd)
- [01:27:10] Multiplexing M2TS
- [01:27:16] Extracting A/V streams [VID_00096]
- [01:27:29] Reencoding: VID_00096 (37 of 43)
- [01:27:29] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 5.701 frames
- [01:27:29] Reencoding: VID_00096, Pass 1 of 1
- [01:29:54] Video Encode complete
- [01:29:54] Reencoding audio tracks (if req'd)
- [01:29:54] Multiplexing M2TS
- [01:29:59] Extracting A/V streams [VID_00099]
- [01:30:14] Reencoding: VID_00099 (38 of 43)
- [01:30:14] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 6.515 frames
- [01:30:14] Reencoding: VID_00099, Pass 1 of 1
- [01:32:52] Video Encode complete
- [01:32:52] Reencoding audio tracks (if req'd)
- [01:32:52] Multiplexing M2TS
Ch3vr0n
15th May 2011, 00:45
Log Resume
- [01:32:58] Extracting A/V streams [VID_00080]
- [01:33:13] Reencoding: VID_00080 (39 of 43)
- [01:33:13] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 6.614 frames
- [01:33:13] Reencoding: VID_00080, Pass 1 of 1
- [01:35:57] Video Encode complete
- [01:35:57] Reencoding audio tracks (if req'd)
- [01:35:57] Multiplexing M2TS
- [01:36:03] Extracting A/V streams [VID_00033]
- [01:36:33] Reencoding: VID_00033 (40 of 43)
- [01:36:33] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 29,970fps, 9.640 frames
- [01:36:33] Reencoding: VID_00033, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.- Reached retry limit. Aborting.
- BD-Rebuilder v0.38.02 (beta)
- Windows Version: 6.0 [6002]
- AVISYNTH Version: 2.5.7.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3326, Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "ffmpeg-mt": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[01:36:49] - Failed video encode, aborted
INI
[Status]
LABEL=HP5_PHOENIX
VERSION=v0.38.02 (beta)
SOURCE_SIZE=47698266232
SOURCE_VIDEO_SIZE=46116311040
TARGET_SIZE=24641536000
REDUCTION=.500030906374943
RESIZE_1080=0
AUDIO_TO_KEEP=dut;eng;nld;und;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=dut;eng;nld;und;
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
QUICK=1
ENCODE_STEP=1
COMPLETED=39
[00057]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=4998453
NSTART=27000000
NEND=27316800
NSIZE=4300800
FLINK=0
MLINK=0
[00063]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=16288751
NSTART=27000000
NEND=27776160
NSIZE=16220160
FLINK=0
MLINK=0
[00066]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=19112093
NSTART=27000000
NEND=27980640
NSIZE=29485056
FLINK=0
MLINK=0
[00067]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=22279521
NSTART=27000000
NEND=28139040
NSIZE=30892032
FLINK=0
MLINK=0
[00064]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=27032199
NSTART=27000000
NEND=28357920
NSIZE=40501248
FLINK=0
MLINK=0
[00069]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=36181180
NSTART=27000000
NEND=28879200
NSIZE=50515968
FLINK=0
MLINK=0
[00070]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=63449938
NSTART=27000000
NEND=30235680
NSIZE=99833856
FLINK=0
MLINK=0
[00091]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=71907677
NSTART=27000000
NEND=29975040
NSIZE=110131200
FLINK=0
MLINK=0
[00084]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=76466806
NSTART=27000000
NEND=30182400
NSIZE=116662272
FLINK=0
MLINK=0
[00085]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=91010553
NSTART=27000000
NEND=30754080
NSIZE=113793024
FLINK=0
MLINK=0
[00089]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=96952169
NSTART=27000000
NEND=31057920
NSIZE=139087872
FLINK=0
MLINK=0
[00086]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=98657234
NSTART=27000000
NEND=31062240
NSIZE=119992320
FLINK=0
MLINK=0
[00092]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=100715601
NSTART=27000000
NEND=31165920
NSIZE=118198272
FLINK=0
MLINK=0
[00068]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=103167209
NSTART=27000000
NEND=32110560
NSIZE=109074432
FLINK=0
MLINK=0
[00094]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=107667967
NSTART=27000000
NEND=31469760
NSIZE=145704960
FLINK=0
MLINK=0
[00097]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=109667962
NSTART=27000000
NEND=31577760
NSIZE=132562944
FLINK=0
MLINK=0
[00054]
AUDIO=11000001000010
PGS=110000001000000000000000100
M2TS_TARGET=117247055
NSTART=27000000
NEND=41863680
NSIZE=125614080
FLINK=0
MLINK=0
[00100]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=117867637
NSTART=27000000
NEND=31865760
NSIZE=168763392
FLINK=0
MLINK=0
[00104]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=122045816
NSTART=27000000
NEND=32063040
NSIZE=163620864
FLINK=0
MLINK=0
[00082]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=123157948
NSTART=27000000
NEND=32149440
NSIZE=176265216
FLINK=0
MLINK=0
[00102]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=125999724
NSTART=27000000
NEND=32284800
NSIZE=247246848
FLINK=0
MLINK=0
[00098]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=127557324
NSTART=27000000
NEND=32323680
NSIZE=175816704
FLINK=0
MLINK=0
[00103]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=137222434
NSTART=27000000
NEND=32696640
NSIZE=199200768
FLINK=0
MLINK=0
[00087]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=139508143
NSTART=27000000
NEND=32814720
NSIZE=211507200
FLINK=0
MLINK=0
[00095]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=148104130
NSTART=27000000
NEND=33147360
NSIZE=204417024
FLINK=0
MLINK=0
[00106]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=148952055
NSTART=27000000
NEND=33206400
NSIZE=273518592
FLINK=0
MLINK=0
[00065]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=154611028
NSTART=27000000
NEND=34679520
NSIZE=223500288
FLINK=0
MLINK=0
[00032]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=154795360
NSTART=27000000
NEND=33999840
NSIZE=201922560
FLINK=0
MLINK=0
[00088]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=156657107
NSTART=27000000
NEND=33501600
NSIZE=242460672
FLINK=0
MLINK=0
[00093]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=158399038
NSTART=27000000
NEND=33553440
NSIZE=234534912
FLINK=0
MLINK=0
[00105]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=175707756
NSTART=27000000
NEND=34260480
NSIZE=223580160
FLINK=0
MLINK=0
[00083]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=196512626
NSTART=27000000
NEND=35141760
NSIZE=335566848
FLINK=0
MLINK=0
[00107]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=198159320
NSTART=27000000
NEND=35195040
NSIZE=302979072
FLINK=0
MLINK=0
[00081]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=199471145
NSTART=27000000
NEND=35301600
NSIZE=318504960
FLINK=0
MLINK=0
[00101]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=199621682
NSTART=27000000
NEND=35209440
NSIZE=324059136
FLINK=0
MLINK=0
[00090]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=202663150
NSTART=27000000
NEND=35324640
NSIZE=312416256
FLINK=0
MLINK=0
[00096]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=207185414
NSTART=27000000
NEND=35559360
NSIZE=265881600
FLINK=0
MLINK=0
[00099]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=236466456
NSTART=27000000
NEND=36781920
NSIZE=332218368
FLINK=0
MLINK=0
[00080]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=242251389
NSTART=27000000
NEND=36930240
NSIZE=392779776
FLINK=0
MLINK=0
[00033]
AUDIO=11111111111111
PGS=110000001000000000000000100
M2TS_TARGET=307854932
<errors out here>
LASTCMD
"C:\Program Files (x86)\BD_Rebuilder\tools\x264.exe" "C:\TEMP\WORKFILES\VID_00033.AVS" --preset ultrafast --cabac --bframes 3 --b-pyramid none --qpmin=0 --slow-firstpass --crf 22 --level 4.1 --qpfile "C:\TEMP\WORKFILES\VID_00033.CHP"
--sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 30000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 32000 --slices 4 --tff --threads auto --thread-input --stats "C:\TEMP\WORKFILES\VID_00033.AVS.264.stats" --pass 1 --output "C:\TEMP\WORKFILES\VID_00033.AVS.264"
BDRB INI
[Options]
MODE=0
ENCODE_QUALITY=0
ONEPASS_ENCODING=0
AUTO_QUALITY=1
AUDIO_TO_KEEP=dut;eng;nld;und;
SUBS_TO_KEEP=dut;eng;nld;und;
SD_CONVERT=0
COLOR_BOOST=0
RESIZE_1080=0
DEINTERLACE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AVCHD=0
REMOVE_WORKFILES=1
FULL_AVCHD=0
REMOVE_OUTPUT=1
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=23450
PRIORITY_CLASS=1
TARGET_SIZE=23500
AUTO_BURN=2
IMGBURN_TARGET_DEVICE=e:
QUICK_EXTRAS=1
MINIMIZE_TO_TRAY=1
OPEN_GOP=0
MOVIE_ONLY_LOOP=0
USE_FILTERS=0
USE_LAVF=0
VERBOSE_STATUS=1
BDMV_CERT_ONLY=1
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=1
VERSION=0.38.0.2
SD_TO_1080=0
CONVERT_WIDE=0
MOVIEONLY_TYPE=0
ALTCRF=20
ALT_TARGET=1000
ALTMETHOD=0
AUTO_BLANK=0
[Paths]
WORKING_PATH=C:\TEMP\
SOURCE_PATH=Y:\BLU-RAY\HP5_PHOENIX\
steveg32
15th May 2011, 10:50
@jdobbs
RE:
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
Aloha again jdobbs. I hope you are doing well. Just thought I'd let you know that Blu-ray to DVD-5 encodes do not have synched audio & video (e.g., action occurs first followed by sound, lips then words, etc). I am using version v0.37.08 and I do select in Setings: Target size BD-5 (DVD-5) in Output Options.
Some recent titles I have tried are: Skyline, 127 Hours, & Jackass 3. Fyi, I have not tried B-r to DVD-9.
Hope this info helps. Mahalo again for all you do jdobbs. :thanks:
-----------------------
Also, this window keeps popping up during the process. What choice should I select, if any?
jdobbs
15th May 2011, 13:13
-----------------------
Also, this window keeps popping up during the process. What choice should I select, if any?Click on "Use FFDSHOW (always)" and also check "Don't show me this again".
Sharc
15th May 2011, 14:11
@jdobbs
Did you already have a chance to look into the 720p sup time code issue (http://forum.doom9.org/showthread.php?p=1500854#post1500854) (wrong stop times as it looks)? I wonder if the problem is with my system only.
jdobbs
15th May 2011, 17:12
@jdobbs
Did you already have a chance to look into the 720p sup time code issue (http://forum.doom9.org/showthread.php?p=1500854#post1500854) (wrong stop times as it looks)? I wonder if the problem is with my system only.
I know I looked at it -- but it was a while back and I can't remember now what I found.
steveg32
16th May 2011, 00:49
@jdobbs
-----------------------
Also, this window keeps popping up during the process. What choice should I select, if any?
Click on "Use FFDSHOW (always)" and also check "Don't show me this again".
Mahalo jdobbs. Did as you instructed while redoing Jackass 3 with new v0.38.02 Unfortunately, still having audio/video sync issue. :confused:
------------------------------
Here's the INI:
[Options]
VERSION=0.38.0.2
MODE=1
ENCODE_QUALITY=2
ONEPASS_ENCODING=0
AUTO_QUALITY=1
MINIMIZE_TO_TRAY=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
DEINTERLACE=1
SD_TO_1080=0
CONVERT_WIDE=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=0
AVCHD=0
REMOVE_WORKFILES=0
MOVIE_ONLY_LOOP=1
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=0
AUTO_BLANK=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=23500
MOVIEONLY_TYPE=1
ALTCRF=20
ALT_TARGET=1000
ALTMETHOD=0
TARGET_SIZE=4469
[Paths]
WORKING_PATH=H:\BD-REBUILDER\DVD-5, 720X480_576, AC3 AUDIO\
SOURCE_PATH=H:\ANYDVD HD BLU-RAY RIPS\JACKASS_3\
------------------------------
bbyers70
16th May 2011, 22:58
I'm trying to output to a MKV container but it always fails on the muxing task. I see mkvmerge in the BD-Rebuilder directory. See log for error. It has always done this for even past versions. I'm at a loss without additional details from the log file to find out why it's failing.
-----------------------
[12:21:36] BD Rebuilder v0.38.02 (beta)
- Source: GREMLINS
- Input BD size: 17.90 GB
- Approximate total content: [01:46:15.702]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV Container, 1280x720, 448Kbs DD5.1
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[12:21:36] PHASE ONE, Encoding
- [12:21:36] Extracting A/V streams [VID_00000]
- [12:49:59] Reencoding: VID_00000 (1 of 1)
- [12:49:59] Collecting video information
- Source Video: VC-1, 1920x1080
- Rate/Length: 23.976fps, 152,864 frames
- [12:49:59] Reencoding: VID_00000, Pass 1 of 1
- [14:09:32] Video Encode complete
- [14:09:32] Reencoding audio tracks (if req'd)
- [14:09:33] Multiplexing M2TS
[14:09:33]PHASE ONE complete
[14:09:33]PHASE TWO - Rebuild Started
- [14:09:33] Rebuilding stream 00000 [1 of 1]
- [14:09:33] Building ALTERNATE OUTPUT Structure
- ERROR in attempt to mux (MKVMERGE)
[14:12:21] - Failed to REBUILD
JDTidwell
17th May 2011, 00:56
This is my first post so be gentle. I have spent over 7 hours looking through posts to try to find the answer to a problem I am having. I have no problem using BD-Rebuilder to make backups of my BluRay discs to BD 25 discs, but when I make a DVD5 or DVD9 the sound is out of sync with the video by 1 second. I have tried everything I can think of including changing the video timing in ffdshow, with no sucess. I could give (and will it need) more details. I have hand this problem on 8 diffrent movies, on 3 diffrent computers. Most of the post information is way over my head, but if you got some ideas I would appreciate it and I will not take up a lot of your time or space.
JD
jdobbs
17th May 2011, 01:40
This is my first post so be gentle. I have spent over 7 hours looking through posts to try to find the answer to a problem I am having. I have no problem using BD-Rebuilder to make backups of my BluRay discs to BD 25 discs, but when I make a DVD5 or DVD9 the sound is out of sync with the video by 1 second. I have tried everything I can think of including changing the video timing in ffdshow, with no sucess. I could give (and will it need) more details. I have hand this problem on 8 diffrent movies, on 3 diffrent computers. Most of the post information is way over my head, but if you got some ideas I would appreciate it and I will not take up a lot of your time or space.
JD Can you tell me what disc is causing the problem and post the contents of the .INI file so I can try to repeat it? Also please post the output from INSPECT.EXE. I've gotten enough of these reports to know it is an issue -- but I haven't been able to repeat it so I can figure out what is unique about the discs that cause it.
Also, are you in an NTSC or PAL country?
jdobbs
17th May 2011, 03:18
@jdobbs
Did you already have a chance to look into the 720p sup time code issue (http://forum.doom9.org/showthread.php?p=1500854#post1500854) (wrong stop times as it looks)? I wonder if the problem is with my system only.I ran some tests and have found this issue. It appears that the "End of Display" segment on the clearing portion of the subtitle display in the example you gave me isn't using the same time as the "Window Defiinition Segment" for that action. I think it is something peculiar to the way TSMUXER writes it (when it does the resizing) -- as I'd never seen that before in my testing.
Anyway, I've fixed it for the next release.
Sharc
17th May 2011, 08:38
I ran some tests and have found this issue. It appears that the "End of Display" segment on the clearing portion of the subtitle display in the example you gave me isn't using the same time as the "Window Defiinition Segment" for that action. I think it is something peculiar to the way TSMUXER writes it (when it does the resizing) -- as I'd never seen that before in my testing.
Anyway, I've fixed it for the next release.
Glad you found and fixed it. Thanks :)
KillingTime
17th May 2011, 12:41
Hello jdobbs,
Would you mind if I sent you my disc of Heartbreak Ridge (BD), so you can test it with your set-up? You can keep the disc. I'm just interested to see if you have the same audio problem as me. If not, I'll keep looking at my system. It still only happens with Heartbreak Ridge (BD).
Thanks.
laserfan
17th May 2011, 13:09
Would you mind if I sent you my disc of Heartbreak Ridge (BD), so you can test it with your set-up?
Good idea KT. Reminds me that a couple of shareware authors I know of have published Amazon wishlists to make it easy for folks who want to thank them for their efforts.
I know jdobbs that you like cash just fine (!) i.e. PayPal but here's another idea for you: to list discs or gizmos you'd like but wouldn't otherwise spend your own money on (including discs of movies you might dislike but wanna test for example!). Maybe this would even work for .uk or .fr etc Amazon sites. Just a thought...
jdobbs
17th May 2011, 13:40
@steveg32
I picked up SKYLINE (since that's one of the discs you reported as having sync issues). I've loaded your INI into my system and will run it today. I'll report the results.
jdobbs
17th May 2011, 13:57
Hello jdobbs,
Would you mind if I sent you my disc of Heartbreak Ridge (BD), so you can test it with your set-up? You can keep the disc. I'm just interested to see if you have the same audio problem as me. If not, I'll keep looking at my system. It still only happens with Heartbreak Ridge (BD).
Thanks.
I got a couple of donations on Sunday so I've ordered Heartbreak Ridge (couldn't find it locally). I should be able to test it in a couple days. Can you post your .INI file? I have to make sure I'm using the same setup as you so I can repeat your issue.
I appreciate your offer -- but honestly I'd rather work with donations and make my own choices as to when, where, and what discs I test. Thanks, though. :)
Rich86
17th May 2011, 16:50
This is my first post so be gentle. I have spent over 7 hours looking through posts to try to find the answer to a problem I am having. I have no problem using BD-Rebuilder to make backups of my BluRay discs to BD 25 discs, but when I make a DVD5 or DVD9 the sound is out of sync with the video by 1 second. I have tried everything I can think of including changing the video timing in ffdshow, with no sucess. I could give (and will it need) more details. I have hand this problem on 8 diffrent movies, on 3 diffrent computers. Most of the post information is way over my head, but if you got some ideas I would appreciate it and I will not take up a lot of your time or space.
JD
Just for info - I have made a number of DVD5s from source BDs using BD-Rebuilder and not experienced any issues with audio sync. I generally include 1 audio track and 1 subtitle, and leave BD-RB at "high priority" and quality at "highest". Everything else is pretty much left at whatever defaults the install processes sets. My source is ripped by DVDFab.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.