eDVDConvert - test out my software

Conrad11:

I got this error:

2008-03-09_154107a.jpg


Was just using an ordinary DVD...selecting Continue didn't do anything...:)
 
Hmm weird - could you mail me the whole of the log (you should be able to select, copy & paste).

Email: [email protected]

Thanks.

EDIT:

At the moment you need DVDFab HD Decryptor install to this path: "C:\Program Files\DVDFab HD Decrypter 4".

Have you got more than one optical drive or virtual drive, and do you have more than 1 dvd loaded into any of the drives on your computer.
 
Last edited:
Tried this and it wouldnt start at all :)

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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at eDVDConvert.MainForm.Registry_Check()
   at eDVDConvert.MainForm.Form_Load(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(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
eDVDConvert
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/james/Desktop/eDVDConvert%20v0.01/eDVDConvert%20v0.01/eDVDConvert.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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 computer
rather than be handled by this dialog box.
 
Do you have DVDFab HD installed? Did you restart your PC after install?

If you did, also try opening DVDFab HD first.



......not going well....lol
 
Do you have DVDFab HD installed? Did you restart your PC after install?

If you did, also try opening DVDFab HD first.



......not going well....lol

Ah ha!, that seemed to have helped

however upon starting the process it gives the following error :) on starting this process
"DVD encoding started."

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

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at eDVDConvert.MainForm.DVDEncodeStruct.Start_Encode()
   at eDVDConvert.MainForm.Process_Exited(Object sender, EventArgs e)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
eDVDConvert
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/james/Desktop/eDVDConvert%20v0.01/eDVDConvert%20v0.01/eDVDConvert.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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 computer
rather than be handled by this dialog box.

Im just doing all the windows updates at the moment so i will see if that makes any difference.
 
What it does:

In simple terms, it converts a DVD into a compressed .AVI format. It uses two third-party applications to do so. The first is DVDFab HD Decryptor, which is used to copy the DVD to your hard drive. HandBrake the encodes the DVD into the codec you want, using the settings you want, based on an encode query (which can be created in handbrake).

Finally eDVDConvert deletes all the temporary files.


Requirements:

  • eDVDConvert (Free to download: click here).
  • DVDFab HD Decrypter v4.x (Free to download: click here).
  • .NET Framework 2.0 (Free to download from the Microsoft website).
  • 10GB Disk Space (For temporary files).


Installation:

1. Ensure you have downloaded all the required files and already installed the .NET 2 Framework.
2. Install DVDFab HD Decrypter and restart the computer afterwards.
3. Simply open DVDFab HD Decrypter. When it has opened fully, close it again.
4. Extract eDVDConvert to your desired installation path.
5. Run eDVDConvert.exe without any DVD disks in your drive(s).
6. Press the [F1] Key to open the settings dialog. Change any settings you need to here, ensuring all paths are correct, especially the path to DVDFab HD Decrypter. Click save to close.
7. Put in a DVD Disc and it should do everything automatically!


Errors - Post Logs

If you get any errors occuring, please copy the console log, but selecting, copying and pasting into a new post (quoted).

Example log:

eDVDConvert Log said:
-------------------------------- eDVDConvert v0.01 --------------------------------
-----------------------------------------------------------------------------------

Checking registry keys...Done

Checking directories...Done

Loading application paths...Done

Clearing temporary folder...Done

Finding optical drives...1 drive found!


===

Thanks - let me know if you have any comments
 
Just to let you know, im sure the reason the last error had occurred is due to leaving eDVDConvert open while starting your app, trying it now, i will update when its finished/error :)
cool app btw
 
Just to let you know, im sure the reason the last error had occurred is due to leaving eDVDConvert open while starting your app, trying it now, i will update when its finished/error :)
cool app btw

Just for retification.....my app IS eDVDConvert.....I think you mean you left DVDFab HD Convert open?

BTW - I have updated the actual eDVDConvert application, so you need to download it again :)
 
Back
Top Bottom