View Full Version : DVD-RB 1.27.1 keeps crashing after doing its work
urvieh
18th February 2008, 23:23
This is something new: I've had it work on a DVD with four documentaries on it (cleaned dvb-c recordings, total size a little over 5 GB). Bitrate redistribution is turned on, and so is the "All VTS" setting. I'm working in one-click mode.
According to the log file, everything is done well, but then an error message pops up and an OK kills DVD-RB.
Can anyone confirm this?
TIA.
Video Dude
19th February 2008, 00:52
I also got the error box crash after a rebuild was completed with 1.27.1. It was a ok box and warned something about the data you were working with may be lost or corrupt. It looked like a DVD-RB message, not a box from Windows.
Rebuild was correct and the files worked. I did a rebuild again and there was no error box crash. I did not save the logs, but there was no error indicated.
Boulder
19th February 2008, 06:54
I've seen it too. The last time it happened, DVD-RB had already been idle for several hours after the rebuilding phase had completed.
jdobbs
20th February 2008, 04:10
Dobbs scratches head. How do I debug something that happens when the program is idling???
Boulder
20th February 2008, 04:23
Well, it seems to occur usually right after the rebuilding phase, I just caught it again. The bad thing is that there is no dump file or anything to send you, there is only the Close button in the crash report window.
blutach
20th February 2008, 07:07
Try to run DVDRB in a debug (windbg) environment.
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx
1. Load up windbg and click 'File' -> Open Executable. Point to Rebuilder.exe
2. Click the 'Debug' menu and then 'Go'. DVDRB should then load up.
3. Run it and try to reproduce the error and if so, post the log in full.
Regards
Boulder
20th February 2008, 07:08
Thanks, I'll give it a go when I get home from work.
urvieh
21st February 2008, 00:07
I just tried to run filemon and dvd-rb at the same time. "Debugger detected" closed both applications. I wonder if blutach's advice will work :).
mc2man
21st February 2008, 02:41
i see that error trying to open 1.27.1 in wine - took a quick look in windbg - the only difference from 1.26.2 is the .dll's and size of .exe
in any event .26 works great.
log from 1.27.1
CommandLine: "C:\Program Files\DVD-RB PRO\Rebuilder.exe"
Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
ModLoad: 00400000 00855000 image00400000
ModLoad: 774a0000 775c7000 ntdll.dll
ModLoad: 76150000 7622b000 C:\Windows\system32\kernel32.dll
ModLoad: 77270000 7730d000 C:\Windows\system32\user32.dll
ModLoad: 77190000 771db000 C:\Windows\system32\GDI32.dll
ModLoad: 770c0000 77186000 C:\Windows\system32\ADVAPI32.dll
ModLoad: 775f0000 776b3000 C:\Windows\system32\RPCRT4.dll
(13b4.dc0): Break instruction exception - code 80000003 (first chance)
eax=00000000 ebx=00000000 ecx=0012fb08 edx=774f9a94 esi=fffffffe edi=774fb6f8
eip=774e7dfe esp=0012fb20 ebp=0012fb50 iopl=0 nv up ei pl zr na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
ntdll!DbgBreakPoint:
774e7dfe cc int 3
0:000> g
ModLoad: 76e60000 76e7e000 C:\Windows\system32\IMM32.DLL
ModLoad: 75f50000 76018000 C:\Windows\system32\MSCTF.dll
ModLoad: 760a0000 7614a000 C:\Windows\system32\msvcrt.dll
ModLoad: 775e0000 775e9000 C:\Windows\system32\LPK.DLL
ModLoad: 77040000 770bd000 C:\Windows\system32\USP10.dll
(13b4.dc0): Invalid lock sequence - code c000001e (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=0084eda2 ebx=0085390b ecx=00a41a88 edx=774f9a94 esi=89282185 edi=006e9130
eip=0084dd25 esp=0012f9dc ebp=0012f9ec iopl=0 nv up ei ng nz na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010282
*** ERROR: Module load completed but symbols could not be loaded for image00400000
image00400000+0x44dd25:
0084dd25 f0 ???
0:000> g
(13b4.dc0): Single step exception - code 80000004 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=00000000 ebx=00000000 ecx=0012f710 edx=774f9bad esi=00000000 edi=00000000
eip=00850f51 esp=0012f608 ebp=0012f634 iopl=0 nv up ei pl nz na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000202
image00400000+0x450f51:
00850f51 e997c2ffff jmp image00400000+0x44d1ed
(0084d1ed)
from 1.26.6
CommandLine: C:\Users\Doug\Desktop\Rebuilder.exe
Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
ModLoad: 00400000 00693000 image00400000
ModLoad: 774a0000 775c7000 ntdll.dll
ModLoad: 76150000 7622b000 C:\Windows\system32\kernel32.dll
ModLoad: 726a0000 727f3000 C:\Windows\system32\msvbvm60.dll
ModLoad: 77270000 7730d000 C:\Windows\system32\USER32.dll
ModLoad: 77190000 771db000 C:\Windows\system32\GDI32.dll
ModLoad: 770c0000 77186000 C:\Windows\system32\ADVAPI32.dll
ModLoad: 775f0000 776b3000 C:\Windows\system32\RPCRT4.dll
ModLoad: 75e00000 75f44000 C:\Windows\system32\ole32.dll
ModLoad: 760a0000 7614a000 C:\Windows\system32\msvcrt.dll
ModLoad: 76fb0000 7703d000 C:\Windows\system32\OLEAUT32.dll
(1664.155c): Break instruction exception - code 80000003 (first chance)
eax=00000000 ebx=00000000 ecx=0012fb08 edx=774f9a94 esi=fffffffe edi=774fb6f8
eip=774e7dfe esp=0012fb20 ebp=0012fb50 iopl=0 nv up ei pl zr na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
ntdll!DbgBreakPoint:
774e7dfe cc int 3
0:000> g
ModLoad: 76e60000 76e7e000 C:\Windows\system32\IMM32.DLL
ModLoad: 75f50000 76018000 C:\Windows\system32\MSCTF.dll
ModLoad: 775e0000 775e9000 C:\Windows\system32\LPK.DLL
ModLoad: 77040000 770bd000 C:\Windows\system32\USP10.dll
ModLoad: 753e0000 753e8000 C:\Windows\system32\version.dll
ModLoad: 72c80000 72c87000 C:\Windows\system32\wsock32.dll
ModLoad: 776d0000 776fd000 C:\Windows\system32\WS2_32.dll
ModLoad: 776c0000 776c6000 C:\Windows\system32\NSI.dll
ModLoad: 74820000 7485f000 C:\Windows\system32\uxtheme.dll
(1664.1618): Break instruction exception - code 80000003 (first chance)
eax=7ffdd000 ebx=00000000 ecx=00000000 edx=7752d094 esi=00000000 edi=00000000
eip=774e7dfe esp=0245ff5c ebp=0245ff88 iopl=0 nv up ei pl zr na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
ntdll!DbgBreakPoint:
774e7dfe cc int 3
0:001> g
urvieh
21st February 2008, 15:36
I haven't seen it again since I changed the encoder mode to Procoder Express and turned off bitrate distribution.
wildchild77
21st February 2008, 16:03
Same problem here when running 1.27.0 or 1.27.1 in Linux under Wine, something has been broken.
http://forum.doom9.org/showthread.php?p=1103203#post1103203
@Jdobbs any thoughts on what changes may have caused this and could it be related to the changes in the mobile features?
JJB
21st February 2008, 23:30
I am getting the same error on 2 different computers.
It seems to do no harm as the job had been completed for a couple of hours before the error appears.
Video Dude
21st February 2008, 23:40
I got the error again, but this time it was in the middle of the Encode phase.
I left the error box alone and did not click ok. DVD-RB finished the Encode phase and completed the rebuild. After the rebuild, I clicked ok in the error box and it forced DVD-RB to close. No errors in log and output files appear valid (not corrupt).
Error only happens with 1.27.1.
Edit: DVD-RB was idle after the Prepare stage (before encode and rebuild).
urvieh
22nd February 2008, 00:22
@Video Dude: Bitrate distribution enabled or disabled?
jdobbs
22nd February 2008, 00:24
Same problem here when running 1.27.0 or 1.27.1 in Linux under Wine, something has been broken.
http://forum.doom9.org/showthread.php?p=1103203#post1103203
@Jdobbs any thoughts on what changes may have caused this and could it be related to the changes in the mobile features?
No idea yet. If it weren't happening on more than one computer I'd say it was instability in the system. I changed the compression software which is where my concentration is now -- but I'm not sure how that would cause this. The really interesting part is the fact that it continues to run correctly, which means the problem appears to be occurring outside of DVD-RB's direct code.
I may post a version using different compression just as a test to see if there is any effect.
Video Dude
22nd February 2008, 01:08
@Video Dude: Bitrate distribution enabled or disabled?
Redistribution enabled with "always use HC" checked
Using CCE Basic for high bitrate movies, ProCoder for low bitrate movies.
mc2man
22nd February 2008, 07:16
looking at some traces in winedbg both on an intel (produces debugger detected) and an amd (returns different error) there's a behavior 'similar' to what might be expected when an app has some sort of debug protection. I'm maybe wrong (not the first nor last), if not it's certainly justified. In terms of wine though it's a bit of a showstopper without custom patch.
error on amd for curiosity sake
fixme:seh:set_cpu_context setting partial context (13) not supported
err:seh:setup_exception stack overflow 676 bytes in thread 0009 eip b7d71573 esp 00230d5c stack 0x231000-0x340000
jdobbs
23rd February 2008, 02:02
I wish someone could tell me how to repeat this "crash". I've been running v1.27.1 over-and-over... I've done about 20 DVDs since this thread started, and I cant get it to occur.
I'm aware of the Wine issue and may be able to get around that one. It's because DVD-RB thinks there is a debugger trying to rip it off.
@wildchild77
I take exception to the "something is broken" comment, however. At no point have I ever promised DVD-RB compatibility under Linux. It isn't "broken" when you are trying to use it on a system for which it wasn't designed. But, of course, I will look at it.
wildchild77
23rd February 2008, 04:09
@wildchild77
I take exception to the "something is broken" comment, however. At no point have I ever promised DVD-RB compatibility under Linux. It isn't "broken" when you are trying to use it on a system for which it wasn't designed. But, of course, I will look at it.
The something is broken comment was in reference to Wine and not DVD Rebuilder. I have been using Rebuilder for quite some time and it has always been rock solid. Wine on the other hand is still in development and things get broken quite often. Ver.1.26.6 still works perfectly on my Linux set-up and I still have a Windows machine as back-up. Any help you can offer will be greatly apreciated and thanks again for the great program!
jdobbs
23rd February 2008, 13:39
I wish someone could tell me how to repeat this "crash". I've been running v1.27.1 over-and-over... I've done about 20 DVDs since this thread started, and I cant get it to occur.Anyone?
urvieh
23rd February 2008, 14:41
Negative answer: After a successful encode with Procoder Express and w/o bitrate distribution (successful in the sense that the error didn't occur), I turned back to HC with bitrate redistribution enabled. There has not been a crash since. What does switching from HC to Procoder and turning off BR change? Could it be the standard EclPro.ini? I'm guessing because I'm not a programmer ...
Boulder
23rd February 2008, 14:42
I've got it by simply doing the prepare phase, handling redistribution in Rb-Opt, then continuing in DVD-RB by clicking on Rebuild. On my system, it happens after the rebuilding has been completed and the final resulting DVD is fine. I use HC022.1 to encode.
jdobbs
23rd February 2008, 14:45
Do you have any debuggers or something that might be confused with a debugger running?
urvieh
23rd February 2008, 17:19
Not here.
Boulder
23rd February 2008, 17:54
Nope, only DVD-RB and the usual programs that I've always had. I haven't had this problem with previous versions.
Video Dude
23rd February 2008, 18:09
When the crash box occurs a Dr. Watson process appears in the process list. Here is the dump for 2 crashes found in the Dr. Watson folder.
Crash always has the same fault:
*----> State Dump for Thread Id 0x8d8 <----*
eax=0084eda2 ebx=00000000 ecx=00000018 edx=002e9110 esi=89282185 edi=00400000
eip=0084dd25 esp=0208fbac ebp=0208fbbc iopl=0 nv up ei ng nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000282
function: Rebuilder
No prior disassembly possible
0084dd25 f0f1 lock ???
0084dd27 e99d270000 jmp Rebuilder+0x4504c9 (008504c9)
0084dd2c 0000 add [eax],al
0084dd2e c3 ret
0084dd2f 0000 add [eax],al
0084dd31 e9fbafffff jmp Rebuilder+0x448d31 (00848d31)
0084dd36 8bcc mov ecx,esp
0084dd38 81c110000000 add ecx,0x10
0084dd3e 8b09 mov ecx,[ecx]
FAULT ->0084dd25 f0f1 lock ???
0084dd27 e99d270000 jmp Rebuilder+0x4504c9 (008504c9)
0084dd2c 0000 add [eax],al
0084dd2e c3 ret
0084dd2f 0000 add [eax],al
0084dd31 e9fbafffff jmp Rebuilder+0x448d31 (00848d31)
0084dd36 8bcc mov ecx,esp
0084dd38 81c110000000 add ecx,0x10
0084dd3e 8b09 mov ecx,[ecx]
0084dd40 c70113000100 mov dword ptr [ecx],0x10013
0084dd46 33c0 xor eax,eax
*----> Stack Back Trace <----*
WARNING: Stack unwind information not available. Following frames may be wrong.
ChildEBP RetAddr Args to Child
0208fbbc 0084dcef 00000018 0208fbe8 7c9011a7 Rebuilder+0x44dd25
0208fbc8 7c9011a7 00400000 00000002 00000000 Rebuilder+0x44dcef
0208fbe8 7c93b486 0085390b 00400000 00000002 ntdll!LdrInitializeThunk+0x29
0208fc34 7c9286f8 00400000 00000002 7ffd9000 ntdll!RtlInitializeSListHead+0x2476
0208fca0 7c918dde 0208fd2c 0208fd2c 00000004 ntdll!RtlLookupAtomInAtomTable+0x2c2
0208fd18 7c90eac7 0208fd2c 7c900000 00000000 ntdll!RtlUnicodeStringToInteger+0x17d
00000000 00000000 00000000 00000000 00000000 ntdll!KiUserApcDispatcher+0x7
*----> State Dump for Thread Id 0x534 <----*
eax=0084eda2 ebx=00000000 ecx=00000018 edx=002e9110 esi=89282185 edi=00400000
eip=0084dd25 esp=02ecfbac ebp=02ecfbbc iopl=0 nv up ei ng nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000282
function: Rebuilder
No prior disassembly possible
0084dd25 f0f1 lock ???
0084dd27 e99d270000 jmp Rebuilder+0x4504c9 (008504c9)
0084dd2c 0000 add [eax],al
0084dd2e c3 ret
0084dd2f 0000 add [eax],al
0084dd31 e9fbafffff jmp Rebuilder+0x448d31 (00848d31)
0084dd36 8bcc mov ecx,esp
0084dd38 81c110000000 add ecx,0x10
0084dd3e 8b09 mov ecx,[ecx]
FAULT ->0084dd25 f0f1 lock ???
0084dd27 e99d270000 jmp Rebuilder+0x4504c9 (008504c9)
0084dd2c 0000 add [eax],al
0084dd2e c3 ret
0084dd2f 0000 add [eax],al
0084dd31 e9fbafffff jmp Rebuilder+0x448d31 (00848d31)
0084dd36 8bcc mov ecx,esp
0084dd38 81c110000000 add ecx,0x10
0084dd3e 8b09 mov ecx,[ecx]
0084dd40 c70113000100 mov dword ptr [ecx],0x10013
0084dd46 33c0 xor eax,eax
*----> Stack Back Trace <----*
WARNING: Stack unwind information not available. Following frames may be wrong.
ChildEBP RetAddr Args to Child
02ecfbbc 0084dcef 00000018 02ecfbe8 7c9011a7 Rebuilder+0x44dd25
02ecfbc8 7c9011a7 00400000 00000002 00000000 Rebuilder+0x44dcef
02ecfbe8 7c93b486 0085390b 00400000 00000002 ntdll!LdrInitializeThunk+0x29
02ecfc34 7c9286f8 00400000 00000002 7ffae000 ntdll!RtlInitializeSListHead+0x2476
02ecfca0 7c918dde 02ecfd2c 02ecfd2c 00000004 ntdll!RtlLookupAtomInAtomTable+0x2c2
02ecfd18 7c90eac7 02ecfd2c 7c900000 00000000 ntdll!RtlUnicodeStringToInteger+0x17d
00000000 00000000 00000000 00000000 00000000 ntdll!KiUserApcDispatcher+0x7
Video Dude
23rd February 2008, 18:43
This is strange. The only DGDecode.dll I have on my system is from 1.27.1
*** WARNING: Unable to verify checksum for C:\Program Files\DVD-RB PRO\DGDecode.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files\DVD-RB PRO\DGDecode.dll -
function: DGDecode!CMPEG2Decoder__form_prediction
02e6950a 40 inc eax
02e6950b 0100 add [eax],eax
02e6950d 00dc add ah,bl
02e6950f 884001 mov [eax+0x1],al
02e69512 0000 add [eax],al
02e69514 dec1 faddp st(1),st
02e69516 dd8680010000 fld qword ptr [esi+0x180]
02e6951c dc8880010000 fmul qword ptr [eax+0x180]
02e69522 dec1 faddp st(1),st
02e69524 dd86c0010000 fld qword ptr [esi+0x1c0]
02e6952a dc88c0010000 fmul qword ptr [eax+0x1c0] ds:0023:02e8c360=3fdf6297cff75cb0
02e69530 dec1 faddp st(1),st
02e69532 dd06 fld qword ptr [esi]
02e69534 dc4808 fmul qword ptr [eax+0x8]
02e69537 dd4640 fld qword ptr [esi+0x40]
02e6953a dc4848 fmul qword ptr [eax+0x48]
02e6953d dec1 faddp st(1),st
02e6953f dd8680000000 fld qword ptr [esi+0x80]
02e69545 dc8888000000 fmul qword ptr [eax+0x88]
02e6954b dec1 faddp st(1),st
02e6954d dd86c0000000 fld qword ptr [esi+0xc0]
*----> Stack Back Trace <----*
WARNING: Stack unwind information not available. Following frames may be wrong.
ChildEBP RetAddr Args to Child
03e4f678 02e65c50 0000018f 01a05600 01a06aa8 DGDecode!CMPEG2Decoder__form_prediction+0xaca
03e4f694 02e64c6b 01a06a94 00000001 00000000 DGDecode!CMPEG2Decoder__motion_compensation+0xd0
00000000 00000000 00000000 00000000 00000000 DGDecode!CMPEG2Decoder__Decode_Picture+0x30b
jdobbs
23rd February 2008, 18:53
I have a hard time understanding how DGDECODE.DLL is crashing suddenly since it is a binary exact match with the one that was in v1.26.6.
What versions of all software are you using? Are they all (AVISYNTH, all Encoders, DGDECODE) the defaults that are installed with DVD-RB? Do you have some other beta code running?
Again... I cannot repeat this no matter how hard I try.
@Boulder
Can you downgrade to HC v0.22 and see if it continues?
Video Dude
23rd February 2008, 19:15
Everything is from DVD-RB except AviSynth. I installed it before RB.
- Versions :
-- Rebuilder: v1.27.0
-- CCE Basic Version: 2.70.1.16
-- QuEnc Version: 0.7.2.0
-- HC Version: 0.22.0.0
-- DGDECODE Version: 1.4.5
-- AVISYNTH: 2.5.6.0
Can somebody else check the txt file in the Dr. Watson folder to see if we have the same crash log?
For XP:
Copy this directory location into Run... or use the the IE address bar:
C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson\
Search for Rebuilder or DGDecode in the text file
Boulder
23rd February 2008, 19:52
@jdobbs: Sure, I'll start a new project tonight.
@Video Dude: I got the same as you:
*----> State Dump for Thread Id 0xc1c <----*
eax=0084eda2 ebx=00000000 ecx=00000018 edx=002e9110 esi=89282185 edi=00400000
eip=0084dd25 esp=01dcfbac ebp=01dcfbbc iopl=0 nv up ei ng nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000282
function: Rebuilder
No prior disassembly possible
0084dd25 f0f1 lock ???
0084dd27 e99d270000 jmp Rebuilder+0x4504c9 (008504c9)
0084dd2c 0000 add [eax],al
0084dd2e c3 ret
0084dd2f 0000 add [eax],al
0084dd31 e9fbafffff jmp Rebuilder+0x448d31 (00848d31)
0084dd36 8bcc mov ecx,esp
0084dd38 81c110000000 add ecx,0x10
0084dd3e 8b09 mov ecx,[ecx]
FAULT ->0084dd25 f0f1 lock ???
0084dd27 e99d270000 jmp Rebuilder+0x4504c9 (008504c9)
0084dd2c 0000 add [eax],al
0084dd2e c3 ret
0084dd2f 0000 add [eax],al
0084dd31 e9fbafffff jmp Rebuilder+0x448d31 (00848d31)
0084dd36 8bcc mov ecx,esp
0084dd38 81c110000000 add ecx,0x10
0084dd3e 8b09 mov ecx,[ecx]
0084dd40 c70113000100 mov dword ptr [ecx],0x10013
0084dd46 33c0 xor eax,eax
*----> Stack Back Trace <----*
WARNING: Stack unwind information not available. Following frames may be wrong.
ChildEBP RetAddr Args to Child
01dcfbbc 0084dcef 00000018 01dcfbe8 7c9011a7 Rebuilder+0x44dd25
01dcfbc8 7c9011a7 00400000 00000002 00000000 Rebuilder+0x44dcef
01dcfbe8 7c93b486 0085390b 00400000 00000002 ntdll!LdrInitializeThunk+0x29
01dcfc34 7c9286f8 00400000 00000002 7ffd7000 ntdll!RtlInitializeSListHead+0x2476
01dcfca0 7c918dde 01dcfd2c 01dcfd2c 00000004 ntdll!RtlLookupAtomInAtomTable+0x2c2
01dcfd18 7c90eac7 01dcfd2c 7c900000 00000000 ntdll!RtlUnicodeStringToInteger+0x17d
00000000 00000000 00000000 00000000 00000000 ntdll!KiUserApcDispatcher+0x7
*----> Raw Stack Dump <----*
0000000001dcfbac 24 fc dc 01 e8 f5 84 00 - dc fb dc 01 18 00 00 00 $...............
0000000001dcfbbc c8 fb dc 01 ef dc 84 00 - 18 00 00 00 e8 fb dc 01 ................
0000000001dcfbcc a7 11 90 7c 00 00 40 00 - 02 00 00 00 00 00 00 00 ...|..@.........
0000000001dcfbdc 00 00 00 00 00 00 40 00 - 30 91 6e 00 34 fc dc 01 ......@.0.n.4...
0000000001dcfbec 86 b4 93 7c 0b 39 85 00 - 00 00 40 00 02 00 00 00 ...|.9....@.....
0000000001dcfbfc 00 00 00 00 78 fc dc 01 - 01 00 00 00 00 f0 fd 7f ....x...........
0000000001dcfc0c 18 00 00 00 a7 11 90 7c - 30 91 6e 00 0b 39 85 00 .......|0.n..9..
0000000001dcfc1c 00 fc dc 01 00 f0 fd 7f - 90 fc dc 01 18 ee 90 7c ...............|
0000000001dcfc2c 30 85 92 7c 00 00 00 00 - a0 fc dc 01 f8 86 92 7c 0..|...........|
0000000001dcfc3c 00 00 40 00 02 00 00 00 - 00 70 fd 7f 00 f0 fd 7f ..@......p......
0000000001dcfc4c 00 00 00 00 14 00 00 00 - 01 00 00 00 00 00 00 00 ................
0000000001dcfc5c 00 00 00 00 10 00 00 00 - 14 00 00 00 01 00 00 00 ................
0000000001dcfc6c 00 00 00 00 00 00 00 00 - 10 00 00 00 00 70 fd 7f .............p..
0000000001dcfc7c 00 f0 fd 7f c0 52 eb 75 - a4 1e 24 00 44 fc dc 01 .....R.u..$.D...
0000000001dcfc8c 00 00 00 00 08 fd dc 01 - 18 ee 90 7c d0 8e 91 7c ...........|...|
0000000001dcfc9c 01 00 00 00 18 fd dc 01 - de 8d 91 7c 2c fd dc 01 ...........|,...
0000000001dcfcac 2c fd dc 01 04 00 00 00 - 01 00 00 00 00 00 00 00 ,...............
0000000001dcfcbc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
0000000001dcfccc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
0000000001dcfcdc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 70 fd 7f .............p..
jdobbs
23rd February 2008, 20:21
Here's another question just for clarity: Has anyone gotten this with any encoder other than HC? I'm not saying I think HC is the problem -- I'm trying to see if it is related to the way DVD-RB calls HC in this version... for example the *NOSMP change.
urvieh
23rd February 2008, 22:43
No, just with HC (v0.22).
JJB
23rd February 2008, 23:38
2 pc's both with HC 0.22
jdobbs
24th February 2008, 01:43
Okay. I'm trying to put my finger on what's causing this and since I can't reproduce it I'll have to try a different route. I've posted a beta version with some changes. Could someone who is experiencing this please download the test version from this link (http://www.jdobbs.com/downloads/DVD-RB1272B1.zip) and give it a quick test to see if it still occurs and please post your results. (note: this will only work for registered users). The link is a zip file with just a replacement REBUILDER.EXE in it.
Thanks.
Sharc
24th February 2008, 08:53
I don't know if this could be relevant to the problem.
With HC22.1 (HCgui, standalone) I get - for some sources - the error:
ERROR, source mismatch in pass 2 starting at frame: xx. (xx is some ten's).
The encoding process continues, but the final quality seems to be affected. I haven't been able to find a rule when this error happens, but the error does not pop up when I tick the new option "use lossless file".
I reported it to hank as well.
Boulder
24th February 2008, 09:29
I don't know if this could be relevant to the problem.
With HC22.1 (HCgui, standalone) I get - for some sources - the error:
ERROR, source mismatch in pass 2 starting at frame: xx. (xx is some ten's).
The encoding process continues, but the final quality seems to be affected. I haven't been able to find a rule when this error happens, but the error does not pop up when I tick the new option "use lossless file".
I reported it to hank as well.Have you tried enabling the *AVSRELOAD option?
@jdobbs: My current project will end in a few hours, I'll see if DVD-RB crashes and then try the beta to rebuild.
Sharc
24th February 2008, 10:29
Have you tried enabling the *AVSRELOAD option?
Thanks Boulder, this seems to solve my problem.
Strange that with earlier versions I could only use HC in 2-pass mode without reloading avisynth (hank was kind enough to make a special build for those few who experienced this problem. and made it an option afterwards). Things appear to be kind of reversed now ..... Maybe it's just with my system.
Sharc
24th February 2008, 12:15
Strange enough the rule for my system seems to be:
- If I encode from an .avs I have to enable AVSRELOAD
- If I encode from a .d2v I have to disbale AVSRELOAD
Anyway, I do not want to divert from the basic problem of this thread, I just thought there might be some relation.
Boulder
24th February 2008, 12:27
Thanks Boulder, this seems to solve my problem.
Strange that with earlier versions I could only use HC in 2-pass mode without reloading avisynth (hank was kind enough to make a special build for those few who experienced this problem. and made it an option afterwards). Things appear to be kind of reversed now ..... Maybe it's just with my system.The same happens here, that was the reason why I asked if jdobbs could add it too :) I also posted a question regarding your issue with the source mismatch to the HC022 thread in the MPEG-2 encoding subforum.
Boulder
24th February 2008, 14:19
Okay. I'm trying to put my finger on what's causing this and since I can't reproduce it I'll have to try a different route. I've posted a beta version with some changes. Could someone who is experiencing this please download the test version from this link (http://www.jdobbs.com/downloads/DVD-RB1272B1.zip) and give it a quick test to see if it still occurs and please post your results. (note: this will only work for registered users). The link is a zip file with just a replacement REBUILDER.EXE in it.
Thanks.Seems to work, at least no immediate crash. I'll leave DVD-RB idling in the background and see if it vanishes over time.
jdobbs
24th February 2008, 14:38
Did it do it consistently (give the error) on the previous version? I'm trying to determine if I'm on the right track. When you say "vanishes" -- was that what it was doing before? Did it give an error message?
Boulder
24th February 2008, 14:41
Yes, I think it happened during all those 4-5 projects I've done with v1.27.1.
EDIT: DVD-RB hasn't crashed yet, so there is a good chance that it is working :)
jdobbs
24th February 2008, 14:49
Interesting. There were a couple of times I'd gone to my video computer and thought DVD-RB should be running (and complete) in the last couple of days and it wasn't there... but I just assumed I wasn't remembering correctly. So maybe I had seen this issue and it just didn't click. I was expecting an error message of some sort as had been reported by others.
Boulder
24th February 2008, 16:10
On my computer, it happened once or twice through the normal error reporting window but lately it had just vanished - and I also thought that either me or the wife had closed the Rebuilder window:devil:
jdobbs
24th February 2008, 16:17
Still going? No crash?
Boulder
24th February 2008, 16:21
Still going? No crash?I'm not at home at the moment, but will report back in a few hours.
jdobbs
24th February 2008, 16:57
You leave your home? Hmmm... What's it like out there? Scary? I've heard there's a nuclear furnace high in the sky that irradiates the surface of the Earth with electromagnetic waves. Is that true? It sounds really dangerous.
Video Dude
24th February 2008, 17:08
3 encodes and so far no crashes.
jdobbs
24th February 2008, 17:11
Cool. I think I'm going to start packaging this up for release.
Thanks.
Boulder
24th February 2008, 18:23
One sometimes needs to enter the Zone...
DVD-RB is standing still, so I think you've got it:)
wildchild77
25th February 2008, 14:53
Rebuilder 1.27.2 is still not working with Wine on Linux. I still get the same Debugger found error when trying to open the program after installation. Not wanting to Hijack this thread I will post any updates in the Linux section in an old thread.
http://forum.doom9.org/showthread.php?t=120107
I stiil have a few more things to try as well as posting a bug report over at WineHQ. Maybe those guys can come up with a solution or work around. It seems there is a conflict with the debugger built into Wine, but I am no programmer!
Jdobbs :thanks: for the great program!
Pro V. 1.26.6 and free V. 0.98.2 stiil work rock solid.
Neusan
26th February 2008, 03:42
I wasn't going to intrude after surfing(?) here for a few years but it might be helpful. I registered but it's taken 5 days before I could post,so sorry if it's a bit late.This is from when 1.27.1 was released and in no way am I getting at Mr Dobbs as I've used this program for ages now and love it.
I've had to go back to 1.26.6 .
Installed 1.27.1 last week after 1.27.0 (which took an hour longer than normal and had the sound out of sync and stuttering),and started it up while I did some fiddling in other programs, including playing with Vista in Virtual PC.Came back to pc to find the blue screen so assumed that something else was wrong.Checked on the forum and found others had something funny happening as well.
Tried using it after reboot and it got partway through,before any encoding and it crashed..Next go it did the whole movie and then the system crashed..
Since then I've tried it with bitrate on/off,HC for redist.on/of and still it crashes the pc just sitting there doing nothing........!
These options I haven't used before, so wondered if they were affecting something,but as I just said I tried all settings back as I've used them before- default.One click mode.
I've got 1.26.6 sitting in the background now after using it earlier, so I'll leave it running and check if anything's happened before I go to bed.
Still no problem after 7 hours with 1.26.6.
Intel P4 3.4GHz, 2GB of ram. Xp Pro SP2. Normally rock solid.
Now have installed 1.27.2 and so far ok. Noticed after doing a test this morning that the cpu sits at 50% instead of running at 100% with HC.And it took a lot longer.
[22:48:45] Phase I, PREPARATION started.
- DVD-RB v1.26.6
- AVISYNTH 2.5.7.0
- HC v0.22.0.0 encoder selected
- "Movie Only" mode is enabled.
- Source: ENOUGH_SPECIAL_EDITION
- VTS_05: 2,720,709 sectors.
-- Scanning and writing .D2V & .AVS files
-- Processed 165,800 frames.
-- Building .AVS and .ECL files
- Reduction Level for DVD-5: 95.9%
- Overall Bitrate : 4,621Kbs
- Space for Video : 3,740,864KB
- Redistributing using Base_Q: 23
- HIGH/LOW/TYPICAL Bitrates: 5,530/3,167/4,621 Kbs
[23:04:29] Phase I, PREPARATION completed in 16 minutes.
[23:04:29] Phase II ENCODING started
Updated IFO: VTS_01_0.IFO
- Correcting VTS Sectors...
[00:39:36] Phase III, REBUILD completed in 13 minutes.
Done.
[00:39:36] PREPARE/ENCODE/REBUILD completed in 111 min.
[13:16:45] One Click encoding activated...
-----------------
[13:16:46] Phase I, PREPARATION started.
- DVD-RB v1.27.2
- AVISYNTH 2.5.7.0
- HC v0.22.0.0 encoder selected
- "Movie Only" mode is enabled.
- Source: ENOUGH_SPECIAL_EDITION
- VTS_05: 2,720,709 sectors.
-- Scanning and writing .D2V & .AVS files
-- Processed 165,800 frames.
-- Building .AVS and .ECL files
- Reduction Level for DVD-5: 95.9%
- Overall Bitrate : 4,621Kbs
- Space for Video : 3,740,864KB
- HIGH/LOW/TYPICAL Bitrates: 5,635/3,901/4,621 Kbs
[13:24:01] Phase I, PREPARATION completed in 8 minutes.
[13:24:01] Phase II ENCODING started
- Updated IFO: VTS_01_0.IFO
- Correcting VTS Sectors...
[16:06:12] Phase III, REBUILD completed in 13 minutes.
Done.
[16:06:13] PREPARE/ENCODE/REBUILD completed in 170 min.
Now I'm not sure if these 2 builds were done with the same options selected,sorry.It's been a bit confusing here!!
If I can help I will,otherwise ignore me.Now do I push post....
jdobbs
26th February 2008, 04:31
I hate to rain on your parade... but something else is at work here. The time for encoding is dependent upon the encoder -- not DVD-RB. In fact for 90 plus percent of the time in encoding and building DVD-RB is simply idling waiting for the encoder to complete.
Post your REBUILDER.INI file so we can see your settings. Also:
1. What kind of processor are you using?
2. What other activities were happening at the time?
3. Were you reading directly from a disc via AnyDVD or was the read from the hard drive? This makes a BIG DIFFERENCE if you are running multiple instances. In fact it can take several times as long because of the slow seek time of DVD drives.
4. Do you have multiple processes selected? Do you have multiple processors?
My own personal experiences with v1.27.2 show no different speeds than previous versions.
as for:
in no way am I getting at Mr DobbsIt sure sounds different from where I sit.
Neusan
27th February 2008, 18:45
I apologize. I was wrong.
"The time for encoding is dependent upon the encoder -- not DVD-RB. In fact for 90 plus percent of the time in encoding and building DVD-RB is simply idling waiting for the encoder to complete."
I understand that now.Thanks.
I've run the 2 again and it is as you say.I must have selected the Best option for HC after installing 1.27.2.I still don't know why the cpu maxed out at 100% the last time I used HC on 1.26.6 before loading 1.27.2, as they both run at 50% now.But that's nothing to do with Reb.
I did not post to do harm.Thanks for your help and program.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.