VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. On my win98se Celeron 700 system, I just installed svcd2dvdmpeg v 1.1 and it works properly.

    SVCD2DVD V2 RC5 demo will not open properly without errors, and is not functional. Presently using 1.1 with DVD Lab Pro, which works well, but is very very slow. I would really love to have this working. The following ouputs were generated by the errors:

    SVCD2DVD Run Error:

    “An unhandled exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue. If you click quit, the application will be shut down immedietely.

    Warning: A StringBuilder buffer has been overflowed by unmanaged code. The process may become unstable. Insufficient capacity allocated to the StringBuilder before marshaling it.”

    Here are the details of the error message:

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.IndexOutOfRangeException: Warning: A StringBuilder buffer has been overflowed by unmanaged code. The process may become unstable. Insufficient capacity allocated to the StringBuilder before marshaling it.
    at x3284ccece41ee22b.xe679539bc4bbd8b5.StrFormatByteS izeW(Int64 x364dcb7d747451c5, StringBuilder x66c92f860448b47e, Int64 xf3a99d163b980af9)
    at x3284ccece41ee22b.xb6dca8349e33d934.x291868888b502 1b9(Int32 x0ceec69a97f73617)
    at x3284ccece41ee22b.x210ff09a2516b1a7.x21f497a09c280 fd5()
    at x3284ccece41ee22b.x210ff09a2516b1a7.xc456b78441ff1 c49()
    at x3284ccece41ee22b.x210ff09a2516b1a7.x0507e45eec4e9 097(Object xe0292b9ed559da7d, EventArgs xfbf34718e704c6bc)
    at System.EventHandler.Invoke(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
    ----------------------------------------
    SVCD2DVD
    Assembly Version: 2.0.1867.34019
    Win32 Version: 2.0.1867.34019
    CodeBase: file:///C:/PROGRAM%20FILES/BADGERSOFT/SVCD2DVD%202%20BETA%20DEMO/SVCD2DVD.EXE
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
    ----------------------------------------
    System
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
    ----------------------------------------
    DevComponents.DotNetBar
    Assembly Version: 4.7.0.0
    Win32 Version: 4.7.0.0
    CodeBase: file:///C:/PROGRAM%20FILES/BADGERSOFT/SVCD2DVD%202%20BETA%20DEMO/DevComponents.DotNetBar.DLL
    ----------------------------------------
    System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
    ----------------------------------------
    Accessibility
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
    ----------------------------------------
    Interop.QuartzTypeLib
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/PROGRAM%20FILES/BADGERSOFT/SVCD2DVD%202%20BETA%20DEMO/Interop.QuartzTypeLib.DLL
    ----------------------------------------
    System.Design
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.design/1.0.5000.0__b03f5f7f11d50a3a/system.design.dll
    ----------------------------------------
    SVCD2DVDLib
    Assembly Version: 1.0.1867.22426
    Win32 Version:
    CodeBase: file:///C:/PROGRAM%20FILES/BADGERSOFT/SVCD2DVD%202%20BETA%20DEMO/SVCD2DVDLib.DLL
    ----------------------------------------
    Microsoft.VisualC
    Assembly Version: 7.0.5000.0
    Win32 Version: 7.10.3052.4
    CodeBase: file:///c:/windows/assembly/gac/microsoft.visualc/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualc.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just in time (JIT) debugging, the config file for this
    application or machine (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the machine
    rather than being handled by this dialog.
    Quote Quote  
  2. Member ChrissyBoy's Avatar
    Join Date
    Feb 2003
    Location
    Yorkshire!
    Search Comp PM
    Please drop me an email as i have a build which resolves this.
    SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
    VOB2MPG PRO, Extract mpegs from your DVDs - with you in control!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!