View Full Version : BD Rebuilder Beta - Bug Reports Only
Furiousflea
20th February 2009, 20:03
@ GaPony and MikeyBK,
Thanks to both of you for this advice, as this does seem to be a troublesome backup. I did get it to work with movie only, by manually using TsMuxer on the .x264, .AC3 and .sup files and setting the split function to 4Gb. Interesting that this allows it to work, but not when there is no split. I did notice there is a slight skip at the split point on playback on my Sony BDP-BX1, where it jumps ahead about 3-4 seconds, but this is not that big a deal. :thanks:
I think you could fix it completely by running the m2ts(s, if split already) through EAC3To. It fixed my "The Pianist" HD DVD that had mastering errors and nothing would touch it until the recent releases of EAC3To were ran on it.
It can't output m2ts files so you won't be able to do a full backup most likely (just mux the output streams with TSmuxer). There is a possibility it could do a full disc backup if you take the corrected streams from EAC3To and dump it in the working folder during encoding at the correct time.
(This is all assuming EAC3To can fix it, which is quite likely but by no means certain)
MikeyBK
20th February 2009, 22:07
Not necessarily a bug but possibly important info for some who may encounter the same...
I had disabled VC-1 decoding in FFDSHOW, thus having WMV11 take over... however, when I was trying to playback Nights In Rodanthe, it started stuttering. When I re-enabled VC-1 to libavcodec in FFDSHOW, it played back smoothly again...
This may affect BD-RB trying to reencode this Bluray using WMV11, so just thought I'd get that info out there for others...
EDIT: just to add, this was when just trying to play back the Bluray from my BD drive to my HDTV... this was not the case when ripping, but may be an issue when re-encoding down to BD-9.
jdobbs
20th February 2009, 22:09
Just an update. I finally found what was causing the occasional (or maybe not so occasional) undersizing (especially on BD-25 and BD-9 full backup encodes) and have fixed it. You should see another update tomorrow. I'm trying to find one more thing before posting.
jdobbs
20th February 2009, 22:11
Not necessarily a bug but possibly important info for some who may encounter the same...
I had disabled VC-1 decoding in FFDSHOW, thus having WMV11 take over... however, when I was trying to playback Nights In Rodanthe, it started stuttering. When I re-enabled VC-1 to libavcodec in FFDSHOW, it played back smoothly again...
This may affect BD-RB trying to reencode this Bluray using WMV11, so just thought I'd get that info out there for others... The stuttering is probably only related to the playback on your computer and very likely wouldn't affect the encode itself.
jdobbs
20th February 2009, 22:18
Hello jdobbs,
So i give some news as i said you before and thank to be find the prob about errors in the ExtractAudio() and RunTSMuxer() subroutines. Now it will be better but at the end of the encoded i have this kind of error message :
[19:44:49] BD Rebuilder v0.19.04 (beta)
- Source: THE_HOST
- Input BD size: 23,11 GB
- Approximate total content: [01:54:57.119]
- Target BD size: 22,46 GB
- MOVIE-ONLY mode enabled
[19:44:50] PHASE ONE, Encoding
- Extracting audio/subs [VID_00000]
- [19:52:25] Reencoding: VID_00000 (1 of 1)
- ERROR in attempt to reencode audio (AFTEN) [AUD_00000__4353.WAV]
[09:03:41] - Failed to reencode audio, aborted
What does that mean ? do you think i have to starting all or can i continu to encoded after this error message !!!
Thabk you for all. I wish to succeed and try my first BD AVCHD.
thanks Any chance this the source is LPCM 7.1? I don't think AFTEN can handle that... I need to look at changing it to 5.1 in the reencoding.
MikeyBK
20th February 2009, 22:20
The stuttering is probably only related to the playback on your computer and very likely wouldn't affect the encode itself.
That's good to know if that is the case, then I guess that's not really an issue for BD-RB. :)
EDIT: appears that you are right JD... this is more of an issue with Arcsoft TMT, because with VC-1 disabled Windows Media Player 11 played back the Bluray flawlessly.... much smoother than TMT.
just seems odd that TMT did not do well using WMV11 on this particular BD??
Thanks JD...
Chefkoch_ico
20th February 2009, 23:50
Thanks for telling. My earlier report that libavcodec worked with the VC-1 extras in Mamma Mia was premature--while BD-RB got thru those extras they were all "grey screen" i.e. no video. After all manner of attempts to try libavcodec, WMV9, and Disabled (and I do have WMP11 installed/working), none of these decode interlaced VC-1s on my computer--never mind the x264 crash, Vdub will crash also when running the AVS. So I get "no video", or "crash", or "crash" from the above. Only neuron2's DGVC1IndexNV works (thankfully), and with it I'm converting those extras right now.
One wonders how many of the issues reported here are owing to broken decoding--sorry I've contributed to the "BD-RB Bug Reports" where in fact my system has problems I can't seem to fix... :(
Hi!
I stay with vc1 decoding in ffdshow. It crashs x264 when decoding is not possible. WMV9/11 often does not, but has corrupted decoding and in this case you never know it unless you check all encoded extras.
So, a crashed one, I do again with DGVC1DecNV.
Btw. a LastCMDs.txt would be fine, where all x264 commandlines are written. This would make reencoding with different decoders easier.
Bye
jangai
20th February 2009, 23:57
Hello : Newbie with BD_RB, I try first to convert a "simple" BDMV structure (1 video 1080 and 1 audio AC3) to "see the process..."
Alas it keeps me sticked at the end of audio extract with same error...
A bug or a bad config ? Here is log :
[23:41:13] BD Rebuilder v0.19.04 (beta)
- Source: CARS
- Input BD size: 7,74 GB
- Approximate total content: [01:56:27.391]
- Target BD size: 4,27 GB
- MOVIE-ONLY mode enabled
[23:41:13] PHASE ONE, Encoding
- Extracting audio/subs [VID_00001]
- [23:43:39] ExtractAudioSubs() 00058 5
[23:43:48] - Failed to retrieve audio, aborted
laserfan
20th February 2009, 23:59
I stay with vc1 decoding in ffdshow. It crashs x264 when decoding is not possible. WMV9/11 often does not, but has corrupted decoding and in this case you never know it unless you check all encoded extras. So, a crashed one, I do again with DGVC1DecNV.Thanks for that--I thought I was the only one on Planet Earth that was having this problem!
I spent some time last night trying to figure-out why my computer hates 60i VC-1 encodings (some Extras in Mamma Mia) to no avail. I even re-downloaded and re-installed WMP11--no good, either Crash or Corruption. The only magic that works is DGVC1DecNV as you say, which obviously uses the GPU in our Nvidia cards bypassing ffdshow and WMVDECOD.dll altogether.
There are some threads here that discuss VC-1 problems and maybe someone in there can shed some light for me...
shon3i
21st February 2009, 00:36
I just finished encoding Movie Only BD-9 with Highest, during encoding i checked cmd's and i saw that during first pass b-adapt 2 isn't used but during second pass is used. That is not good because b-adapt have effect only in first pass ;)
btw i saw you changed/added x264 cmd, where these settings come from?
Thanks
Binnugsai
21st February 2009, 00:40
Any chance this the source is LPCM 7.1? I don't think AFTEN can handle that... I need to look at changing it to 5.1 in the reencoding.
Yes jdobbs, you're right the audio is DTS-HD Master Audio 7.1.
Thanks i'm waiting because on the movie The Host, french one we have only 2 audio track and alla of them are DTS-HD Master Audio.
See you. have a nice week-end
jdobbs
21st February 2009, 11:46
I just finished encoding Movie Only BD-9 with Highest, during encoding i checked cmd's and i saw that during first pass b-adapt 2 isn't used but during second pass is used. That is not good because b-adapt have effect only in first pass ;)
btw i saw you changed/added x264 cmd, where these settings come from?
Thanks I'll look at the command lines. They came from a post suggested by Dark Shikari with a couple of changes I made (particular to Blu-ray output) -- I may have left that setting in incorrectly.
Dark Shikari
21st February 2009, 11:47
I'll look at the command lines. They came from a post suggested by Dark Shikari with a couple of changes I made (particular to Blu-ray output) -- I may have left that setting in incorrectly.You should use b-adapt 2 on highest (on the first pass). It definitely helps a good bit on Blu-ray-level grainy sources.
jdobbs
21st February 2009, 12:12
Yeah, that's how it is set for the "Highest Quality" mode -- but it looks like (for some reason) I also had it in the command line for Pass 2. I just fixed it.
Dark Shikari
21st February 2009, 12:14
Yeah, that's how it is set for the "Highest Quality" mode -- but it looks like (for some reason) I also had it in the command line for Pass 2. I just fixed it.You can have it in the pass 2; it's just redundant.
jdobbs
21st February 2009, 12:16
:cool: Good. Then it hasn't had any negative effect.
DIVX2009
21st February 2009, 12:36
jdobbs...
any chance for dts hd 7.1 and lpcm 7.1 ???
tks
jdobbs
21st February 2009, 12:40
jdobbs...
any chance for dts hd 7.1 and lpcm 7.1 ???
tksSorry, I hate to be rude but that's one too many posts asking that same question (four in this thread alone) -- and I've answered you already. Read forum rules 1a and 8... next time I issue a strike.
I'll get to it when I get to it. It isn't a high priority right now.
jdobbs
21st February 2009, 16:43
I've updated the first post with a new version of BD Rebuilder (v0.19.05). The changes for this release are:
- Corrected a error in which selecting MKV as the
intermediate file could result in problems for
movie-only encodes (missing "track=" in META).
- Made slight adjustments to some sizing settings.
- Corrected the "selected" check when choosing
BD-25 output.
- Enabled MIN_M2TS_SIZE=nnn as a "hidden" option.
When set (for a non-MOVIE only encode) and the
output size is BD-25, any M2TS files that is
smaller than this value (in MB) is copied intact
to the output. Useful for retaining certain
files that can't be reencoded (like VC-1 extras
with hybrid progressive and interlaced streams)
when doing full disc backups.
- Corrected an error in sizing calculations that
could result in significant undersizing. This
is especially pronounced on BD-25 encodes.
- Resolved an issue in which CLPI tables were not
being correctly fixed when running movie-only
mode.
- One of the second pass settings incorrectly had
--b-adapt selected. Removed.
- Made improvements to processing for BD-25. Now
small menu files are automatically excluded from
reprocessing.
- Other minor corrections and cosmetic fixes.
setarip_old
21st February 2009, 20:02
@jdobbs
Hi!
Please clarify:- Corrected a error in which selecting MKV as the
intermediate file could result in problems for
movie-only encodes (missing "track=" in META).
Will BR-RB accept as initial input an MKV conversion of a BluRay disc (e.g. created by using "makeMKV" to rip the "movie-only" of a BluRay disc)?
Furiousflea
21st February 2009, 20:36
http://forum.doom9.org/showpost.php?p=1252412&postcount=1498
Still getting this problem with latest 0.19.05 (fine with 0.17.xx as stated in this post though)
jdobbs
21st February 2009, 22:17
@jdobbs
Hi!
Please clarify:
Will BR-RB accept as initial input an MKV conversion of a BluRay disc (e.g. created by using "makeMKV" to rip the "movie-only" of a BluRay disc)? No. BD-RB is designed to backup Blu-ray discs. I currently have no plans to support any other type of input.
setarip_old
21st February 2009, 23:04
Thanks for clarifying.
Am I correct in presuming then, that your reference (below) is regarding the internal workings only of your excellent program?
- Corrected a error in which selecting MKV as the intermediate file could result in problems for
movie-only encodes (missing "track=" in META).
tyau
21st February 2009, 23:11
I have a question. It has probably been discussed already in this thread. But because of the immense amount of posts that are present, may I ask again?
What I want to ask is this: If I am backing up a movie-only BD-5 using BR-RB for playback on my HTPC or on my settop player, should I select the "Stricter AVCHD Compliance" option in BR-RB? I have realized that the output of BR-RB is already in settop compliant folder structure without selecting this option. Also, does selecting this option require the use of AVCHD patcher?
I have burnt many movie-only BD-5 without this option enabled and they play just fine. However when I selected this option (by accident), it seems that the BD structure is missing a few folders.
jdobbs
21st February 2009, 23:15
Am I correct in presuming then, that your reference (below) is regarding the internal workings only of your excellent program?When the video file is encoded it has to be stored in some form until it is muxed. In BD-RB that is normally as a .264 file -- but per request from one of the users (because of some oddity in their system, as I recall) I added the capability to alternatively store it as MKV.
That change note references a bug fix in which the muxing command (.META) was, in the previous version, not correctly set up for the proper muxing of the .MKV file.
jdobbs
21st February 2009, 23:18
I have a question. It has probably been discussed already in this thread. But because of the immense amount of posts that are present, may I ask again?
What I want to ask is this: If I am backing up a movie-only BD-5 using BR-RB for playback on my HTPC or on my settop player, should I select the "Stricter AVCHD Compliance" option in BR-RB? I have realized that the output of BR-RB is already in settop compliant folder structure without selecting this option. Also, does selecting this option require the use of AVCHD patcher?
I have burnt many movie-only BD-5 without this option enabled and they play just fine. However when I selected this option (by accident), it seems that the BD structure is missing a few folders.For almost all players it is not needed. But apparently some Panasonic players need the structure to be more AVCHD and less BD compliant...
setarip_old
21st February 2009, 23:29
@jdobbs
Thanks for providing the additional details!
I offer my continuing admiration and respect for your impressive efforts ;>}
turbojet
21st February 2009, 23:32
jdobbs thanks for the mkv 'track' fix, works well now. :)
It was me who requested the intermediate mkv files and the only reason is because MPC and MPC-HC don't handle m2ts muxed from .264 files corectly. They progressively go out of sync and go way out of sync if you seek. I've confirmed this on 5 different computers and numerous MPC versions. It's been a bug report for a few months now but they haven't gotten around to fixing it. Thankfully jdobbs was kind enough to include a feature to workaround it at least until MPC is fixed.
PS I think some bug reports would be eliminated if the bdrebuilder.ini didn't exist in the zip. This destroys previous settings and I've already seen a few 'bug reports' in this thread that relate to settings not saved after updating. From a fresh install the ini changes priority to idle, disables quick extras and sets path to C:\ compared to starting with no ini. Maybe idle priority could be default at first start?
GaPony
21st February 2009, 23:49
RE: Version 19.05 and "The Bourne Identity" Settings: Full Movie, fastest speed, Normal Priority, output to BD-25, Stricter compliance for AVCHD=Enabled.
In the final phase I got a popup error "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8"
It apparently got to the final step of removing the uneeded folders from the "Stricter compliance for AVCHD" setting and moving the contents of WORKFILES\TMP to what should have been WORKFILES\BOURNE_IDENTITY.
Log File:
[13:48:13] BD Rebuilder v0.19.05 (beta)
- Source: BOURNE_IDENTITY
- Input BD size: 32.18 GB
- Approximate total content: [01:58:17.423]
- Target BD size: 22.90 GB
- MOVIE-ONLY mode enabled
[13:48:15] PHASE ONE, Encoding
- Extracting audio/subs [VID_00010]
- [13:53:51] Collecting video information [00010]
- Video: 1920x1080, 23.976fps
- Bitrate: 24,650 Kbs
- [13:53:51] Reencoding: VID_00010, Pass 1 of 2
- [15:15:47] Reencoding: VID_00010, Pass 2 of 2
- [17:02:09] Video Encode complete
- [17:02:09] Reencoding audio tracks
- [17:05:25] Multiplexing M2TS
- [17:26:30] CreateBDFiles() 00076 8
[17:33:12]PHASE ONE aborted by user request (After I closed the error window)
MUX00010 META File
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "K:\BDR-WORKING\WORKFILES\VID_00010.AVS.264", fps=23.976, insertSEI, contSPS
INI File:
[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=0
RESIZE=0
ENCODE_QUALITY=0
TARGET_SIZE=23450
VERBOSE_STATUS=1
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=all
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=1
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
[Paths]
SOURCE_PATH=L:\BLU-RAY MOVIES\BOURNE_IDENTITY\
WORKING_PATH=K:\BDR-WORKING\
drmih
22nd February 2009, 00:35
I've just redone Bourne Identity to bd-9, full disc but didn't bother with stricter AVCHD compliance and no issues. However, as previously discussed the audio still doesn't work on a sony standalone player. I did try leaving the audio untouched but the disc size ended up at 12 Gb mainly because I wasn't paying attention and the main audio track was 11 Gb on it's own.
MikeyBK
22nd February 2009, 00:41
RE: Version 19.05
In the final phase I got a popup error "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8"
I just downloaded and was doing a test encode on a smaller BD clip, as I always do for each new BD-RB release, and I also got the same error as GaPony just mentioned... only other difference than the source was that I did not have the 'Strict AVCHD Compliance' checked... Oh and to BD-9
jdobbs
22nd February 2009, 01:17
@jdobbs
Thanks for providing the additional details!
I offer my continuing admiration and respect for your impressive efforts ;>}
Thanks. I try. :)
jdobbs
22nd February 2009, 01:20
RE: Version 19.05 and "The Bourne Identity" Settings: Full Movie, fastest speed, Normal Priority, output to BD-25, Stricter compliance for AVCHD=Enabled.
In the final phase I got a popup error "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8" Hmm.. Ok. I'll see what I've done to that one. :(
Discoboy
22nd February 2009, 01:45
RE: Version 19.05 and "The Bourne Identity" Settings: Full Movie, fastest speed, Normal Priority, output to BD-25, Stricter compliance for AVCHD=Enabled.
In the final phase I got a popup error "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8"
It apparently got to the final step of removing the uneeded folders from the "Stricter compliance for AVCHD" setting and moving the contents of WORKFILES\TMP to what should have been WORKFILES\BOURNE_IDENTITY.
Log File:
[13:48:13] BD Rebuilder v0.19.05 (beta)
- Source: BOURNE_IDENTITY
- Input BD size: 32.18 GB
- Approximate total content: [01:58:17.423]
- Target BD size: 22.90 GB
- MOVIE-ONLY mode enabled
[13:48:15] PHASE ONE, Encoding
- Extracting audio/subs [VID_00010]
- [13:53:51] Collecting video information [00010]
- Video: 1920x1080, 23.976fps
- Bitrate: 24,650 Kbs
- [13:53:51] Reencoding: VID_00010, Pass 1 of 2
- [15:15:47] Reencoding: VID_00010, Pass 2 of 2
- [17:02:09] Video Encode complete
- [17:02:09] Reencoding audio tracks
- [17:05:25] Multiplexing M2TS
- [17:26:30] CreateBDFiles() 00076 8
[17:33:12]PHASE ONE aborted by user request (After I closed the error window)
Got the same error at the same stage with v 0.19.05
Movie only, Encoder on highest setting, BluRay --> DVD9 + "Strict AVCHD Compliance" checked
-----------------------
[16:08:16] BD Rebuilder v0.19.05 (beta)
- Source: DEATH_RACE_G51
- Input BD size: 29.71 GB
- Approximate total content: [01:50:35.670]
- Target BD size: 7.72 GB
- MOVIE-ONLY mode enabled
[16:08:16] PHASE ONE, Encoding
- Extracting audio/subs [VID_01167]
- [16:12:23] Reencoding: VID_01167 (1 of 1)
- [21:56:57] CreateBDFiles() 00076 8
[21:57:07]PHASE ONE aborted by user request
jdobbs
22nd February 2009, 01:49
Unfortunately a last-minute change I made has broken MOVIE-ONLY mode, resulting in "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8". I guess I should have tested better before posting. I've fixed it and will post in a few minutes.
jdobbs
22nd February 2009, 02:00
Updated the first post of this thread with a newer version (v0.19.06). Changes:
- Corrected a bug in v0.19.05 that caused failure
in CreateBDFiles() when using MOVIE-ONLY mode.
- Other minor corrections and cosmetic fixes. Sorry about that.
MikeyBK
22nd February 2009, 02:23
Updated the first post of this thread with a newer version (v0.19.06). Changes:
- Corrected a bug in v0.19.05 that caused failure
in CreateBDFiles() when using MOVIE-ONLY mode.
- Other minor corrections and cosmetic fixes. Sorry about that.
Thanks JD, that was a perfect example of this thread doing exactly what you intended it to....
:thanks:
san mateo
22nd February 2009, 03:07
Hello jdobbs!
I found an error when I rebuilder documentary film with menus based on subpictures and not in java. The menus doesn't work at all, because the graphics are lost (only updated video and sound, but not subpictures in this kind of menus).
In some few, like the HDScape collection (Antarctica, Hawaii, Exotic Saltwater acuarium and more), I'd change the menus thats don't work by the original ones (updated not only the m2ts files but also the playlist and clipinf files, helped by an hex editor), because the original video are compress with avc h264 codec at medium-low bitrate (12-15 Mbits). But in other one, an Imax film (Antarctica: An Adventure Of A Different Nature 1991), the menus are in MPEG2 @ 40 Mbits and obviously, this menu don't work properly in redlaser media.
Anyway, thank you for this magical app.
MikeyBK
22nd February 2009, 04:02
In the final phase I got a popup error "BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8"
I just downloaded and was doing a test encode on a smaller BD clip, as I always do for each new BD-RB release, and I also got the same error as GaPony just mentioned... only other difference than the source was that I did not have the 'Strict AVCHD Compliance' checked... Oh and to BD-9
I can confirm that the
BD Rebuilder has experienced error 8 [17:26:30] CreateBDFiles() 00076 8
error is no longer coming up with 0.19.06...
datman
22nd February 2009, 04:08
I can't get BDRB set up on my latest computer I get this error
tyau
22nd February 2009, 06:42
I will give the newest version a try! I will report any problem if they arise.
Anyway, just to be save... would the DivX codec and players I have installed on my computer have an adverse effect on FFDShow, Haalisplitter, AVISynth and BR-RB? I remember that some codecs are not compatible with others. Just want to make sure that my DivX Codec I just installed would not affect the functionality of BR-RB..
Thanks.
jdobbs
22nd February 2009, 12:53
Hello jdobbs!
I found an error when I rebuilder documentary film with menus based on subpictures and not in java. The menus doesn't work at all, because the graphics are lost (only updated video and sound, but not subpictures in this kind of menus).
In some few, like the HDScape collection (Antarctica, Hawaii, Exotic Saltwater acuarium and more), I'd change the menus thats don't work by the original ones (updated not only the m2ts files but also the playlist and clipinf files, helped by an hex editor), because the original video are compress with avc h264 codec at medium-low bitrate (12-15 Mbits). But in other one, an Imax film (Antarctica: An Adventure Of A Different Nature 1991), the menus are in MPEG2 @ 40 Mbits and obviously, this menu don't work properly in redlaser media.
Anyway, thank you for this magical app.Did you remove any of the subtitles? This is often the problem and the reason I had them disabled for so long. The graphics overlays for the menus are in PGS streams and are indistinguishable from subtitles. I try to recognized menu files and not remove them -- but currently I am unaware of a way to be completely sure.
My recommendation is to always keep all subtitles unless you have a specific reason not to.
jdobbs
22nd February 2009, 12:56
I can't get BDRB set up on my latest computer I get this error
What operating system are you using? That should be installed along with Windows. You can download it from the Microsoft site. Save it to the windows\system32 directory and register it with REGSVR32.
jdobbs
22nd February 2009, 12:58
I will give the newest version a try! I will report any problem if they arise.
Anyway, just to be save... would the DivX codec and players I have installed on my computer have an adverse effect on FFDShow, Haalisplitter, AVISynth and BR-RB? I remember that some codecs are not compatible with others. Just want to make sure that my DivX Codec I just installed would not affect the functionality of BR-RB..
Thanks.Probably not. Usually any problems occur only if one of the references codecs are used (H.264/MPEG-4 Part 10/AVC, MPEG-2, AVC-1, or YUY/YV12 output). DIVX is MPEG-4 part 2.
Dark Shikari
22nd February 2009, 13:00
Probably not. Usually any problems occur only if one of the references codecs are used (H.264, MPEG-2, AVC-1, or YUY/YV12 output). DIVX is MPEG-4 part 2.Are you sure he isn't talking about the DivX H.264 decoder?
san mateo
22nd February 2009, 14:12
Did you remove any of the subtitles? This is often the problem and the reason I had them disabled for so long. The graphics overlays for the menus are in PGS streams and are indistinguishable from subtitles. I try to recognized menu files and not remove them -- but currently I am unaware of a way to be completely sure.
My recommendation is to always keep all subtitles unless you have a specific reason not to.
I donīt remove any subtitles, because the documentary only have music without narration, and don't have any subtitles at all.
The rebuild was made in Full Backup mode (original are 12-15 gigas only) and target size dvd9. But the important is, in the workfiles directory don't demux graphics streams (I don't know if this type of graphics overlays must be in sup format, like a subtitle, or any other format like *.ies) and mux metadata only have video and audio, and of course, the final menu don't work.
Tell me if you nead a sample, and one time again, thank you for your time and effort.
jdobbs
22nd February 2009, 14:46
I donīt remove any subtitles, because the documentary only have music without narration, and don't have any subtitles at all.
The rebuild was made in Full Backup mode (original are 12-15 gigas only) and target size dvd9. But the important is, in the workfiles directory don't demux graphics streams (I don't know if this type of graphics overlays must be in sup format, like a subtitle, or any other format like *.ies) and mux metadata only have video and audio, and of course, the final menu don't work.
Tell me if you nead a sample, and one time again, thank you for your time and effort. What are the subtitle settings under SETUP? If that is not set to keep all (All Languages), they won't even be demuxed.
jdobbs
22nd February 2009, 14:50
http://forum.doom9.org/showpost.php?p=1252412&postcount=1498
Still getting this problem with latest 0.19.05 (fine with 0.17.xx as stated in this post though)Are there any popup error message at the time of the error? Also, can you post the contents of the AUD_00001.META file?
san mateo
22nd February 2009, 16:53
What are the subtitle settings under SETUP? If that is not set to keep all (All Languages), they won't even be demuxed.
The subtitle settings under Setup= all languages. I just rebuild one more time this menu with the last beta, with the same result: graphics overlays don't appear, and menu don't work.
This attachment have the main menu (I'd deleted all intros without update clipinf and playlist). It works perfectly. When I rebuild, the navigational menu disappears.
Thanks in advance.
http://rapidshare.com/files/201176998/IMAX_-_Antarctica.rar.html
Talkietoaster
22nd February 2009, 17:37
Has anybody managed to backup Wall E in movie only mode ?
I managed with one of the earlier 18.x (07?) builds (but with the slow desyncing of the soundtrack over the course of the movie). With the more recent builds movie only backup of that disc no longer seems possible (full backup works).
When opening the disc in movie only mode, only file #nr 00004 of the entire playlist shows up as having an audio track (see below).
http://www.talkietoaster.ch/doom9/movieonly.jpg
Hence when you start backing up it fails at file #00000, not finding an audio track. If you switch to "full backup", all the files have an audio track and the backup works (see below) ...
http://www.talkietoaster.ch/doom9/full.jpg
It is the UK distribution (region B) of Wall E.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.