Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 26th January 2007, 16:53   #41  |  Link
jeffy
Registered User
 
Join Date: Jan 2007
Posts: 943
Quote:
Originally Posted by The Scientist View Post
OK, just making sure it was the registry access part that was giving problems.

Yes the codec stuff wont work, I disabled them.

Two more file HERE

One more thing: What country you from?, well your PC..... Do you use "," as a decimal seperator? like 2,5?
Well, I would like to know what's going on
I don't know why, I clicked C:\Program Files\avi.NET BETA3XP\avi.NET4.exe or C:\Program Files\avi.NET BETA3XP\avi.NET3.exe, it gave me some sort of error, but I didn't take a note, clicked Continue and I closed it. Clicked 4 and 3 again and none give any errors. Examining continues on my part.


Decimal separator is a comma "," on this version, yes. Didn't make any trouble with former avi.net versions.
jeffy is offline   Reply With Quote
Old 26th January 2007, 16:57   #42  |  Link
weaver4
Registered User
 
Join Date: Jun 2005
Posts: 925
Quote:
Originally Posted by The Scientist View Post
I don't see it in the DGIndex download......
I thought it came with that package because another tool that I use had it in the DGIndex directory.

But you can get it here.

http://jsoto.posunplugged.com/audiotools.htm
weaver4 is offline   Reply With Quote
Old 26th January 2007, 16:58   #43  |  Link
ricardo.santos
Registered User
 
ricardo.santos's Avatar
 
Join Date: Mar 2005
Location: Portugal
Posts: 907
Quote:
Originally Posted by The Scientist View Post
....Both weaver4 and ricardo.santos in the thread, wow, deja vu, takes me back....
ricardo.santos is offline   Reply With Quote
Old 26th January 2007, 17:00   #44  |  Link
ricardo.santos
Registered User
 
ricardo.santos's Avatar
 
Join Date: Mar 2005
Location: Portugal
Posts: 907
on a sidenote since youre rewriting avi.net have you thought about making it multilingual, release the lang file or similar for the community to translate?
ricardo.santos is offline   Reply With Quote
Old 26th January 2007, 17:28   #45  |  Link
weaver4
Registered User
 
Join Date: Jun 2005
Posts: 925
Quote:
Originally Posted by The Scientist View Post
Both weaver4 and ricardo.santos in the thread, wow, deja vu, takes me back....
I have always liked your program over other programs for a couple of reasons, so I was really glad you started working on it again.

1) I like the fact I can use the real quantizer value for single pass encodes. AutoGK won't let me do that.

2) Also when I do two pass I like to use 1000kbs for 640x288 and 1300kbs for 640x352. In AutoGK I am forced to calculate the file size. I even made a bitrate calculator to do to this: http://forum.doom9.org/showthread.php?t=109307

3) I have never made a XviD movie with avi.net and it not play on either of my SAPs

4) Quality of video is as good as AutoGK.

Last edited by weaver4; 26th January 2007 at 17:39.
weaver4 is offline   Reply With Quote
Old 26th January 2007, 17:39   #46  |  Link
jeffy
Registered User
 
Join Date: Jan 2007
Posts: 943
I wonder why....

SUMMARY upon loading:

- Version compiled for XP, contained in the beta 3, filesize of the ZIP file: 1813647 bytes does NOT throw any errors now.

- avi.NET1.exe - NO errors
- avi.NET2.exe - NO errors
- avi.NET3.exe - ERROR below
- avi.NET4.exe - ERROR below (different from 3)
1&2 will create the AVI file, 3&4 will do nothing.

For 3:

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

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Single.Parse(String s, NumberStyles style, NumberFormatInfo info)
   at avi.NET.Form1.Form1_Load(Object sender, EventArgs e)
   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(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
----------------------------------------
avi.NET
    Assembly Version: 2.4.9.9
    Win32 Version: 2.4.9.9
    CodeBase: file:///C:/Program%20Files/avi.NET%20BETA3XP/avi.NET3.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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.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.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.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.
For 4:
Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Decimal.Parse(String s, NumberStyles style, IFormatProvider provider)
   at System.Convert.ToDecimal(String value, IFormatProvider provider)
   at System.String.System.IConvertible.ToDecimal(IFormatProvider provider)
   at System.Convert.ToDecimal(Object value)
   at avi.NET.Form1.Form1_Load(Object sender, EventArgs e)
   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(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
----------------------------------------
avi.NET
    Assembly Version: 2.4.9.9
    Win32 Version: 2.4.9.9
    CodeBase: file:///C:/Program%20Files/avi.NET%20BETA3XP/avi.NET4.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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.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.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.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.
jeffy is offline   Reply With Quote
Old 26th January 2007, 17:48   #47  |  Link
The Scientist
Registered User
 
The Scientist's Avatar
 
Join Date: Nov 2006
Location: UK
Posts: 275
yes, 1 and 2 no errors because they contain no reg stuff on startup.

BETA 4 released.
The Scientist is offline   Reply With Quote
Old 26th January 2007, 17:55   #48  |  Link
weaver4
Registered User
 
Join Date: Jun 2005
Posts: 925
The Scientist: Can I offer a suggestion. One of these days, probably soon, you will be tempted to add X264 to your avi.net.

I would like to suggest that you not do it. Many of the programs that try to do to much...do too much. You probably would want to have different containers for X264 like MKV and MP4, then you will need different muxes, you will need different audio coders like ogg and such and then pretty soon you will end up with something rather....ugly.

I would recommend that when you get this bug you make a whole new executable for it (X264.Net) and model the gui off of avi.net, keep it simple.

Just my thoughts.

Last edited by weaver4; 26th January 2007 at 17:58.
weaver4 is offline   Reply With Quote
Old 26th January 2007, 17:55   #49  |  Link
The Scientist
Registered User
 
The Scientist's Avatar
 
Join Date: Nov 2006
Location: UK
Posts: 275
Quote:
Originally Posted by weaver4 View Post
I have always liked your program over other programs for a couple of reasons, so I was really glad you started working on it again.

1) I like the fact I can use the real quantizer value for single pass encodes. AutoGK won't let me do that.

2) Also when I do two pass I like to use 1000kbs for 640x288 and 1300kbs for 640x352. In AutoGK I am forced to calculate the file size. I even made a bitrate calculator to do to this: http://forum.doom9.org/showthread.php?t=109307

3) I have never made a XviD movie with avi.net and it not play on either of my SAPs

4) Quality of video is as good as AutoGK.
Thanks
The Scientist is offline   Reply With Quote
Old 26th January 2007, 18:33   #50  |  Link
jeffy
Registered User
 
Join Date: Jan 2007
Posts: 943
Keeping faith & fingers crossed

Huge

Well, downloaded beta4. This time I let the installer remove the beta3 completely, manually deleted whatever was left in the folder C:\Program Files\avi.NET BETA3XP and installed it in the same but empty folder.

Beta2 & Beta1 in different folders still work. Beta3 completely removed.

Beta4:

No good news, error below, after I click "Continue", again "Parse Audio" error and again no AVI file is being created (.TEMP folder again only .d2v & .mpa, no .avs):

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

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Single.Parse(String s, NumberStyles style, NumberFormatInfo info)
   at avi.NET.Form1.Form1_Load(Object sender, EventArgs e)
   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(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
----------------------------------------
avi.NET
    Assembly Version: 2.4.9.9
    Win32 Version: 2.4.9.9
    CodeBase: file:///C:/Program%20Files/avi.NET%20BETA3XP/avi.NET.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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.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.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.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.
jeffy is offline   Reply With Quote
Old 26th January 2007, 18:51   #51  |  Link
ricardo.santos
Registered User
 
ricardo.santos's Avatar
 
Join Date: Mar 2005
Location: Portugal
Posts: 907
when i clicked on beta 4 the following message appeared:



Clicked on details and the following code appeared:

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

************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '25' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at avi.NET.Form1.Form1_Load(Object sender, EventArgs e)
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(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
----------------------------------------
avi.NET
Assembly Version: 2.4.9.9
Win32 Version: 2.4.9.9
CodeBase: file:///C:/Programas/avi.NET/avi.NET.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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.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.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.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.
clicked to continue, mainmenu aapeared clicked to load a vob and the following message appeared:

ricardo.santos is offline   Reply With Quote
Old 26th January 2007, 19:16   #52  |  Link
jeffy
Registered User
 
Join Date: Jan 2007
Posts: 943
Technical reference System.InvalidCastException & System.ArgumentOutOfRange

Well, I sent this link to The Scientist, but it might be also useful for other .net programmers
http://forums.microsoft.com/MSDN/Sho...96555&SiteID=1

Now I would like to add this one also, maybe division by zero:
http://paintdotnet.12.forumer.com/vi...834595ee91bf02
jeffy is offline   Reply With Quote
Old 26th January 2007, 19:18   #53  |  Link
The Scientist
Registered User
 
The Scientist's Avatar
 
Join Date: Nov 2006
Location: UK
Posts: 275
Cool, at least you're both getting the same errors and at least I know what's causing them.

By the way all that Debugging text is not needed, only the first few lines after ************** Exception Text **************.

In the quant box of the old avi.NET what number format was displayed inside, would it be 2.5 or 2,5?
The Scientist is offline   Reply With Quote
Old 26th January 2007, 19:20   #54  |  Link
The Scientist
Registered User
 
The Scientist's Avatar
 
Join Date: Nov 2006
Location: UK
Posts: 275
Quote:
Originally Posted by jeffy View Post
Well, I sent this link to The Scientist, but it might be also useful for other .net programmers
http://forums.microsoft.com/MSDN/Sho...96555&SiteID=1

Now I would like to add this one also, maybe division by zero:
http://paintdotnet.12.forumer.com/vi...834595ee91bf02
Yes thanks, I know about these, the problem is the "." and the "," between different countries, bloody thing always gets me...
The Scientist is offline   Reply With Quote
Old 26th January 2007, 19:26   #55  |  Link
ricardo.santos
Registered User
 
ricardo.santos's Avatar
 
Join Date: Mar 2005
Location: Portugal
Posts: 907
Quote:
Originally Posted by The Scientist View Post
In the quant box of the old avi.NET what number format was displayed inside, would it be 2.5 or 2,5?
in version 2.2.2.0 i get 2,5 when i open avi.net
ricardo.santos is offline   Reply With Quote
Old 26th January 2007, 19:31   #56  |  Link
The Scientist
Registered User
 
The Scientist's Avatar
 
Join Date: Nov 2006
Location: UK
Posts: 275
Thanks, I've just changed my system to Sweden and can now mimic the problem, I can sort it now.
The Scientist is offline   Reply With Quote
Old 26th January 2007, 19:49   #57  |  Link
jeffy
Registered User
 
Join Date: Jan 2007
Posts: 943
Quote:
Originally Posted by The Scientist View Post
Cool, at least you're both getting the same errors and at least I know what's causing them.

By the way all that Debugging text is not needed, only the first few lines after ************** Exception Text **************.

In the quant box of the old avi.NET what number format was displayed inside, would it be 2.5 or 2,5?
2.2.1.0 = 2,5
2.4.9.9 beta 1,beta 2 = 2,5
2.4.9.9 beta 4 =1,0

If you really do not need that much of Debugging text, I will shorten it next time, I thought maybe some of the files associated with .net framework might not be quite right, therefore I attached a full version.
jeffy is offline   Reply With Quote
Old 26th January 2007, 20:13   #58  |  Link
The Scientist
Registered User
 
The Scientist's Avatar
 
Join Date: Nov 2006
Location: UK
Posts: 275
Right I'm getting somewhere now.....

I also found another problem, DivX quant pass on non-english system..... XviD was unaffected but DivX would not except the 2,5, 3,5, 4,5 e.t.c and treat it as 2, 3, 4 e.t.c so all previous versions on non english systems would have been incorrect.

I should change my locale and test more often
The Scientist is offline   Reply With Quote
Old 26th January 2007, 21:07   #59  |  Link
The Scientist
Registered User
 
The Scientist's Avatar
 
Join Date: Nov 2006
Location: UK
Posts: 275
Beta 5 is up.

If you've used an earlier beta then you need to remove a key from the REG before using: HKEY_LOCAL_MACHINE\SOFTWARE\CloneAD\avi.NET
The Scientist is offline   Reply With Quote
Old 26th January 2007, 22:11   #60  |  Link
jeffy
Registered User
 
Join Date: Jan 2007
Posts: 943
Quote:
Originally Posted by The Scientist View Post
Beta 5 is up.

If you've used an earlier beta then you need to remove a key from the REG before using: HKEY_LOCAL_MACHINE\SOFTWARE\CloneAD\avi.NET
Removed the key, grabbed the beta 5 version, again even deleted the folder, and installing over to C:\Program Files\avi.NET BETA3XP.

Good news, started immediately without an error. Encoded without an error as DivX (Xvid selected, but I know the codecs are disabled for now). So great, to me it seems you have found a working solution!
jeffy is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:21.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.