View Full Version : avi.NET v3.1.0.0 (27th February 2010)


The Scientist
17th January 2007, 02:15
avi.NET v3.1.0.0

WEBSITE HERE (http://www.clonead.co.uk)

System Requirements:


A 32 bit (x86) version of Microsoft Windows XP SP2+, Windows Vista, or Windows 7.
Microsoft .NET Framework v2.0+ to be installed on your PC (windows update).

CHANGE LOG: (latest version) - v3.1.0.0

Although I never keep track of every change/fix/update when I should, these are some of the ones I have noted:


Added direct '*.TS" support as an input file (kind of experimental).
Added closed caption support (will read in closed caption files created by index.NET).
Added some further options via right-click on preview namely: 'Force 4:3 input to 16:9','Force 16:9 input to 4:3', and three audio volume options (setting remembered between loads): MAX, LOW, MUTE.
Updated 'index.NET' which like before it with avi.NET, it has been completely re-written.
In doing the above, new code in index.NET has given rise to new code in avi.NET.
Altered feedback information and text of display window and tooltips to a more understandable and neater format.
Tweaked the subtitle and audio routines.
Fixed a couple of spelling mistakes.
Altered various 'check' and 'feedback' dialog routines.
Changed over to Microsoft Visual Studio 2010 RC.
Various other little code clean-ups and changes.

jeffy
17th January 2007, 13:47
Dear Sir,

first things first: I would like to thank you for your work on this project.

Trying your new beta on Windows XP Professional SP2 I certainly like it much better than the previous versions.

I am sorry if I missed them somewhere in your new beta but where are the boxes for time input and play/pause button? I don't see them anywhere in the 2.5 beta 1 version.

What I also miss is some indication how much do you crop the original, would you please consider adding some information into maybe second text line under the source video?


Suggestions:

- the option for keeping the original mpa audio, not only AC3.
- maybe the option to view AviSynth script (where the crop information is also shown, thus saving the second text line suggested above)

Thank you for your time.

The Scientist
23rd January 2007, 12:20
Program updated. See first post.

JDK187
23rd January 2007, 20:45
I've been using Avi.Net since its debut so first off, thank-you for this awesome software and keep up the great work!

I've done a few encodes with this beta and so far they've all turned out beautiful. The skin is still a minor problem for me (labels/text boxes) bunched up.

A few requests if possible for future releases...

1 - ability to choose avisynth resize (lanczos/bilinear)
2 - option to set bitrate for mp3.
3 - ability to override script with avisynth's Trim for test
encodes.

Thanks again CloneAD!

JDK187
Win XP SP2

weaver4
24th January 2007, 02:06
Are "The Scientist" and "Info DVD" the same person?

I did a couple of movies with the new release and have a few comments.

1) I generally do my decodes the same way every time. Xvid, Single Pass constant quality, quantizer of 3. I wish that avi.net would remember my settings across restarts. Or once I have it setup let me save the defaults.

2) I have a movie that the audio is out of sync. I looked at the name of the ac3 filename and the delay is 2318ms. You are using DivxMux which has a maximum delay of 1000ms so I am not surprised. The audio is in sync with AutoGK, AutoMKV and Dr Divx.

weaver4
24th January 2007, 02:47
One more thing I should mention. I encoded a movie using XviD CQ 3.0 and the file size was 821Meg, when I did the same movie in AutoMKV it was 689Meg, with StaxRip it was 675 Meg. All audio was 128kbs CBR. Seems a little strange that the file would be that much bigger.

The Scientist
24th January 2007, 03:36
The skin is still a minor problem for me (labels/text boxes) bunched up.The reason for this is because you have changed your DPI setting to 120. If you want larger fonts in windows then select larger fonts but leave the DPI settings at the default 96DPI.

In the next release I'll have Bilinear for downscale, Lanczos for upscale. What MP3 bitrate do you usually like to use?

The Scientist
24th January 2007, 03:43
Are "The Scientist" and "Info DVD" the same person?Yes, 'CloneAD', 'iNFO-DVD', 'The Scientist' = same person. I couldn't remember my password or email I used for the log-in details so had to make a new one, I think the email I used for the original no longer exists.
I generally do my decodes the same way every time. Xvid, Single Pass constant quality, quantizer of 3. I wish that avi.net would remember my settings across restarts. Or once I have it setup let me save the defaults.Yes, it will do in next release.
I have a movie that the audio is out of sync. I looked at the name of the ac3 filename and the delay is 2318ms. You are using DivxMux....Hmmm, that's a pain I know, maybe I should look back at VDM....

The Scientist
24th January 2007, 03:46
I encoded a movie using XviD CQ 3.0 and the file size was 821Meg, when I did the same movie in AutoMKV it was 689Meg, with StaxRip it was 675 Meg. All audio was 128kbs CBR. Seems a little strange that the file would be that much bigger.I'm obviously using different settings, was that with the default or did you enable 'Advanced Encode [CQM]'? I'll re-check settings anyway.

weaver4
24th January 2007, 04:01
I'm obviously using different settings, was that with the default or did you enable 'Advanced Encode [CQM]'? I'll re-check settings anyway.

I did not have Advance Encode selected.

The Scientist
24th January 2007, 07:48
OK I altered some codec settings, if there's any significant differences now all I can think of is it's down to the fact I'm using a standalone player profile, not sure.

Deleting the TEMP folder and the value used for QUANT are now stored between sessions. Each time you run the program it will use the values of the above last used.

This also includes the Screen Width resolution, if you switch to 720 for example from the default 640, each subsequent load will also use 720. Whatever screen size you use becomes the new default, even between program shutdown/start.

Beta 3 released in first post.

jeffy
24th January 2007, 09:29
Thank you for the added features in beta2! Unfortunately in my environment, the last version, beta 3, crashes without even showing its window.

Excerpt:
EventType : clr20r3 P1 : avi.net.exe P2 : 2.4.9.9 P3 : 45b6fd2f
P4 : microsoft.visualbasic P5 : 8.0.0.0 P6 : 4333d6d8 P7 : 354
P8 : 7b P9 : system.invalidcastexception

Has anyone experienced the same behavior?

The Scientist
24th January 2007, 11:19
OK, thanks for letting me know, difference with beta 3 is it was compiled in Vista where the other beta's were XP. I'll re-compile under XP and re-uploaded file shortly.

>> File has now been re-uploaded.

jeffy
24th January 2007, 19:25
OK, thanks for letting me know, difference with beta 3 is it was compiled in Vista where the other beta's were XP. I'll re-compile under XP and re-uploaded file shortly.

>> File has now been re-uploaded.

Thank you for the re-compile, unfortunately it's still bad here:

EventType : clr20r3 P1 : avi.net.exe P2 : 2.4.9.9 P3 : 45b747dc
P4 : microsoft.visualbasic P5 : 8.0.0.0 P6 : 4333d6d8 P7 : 354
P8 : 7b P9 : system.invalidcastexception

For confirmation, can someone please verify the MD5 sums of the beta3 ZIP files and main executables:
for XP: 2752A3262AE7711EC6794DA7689D62C4
former on Vista: 6EB274A177A628F1C26E98D70941B1D7

Vista avi.net.exe 94A9ACC2C81BB07D6D2EFCB9146D572F
XP avi.net.exe 65A8ADC673B42CE6F7C285F9F3B9852F


Thanks for helping out.

The Scientist
24th January 2007, 21:32
Did beta 2 definately start OK?

jeffy
25th January 2007, 11:38
Did beta 2 definately start OK?
Yes, for sure.
MD5 executable (beta2):
3CC4467D529FA3B22AB69F4D7D43DD99
ZIP 0FFD6471434C81E9688EDD62688CEBCA

Beta2 starts immediately.

jeffy
25th January 2007, 11:41
The Scientist, can you please check the MD5 checksums of the beta2 and beta3 versions with yours? Are mine ok? Thank you.
(Sorry for a double post.)

The Scientist
25th January 2007, 12:41
Can you install beta 3 then extract this file over the older 'exe' file in the avi.NET folder, cheers.

b3 UPDATE 'exe' (http://www.dvduk.pwp.blueyonder.co.uk/__files/avi.NET-EXE.zip)

Let us know.....

jeffy
25th January 2007, 15:50
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidCastException: Conversion from string "2.5" to type 'Decimal' is not valid.
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(Object Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.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.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.




I click Continue, it starts, upon loading MPEG file throws another window:
TITLE: ERROR [PARSE AUDIO],
TEXT: POPULATING AUDIO COMBO
Object reference not set to an instance of an object.

When I click OK, it does nothing. Thank you again for your help.

weaver4
26th January 2007, 00:43
Mine starts fine, and I am using 2.5 as a quantizer value. I am assuming that is where the 2.5 value comes from that it can not convert to an integer.

The Scientist
26th January 2007, 00:57
Hooray, at least it gets a proper error now, will look into it.

The Scientist
26th January 2007, 01:15
OK, try This One (http://www.dvduk.pwp.blueyonder.co.uk/__files/avi.NET.update.zip)

weaver4
26th January 2007, 02:46
Could you take a second and explain the "Advanced Encode [Custom CQM] checkbox

Thanks,

The Scientist
26th January 2007, 03:21
Similar to the 'Advanced Analysis' in the normal avi.NET, different codec settings and matrices are used. This mode will take longer to encode.

weaver4
26th January 2007, 14:15
Similar to the 'Advanced Analysis' in the normal avi.NET, different codec settings and matrices are used. This mode will take longer to encode.

Does it give a better picture quality. I assume it does since it takes longer.

jeffy
26th January 2007, 14:23
OK, try This One (http://www.dvduk.pwp.blueyonder.co.uk/__files/avi.NET.update.zip)

I'm sorry that I cannot tell you something better, but it crashes again:
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)
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.



I click Continue, it starts, upon loading MPEG file throws another window:
TITLE: ERROR [PARSE AUDIO],
TEXT: POPULATING AUDIO COMBO
Object reference not set to an instance of an object.

But there is a difference: it starts indexing the file and the abovementioned error (Parse Audio) is thrown as next.

Thank you for another update!

EDIT:
But there is a difference: it starts indexing the file and the abovementioned error (Parse Audio) is thrown as next.
Overlooked, the indexing started last time as well, so the error is thrown at the same time.

The Scientist
26th January 2007, 14:44
So the first error: "System.FormatException: Input string was not in a correct format." occurs when the program is loading up, when it's ran, before loading any movie in e.t.c?

The next error, what are you loading in? Can you supply a 10 second sample or something? and/or some of the files in the .TEMP that has been made - the AVS file, if exists, and the D2V file, and a directory listing of the contents of that folder (dir *.* >list.txt).

Thanks for this if you can, would really help.

jeffy
26th January 2007, 15:10
So the first error: "System.FormatException: Input string was not in a correct format." occurs when the program is loading up, when it's ran, before loading any movie in e.t.c?

The next error, what are you loading in? Can you supply a 10 second sample or something? and/or some of the files in the .TEMP that has been made - the AVS file, if exists, and the D2V file, and a directory listing of the contents of that folder (dir *.* >list.txt).

Thanks for this if you can, would really help.

When I click avi.net.exe, I'll get this:
http://img142.imageshack.us/img142/9977/errorpx3.th.jpg (http://img142.imageshack.us/my.php?image=errorpx3.jpg)

I select "Continue", click "In", after indexing throws "Parse Audio" error.

I have chosen a 3 second sample, hopefully enough.
A] sample.mpg
http://www.mytempdir.com/1186888

B] zipped files, all that was created with the latest update
http://www.mytempdir.com/1186878

If you need something else, just ask. Thank you.

jeffy
26th January 2007, 15:29
Thinking about the output of the beta version 3 with no .avs, I feeded the same sample file into the version beta 2, which loads without any error and creates the .avs file.

Zipped output:
http://www.mytempdir.com/1186918

Might be helpful? ;)

The Scientist
26th January 2007, 15:38
Thanks for them, going to take a look at them now.

Can I just ask.....

1. Is the filename "sample" the same name of the original file that gave you a problem?

2. Does this sample you sent give you the main error (not the first error).

3. What is drive "L"?

Cheers.

The Scientist
26th January 2007, 15:46
That sample works fine from this end.

The only difference between beta 2 and beta 3 is a couple of routines that access the registry.... What type of account are you logged in as? admin? user? What windows you running?

jeffy
26th January 2007, 15:48
Thanks for them, going to take a look at them now.

Can I just ask.....

1. Is the filename "sample" the same name of the original file that gave you a problem?

2. Does this sample you sent give you the main error (not the first error).

3. What is drive "L"?

Cheers.

1) Yes
2) Yes, both errors
3) the letter assigned to an NTFS partition on a physical drive

jeffy
26th January 2007, 15:49
That sample works fine from this end.

The only difference between beta 2 and beta 3 is a couple of routines that access the registry.... What type of account are you logged in as? admin? user? What windows you running?

User account with full administrator privileges, applies for both betas. Windows XP Professional SP2

The Scientist
26th January 2007, 16:06
Two files are in zip, avi.NET1 and avi.NET2, can you put these in the avi.NET folder and try each one and let me know what error comes up with each one, thanks.

These files probably wont work properly, they're just to test the error.

TEST FILE (http://www.dvduk.pwp.blueyonder.co.uk/__files/test.zip)

jeffy
26th January 2007, 16:35
Two files are in zip, avi.NET1 and avi.NET2, can you put these in the avi.NET folder and try each one and let me know what error comes up with each one, thanks.

These files probably wont work properly, they're just to test the error.

TEST FILE (http://www.dvduk.pwp.blueyonder.co.uk/__files/test.zip)

Full paths:
C:\Program Files\avi.NET BETA3XP\avi.NET2.exe
C:\Program Files\avi.NET BETA3XP\avi.NET1.exe

No errors either of them.
Wait! Now even C:\Program Files\avi.NET BETA3XP\avi.NET.exe
the latest beta doesn't throw any error! Except when I select Xvid, it encodes DivX.

The Scientist
26th January 2007, 16:39
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 (http://www.dvduk.pwp.blueyonder.co.uk/__files/test34.zip) :)

One more thing: What country you from?, well your PC..... Do you use "," as a decimal seperator? like 2,5?

weaver4
26th January 2007, 16:46
Hmmm, that's a pain I know, maybe I should look back at VDM....

If you want to stay with DivxMux you might want to look at a program called DelayCut that comes with DGIndex. This will correct the length of the audio before you encode it. It is a gui but it also works from the command line.

ricardo.santos
26th January 2007, 16:47
i have some free time i could help testing aswell, but im seeing so many downloads, can you upload the latesta beta or point me in the right direction?

The Scientist
26th January 2007, 16:49
a program called DelayCut that comes with DGIndexI don't see it in the DGIndex download......

The Scientist
26th January 2007, 16:53
i have some free time i could help testing aswell, but im seeing so many downloads, can you upload the latesta beta or point me in the right direction?Thanks, will release another proper beta as soon as I get a positive 'file load' from 'jeffy'.

Both weaver4 and ricardo.santos in the thread, wow, deja vu, takes me back.... :)

jeffy
26th January 2007, 16:53
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 (http://www.dvduk.pwp.blueyonder.co.uk/__files/test34.zip) :)

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 :confused:
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.

weaver4
26th January 2007, 16:57
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

ricardo.santos
26th January 2007, 16:58
....Both weaver4 and ricardo.santos in the thread, wow, deja vu, takes me back.... :)

:) :)

ricardo.santos
26th January 2007, 17:00
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?

weaver4
26th January 2007, 17:28
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.

jeffy
26th January 2007, 17:39
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:

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:
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.

The Scientist
26th January 2007, 17:48
yes, 1 and 2 no errors because they contain no reg stuff on startup.

BETA 4 released.

weaver4
26th January 2007, 17:55
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.

The Scientist
26th January 2007, 17:55
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 :)

jeffy
26th January 2007, 18:33
Huge :thanks:

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):


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.

ricardo.santos
26th January 2007, 18:51
when i clicked on beta 4 the following message appeared:

http://img403.imageshack.us/img403/3499/avinet1tm7.jpg (http://imageshack.us)

Clicked on details and the following code appeared:

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:

http://img249.imageshack.us/img249/6798/avinet2or6.jpg (http://imageshack.us)

jeffy
26th January 2007, 19:16
Well, I sent this link to The Scientist, but it might be also useful for other .net programmers
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1096555&SiteID=1

Now I would like to add this one also, maybe division by zero:
http://paintdotnet.12.forumer.com/viewtopic.php?p=21362&sid=0271f065a056b48803834595ee91bf02

The Scientist
26th January 2007, 19:18
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
26th January 2007, 19:20
Well, I sent this link to The Scientist, but it might be also useful for other .net programmers
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1096555&SiteID=1

Now I would like to add this one also, maybe division by zero:
http://paintdotnet.12.forumer.com/viewtopic.php?p=21362&sid=0271f065a056b48803834595ee91bf02
Yes thanks, I know about these, the problem is the "." and the "," between different countries, bloody thing always gets me... :o

ricardo.santos
26th January 2007, 19:26
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

The Scientist
26th January 2007, 19:31
Thanks, I've just changed my system to Sweden and can now mimic the problem, I can sort it now.

jeffy
26th January 2007, 19:49
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.

The Scientist
26th January 2007, 20:13
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 :D

The Scientist
26th January 2007, 21:07
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

jeffy
26th January 2007, 22:11
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! :thanks:

The Scientist
26th January 2007, 22:22
how do you know it encoded as DivX?

jeffy
26th January 2007, 23:04
how do you know it encoded as DivX?

Play it in Media Player Classic, right click for Properties/Details or in VirtualDubMod, fourCC DX50 :sly:

ricardo.santos
26th January 2007, 23:07
working fine here encoded a small clip using xvid no problem status bar stats appeared correctly.

had a instalation error but i think it was due to be running the instalation file from the zip file, after extracting the msi it didnt produce any error

ricardo.santos
26th January 2007, 23:11
Play it in Media Player Classic, right click for Properties/Details or in VirtualDubMod, fourCC DX50 :sly:

i think the fourcc is changed by avi.net for compatability reasons, i encoded using xvid and the fourcc is divx50

jeffy
27th January 2007, 00:03
i think the fourcc is changed by avi.net for compatability reasons, i encoded using xvid and the fourcc is divx50

Maybe you are right, GSpot tells Xvid0047 whereas older Avi.net with Divx doesn't. :o. I didn't consider FourCC code changing...

The Scientist
27th January 2007, 00:05
Play it in Media Player Classic, right click for Properties/Details or in VirtualDubMod, fourCC DX50 :sly:
It's an XVID, believe me.

Use the latest GSpot beta , it will say DX50 and XviD 1.1.2.

jeffy
27th January 2007, 00:08
It's an XVID, believe me.

Use the latest GSpot, it will say DX50 and XviD 1.1.2.
Excuse me, :stupid: where does it say Xvid 1.1.2? (My GSpot is 2.60 RC01). Thanks for clarifying. Anyway I tried to change the codec for DivX in beta 5 and it did encoded with the same FourCC but different data, so maybe you enabled the codecs while I thought they were still disabled... Thanks for being clear!

The Scientist
27th January 2007, 00:22
Screenshot of GSpot 2.60 RC1 (top right corner). File encoded with avi.NET (XviD) codec used. See the "XviD 1.1.2 Final".

http://www.dvduk.pwp.blueyonder.co.uk/__files/gspot.png

The Scientist
27th January 2007, 00:25
Thank you all for helping me get to the bottom of that bug earlier, it's such a pain and time consuming without any users to test, cheers.

jeffy
27th January 2007, 00:38
Thank you all for helping me get to the bottom of that bug earlier, it's such a pain and time consuming without any users to test, cheers.

For me, it was pleasure, as it will hopefully help "the so-far silent" users of avi.net. My Xvid was over-installed with the latest AutoGK so it says
http://img157.imageshack.us/img157/8022/xvidgt8.jpg (http://imageshack.us)

The Scientist
27th January 2007, 00:55
That pic is not from an avi made with avi.NET..... avi.NET will say DX50 in first column, no matter what version of XviD you use, it the muxing program from DivX Networks that does this.

As for XviD, avi.NET will only work correctly with XviD v1.1.2 not other versions, this is important......

jeffy
27th January 2007, 01:03
That pic is not from an avi made with avi.NET..... avi.NET will say DX50 in first column, no matter what version of XviD you use, it the muxing program from DivX Networks that does this.

As for XviD, avi.NET will only work correctly with XviD v1.1.2 not other versions, this is important......
As I said :stupid: ,
I forgot when trying the theory Xvid/Divx I did used Nick's FourCC changer and made it XVID. I'm sorry, it was really created with avi.net! Mine is 1.2-127 (Dec 8, 2006)

The Scientist
27th January 2007, 01:24
Well it had me a bit worried as NVOP should be on, BVOP shoul d be on, and PB should be on....... Next time you do a test see what it says in GSpot, if it's different to what I've just mentioned then avi.NET is not working with that codec.....

ricardo.santos
27th January 2007, 01:25
Thank you all for helping me get to the bottom of that bug earlier, it's such a pain and time consuming without any users to test, cheers.

No need to thank, it us that should thank you for taking time to develop avi.net.:)

JDK187
27th January 2007, 06:26
Thanks CloneAd You Rock! that fixed that problem.

I'd like to be able to convert the audio to mp3 at least down to 96kps if possible.

What i'd really like to see is an option to base my encodes on a particular template. for example, majority of my encodes come from my HDD JVC Everio that i send to family overseas so i always use the same settings for each. The index.net is a life saver.. if i could somehow save my index.net list and open that list within avi.net and run a template on it... It would be awesome.

One other question, would encodes be any faster if there was an option to downmix audio within the avs script (NicAC3Source..,2) for instance?

The Scientist
27th January 2007, 09:07
What i'd really like to see is an option to base my encodes on a particular template.

The index.net is a life saver.. if i could somehow save my index.net list and open that list within avi.net and run a template on it... It would be awesome.In what way? Explain a little more....

One other question, would encodes be any faster if there was an option to downmix audio within the avs script (NicAC3Source..,2) for instance?Not sure, I only use the Nic audio stuff during the preview.

The Scientist
27th January 2007, 12:19
BETA 6 is now up.

ricardo.santos
27th January 2007, 12:40
working fine here. (target size,subs,resolution.audio)

The Scientist
27th January 2007, 14:01
Now that's what I like to hear... :D

weaver4
27th January 2007, 23:30
I would like to see the av.Options parameters saved across restarts. I get tired of filling out the same info every time.

The Scientist
28th January 2007, 03:10
I would like to see the av.Options parameters saved across restarts. I get tired of filling out the same info every time.What options in particular?

The problem is, it's hard to save these options, as the video and audio are very dependent and what you have just loaded in.....

Let me know some examples and I'l incorporate them, I only have 1 day left, gotta release this version before Monday as I'm back at University Monday, bloody forensics, I don't get a minute.

weaver4
28th January 2007, 04:25
These are the four I would like to see.

> Single Pass Quant CheckBox
> Quantizer Value
> Force Video Bitrate CheckBox
> Force Video Bitrate Value

Thanks,
Great Program!

jeffy
28th January 2007, 10:19
What options in particular?

The problem is, it's hard to save these options, as the video and audio are very dependent and what you have just loaded in.....

Let me know some examples and I'l incorporate them, I only have 1 day left, gotta release this version before Monday as I'm back at University Monday, bloody forensics, I don't get a minute.

Good luck & thanks for beta 6. It doesn't show any errors except the troubles with codec like you said, which are size erroneous on MY part, not yours.

The Scientist
28th January 2007, 13:07
These are the four I would like to see.

> Single Pass Quant CheckBox
> Quantizer Value
> Force Video Bitrate CheckBox
> Force Video Bitrate Value

Thanks,
Great Program!
I'll look into it.
The Quantizer value should already be saved across sessions/loads.

The Scientist
28th January 2007, 13:21
Good luck & thanks for beta 6. It doesn't show any errors except the troubles with codec like you said, which are size erroneous on MY part, not yours.Yes that's why it has to be v1.1.2.

I set a standalone profile in the XviD codec, amoungst other options, to allow maximum standalone compatibility. The problem is, over the past few versions of XviD the developers, and I don't know why, keep changing the name of the profile, completely breaking its automatic use. When they decide on a name that stays, version changing will be fine.

The Scientist
28th January 2007, 20:14
Real version (v2.5.0.0) of avi.NET is now released (first post).

If anything needs adding or fixing I'll have to do it when I get a free day.

:thanks:

weaver4
28th January 2007, 20:30
Thanks, great program.

Good luck in the University!!

weaver4
28th January 2007, 21:46
Will pgc.net work with arccos movies?

jgawera
29th January 2007, 13:08
AFAIK pgc.NET does not work with any protected DVDs, you need to use something like AnyDVD to rip them first.

I've recently noticed that using avi.NET 2.2.2.0 my encoded files are coming out about half the size they were supposed to be. If I selected 700MB, the files were coming out about 350MB, anyone else have this problem.

I've just installed avi.net2.5 from this thread (not on the clonead site yet) I've also installed the latest XviD codec so maybe that'll sort things out.

Edit:
Seems to have worked fine. now, got a file of the correct size.

Now that I've found this active forum, I'd like to post a few suggestions that I'd like other clonead software usesers to comment on.

Add batch facility to rip.net to both rip multiple pgcs from one disc, and rip from multiple discs (eg if you've got 4 dvds on your hard drive, you could rip main move from each in one operation)

Add facility for index.NET to index subtitles

Add an option to not show the preview video, I often set encodes going via remote desktop, and it doesn't cope well with trying to play video.


love avi.NET
J

Nrmf
31st January 2007, 02:42
Thank You

This Is The Best

The Scientist
31st January 2007, 07:29
Will pgc.net work with arccos movies?No, not directly.

AFAIK pgc.NET does not work with any protected DVDs, you need to use something like AnyDVD to rip them first.This is not correct. pgc.NET does work with the majority of protected DVDs, it just can not handle the newer stuff like ArCCoS e.t.c, because of this is may be better to think of pgc.NET as a ripping utility rather than a ripping program in its own right.

Seems to have worked fine. now, got a file of the correct size.Yes, it must be the v1.1.2 XviD codec.

Add batch facility to rip.net to both rip multiple pgcs from one disc, and rip from multiple discsProblem is, it would not rip multiple PGCs in one go, it would have to run through the whole title each time to get the selected PGC so it wouldn't save any time though it would save the 'hassle' of selecting each individual chain. I can see how this could be handy for episodic dvds. I'll look into it next time I have a spare day.

Add facility for index.NET to index subtitlesYes, last version did have this ability but had to update index.NET because of the new avi.NET and I ran out of time to change the subtitle stuff. I will add it back in hopefully in the next release.

Add an option to not show the preview video, I often set encodes going via remote desktop, and it doesn't cope well with trying to play video.I'll look into this, I know what you mean about remote-desktop and video, not good.

love avi.NETThanks :D

Thank You, This Is The BestThanks :D :D

jgawera
31st January 2007, 09:15
This is not correct. pgc.NET does work with the majority of protected DVDs, it just can not handle the newer stuff like ArCCoS e.t.c, because of this is may be better to think of pgc.NET as a ripping utility rather than a ripping program in its own right.

Ah, good to know, I've just always had AnyDVD running so never realised it did this.


Problem is, it would not rip multiple PGCs in one go, it would have to run through the whole title each time to get the selected PGC so it wouldn't save any time though it would save the 'hassle' of selecting each individual chain. I can see how this could be handy for episodic dvds. I'll look into it next time I have a spare day.

Excellent, that'll save me a lot of time for episode disks. Also for when I have a number of movie disks copied to my HDD I could select main movie in each of them, then kick off ripping and do something else while it rips them all.


Yes, last version did have this ability but had to update index.NET because of the new avi.NET and I ran out of time to change the subtitle stuff. I will add it back in hopefully in the next release.

Nice, I must have missed the version that had that in, or just missed the option :) Now that I think about it, it would be super cool if pgc.net and index.net somehow combined so that whatever pgcs I ripped, were also indexed (and subs indexed) so that they are ready for use by avi.net. So for ripping a 6 episode disk, I just select the six likely pgcs, hit go, and when I come back, I can just load them into avi.net, choose my options, and kick off the encode.


I'll look into this, I know what you mean about remote-desktop and video, not good.


Thanks so much.

audioman
1st February 2007, 16:38
Hi all forumers

Has anyone tried the HQ encode in AVINET and what does this mode brings to the software ?

Thanks

SonofPhatty2x4
2nd February 2007, 01:02
is anyone having an issue where you are unable to select decomb deinterlancing filter check box because it is greyed out?

I don't seem to be able to select that option no matter what.

The Scientist
2nd February 2007, 06:59
is anyone having an issue where you are unable to select decomb deinterlancing filter check box because it is greyed out?

I don't seem to be able to select that option no matter what.Are you asking because you noticed it greyed out or you felt you needed to use it because of combing in the preview and it was unavailable?

It is greyed out when an NTSC 29.970 dvd has been IVTC'd to FILM 23.976. I don't have any NTSC dvds but am not aware of any that would need de-interlacing after the IVTC, which is why it is greyed out.

The Scientist
2nd February 2007, 07:09
Hi all forumers

Has anyone tried the HQ encode in AVINET and what does this mode brings to the software ?

ThanksThe settings used will produce a theorietically 'better' quality output but let's not get into the 'better' debate. I can't remember the exact differences without looking at the code but DivX, in HQ mode, will use its 'HIGHER QUALITY' mode rather than the default 'BALANCED'. I can't really see any difference but it's what some people asked for. With XviD, difference bvop ratio's are used, a higher 'VHQ' and a custom matrix and a few other things I can't remember at the moment.

Both HQ codec settings will produce slower encodes.

Jacquers
3rd February 2007, 08:55
Hi,

Thanx for all the hard work on the new version.

Just some small things that I miss from older versions (v2.2)

- A minimize button
- A Pause button
- v2.2 showed a more info about the chosen encoding settings when starting the encode.

Other than that it's working very nicely, Thanx!

The Scientist
3rd February 2007, 09:07
Hi,
Thanx for all the hard work on the new version.

Just some small things that I miss from older versions (v2.2)
- A minimize button
- A Pause button
- v2.2 showed a more info about the chosen encoding settings when starting the encode.

Other than that it's working very nicely, Thanx!It does have a pause & minimise (instructions on web page/site). If you right-click the preview window during preview or right-click the output window during encode, you will see options to allow minimise e.t.c.

What 'more info' were you refering to?

Jacquers
3rd February 2007, 14:24
Ah, I should have read the manual! Yes, I see the pause and minimize options now. A bit too well hidden for most people maybe?

I discovered something intersting: Load a file and wait for it to start playing. Then pause it. Select some option like De-Interlace - playback starts again to show the changes, but then the pause ability is disabled.

The more info: v2.2 used to display all the options you selected for the encode (resolution, aspect ration, filesize, quantizer, audio type, filters to use) when it starts the encode.

weaver4
3rd February 2007, 16:02
The more info: v2.2 used to display all the options you selected for the encode (resolution, aspect ration, filesize, quantizer, audio type, filters to use) when it starts the encode.

I also notices that that old version was more verbose. I think I liked it being more verbose.

The Scientist
3rd February 2007, 16:04
I discovered something intersting: Load a file and wait for it to start playing. Then pause it. Select some option like De-Interlace - playback starts again to show the changes, but then the pause ability is disabled.Interesting.... yes, that got pass me :o

v2.2 used to display all the options you selected for the encode (resolution, aspect ration, filesize, quantizer, audio type, filters to use) when it starts the encode.Well, most of them do get displayed, I assume you want all options shown?

Jacquers
4th February 2007, 06:43
Yeah, it would be nice if you could show all the options. Also, would it be possible to show whether the input file is interlaced when loading it so I know that I have to select the deinterlace option?

Jacquers
4th February 2007, 06:50
When h.264 HW support comes, do you think you will make a GUI that will cater for that conversion? I know earlier in the thread someone suggested it and said it would be good to keep that seperate from avi.NET (and I agree). If you read this (http://forums.divx.com/forum/viewTopic.php?id=2760)post you'll see that you already have most of the requirements in avi.NET to make such a GUI. Just send the avs script to x264.exe instead of avs2avi and use a different muxer...

The Scientist
4th February 2007, 08:02
would it be possible to show whether the input file is interlaced when loading it so I know that I have to select the deinterlace option?Not as far as I am aware. Just look for 'combing' in the preview, it should be quite obvious whether you need to de-interlace.

The Scientist
4th February 2007, 08:03
When h.264 HW support comes, do you think you will make a GUI that will cater for that conversion?If I have the time I see no reason why not.

weaver4
6th February 2007, 19:20
I did several movies with XviD single pass quantizer of 3.0. When I put the latest version of DRFAnalyzer on it shows that DRF of 3 for 50.9% and DRF of 4 for 49.1% of the frames. I encoded several movies the same way with the same results.

When I encode the movie in DivX, Quantizer of 4 the DRF is 4 for all the frames.

Is this what I should be expected?

The Scientist
6th February 2007, 21:03
I did several movies with XviD single pass quantizer of 3.0. When I put the latest version of DRFAnalyzer on it shows that DRF of 3 for 50.9% and DRF of 4 for 49.1% of the frames. I encoded several movies the same way with the same results.

When I encode the movie in DivX, Quantizer of 4 the DRF is 4 for all the frames.

Is this what I should be expected?It's probably not ideal to compare one at a certain quant and then another at a different quant.

I just did a little clip with both codecs at Q4.0 and got:

DIVX
Frame Type Statistics :
I Frames: 2.05%
P Frames: 58.94%
B Frames: 39.01%
S Frames: 0.00%
N Frames: 0.00%
(More Advanced Codecs use B and S frames)
Frame Quality Statistics :

DRF=1&2: 0 0.0%
DRF=3: 0 0.0%
DRF=4: 1408 60.0%
DRF=5: 0 0.0%
DRF=6: 933 39.8%
DRF=7: 0 0.0%
DRF=8: 2 0.1%
DRF=9: 2 0.1%
DRF>9: 0 0.0%

XVID
Frame Type Statistics :
I Frames: 1.50%
P Frames: 50.25%
B Frames: 48.25%
S Frames: 0.00%
N Frames: 0.00%
(More Advanced Codecs use B and S frames)
Frame Quality Statistics :

DRF=1&2: 0 0.0%
DRF=3: 0 0.0%
DRF=4: 1203 51.0%
DRF=5: 0 0.0%
DRF=6: 1155 49.0%
DRF=7: 0 0.0%
DRF=8: 0 0.0%
DRF=9: 0 0.0%
DRF>9: 0 0.0%

You're not going to get constant 4 because of b-frames and/or b-frame offset ratio's. Don't know why you got a constant quant with divx.... did you use avi.NET on both tests? use same settings e.t.c. for both. Both my above tests were in 'normal' mode, not HQ.

pdjm
12th February 2007, 00:40
I found here in doom9's forum a updated (not oficial) version of of avs2avi:
http://forum.doom9.org/showthread.php?t=71493&page=12
Is there any advantage in using it?
Thanks for great program

ricardo.santos
20th February 2007, 22:32
When h.264 HW support comes, do you think you will make a GUI that will cater for that conversion? ...

That would be great but in my opinion avi.Net "should" have SAP(ps3,xbox or hd player) playability in mind, theres megui, automkv, bencos(dvd source not yet,soon),avidemux etc if you need.

but thats up to the author to decide.

The Scientist
21st February 2007, 01:03
in my opinion avi.Net "should" have SAP(ps3,xbox or hd player) playability in mindAlways has, always will ;)

Jacquers
25th February 2007, 08:18
I saw that a new version is out: v2.5.1.0

Changelog:

1. Slight alteration to some codec settings
2. Altered resizing filters, Bicubic when output width less than input, Lanczos when more.
3. Videosize boxes were enabled when loading a file whilst quant pass was selected - fixed.
4. Play/Pause button behaviour was incorrect when options were chosen during pause - fixed.
5. Added more information to encoding display window.
6. DivX HQ mode multi-core aware.

Thanks!

audioman
25th February 2007, 10:36
As far as I am concerned , I Made my choice on X264 codec

Just make a test on the " NEMO MOVIE " which causes the xvid and codecs to fail , showing some big artefacts and some image degradation even at High bitrates

Make the same test using X264 with HQ matrix slow, Lanczos and Bitrate 900 , it is quite astonishing
Neither artefacts nor image degradations

The final image file is 650 megs

avi.net_user
6th March 2007, 21:11
Avi.net is the best automated conversion tool-period...

But e.g. Divx has more unused potential...

Will there be ever a selectable balanced-better-extreme-insane... quality choice (supported by the codec)... From my point of view it would lift the quality of the conversion some more... (instead of going to unsupported X264 by SAP´s)

It seems to me that avi.net when using divx is stuck in BALANCED mode

Lester Burnham
7th March 2007, 10:26
Avi.net is the best automated conversion tool-period...

With all due respect to avi.net - what about AutoGK?

That's not said to denigrate avi.net at all, but I just think it's awfully previous to start claiming "best" - even if you ignore the forums rules on such things.

From where I'm sat, avi.net has always had a very firm focus on standalone compatibility - whereas AutoGK has seemingly focused on being automated and quality (given the run-time constraints).

It's only recently that avi.net has started doing things like compressibility tests, that AutoGK has always (?) done.

Both apps seem very good at what they do, but have differing rationales, so I think it's doing a disservice to the other apps that do such conversions, to simply arbitrarily declare one the "best".

avi.net_user
7th March 2007, 10:47
O.k. sorry sorry maybe I overstated a bit. It was just a way to motivate the author of this little program to keep going on. Avi.net is fast and very user-friendly .

Of course there are others that deserve respect. I hope this discussion does not take the upper hand.

Just wanted to know if codec settings will ever be selectable ...

The Scientist
7th March 2007, 21:01
It seems to me that avi.net when using divx is stuck in BALANCED modeThere's isn't actually many options that can be changed in DIVX, that being said, avi.NET only uses BALANCED mode in the 'normal' DIVX encode, click the "HQ" option and it will encode using the DIVX High Quality mode.

avi.net_user
7th March 2007, 21:58
Will try this HQ mode.... It is just that I use virtualdub for my own conversions (edits from DV-tape)
When selection the DIVX-codec I can alter it´s settings and quality modes. I did not know that HQ-mode in avi.net did the same thing... Which codec settings are used in HQ-mode (comparable to better mode, extreme, insane ???)

Stop the presses... I found it using the search function... it is higher quality... Will try it out...

Nrmf
27th March 2007, 04:26
what happened just tried to do a .ts file and the latest version wont see it when i try to load the file. please send help

pdjm
27th March 2007, 14:18
I found a small problem with avi.net. If i open a movie and let it play until the end, when the movie finishes avi.net freezes. Anyone has the same problem?

Nrmf
1st April 2007, 01:14
anyone have a suggestion on .TS or .TP files

felixk
14th April 2007, 13:05
Hey Scientist, really great work! I love this tool.
I found that avi.net delivered slightly sharper pictures than autogk for my test movie in less time :)
(same codec, same audio, same file size)

I think that there is a bug with the output filename:
When I edit the output filename in the corresponding textbox, and then press ADD, that custom output file name is discarded, and the input file name is used (with .avi extension). When I use the dialog box (OUT button) to enter a new output file name, everything works fine.

felixk
14th April 2007, 13:41
By the way, the version I used is 2.5.1.0

I have a few small suggestions, just for the case your TODO list runs empty ;)
Don't delete the .TEMP folder, if the same movie is encoded multiple times with different settings. (results in error.)
On right click on an item in the job list, select that item, as in the windows explorer (as right clicking on an item and chosing Delete can delete other items in the list).
Allow to add jobs while encoder is running.
On STOP!, keep the list of unfinished jobs.
Allow to edit jobs which are in the job list. (for example, right click on an item in the job list, select edit, and all checkboxes and fields are set according to the job settings. Even shorter: double click on job).

The last two points are very useful, if you set up a list of jobs, and notice a mistake right after pressing START.

The Scientist
2nd September 2007, 10:44
avi.NET has been updated, sorry it took so long.

jgawera
3rd September 2007, 12:45
Hi,
Glad to hear you're still developing.

I've just downloaded and installed it, haven't tried it yet.
I did however notice that index.net is not there anymore. Is this coming back bigger and better than ever before? :)

I found it a great time saver, and as i've suggested before in this thread I think it could be even more useful.

Thanks for avi.NET
J

The Scientist
3rd September 2007, 13:27
Yes it is still there, it is just the 'desktop' shortcut is not there anymore, the shortcut should be in 'programs' with most of your other shortcuts.

weaver4
3rd September 2007, 14:12
Thanks,

Your program is one of my favorites! It is my program of choice for DivX content.

When are you going to make a H264.net? If you could make the H264 world as easy to use as you made the DivX/XviD world you will have many people worship you. ;) [Don't add H264 to avi.net; too many tools try to do too much and end up with something too complicated.]

ricardo.santos
3rd September 2007, 15:56
Thanks,

Your program is one of my favorites! It is my program of choice for DivX content.

When are you going to make a H264.net? If you could make the H264 world as easy to use as you made the DivX/XviD world you will have many people worship you. ;) [Don't add H264 to avi.net; too many tools try to do too much and end up with something too complicated.]

Thanks for the new version.

Weaver4 i too am hoping for a h264.net altough i dont see aproblem in integrating a acheckbox for x264 in the GUI. only a checkbox doesnt affect the program that much.

weaver4
3rd September 2007, 18:55
I would guess that it would need a checkbox for x264, then it would need to select the container (mpv or mp4), then it would need a place to select a profile (for apple.tv, ps2, psp, xbox360 and such; due to convoluted h264). That might make the clean avi.net GUI a little awkward.

The thing that would concern me the most is that the interface to the H264 codec, the filters and such are all different. These changes to the code could effect the wonderful reliability of avi.net. Not to say anything bad about MeGui, but it seems that when they fix one thing they break another, same could be said of AutoMKV (but not to the same degree). I would say avi.net works great, don't touch it; start a second program....but then I am not the author.

Jacquers
9th September 2007, 10:30
Thanks for the update!

Maybe it's a weird request, but I would like to see an option for 1 pass fit to size, just for some quick and dirty encoding of stuff I only watch once.

digidragon
12th September 2007, 18:27
As well as the suggestions made by others (choice of MP3 bitrate, minimize button, option to autoplay or not) I'd like an option for a better-quality deinterlacer (KernelDeInt for example).

Atak_Snajpera
12th September 2007, 18:41
I'd like an option for a better-quality deinterlacer (KernelDeInt for example).
yadif is better

The Scientist
12th September 2007, 22:13
minimize button,Read the user guide.
I'd like an option for a better-quality deinterlacer (KernelDeInt for example).Is that better in *your* opinion?
yadif is betterSee what I mean..... :)

I'll put in whatever deinterlacer the majority thinks is 'better'.

Atak_Snajpera
12th September 2007, 22:28
Do tests and judge yourself

lUp
12th September 2007, 23:31
started using your soft today, to shrink down these DVD folders on my HD. Due to fileloss prior to this (and restoring the files), all my ifos were messed up and neither autogk nor anything else could read the dvd structure. after running all folders through ifo edit, your prog could open them (the others still couldn't ^^). So, you're the winner.

Now id like to suggest some things.

- pgc.net should have a batch function. I'm right now switching from folder to folder by hand to convert the files. Doing the actions beforehand, choosing in- and out folders would help a lot. It would already be nicer, if it would just remember the last position for in and out. I'm selecting "in" chosing drive e>subfolder1>subfolder2>subfolder3 then i choose "out" switch from e: to x:>subfolder1>subfolder2. when it's done, i chose "in" again, and where do i start? on x: instead of e:. Quite annoying when converting 26 folders ^^

- same for avi.net. I know it batches, but setting the settings just beforehand for each file (if you know the settings you would like) and then hitting go! which would result in indexing and afterwards converting, would allow to switch of the monitor after hitting the start button

- index.net... whats it for? i insert a vob, hit start, the vob diappears and the prog says "completed". I wouldn't have noticed, but index.net is the only link that appears in the start menu after installing your suite under vista x86 ultimate

also combining all three (or two, without that index.net ^^) progs into one, would help in the workflow.

digidragon
12th September 2007, 23:53
I *have* read the guide. I meant a *proper* minimize button, i.e. near the close (X) button.

I didn't suggest a particular deinterlacer, I merely listed one as an example. As you have an HQ option for the encoder, perhaps you can also add an HQ option for deinterlacing.

I quite like the app - it's certainly the most stable and reliable (for me) of the one-click encoders I've tried. Whereas its simplicity is its strength, I'd like a few more options...

The Scientist
13th September 2007, 01:39
Do tests and judge yourselfWell I did and I couldn't.

started using your soft today, to shrink down these DVD folders on my HD. Due to fileloss prior to this (and restoring the files), all my ifos were messed up and neither autogk nor anything else could read the dvd structure. after running all folders through ifo edit, your prog could open them (the others still couldn't ^^). So, you're the winner.Cool.......

Now id like to suggest some things.
- pgc.net should have a batch function.Keep your eyes peeled, next version will.

I'm right now switching from folder to folder by hand to convert the files. Doing the actions beforehand, choosing in- and out folders would help a lot. It would already be nicer, if it would just remember the last position for in and out. I'm selecting "in" chosing drive e>subfolder1>subfolder2>subfolder3 then i choose "out" switch from e: to x:>subfolder1>subfolder2. when it's done, i chose "in" again, and where do i start? on x: instead of e:. Quite annoying when converting 26 folders ^^I'll look into this.

index.net... whats it for?Well, when you load a file into avi.NET it 'indexes' it, if you have more than one it may be easier to index them all first (using index.NET) so avi.NET doesn't have to.

I *have* read the guide. I meant a *proper* minimize button, i.e. near the close (X) button.Oh I see, no, haven't got one of them. I don't like the standard toolbar that gets displayed so have a different one which unfortunately doesn't have a minimise button in the traditional location.

The Scientist
14th September 2007, 01:59
avi.NET has been updated again, now at v2.5.6.0, see first post for update history. Load & Save paths are handled more efficiently, I hope :)

jgawera
14th September 2007, 09:08
Excellent, can't wait for the batch processing. I've been waiting for this before I attempt to encode my TV episode DVDs

I'd also like to remind you of a couple of ideas I had which would speed up the process for people that are encoding a lot. My ideas basically don't require the user to keep coming back to the PC after each stage.

pgc.net should allow a batch facility to rip multiple pgcs from multiple DVDs (or DVD folders on the hard drive). For example, I copy all 6 DVDs of the Sopranos series 1 to my hard drive, I then want to add all 13 episodes to the pgc.net list and hit go. Leave it for a while and let it do it's thing.

Index.net should have the option to also index subtitles. That way I can add all 13 episodes of sopranos to index.net, leave it to do it's thing and then the process of adding to avi.net is much quicker. I don't have to wait 13x3 mins for each episode to index the subs.

And then the obvious next step to these is to combine pgc.net and index.net so that I select the 13 pgcs from the 6 dvds on my hard drive. For each pgc, it rips, indexes, and indexes subs. So now I create my list, hit go, and when I come back, everything is ready for a quick avi.net session and then hit go again.

Thanks for the great app, keep it up.

J

The Scientist
14th September 2007, 11:32
Excellent, can't wait for the batch processing. I've been waiting for this before I attempt to encode my TV episode DVDs

I'd also like to remind you of a couple of ideas I had which would speed up the process for people that are encoding a lot. My ideas basically don't require the user to keep coming back to the PC after each stage.

pgc.net should allow a batch facility to rip multiple pgcs from multiple DVDs (or DVD folders on the hard drive). For example, I copy all 6 DVDs of the Sopranos series 1 to my hard drive, I then want to add all 13 episodes to the pgc.net list and hit go. Leave it for a while and let it do it's thing.

Index.net should have the option to also index subtitles. That way I can add all 13 episodes of sopranos to index.net, leave it to do it's thing and then the process of adding to avi.net is much quicker. I don't have to wait 13x3 mins for each episode to index the subs.

And then the obvious next step to these is to combine pgc.net and index.net so that I select the 13 pgcs from the 6 dvds on my hard drive. For each pgc, it rips, indexes, and indexes subs. So now I create my list, hit go, and when I come back, everything is ready for a quick avi.net session and then hit go again.

Thanks for the great app, keep it up.

JSpooky........ :)

weaver4
14th September 2007, 15:08
Can't reach your (avi.net) website.

The Scientist
14th September 2007, 15:10
I've just tried: http://www.clonead.co.uk/ worked fine.

weaver4
14th September 2007, 15:21
Just tried it again. I get an error.

http://www.clonead.co.uk/

What is the IP address? Could be DNS entry problem.

Also tried www.dvduk.pwp.blueyonder.co.uk and it did not work either.

I am in the US, east coast.

weaver4
14th September 2007, 20:27
The link is now working again.

BTW: I think it was a DNS problem not a server problem because my local DNS server could not resolve the IP address.

The Scientist
15th September 2007, 19:00
I forgot about index.NET when I changed some paths for avi.NET thus index.NET will not work with the v2.5.6.0 (14th Sep). Fixed version re-uploaded, sorry.

Use v2.5.6.0 (15th Sep).

fana
14th October 2007, 22:23
Hello!

First of all, thank you for the great program and support.

I installed the latest version (15th september) and avi.net keeps crashing. It happens after indexing, just when the message "Loading Movie" appears. The program is then closed without any notice.

I then downloaded your support pack and installed everything. Same error. Tried with another DVD and nothing, both from the direct source and the pgc.net file.

The older version worked just fine.

These are my specs:

Windows Vista 32bits Ultimate
Xvid 1.1.3
Vobsub 2.2.3
Avisyth 2.5.7
avi.net 2.5.6.0 (15th september)

Pentium IV 3.0
1024 RAM

I had it working fine with version 2.5.1.0

Hope you can help me figuring this one out.

J-Wo
22nd October 2007, 12:16
Hi Scientist! I just started to use your great program for my DivX encodes and had a couple questions:

1) Which quantization matrix is used for DivX? I rather like the H263 Optimized matrix but I'm not sure which one the program uses

2) Can I manually edit the AVS file before the encode? I'm converting a tv show (Dexter S1) and avi.net (as does DGIndex) detects the material as 29.9fps interlaced. However a simple telecide/decimate will produce 23.976fps progressive frames. With avi.net my only choices are to leave the material interlaced or deinterlace and encode as 29.9fps progressive

3) Is it possible to select a "no resize" option? I encode my dvds at 720x480 with 16:9 NTSC pixal aspect ratio, which is the highest resolution that my standalone player will accept. It recognizes the PAR flag and plays the files at the correct aspect ratio. Which brings me to my next question

4) Can I select the PAR that the program uses to encode? Currently it uses 1:1 square PAR, and I can modify the output with MPEG4 Modifier after the fact. But it would be nice if I could select this option through the program outright.

5) Just wondering how avi.NET is handling the 2nd pass of DivX encodes. When I do my encodes manually with VirtualDub, the 1st pass (fast mode) takes 15 min and the 2nd pass usually 30 mins. However with avi.NET both passes are done in 15 mins! I'm impressed and just curious as to what's going on in the background.

6) I would like an option for the preview window to not autoplay after loading the source file. I'm constantly right clicking and hitting pause immediately because I don't want to be spoiled by episodes I'm encoding that I haven't seen yet! :)

Thanks again for a great program, and I hope I'm not asking too many questions on my first post in this thread. :)

J-Wo
31st October 2007, 02:48
Just wanted to bump this thread.. Hoping someon can respond, thanks.

avdw
31st October 2007, 21:04
Hehehe,

I just installed this avi.NET tool, did my first encode to Xvid size 700 MB, width 560x256...... ended up with a horrible 250MB encoded file. This tool is a joke :p

J-Wo
31st October 2007, 21:37
avdw: you must install the XviD version that comes with the program (it's available in a seperate support file). Here's a link

http://www.dvduk.pwp.blueyonder.co.uk/_files/avi.SUPPORT.zip

avdw
1st November 2007, 00:03
Aaaah, much better. Thanks J-Wo ! :)
:thanks:

avdw
1st November 2007, 14:18
Just one more Q, why does avi.NET add so much junk to the avi file ?
http://i15.tinypic.com/4xzcgnl.jpg

The Scientist
1st November 2007, 18:13
It doesn't.... DivXNetworks DivXMux does.

avdw
2nd November 2007, 11:07
Thanks Scientist, just three more questions ;) ...

1) How come none of my encoded (to Xvid .AVI) DVD's play on my standalone ?
They all show weird coloured contours.

Is there an option I have to (un)check to make the encoded AVI compatible with standalone players ?

2) Also, how come converted movies show bigger black borders on TV than original ?

3) GSpot shows a min quantizer of "1" for every encoding, is it possible to change this into "2" which would allow much better overall quality per compression ?

Thanks a lot in advance !

J-Wo
3rd November 2007, 02:08
Scientist:

Is there a way to select which quantization matrix is used for either XviD or DivX?

The Scientist
3rd November 2007, 03:00
Thanks Scientist, just three more questions ;) ...

1) How come none of my encoded (to Xvid .AVI) DVD's play on my standalone ?
They all show weird coloured contours.

Is there an option I have to (un)check to make the encoded AVI compatible with standalone players ?

2) Also, how come converted movies show bigger black borders on TV than original ?

3) GSpot shows a min quantizer of "1" for every encoding, is it possible to change this into "2" which would allow much better overall quality per compression ?

Thanks a lot in advance !Try it without "HQ" selected and as for problem number 2 it's most probably because you have a crap standalone, check your settings, if it's a dodgy ESS based player they have a habit of playing in extra-skinney vision.

avdw
3rd November 2007, 12:30
Thanks the scientist,

I pretty much gave up on Auto Gording Knot, since whatever Xvid codec was installed, it keeps on spewing out completely undersized encodings and it aint even able to remember default advanced settings I always choose. On the other hand, your tool really looks promising, is there any option to encode the audio in 112kb/s instead of 128kb/s ? I didn't find it in the current version.

Just to add, I'm currently in an episode of filling my free days encoding DVD's using multiple tools (AGK, AutoMKV, FairUse Wizard 2 & Avi.net) and whatever options I choose, or even out of the box encoding, I can only conclude something that sounds impossible, but it seems even true : avi.NET not only is the fastest of them all, it also produces the best results. That can only be done by a truly great author who actually KNOWS what he is doing.

Once again, thanks a lot !

avdw
4th November 2007, 17:34
Sorry, can I just ask a few more questions ?
Your answers can make a lot clear and hopefully get more people to use this tool since, however you do it, it's great !

Q1) Is there any option to encode the audio in 112kb/s instead of 128kb/s ? I didn't find it in the current version.

Q2) I have a DVD movie which starts with some text displayed on a black background, I guess this is the reason why avi.NET thinks the upper&lower black borders are bigger than they actually are.
When converting to Xvid (700MB) with a chosen with of 480, it resized to 480 x 208, correct me if I'm wrong, but I think the height of 208 is too low, hence the poor quality of the encoded AVI.
So, Is there any change to make avi.NET guess by looking for borders not from the start of the movie, but say for a certain frame-range ?

Thanks in advance for this nice tool !

avdw
15th November 2007, 00:01
The avi.NET project is abandoned, disregard previous posts.

digidragon
15th November 2007, 12:58
Do you mean that your project is abandoned, or the avi.NET project?

s3rious
9th December 2007, 04:57
can anybody confirm whether the avi.NET project is abandoned or not ?

weaver4
19th December 2007, 01:06
Will avi.net work with the new 6.8 divx codec?

The Scientist
19th December 2007, 02:07
try it and see ;-)

weaver4
19th December 2007, 15:25
So that means you have not tested it to see if it does everything properly. I will give it a quick look.

The Scientist
19th December 2007, 18:34
lol, no, I was being sarcastic. Like I have said before, DIVX will always work after an upgrade (well, unless they do something drastic).

weaver4
20th December 2007, 01:20
Thanks, I remember seeing that, but when divx 6.8 came out the DivX people had to change their own converter and Dr. Divx but you did not need to change anything. You must be really good.

s3rious
20th December 2007, 10:30
ok thank god that avi.NET is still alive and kicking
Its my favourite tool

gt13013
10th January 2008, 08:58
Hello
Many thanks for your avi.NET software that I use for some time and that I find excellent.

I have a serious problem: it does not install on my new computer with Vista. It gives the following error:
Fatal Error. Installation ended prematurely because of an error.

I spend some time on it, but I did not find any solution.
I have made a detailed report with screen captures and the listing of errors reported during installation. You will find it here: http://ct13.free.fr/forumstuff/avi.NET_installation_error.pdf
Perhaps it can help to diagnose...
If you have an idea...
Thanks,
Gerard

The Scientist
11th January 2008, 11:23
I'll re-compile using a different install program, you're not the only one who's mentioned this.

Will post a link here when done, just gonna have a quick check of it all.

gt13013
11th January 2008, 11:56
OK. Thanks

Poopoo
11th January 2008, 17:22
Can we expect some improvement in the comming months or is this tool really laid to rest ?

The Scientist
11th January 2008, 20:44
Did "I" ever say it was 'laid to rest'?

s3rious
12th January 2008, 04:31
hi clone,
i found your excellent for making backups of movies at high quality
i have small request if you could please add resizing at intervals of 16
i.e there are no resizing options between 640 and 560

The Scientist
12th January 2008, 12:49
It gives the following error:
Fatal Error. Installation ended prematurely because of an error.OK I've altered the setup/install program, please download and re-try (see first post).

ricardo.santos
12th January 2008, 17:00
Thanks for the new version!

ricardo.santos
3rd February 2008, 21:14
Hi

I was testing avi.net on Vista PC of a friend and for some reason it stops at the muxing stage displaying a warning about not being able to acess videopass or video.pass file....

the video and audio (V,A) are there so i guess i can manually mux them.

Just letting you know

The Scientist
3rd February 2008, 22:06
Was it a x64 PC? or did they have any SYMANTEC (Norton) programs running?

ricardo.santos
4th February 2008, 00:26
yes, her laptop has norton installed, i'll disable it during the conversion and let you know the outcome.

i have Kaspersky at the moment on mine, but i've tried avg and avast in the past and never had a problem.

Thanks for the quick response

ricardo.santos
4th February 2008, 10:47
it wasnt norton, it was avast but the error is still showing up, its a 32 bit system

i couldnt get "printscreen" to work on vista, so there might be a typo somewhere :)

System.unauthorizedAcessException: Acesso negado ao caminho 'C:\program Files\avi.net\video.pass'.
em System.IO._Error.WinIOError(int32 error Code, string maybeFullPath)
em System.IO.File.Delete(String path)
em avi.Net.Form1.Conversion()

Honeyko
4th February 2008, 21:00
BUG (or missing ability)

...Decomb/Deinterlacing isn't properly converting 29.97 hybrid interlaced/progressive video to 23.976.

REQUEST 1:

...a Play button (which toggles) to stop/start the video clip playing.

REQUEST 2:

...ability to manually enter crop values in increments of 2 from each side, and top/bottom and right/left aren't "locked" together in a single "horizontal" or "vertical" set each. (DVDs usually have top and bottom black-bar padding of differing heights, and left sides that are scummy while right edge is flush.)

REQUEST 3:

...ability to manually enter output file height/width in increments of 2. (Right now width is constrained to increments of 80, meaning that popular values such as 704, 624, 576 and 512 aren't supported) ...if the user enters values which will result in source-DAR not equaling output-DAR after cropping is accounted for, a pop-up warns them of that (but permits them to continue...and produce anamorphic output whose DAR they will later correct with MPEG4Modifier).

Example of all of this put together: NTSC DVD 29.97fps "partly film" hybrid video cartoon episode of which I wish to capture at near its original resolution. Crop values are 8 left, 6 right, 1 bottom (rounded to 2). Desired output width/height is 704x480 (adjusted to 704x528 in MPEG4modifier for vertical anamorphic stretching just as would occur if the DVD itself were being played) -- this reduces encoder resizing to the bare minimum. Progressive frames are removed, and light decimation occurs if de-progression alone does not yield 23.976fps.

Bradskey
4th February 2008, 22:21
it wasnt norton, it was avast but the error is still showing up, its a 32 bit system

i couldnt get "printscreen" to work on vista, so there might be a typo somewhere :)

System.unauthorizedAcessException: Acesso negado ao caminho 'C:\program Files\avi.net\video.pass'.
em System.IO._Error.WinIOError(int32 error Code, string maybeFullPath)
em System.IO.File.Delete(String path)
em avi.Net.Form1.Conversion()

My brother had this problem when I installed avi.NET on his 32-bit Vista Basic notebook. I believe the file is used to store statistics for the first pass in Xvid, but he was trying to do DivX. The problem was file permissions ( I don't know why they didn't get set properly, even after multiple re-installs). I granted Everyone full control on the file, although you may not have to be that extreme. That appeared to resolve the issue.

ricardo.santos
5th February 2008, 00:50
Hi Bradskey and welcome to the Doom9 forum!

Thanks for the info, i dont have the laptop anymore, i was testing it out as i want to buy a dual core pc/laptop and wanted to see how much time a typical conversion would take.

On my pc i normally get 25fps but on that laptop i got 90fps, wow, that was fast using divx.

Once again thanks for the tip

The Scientist
5th February 2008, 03:26
BUG (or missing ability)
...Decomb/Deinterlacing isn't properly converting 29.97 hybrid interlaced/progressive video to 23.976.

REQUEST 1:
...a Play button (which toggles) to stop/start the video clip playing.
I would need further information..... can you explain more, sample of source maybe so I can see the problem you encounter?

There is a 'PLAY' button, well sort of, right-click the movie whilst playing/previewing, you will see PLAY/PAUSE.

avdw
5th February 2008, 06:54
This program is so seriously abandoned, there really is no more need to ask for fixes or requests, it's dead, yes : DEAD !

jeffy
5th February 2008, 08:47
@avdw: If you don't like it, then don't use it.

The Scientist
5th February 2008, 11:11
This program is so seriously abandoned, there really is no more need to ask for fixes or requests, it's dead, yes : DEAD !You've said this before, why do you keep saying that? It is NOT abandoned, grow up.

weaver4
5th February 2008, 16:59
This program is so seriously abandoned, there really is no more need to ask for fixes or requests, it's dead, yes : DEAD !

Hey buddy; did you even look at the latest release date??? It was less than a month ago.

gt13013
20th February 2008, 01:43
Sorry to have not replied before. I thought that I had subscribed to this thread, but the subscription failed.

This post is just to say that version 2.5.7.0 of avi.NET solves my installation problem on Vista (see my post from Jan. 10th).

Thanks !

Fraschetti
22nd February 2008, 08:11
First off, let me say "thank you so much!" for all of your hard work on avi.NET and pgc.NET .. I use them so much that I have shortcuts to them on my quick launch menu.

My only thoughts:
1. A fair number of the DVDs I rip/encode end up having a serious audio sync issue (I think one movie was 2.5 seconds off). While it's certainly not something I'd stop using avi.NET over, it certainly makes things a pain (by pain I mean using yet another app to sync things up). Earlier in this thread, someone mentioned the root cause of this sync issue. Is there anything I can do on my end to help prevent this sync issue?

2. I'm running Vista 32-bit and while I don't remember the exact behavior (it's been a while), so I know I have to run avi.NET as the administator (Compatability Mode --> Run as Administrator) otherwise UAC screws things up a bit. This one I don't even really care about all that much (this is just one of many apps I have to grant admin permissions to).. but it is something I thought was worth mentioning (forgive me if it's already been mentioned in this thread).

weaver4
22nd February 2008, 15:13
Fraschetti: Many times Audio Sync problems are caused by the way the content is ripped. Can you give us some details on what tools you are using? If you are using pgc.Net you might want to try DVDFab Decrypter and see if that helps.

The Scientist
22nd February 2008, 16:39
Earlier in this thread, someone mentioned the root cause of this sync issue. Is there anything I can do on my end to help prevent this sync issue?Yes, 'weaver4' has a good suggestion. pgc.NET cannot really deal 'directly' with modern dvd's, always use DVDFab first to make sure everything is ripped correctly to the hard drive. You can always use pgc.NET to extract required PGC once DVDFab has done it's thing.

....otherwise UAC screws things up a bit.Didn't know about this, don't use UAC, it's the first thing I get rid of, I find it bizarre. I noticed in the new Visual Studio 2008 there are now some UAC options so hopefully a new build of avi.NET will help.

Bradskey
22nd February 2008, 18:53
1. A fair number of the DVDs I rip/encode end up having a serious audio sync issue (I think one movie was 2.5 seconds off). While it's certainly not something I'd stop using avi.NET over, it certainly makes things a pain (by pain I mean using yet another app to sync things up). Earlier in this thread, someone mentioned the root cause of this sync issue. Is there anything I can do on my end to help prevent this sync issue?


:helpful:
Hi. Even using DVDFab (which you should be) you will occasionally have ripped disks that still present audio sync problems when encoded. My limited understanding is that this is caused by errors in the MPEG stream, which MPEG format is able to compensate for, but AVI cannot. I generally encountered these particular types of problem disks from one notoriously paranoid big studio in particular, but occasionally from others. I think maybe they are introducing deliberate errors into the MPEG streams as part of some kind of content protection, and the errors remain after DVDFab rips the disk.

My solution (and it has worked very well) is to use the commercial VideoRedo application. It has a tool called QuickStream Fix, which corrects missing sync frames in the MPEG stream and outputs a file that will encode with audio in sync. If I have a problem disk or if I suspect it will give me problems, I extract all the program chains with pgc.NET and run them through this process to fix them, then encode the output mpg files. Haven't found anything I couldn't fix this way yet. I don't know if there is a similar tool available elsewhere or for free, but VideoRedo works like a champ and has other uses too.

The Scientist
22nd February 2008, 20:17
I extract all the program chains with pgc.NETAbout a year ago I made a new pgc.NET where you are able to select multiple PGC's at a time and add them to a batch, like avi.NET, and even have the option to index the file after ripping....... I never finished it, you think it's worth me having another look at it and finishing it? or maybe release a beta or something?

Bradskey
23rd February 2008, 01:34
About a year ago I made a new pgc.NET where you are able to select multiple PGC's at a time and add them to a batch, like avi.NET, and even have the option to index the file after ripping....... I never finished it, you think it's worth me having another look at it and finishing it? or maybe release a beta or something?

Absolutely! :) I've wanted that for quite some time. I've even considered writing it myself just to have that feature, but I just don't have time right now. But with episodic discs it can take forever to extract everything because you have to attend the machine and wait for one program chain to finish so you can start the next.

weaver4
23rd February 2008, 15:03
Once you select the correct chain (Title) you now can use a MPlayer statement like this to Rip the chain to a *.vob or *.mpg file. This even works on "modern" dvds.

mplayer dvd://1 -dumpstream -dumpfile dvd.mpg

This is the command for Linux, not sure what it should use for dvd://1 in Windows but the "1" is for the Title.

This effectively plays the DVD to the hard drive, so if mplayer can play the movie it can be ripped.

This might help you with the next version of pgc.Net.

BTW: It must be MPlayer version MPlayer 2:1.0~rc1 or later.

miklg21
24th February 2008, 19:55
When I have the Xvid codec selected the movie ends up coming out as a Divx. Is there a way I can make sure it comes out as a Xvid?

thanks

The Scientist
24th February 2008, 20:22
It *IS* an XVID - this has been done to death!

miklg21
24th February 2008, 20:33
Thanks !!

jgawera
25th February 2008, 13:00
Yay to batch processing.
And this reminds me of some batch suggestions I made some months back which i'll quote here just as a reminder ;)

Thanks for avi.NET it's brilliant.

As for audio sync issues. It doesn't happen to me very often, but when it does, I just use Media Player Classic to figure out the required delay, then virtualdubmod to fix it.

Also a vague bug report.
These are from memory, and next time they happen i'll try and record more details. First one is pgc.NET sometimes won't rip an entire pgc. As it is ripping I see the xxxxx of yyyyy bytes ripped progress meter. Sometimes it just stops and goes back to the stream selection window before reaching the end. If you're not watching, then you have no idea it didn't rip the entire thing until you've encoded your video (unless you try and play the vob). The only way i've found to fix this is to use nero recode to recode the dvd, then do the rip and that usually works. pgc.NET shoud be able to tell if it didn't reach the end for whatever reason and pop up a dialog warning the user.

Thanks again
J



Excellent, can't wait for the batch processing. I've been waiting for this before I attempt to encode my TV episode DVDs

I'd also like to remind you of a couple of ideas I had which would speed up the process for people that are encoding a lot. My ideas basically don't require the user to keep coming back to the PC after each stage.

pgc.net should allow a batch facility to rip multiple pgcs from multiple DVDs (or DVD folders on the hard drive). For example, I copy all 6 DVDs of the Sopranos series 1 to my hard drive, I then want to add all 13 episodes to the pgc.net list and hit go. Leave it for a while and let it do it's thing.

Index.net should have the option to also index subtitles. That way I can add all 13 episodes of sopranos to index.net, leave it to do it's thing and then the process of adding to avi.net is much quicker. I don't have to wait 13x3 mins for each episode to index the subs.

And then the obvious next step to these is to combine pgc.net and index.net so that I select the 13 pgcs from the 6 dvds on my hard drive. For each pgc, it rips, indexes, and indexes subs. So now I create my list, hit go, and when I come back, everything is ready for a quick avi.net session and then hit go again.

Thanks for the great app, keep it up.

J

ricardo.santos
25th February 2008, 13:35
i must be lucky, cant remember the last time i had problems with avi/index/pgc.net...for episodic dvds i use dvdfab decrypter to rip each episode to its own folder, even without using pgc.net never had any problems.

i have a request, since the hddvd-bluray "war is over" have you thought of upgrading avi.net to convert to bluray standalone players very much linke divx standalone players now?

Guest
25th February 2008, 17:12
4. Updated DGIndex. Are you distributing DGIndex? If so, you need to follow GPL. Please advise where one gets the DGIndex source code via your distribution.

Bradskey
25th February 2008, 19:12
Are you distributing DGIndex? If so, you need to follow GPL. Please advise where one gets the DGIndex source code via your distribution.

There is a EULA.rtf file contained in the avi.NET distribution that contains that info... like anybody cares. :p

The Scientist
25th February 2008, 19:39
Are you distributing DGIndex? If so, you need to follow GPL. Please advise where one gets the DGIndex source code via your distribution.Yes I do, we have already spoke about this some time ago :confused:

The EULA that gets installed with avi.NET (and shown during installation) contains your deatils with link to your site for source.

bukem
28th February 2008, 09:52
1. I've problem with some hybrid interlaced/progressive content beeing not deinterlaced correctly (the checkbox to use decomb filter is not available). The source is NTSC 29.970 hybrid and was decrypted with DVD Decrypter.

Screenshoot bellow:

http://img247.imageshack.us/img247/3438/familyguykw3.jpg

2. And I strongly second to have option for batch processing. It would ease life much when processing a bunch of videos with similar properties (e.g. serials)

The Scientist
1st March 2008, 00:34
@bukem
Sorry, this was supposed to been done on the previous release. Program updated.

bukem
2nd March 2008, 00:45
@bukem
Sorry, this was supposed to been done on the previous release. Program updated.

Thank you for new version - I'll give it a try next Monday.

And one more thing about batch processing as it seems I wasn't clear enough :):

1. I also second to Bradskey idea of having an option in pgc.NET for batch processing with the indexing option at the end of ripping

2. The second thing I'd love to see in avi.NET is option to retain video processing settings on av.OPTIONS tab, especially those concerning forcing video bitrate or quality as well as subtitle processing settings. It make sense with episodic DVD's.

Ps. And could you add option to disable video clip playing at all?

Fraschetti
17th March 2008, 20:21
1. Any chance we could get a progress bar for the initial indexing of the video?

2. If I specify a bit rate (Force Video Bitrate), changing between screen sizes overwrites my manual entry.

Vindarath
9th April 2008, 18:26
could you update the xvid build to vaq patched xvid?

Heliologue
9th May 2008, 20:34
2.5.8.0 is the first version that Process Explorer lists as a 64-bit executable when it runs, which is all good and fine except it can't find AviSynth anymore, which I'm assuming is a 32-bit-only program. I get a "AVISYNTH is not installed" error when trying to load a datafile, even though it's already. installed. 2.5.7.0 (runs as 32-bit) works fine.

mrgtstr
30th May 2008, 19:42
I am not really sure where to put this and apologize if this is not the place. After doing numerous successful conversions with avi.net (great program by the way), I have a question regarding playback through avi.net. On some of my movies the audio and video get out of sync when I add it in to avi.net. I have been searching for a solution and haven't found one yet and realize this topic is talked about to death, but still would like some guidance.

This is what I have installed currently: k-like codec pack v3.9.0, avi.net v2.5.8.0, pgc.net v2.0.0.0, and the support tools off of avi.net’s website. I have been using dvdfab hd decrypter v5.0.2.5 to get the movie to my hard drive and then I use pgc.net to extract just the movie. After this is done, I open up the extracted movie through VLC and everything plays fine and to make sure everything is still in sync. I then add it into avi.net……when its done indexing and setting the aspect ratio and starts playing through avi.net, the audio and video are out of sync. and carries over after the conversion. Is there something that I am doing wrong or is there something in the temp folder that avi.net creates that I could edit? My other thought is……could the type of encryption on the dvd be messing with the sync issue. Any help would be greatly appreciated.

DIEGO7-5
10th June 2008, 19:14
First of all thanks for this great tool!

I´d like to see some automatic interlace detection or maybe a window that tells me that whether i have to de-interlace the source or not.

Would that be possible?

I know you´re using FieldDeinterlace which is one of the finest and smoothest deinterlacers out there. Especially if the source MPEG material was converted from NTSC to PAL using interlacing.

Thank you very much in advance for your answer.

Best regards,

Diego 7-5

Bradskey
17th June 2008, 18:16
This is what I have installed currently: k-like codec pack v3.9.0, avi.net v2.5.8.0, pgc.net v2.0.0.0, and the support tools off of avi.net’s website. I have been using dvdfab hd decrypter v5.0.2.5 to get the movie to my hard drive and then I use pgc.net to extract just the movie. After this is done, I open up the extracted movie through VLC and everything plays fine and to make sure everything is still in sync. I then add it into avi.net……when its done indexing and setting the aspect ratio and starts playing through avi.net, the audio and video are out of sync. and carries over after the conversion. Is there something that I am doing wrong or is there something in the temp folder that avi.net creates that I could edit? My other thought is……could the type of encryption on the dvd be messing with the sync issue. Any help would be greatly appreciated.


Hi, I believe I have posted about this before, but what you describe sounds like a common phenomenon I encounter occasionally. In my limited understanding, it has to do with copy protection and the limitations of the avi container. Even though DVDFab does a good job of removing copy protection, sometimes the protection method goes so far as to intentionally corrupt or alter the raw MPEG streams you are trying to extract. This occurs particularly with DVDs from one notorious big studio. MPEG format contains error correction and time codes that allow these to still play back correctly, but when converted you will have bad sync issues. When I encounter this issue I run the pgc-extracted VOBs through a feature called "Quickstream Fix" found in the commercial tool VideoRedo, and convert the output file with avi.NET. VideoRedo will tell you if it had to correct sync frames, after which you should not have sync issues in the converted DivX. I don't know of another tool that can do the same, though there may be one. Hope this helps.

mrgtstr
18th June 2008, 19:32
Hi, I believe I have posted about this before, but what you describe sounds like a common phenomenon I encounter occasionally. In my limited understanding, it has to do with copy protection and the limitations of the avi container. Even though DVDFab does a good job of removing copy protection, sometimes the protection method goes so far as to intentionally corrupt or alter the raw MPEG streams you are trying to extract. This occurs particularly with DVDs from one notorious big studio. MPEG format contains error correction and time codes that allow these to still play back correctly, but when converted you will have bad sync issues. When I encounter this issue I run the pgc-extracted VOBs through a feature called "Quickstream Fix" found in the commercial tool VideoRedo, and convert the output file with avi.NET. VideoRedo will tell you if it had to correct sync frames, after which you should not have sync issues in the converted DivX. I don't know of another tool that can do the same, though there may be one. Hope this helps.

Thanks for the reply....Another thought is if I use dvdfab to create an iso instead of a folder and use dvd decrpyter to extract just the movie. I have found out by selecting the ifo file created by dvd decrypter and when using AutoGK the audio and video are in sync. I don't know whether that sheds some light on anything, but wondering if it would be possible for a future avi.net release it be able to use the ifo file instead of strictly wanting the vob file to convert? However, I still use avi.net on the ones that work and AutoGK (for now) on the ones that don't, but will try what you suggested. :thanks:

mrgtstr
19th June 2008, 17:42
That worked! :thanks:

arrirc
27th October 2008, 16:08
Hello The Scientist

I am using avi.net version 2.5.8.0. I also have latest K Lite Mega Codec pack 4.2.5 installed. I have checked GSpot and found that XviD is installed. Here is the detail:

- - Type VFW
- - Function Decoder
DSH 4CC XVID
DSH Friendly Name XviD MPEG-4 Codec
DSH DirectShow CLSID CLSID_AVIDec {CF49D4E0-1115-11CE-B03A-0020AF0BA770}
REG Driver File C:\WINDOWS\system32\xvidvfw.dll
REG Merit 0x00200000
VFW Name XVID
VFW Description XviD MPEG-4 Codec

As I am trying to encode a video file ripped using rip.net, I always find that the video is encoded in DivX, whether I always chose XviD, which I personally prefer as my choice of output codec. here is the GSpot report of the converted file.

http://img128.imageshack.us/img128/3784/avinetlx2.png

Here is the log of the last processing:

BUILD : avi . NET v 2.5 .8 .0
CPU : Intel (R ) Core ( TM) 2 CPU 4300 @ 1. 80 GHz
SPEED : 1805 Mhz

================================ 13 : 05: 41 ================================

IN : J: \Temp \My Movie.VOB
MPEG 2
PAL
25 FPS
4 : 3
720 x 576
2 : 17 :12
AC 3 AUDIO

OUT : J: \Temp \My Movie.avi
XVID
QUALITY Q 2.5
1 . 73 :1
720 x 416
AC 3 AUDIO

MODE : SLOW HQ
EXTRA : SMOOTHNESS LOW
DEFAULT AUTOCROP

AUDIO : Completed [00 : 00: 42 ]
VIDEO : Completed [05 : 37: 03 ] SPEED : 50 FPS

================================ 18 : 46: 18 ================================

As it can be seen from the above log that I have chosen XviD, but I still get the final movie being encoded in DivX. Please note that I have ripped the movie using the latest version of pgc.net.

Could you please help me to resolve this issue? :confused: :(

Jacquers
28th October 2008, 11:41
avi.NET uses the DivX command line tool DivXMux.exe to put the audio and video together after conversion, so this is why the video
is marked as DivX, even though XviD was used to encode the video.

arrirc
28th October 2008, 17:09
But GSpot is showing the Video Codec to be DivX rather than XviD!

Jacquers
29th October 2008, 12:29
This is from the author's website:

"When you make an XviD AVI and some third party program or utility tells you its really a DivX file, don't panic, the program is lying, the file *is* an XviD. All the program is doing is checking the 4CC of the file and reporting DivX, even for an XviD. When avi.NET muxes (combines the audio and video) at the end of a conversion, it uses DivX Networks DivXMux program. It is this program that is writing the DX50 4CC into the header making other programs report them as DivX, even when they are not. The latest GSpot v2.60 RC reports DX50 in an XviD made using avi.NET but does, correctly, also report XviD v1.1.2. So reat assured, if you make an XviD AVI with avi.NET, then it's an XviD."

www.clonead.co.uk

arrirc
31st October 2008, 10:55
This is from the author's website:

"When you make an XviD AVI and some third party program or utility tells you its really a DivX file, don't panic, the program is lying, the file *is* an XviD. All the program is doing is checking the 4CC of the file and reporting DivX, even for an XviD. When avi.NET muxes (combines the audio and video) at the end of a conversion, it uses DivX Networks DivXMux program. It is this program that is writing the DX50 4CC into the header making other programs report them as DivX, even when they are not. The latest GSpot v2.60 RC reports DX50 in an XviD made using avi.NET but does, correctly, also report XviD v1.1.2. So reat assured, if you make an XviD AVI with avi.NET, then it's an XviD."

www.clonead.co.uk

Thank you very much for the clarification :)

Bradskey
9th November 2008, 03:18
Today I encoded some vobs with avi.NET, then sampled them with WMP and was prompted to update my DivX codec to 6.8.5. Okay, I've updated several times in the past with no issue so I went ahead and did it. Then later I tried to do some more encoding with avi.NET and got the following error each time it tried to start the first video encoding pass:

http://img135.imageshack.us/img135/5499/errorzo8.png

I did a system restore to roll back to whatever I had before to resolve this (6.8 or 6.8.4 probably).

arrirc
9th November 2008, 04:39
Try installing K-Lite Mega Codec Pack, IMHO this will resolve all your codec related problems.

For avi.net, did you try uninstalling and then installing afresh?

Bradskey
10th November 2008, 04:23
Try installing K-Lite Mega Codec Pack, IMHO this will resolve all your codec related problems.

For avi.net, did you try uninstalling and then installing afresh?

Well thanks for your reply, but I'm not really having a codec issue, I can play videos just fine. I use commercial DivX because of good non-"experimental" multithreaded performance. Updates have worked flawlessly up until now, but it appears version 6.8.5 has broken something to do with avs2avi.exe in avi.NET. I'm simply reporting this in case the author is still maintaining this app and wishes to investigate. Supposedly 6.8.5 improves multicore processing even more, but apparently either breaks the version of avs2avi included with avi.NET or the way avs2avi is being used in avi.NET. DivX version 6.8.4 continues to work fine.

The Scientist
14th November 2008, 20:54
First point out the way: NEVER INSTALL "A CODEC PACK"

Right, back to the question at hand, strange it appears when you did the codec update. Do you have NORTON (SYMANTEC) anti-virus or security program (or similar) installed by any chance?

The problem (error displayed) has been around for years and it has something to do with the way "avs2avi" interacts with the codec and/or scripts files made by the codec or the codec itself interacting with the scripts files it uses.

VirtualDubMod, a few years ago, used to bring up the same error, it used to trip norton anti-virus up, norton didn't like the way it was accessing a file even though all was OK or something like that, can't remember all the details, I've slept since then........

VirtualDubMod was eventually fixed to cure the problem, now take the fact AVS2AVI was built using/from VirtualDubMod code, and guess what, AVS2AVI was never fixed and I think development on it ceased years ago. It would be great if this was addressed.

So all I can suggest for now is........ Turn off, disabled Norton (or similar) during the encoding process or better still, dump Norton and get a proper virus checker :eek:

Hope all goes well, and give us an update.

Bradskey
15th November 2008, 00:58
First point out the way: NEVER INSTALL "A CODEC PACK"

Right, back to the question at hand, strange it appears when you did the codec update. Do you have NORTON (SYMANTEC) anti-virus or security program (or similar) installed by any chance?

The problem (error displayed) has been around for years and it has something to do with the way "avs2avi" interacts with the codec and/or scripts files made by the codec or the codec itself interacting with the scripts files it uses.

VirtualDubMod, a few years ago, used to bring up the same error, it used to trip norton anti-virus up, norton didn't like the way it was accessing a file even though all was OK or something like that, can't remember all the details, I've slept since then........

VirtualDubMod was eventually fixed to cure the problem, now take the fact AVS2AVI was built using/from VirtualDubMod code, and guess what, AVS2AVI was never fixed and I think development on it ceased years ago. It would be great if this was addressed.

So all I can suggest for now is........ Turn off, disabled Norton (or similar) during the encoding process or better still, dump Norton and get a proper virus checker :eek:

Hope all goes well, and give us an update.


Thanks for your response, but no, I do not have Norton AV or any similar program on the machine. This is my media center PC, I access the Internet from it VERY little, and primarily (almost exclusively) use it to encode and play video. I don't use codec packs either. I've installed DivX, Xvid (maybe, don't use it much), and AC3Filter.

It is strange this only occured after installing 6.8.5. The problem went away again after I re-installed 6.8.4, although I was very annoyed to discover that DivX doesn't keep or allow older versions to be available anywhere. Luckily I still had the previous installer in my temp cache. I may give 6.8.5 another shot since I know I can still revert back, maybe it was a fluke.

done75
10th January 2009, 16:09
hello all,no bugfix for the 6.8.5. divx codec?

JDK187
13th February 2009, 05:58
I'm trying to encode a few of my shows but avi.net only allows a max of 16 files for batch processing. Can this be changed to allow more? I also get an 'out of bounds' error when trying to index more than 15 vobs.

Thanks again for this useful app.

Ajax_Undone
13th February 2009, 07:23
1. Slightly altered some settings concerned with the deinterlace availabililty.
2. Altered internal video playback routines.
3. Advanced encoding mode option now saved between program loads.

As always, XVID version MUST be v1.1.2 or v1.1.3 - other versions will NOT work correctly!

avi.NET v2.5.8.0 (29th February 2008) DOWNLOAD (http://www.dvduk.pwp.blueyonder.co.uk/_archive/avi.NET.zip) (Windows XP / Vista) (x86)

Are you currently working on compatibility for Xvid 1.2.1. Cause I also use AutoMKV and it uses 1.2.1...:rolleyes:

flebber
14th February 2009, 14:12
The download link in the first post appears to be broken.

Metrisch
12th March 2009, 16:19
Today I encoded some vobs with avi.NET, then sampled them with WMP and was prompted to update my DivX codec to 6.8.5. Okay, I've updated several times in the past with no issue so I went ahead and did it. Then later I tried to do some more encoding with avi.NET and got the following error each time it tried to start the first video encoding


Same here when HQ Encoding is off. HQ Encoding on and it works fine.


Are you currently working on compatibility for Xvid 1.2.1. Cause I also use AutoMKV and it uses 1.2.1...:rolleyes:

:goodpost: Nothing News about XVid 1.2.1 ?

The Scientist
15th March 2009, 16:22
Sorry for the huge delay. avi.NET has now been updated to work with the latest DivX 7 (6.8.5) codec and also XviD v1.2.1.

Metrisch
16th March 2009, 00:10
Oh nice , thanks

Ajax_Undone
16th March 2009, 02:02
Much appreciated dude.

( *The rapidshare links are kind of annoying though* )

gt13013
22nd March 2009, 01:02
Hello,

I was trying to do a complete update, and I now get an error when I want to install the last avi.NET v2.5.8.5.msi :
Fatal error.
Installation ended prematurely because of an error.

My versions:
Windows Vista Pro, Service Pack 1, all updates done via Windows Update.
DivX Codec 6.8.5
Avisynth v2.5.8.exe, just installed from clone.AD.pak1.zip

Gerard

Ajax_Undone
22nd March 2009, 02:53
Hello,

I was trying to do a complete update, and I now get an error when I want to install the last avi.NET v2.5.8.5.msi :
Fatal error.
Installation ended prematurely because of an error.

My versions:
Windows Vista Pro, Service Pack 1, all updates done via Windows Update.
DivX Codec 6.8.5
Avisynth v2.5.8.exe, just installed from clone.AD.pak1.zip

Gerard

Um I don't think there is such an OS as Vista Pro!

But it does sound like a windows installer error.

Try installing this. http://www.microsoft.com/downloads/details.aspx?FamilyId=5A58B56F-60B6-4412-95B9-54D056D6F9F4&displaylang=en

gt13013
22nd March 2009, 11:08
Thanks for the help!

Um I don't think there is such an OS as Vista Pro!
That is what Windows itself says! See this screen capture:
http://farm4.static.flickr.com/3646/3375326466_4a8f661c30_o.png

I have made the Windows Installer update:
http://farm4.static.flickr.com/3462/3375387170_ccb19d3633_o.png
but I still get the same error:
http://farm4.static.flickr.com/3457/3375384260_105518c13d_o.png

Gerard

Bradskey
23rd March 2009, 19:49
Just noticed your update, will have to give it a shot soon. I have quite a backlog of material to encode. Thanks!

Ajax_Undone
23rd March 2009, 21:54
Thanks for the help!


That is what Windows itself says! See this screen capture:
http://farm4.static.flickr.com/3646/3375326466_4a8f661c30_o.png

I have made the Windows Installer update:
http://farm4.static.flickr.com/3462/3375387170_ccb19d3633_o.png
but I still get the same error:
http://farm4.static.flickr.com/3457/3375384260_105518c13d_o.png

Gerard


As far a Microsoft is concerned Vista Only comes in These Flavors.. Excluding only one "Starter"...
http://www.microsoft.com/windows/windows-vista/compare-editions/default.aspx

Hmm Try this... Type RUN into the search field on the bottom of the start menu. once it finds it click its icon it should open a box Put this command into that box. "regsvr32 %systemroot%\system32\vbscript.dll" with out the ""'s.. Then try your install again..

gt13013
27th March 2009, 01:21
@Ajax_Undone :

1) Concerning Vista versions, I guess that Microsoft translates the English "Business" version in French "Professionnel"...

2) I just discover your last response.
In the meantime, I was able to install my old 2.5.8.0 version without any problem.

3) I have encodings running presently with version 2.5.8.0.
I will try your suggestions later and let you know.

Thanks

jgawera
27th March 2009, 12:56
Thanks for the new version, much appreciated.

Any plans to update some of the batching functionality?

Thanks

The Scientist
30th March 2009, 02:52
Thanks for the new version, much appreciated.

Any plans to update some of the batching functionality?

Thanks
In what way?

jgawera
30th March 2009, 07:47
I'll quote myself for this one :)
I still haven't got round to encoding those sopranos DVDs :)

Thanks again


Yay to batch processing.
And this reminds me of some batch suggestions I made some months back which i'll quote here just as a reminder ;)

Thanks for avi.NET it's brilliant.

As for audio sync issues. It doesn't happen to me very often, but when it does, I just use Media Player Classic to figure out the required delay, then virtualdubmod to fix it.

Also a vague bug report.
These are from memory, and next time they happen i'll try and record more details. First one is pgc.NET sometimes won't rip an entire pgc. As it is ripping I see the xxxxx of yyyyy bytes ripped progress meter. Sometimes it just stops and goes back to the stream selection window before reaching the end. If you're not watching, then you have no idea it didn't rip the entire thing until you've encoded your video (unless you try and play the vob). The only way i've found to fix this is to use nero recode to recode the dvd, then do the rip and that usually works. pgc.NET shoud be able to tell if it didn't reach the end for whatever reason and pop up a dialog warning the user.

Thanks again
J

jgawera
31st March 2009, 17:21
Erm, that would help if I had quoted the right post :)

Excellent, can't wait for the batch processing. I've been waiting for this before I attempt to encode my TV episode DVDs

I'd also like to remind you of a couple of ideas I had which would speed up the process for people that are encoding a lot. My ideas basically don't require the user to keep coming back to the PC after each stage.

pgc.net should allow a batch facility to rip multiple pgcs from multiple DVDs (or DVD folders on the hard drive). For example, I copy all 6 DVDs of the Sopranos series 1 to my hard drive, I then want to add all 13 episodes to the pgc.net list and hit go. Leave it for a while and let it do it's thing.

Index.net should have the option to also index subtitles. That way I can add all 13 episodes of sopranos to index.net, leave it to do it's thing and then the process of adding to avi.net is much quicker. I don't have to wait 13x3 mins for each episode to index the subs.

And then the obvious next step to these is to combine pgc.net and index.net so that I select the 13 pgcs from the 6 dvds on my hard drive. For each pgc, it rips, indexes, and indexes subs. So now I create my list, hit go, and when I come back, everything is ready for a quick avi.net session and then hit go again.

Thanks for the great app, keep it up.

J

gt13013
26th April 2009, 11:43
Hi,

Just an information, in case you are not aware of that problem.

Trying to reinstall all the software, I get that problem: after downloading clone.AD.pak1.zip from RapidShare (and "Free user"), I was not able to dowload clone.AD.pak2.zip. I got the message "You have reached the download limit for free-users".
I had to wait a great bit of time in order to be able to get the second package.

Gerard

gt13013
28th April 2009, 09:18
Try this... Type RUN into the search field on the bottom of the start menu. once it finds it click its icon it should open a box Put this command into that box. "regsvr32 %systemroot%\system32\vbscript.dll" with out the ""'s.. Then try your install again..

I tried again today, and your suggestion solves completely my installation problem with version 2.5.8.5:
"Installation ended prematurely because of an error".

Thanks!

weaver4
28th April 2009, 20:29
Does AVI.net support XviD's VAQ now? I noticed you are using the version that supports VAQ, but does avi.net enable it?

Ajax_Undone
30th April 2009, 23:32
I tried again today, and your suggestion solves completely my installation problem with version 2.5.8.5:
"Installation ended prematurely because of an error".

Thanks!

You are very welcome.:D

jgawera
19th June 2009, 08:51
Hi,
I've been using avi.net recently to rip some episode DVDs (could really use that extra batching functionality)

In these particular DVDs, all 4 episodes on the disk are under the same VTS number in pgc.net. (VTS_03) on the one i'm looking at now.
When I rip the first episode, I get two files:
VTS_03_PGC_01_0.IFO
VTS_03_PGC_01_1.VOB
For ripped the next episode to the same directory.
this gives me one new file
VTS_03_PGC_02_1.VOB

I'm not sure what determines if there should be an IFO file or not. However, when it comes to extracting subs for these files, it looks like the ifo is needed. In my case, I only got the option of extracting subs for the first episode of each DVD.

I've done a bit of searching and found that I can run VobSub Configure and rip the subs from the original DVD by hand.
If I had ripped each episode to a separate directory, I think I would have been fine.

Anyway, if anyone has an idea on a quick way to rip subs for all episodes that would be great.

As ever, Thanks for the great apps.

Bradskey
24th June 2009, 21:41
Hi,
I've been using avi.net recently to rip some episode DVDs (could really use that extra batching functionality)

In these particular DVDs, all 4 episodes on the disk are under the same VTS number in pgc.net. (VTS_03) on the one i'm looking at now.
When I rip the first episode, I get two files:
VTS_03_PGC_01_0.IFO
VTS_03_PGC_01_1.VOB
For ripped the next episode to the same directory.
this gives me one new file
VTS_03_PGC_02_1.VOB

I'm not sure what determines if there should be an IFO file or not. However, when it comes to extracting subs for these files, it looks like the ifo is needed. In my case, I only got the option of extracting subs for the first episode of each DVD.

I've done a bit of searching and found that I can run VobSub Configure and rip the subs from the original DVD by hand.
If I had ripped each episode to a separate directory, I think I would have been fine.

Anyway, if anyone has an idea on a quick way to rip subs for all episodes that would be great.

As ever, Thanks for the great apps.

I don't have a solution for you as I don't really mess with subs, but it appears the tool creates one IFO per VTS folder, ie the first number in your VTS entry - "VTS_03_...", when that differs you'll get different IFO's in the same directory. I'm sure you're correct that ripping to diff folders will work too -- I wonder if the IFO generated would be different at all though, could it possibly be renamed/edited and reused for all the other VOB files? I don't know myself, just throwing that out there. Maybe a simple tool/script could be written to take the first IFO and recreate one for all the other VOBs from the same VTS folder. Just thinking out loud here.

Przemek_Sperling
29th June 2009, 08:03
Maybe it is a dumb question but why VAQ encodings (2-pass) are soooo undersized? I installed XviD 1.22 compiled by alexins (downloaded from here http://www.xvidvideo.ru/content/view/774/1/) and all 2-pass encodings are terribly undersized.
I made a test with "The Killing Fields" and the video stream is around five times smaller than the non VAQ (both settings - 2040 megabytes, 2-pass).

The Scientist
29th June 2009, 21:21
Maybe it is a dumb question but why VAQ encodings (2-pass) are soooo undersized? I installed XviD 1.22 compiled by alexins (downloaded from here http://www.xvidvideo.ru/content/view/774/1/) and all 2-pass encodings are terribly undersized.
I made a test with "The Killing Fields" and the video stream is around five times smaller than the non VAQ (both settings - 2040 megabytes, 2-pass).

CLUE>>>>>>>>>>>>>>>>>>>>>>>>
(from first post)
"As always, use the recommended codec versions - other versions may not work correctly!"

Przemek_Sperling
30th June 2009, 05:09
OK. Just wondering because FairUse Wizard gives correct results with the same codec.

human75
5th July 2009, 23:25
hi guys.recently i installed windows 7.after that avi.net stoped working.it gives this error message
"Windows MCI cannot open file So cannot continue.This is a windows problem not an Avi.net problem"..
how can fix this problem.please help.thanks

Przemek_Sperling
29th July 2009, 07:33
Maybe the question is dumb. I have googled pretty much lately but I cannot find an explanation what the mode (HQ) actually does. Can anyone explain it to me?

ricardo.santos
5th August 2009, 11:31
Thanks for the new version 2.6

Any chance of changelogs for the recent versions?

The Scientist
7th August 2009, 23:27
First post updated.

vukodlak75
12th August 2009, 20:08
Great to see this updated, thanks.

The Scientist
16th January 2010, 20:21
avi.NET updated, see first post.

ricardo.santos
19th January 2010, 15:10
Thanks for the update

Any plans to support h264 in future versions with the same philosophy that this program has (SAP compatability)?

The Scientist
19th January 2010, 18:18
I hope so :)

vukodlak75
21st January 2010, 19:53
OK, I updated and the option to index subtitles is disabled (not able to click the drop down). Anyone else?

edit: I reverted to v2.6.5 and am able to index subtitles.

jgawera
23rd January 2010, 10:15
Thanks for the new version, looks good.

I have the greyed out subtitle combo aswell. But didn't think much to it as the DVD i've encoded doesn't have subtitles.

I'll try a different DVD later and see what happens.

The Scientist
23rd January 2010, 10:22
OK thanks for the feedback, another version will be out soon, I've spent this past 2 days almost re-writing everything from scratch, things (options) will look slightly different and it will act differently upon loading files.

A quick thought to the subtitles, the last version I released is now looking for the proper IFO name not an amended one like those produced from pgc.NET.

jgawera
23rd January 2010, 11:17
Are you saying we shouldn't be using pgc.net?
is there an alternative now?

Thanks

<crosses fingers for more batching stuff> :)

The Scientist
23rd January 2010, 13:37
Well to be honest it's like this, I started updating pgc.NET, then started messing with avi.NET, then started re-writing loads of things, thought about what to do about the "IFO" naming, I just put it back to normal until I got round to finishing pgc.NET but got hung up in the last avi.NET update..... I did change pgc.NET and added batch options and auto "indexing" and subtitle extraction e.t.c. but just never got round to finishing properly. I will finish it after the next avi.NET update.

jgawera
23rd January 2010, 14:08
So for now, is there a workaround?
Can I just rename an IFO file to get avi.NET to pick up the subs?

Thanks for all your efforts.

The Scientist
23rd January 2010, 15:52
Yes, just rename back to normal format for that title set.

The Scientist
26th January 2010, 09:45
New beta version released, please test, thanks.

Last Survivor
26th January 2010, 22:57
Hello,

I enjoy using avi.net, but have a problem with the latest version, 2.7, there is no 560 width on the screen.size anymore while in the past version there was. Has this size been removed on purpose, or am I having a problem (bug?). As of now, I'm back to using 2.6.5.0.

Thanks.

The Scientist
27th January 2010, 00:02
No that's not a bug, it was intentional, silly me..... I'll put it back and update the beta shortly.

Last Survivor
27th January 2010, 04:19
No that's not a bug, it was intentional, silly me..... I'll put it back and update the beta shortly.

Thanks very much for a quick response and fix! I await the beta and check it out!

:thanks:

The Scientist
27th January 2010, 16:17
OK I've done 2nd BETA now.

Last Survivor
29th January 2010, 02:11
OK I've done 2nd BETA now.

Thanks, I've installed it and it works fine. I did notice one thing different from 2.6.5.0 - when changing widths, the bitrate doesn't change in 2.7 like it does in 2.6.5.0. Its no big matter, just noticed it.

Also a suggestion (if you can), a way to add a volume control. Alot of the video I enter are very loud when previewing. Would be nice to adjust volume on the preview. But if not, no big deal, I can always mute the computer.

Also I notice you claim that .NET 3.5 is required to use, however I don't have .NET 3.5 installed (only up to 3.0). Course this would be nice if you don't change as I don't have plans as of yet to upgrade to 3.5, just wanted to pass that on in case of something missed.

Thanks again for putting 560 width back in. Much appreciated!

The Scientist
29th January 2010, 03:44
Thanks, I've installed it and it works fine.
Glad to hear the beta seems to be working OK.

when changing widths, the bitrate doesn't change in 2.7 like it does in 2.6.5.0. Its no big matter, just noticed it.
Yeh that's right, I did like that feature so it will be put back in.

Also a suggestion (if you can), a way to add a volume control. Alot of the video I enter are very loud when previewing.
Hmmm, I never even gave that a thought, I'll sort something out.

you claim that .NET 3.5 is required to use, however I don't have .NET 3.5 installed (only up to 3.0).
Yeh I just say 3.5 because that's the way the project is setup in VS but if it works in 3.0 then great.

Thanks again for putting 560 width back in. Much appreciated!
No problem.

vukodlak75
31st January 2010, 17:16
Thanks for fixing some of those issues in the betas. Looking forward to the final release :)

ricardo.santos
31st January 2010, 17:33
thanks for all the bugfixing and program improvements

The Scientist
1st February 2010, 19:02
OK I think I've done most of what I set out to do, beta3 released. I've just got to look through again and make sure there's no over-sights though there shouldn't be anything too wrong......

Metrisch
1st February 2010, 19:41
Nice,:eek: but the Speed is wrong.

Next Thing can you give more Options to End Avi.net

Likes Hilbernate Supend to Ram etc.

PS The TMP Files are not deleted after Encoding here.

The Scientist
1st February 2010, 21:18
The TMP Files are not deleted after Encoding here.
Oh yes, silly me, I've re-uploaded the fixed version, thanks.

As for your other problem I can't comment yet until the picture gets authorised.

Metrisch
1st February 2010, 21:55
Ok older Vers 2700 show's Speed like 145 fps right ?
The Beta show's Speed 133456789 think it means only 133 .
6 Digits to much


Sorry for the bad English hope you understand

The Scientist
1st February 2010, 22:00
I think I understand, any chance you can email that error picture to cloneadUK@hotmail.com
Thanks

Last Survivor
1st February 2010, 22:47
OK I think I've done most of what I set out to do, beta3 released. I've just got to look through again and make sure there's no over-sights though there shouldn't be anything too wrong......

Thanks for the fixes. Everything seems to be working fine (bit rates change when I change the widths, etc).

:thanks:

The Scientist
2nd February 2010, 13:12
Ok older Vers 2700 show's Speed like 145 fps right ?
The Beta show's Speed 133456789 think it means only 133 .
6 Digits to much
Thanks for the picture and email, I think I sorted that out now in beta 4.

Thanks again for the feedback.

The Scientist
2nd February 2010, 13:12
Thanks for the fixes. Everything seems to be working fine (bit rates change when I change the widths, etc).

:thanks:
Great, thanks for testing.

Metrisch
4th February 2010, 18:36
Thanks for the picture and email, I think I sorted that out now in beta 4.



Beta4 still there with the FPS Counter

Constant Quality CQ dont work here.

Setting CQ 2,5 in the Joblist stands: QUANT
896
1116
25
XVID
0,19375
151024
6040968
25000
True
c0
160
False
0
False
0

720
320
0
0
False
0
32
True
DGIndexProjectFile16
1
1
2
4:3
720
576
25
PAL
False
VIDEO
100



After Encodind the File takes only 230Mb . Source File is 2,4GB MPG

The Scientist
4th February 2010, 20:10
Hi, thanks for letting me know. It's just the decimal seperator being different between English and certain non English regions, I had it all sorted before but because I've changed so much internally I need to catch them all again..... It will be fixed soon.

The Scientist
4th February 2010, 23:32
Beta4 still there with the FPS Counter - Constant Quality CQ dont work here.
I say with confidence.... it is fixed now (beta 5).

Metrisch
5th February 2010, 11:51
Beta 5

Speed ok
CQ ok

Nice work thx

Wishes for future Versions

1 X64 Support (works under x64 here)
2 more batch encoding . more than 16
3 More shutdown Options like Hilbernate Standbye..

The Scientist
5th February 2010, 12:20
Glad beta5 is OK now.

The main reason why I say it's only 32bit (x86) is simply because I don't have access to a non x86 PC to test it on.
Strangly, some people tell me x64 works fine, others tell me it doesn't work at all.
So do you have a x64 CPU and an x64 OS?
When you ran beta5, did it come up with any 'x64' message as the program loaded?

Metrisch
5th February 2010, 14:55
So do you have a x64 CPU and an x64 OS?
When you ran beta5, did it come up with any 'x64' message as the program loaded?

Win7 x64 Amd x4 940

Yes, the message appears. Is new in Beta 5, it's true. I had until now never seen before.
I Avinet since 2650 at an x64 system on the run so far without any problems.

Last Survivor
9th February 2010, 17:23
Hello,

Just a bit of cosmetic problem - when I loaded a HD video to convert, the message HDTV source detect, playback may be sluggish (or something to that affect) appeared on top of the video playback window. Problem is, it is in black text on a grey background, very hard to read. You may want to change that so the message is clearer and stands out.

Also, not sure if you can do this, during encoding of the video when it goes from pass 1 to pass 2, there is a small pop-up window. Most times this isn't a problem, but when in a full-screen app this window tends to pull out of the full-screen. I don't know what the window is since it is fast appearing. Is there a way to incorporate the window into the avi.net program, so it won't "pop-up"?

Other than the volume control, everything else works great so far.
:thanks:

The Scientist
9th February 2010, 18:00
...it is in black text on a grey background, very hard to read. You may want to change that so the message is clearer and stands out.
Yeh I know, it was kind of intentional.......well, it's something I put there in the beta and wern't sure whether to keep it or not, I wanted the user aware of it but not 'in your face' so to speak.

...during encoding of the video when it goes from pass 1 to pass 2, there is a small pop-up window.
I bet it only happens when you have DivX selected. I'm not sure how to stop it, maybe I'll have a closer look... it always happens when DivX goes to do a second pass, it flashes something up for a brief second, I don't know what it is, it's always too fast for me to see it.

...Other than the volume control, everything else works great so far. :thanks:
Oh the volume control, I was hoping you'd forgot lol. Well not sure whether that will be in next proper version because, well, it's been done a few days. Just not sure where (in the GUI) to put it.

Last Survivor
10th February 2010, 02:05
Yeh I know, it was kind of intentional.......well, it's something I put there in the beta and wern't sure whether to keep it or not, I wanted the user aware of it but not 'in your face' so to speak.

Okay, its no big deal, it was just hard to read and didn't interfere with anything, just thought to pass that along.

I bet it only happens when you have DivX selected. I'm not sure how to stop it, maybe I'll have a closer look... it always happens when DivX goes to do a second pass, it flashes something up for a brief second, I don't know what it is, it's always too fast for me to see it.

Yes, I use Divx mainly cause it's for my stand-alone dvd player (Philips 5982/37 model). Not sure what it contains, I think I saw some numbers once, can't be sure. Don't worry about it, I just try not to run fullscreen mode anything when using avi.NET.

Oh the volume control, I was hoping you'd forgot lol. Well not sure whether that will be in next proper version because, well, it's been done a few days. Just not sure where (in the GUI) to put it.

Like I stated before, it's not a big deal, if you can place it in, that would be very nice, if not, I can always mute the speakers for the time being. Don't go out of the way just cause it's something I would like.

Again, thanks for the fixes and great program! So far running fine with the conversions I do.

:thanks:

Last Survivor
12th February 2010, 17:59
Thanks you kind sir! The new 3.0.0.0 version is great! I like the addition of the movie stats you've added above the screen.size. And changing of the font too (it does seem different). Everything seems to run smoothly.

Again thank you very much. Hopefully I won't have to post anymore about anything else, well maybe volume control ;)

:thanks:

The Scientist
12th February 2010, 19:07
avi.NET v3.0.0.0 information now updated on first page.

Thanks you kind sir! The new 3.0.0.0 version is great!
Thanks, glad you like it, and thanks for testing the betas.

The Scientist
27th February 2010, 18:44
Both avi.NET (and the included index.NET) updated to v3.1.0.0.

Last Survivor
28th February 2010, 00:41
Both avi.NET (and the included index.NET) updated to v3.1.0.0.

:thanks:

Thank you for the update :AND: the volume control. Much appreciated! Nice now I don't have to use volume mute on computer ;)

Metrisch
28th February 2010, 11:56
Another DL Link ?

No go wiht the :devil: RS here

Last Survivor
28th February 2010, 16:58
Another DL Link ?

No go wiht the :devil: RS here

Hey Metrisch, try getting it at www.videohelp.com (aka: http://www.videohelp.com/tools/avi.NET). They have alternate d/l link. That's where I grab it.

Metrisch
28th February 2010, 18:26
:thanks:

_ck_
19th June 2010, 09:28
What am I doing wrong? Windows XP with NET 2.0

"An error occurred during the load sequence"

update: I am able to work around the problem by first using index.net

Last Survivor
22nd July 2010, 16:43
Been a while, been using the program, quite honestly, quite alot. Slowly converting my physical media to digital to play on my newly formed media setup.

I have a few requests, if the author is so incline to read them:

1. Could you add a screen size called <org>? As in original size? Something that will pass through the dimensions and AR without changing them?

2. Is there a way you could add a timer to the shutdown PC after Conversion? When it's done it immediately shuts down. Would be nice there is like a 15sec or so timer saying 'Click Here to Abort'.

3. Maybe add more file types as inputs? VOBs, MPGs and TS's are fine, maybe, if possible, add more? Like MOVs? or AVIs?

Other than a few vobs that cause a/v sync issues, the program runs great.

Thanks for the effort and time making the program.

:thanks:

nakTT
28th July 2010, 03:34
avi.NET v3.1.0.0

WEBSITE HERE (http://www.clonead.co.uk)

System Requirements:


A 32 bit (x86) version of Microsoft Windows XP SP2+, Windows Vista, or Windows 7.
Microsoft .NET Framework v2.0+ to be installed on your PC (windows update).

CHANGE LOG: (latest version) - v3.1.0.0

Although I never keep track of every change/fix/update when I should, these are some of the ones I have noted:


Added direct '*.TS" support as an input file (kind of experimental).
Added closed caption support (will read in closed caption files created by index.NET).
Added some further options via right-click on preview namely: 'Force 4:3 input to 16:9','Force 16:9 input to 4:3', and three audio volume options (setting remembered between loads): MAX, LOW, MUTE.
Updated 'index.NET' which like before it with avi.NET, it has been completely re-written.
In doing the above, new code in index.NET has given rise to new code in avi.NET.
Altered feedback information and text of display window and tooltips to a more understandable and neater format.
Tweaked the subtitle and audio routines.
Fixed a couple of spelling mistakes.
Altered various 'check' and 'feedback' dialog routines.
Changed over to Microsoft Visual Studio 2010 RC.
Various other little code clean-ups and changes.

Can I use this to convert ".rmvb" video into H.264 or H.263? Thank you in advance.

:thanks:

SonofPhatty2x4
5th January 2011, 19:35
oooch.

Looks like this is down now. :mad:

Can anyone verify whether it's me or the site is actually down?

KiwiKid
5th January 2011, 21:10
Down for me...getting Virgin Media.

Przemek_Sperling
5th January 2011, 21:29
This service http://www.downforeveryoneorjustme.com says that it is down for everyone.

The Scientist
6th January 2011, 00:04
This will be fixed within the next few days when I update 'rebox.NET'...

jgawera
2nd July 2011, 10:48
Just tried updating to avi.NET 3.5, and now get this error when opening a VOB file for encoding.

"windows mci rejected my attempt to open a file"

Edit:
Just reverted back to 3.2 and it works fine. Not sure what's up with the new one.


Anyone else having this problem?

Last Survivor
3rd July 2011, 03:23
Just tried updating to avi.NET 3.5, and now get this error when opening a VOB file for encoding.

"windows mci rejected my attempt to open a file"

Edit:
Just reverted back to 3.2 and it works fine. Not sure what's up with the new one.


Anyone else having this problem?

I am running 3.5 and have no problems. Are you trying to convert directly from a DVD? Especially one that is commerical made?

Also what windows are you running. I have Windows XP MCE SP2 and the program converts vobs just fine.

jgawera
4th July 2011, 19:14
I'm converting ripped pgcs (ripped with pgc.net from a VIDEO_TS folder, which was ripped with anyDVD)

The exact asme files worked and encoded no problem under 3.2.0.0

I'm on windows 7 32 bit.

Thanks

Last Survivor
5th July 2011, 17:26
I'm converting ripped pgcs (ripped with pgc.net from a VIDEO_TS folder, which was ripped with anyDVD)

The exact asme files worked and encoded no problem under 3.2.0.0

I'm on windows 7 32 bit.

Thanks


Not sure on pgc.net, maybe try without that. I ripped the DVD to HD then run avi.net. Course I don't use anyDVD either (gave me too much problems with my system). I just ran 3.5 and it worked fine for me. Course I'm using Windows XP.

Try without pcg.net first, maybe something about it and 3.5 don't like each other? But if 3.2 works, why not stay with it unless you need newest xvid.

Also since you have Windows 7, why not try out the author's new video.net which saves in the .mkv/mp4 containers now. I would like to use it but it uses .NET 4 which I can't install.

Other than that, you could try posting in his other forums, or email him, to see if he knows what the problem may be. Sorry couldn't be much of help to you.

ricardo.santos
4th September 2011, 21:37
Hi everyone!

Havent used avi.net for a while, just downloaded the latest version, but it displays the following message when trying to preview the video (dvd), it indexes it without problems, i'm using windows 7, xvid 1.3.2 (from your site) and windows 7 codecs from shark007

http://i56.tinypic.com/2eg5u85.jpg

Can you help?

Gser
18th December 2011, 19:10
How about adding a stream copy option. I have to remux h.264 video and encode AC3 audio to AAC from an avi container into an mp4.

The Scientist
18th December 2011, 19:17
Not for avi.NET, h.264 in an AVI is just crazy, but maybe just my opinion!
Can you load the AVI into MKVmergeGUI? If so, save as MKV then use rebox.NET to make the MP4, it will leave your video untouched and convert the audio to AAC for you.

cobainfan78
4th February 2012, 03:04
I am also having problems with the "Windows MCI rejected you attempts to open a file..." message. I have downloaded new and older versions of avi.net, but get the same error message. This has occurred within the past 2 weeks. I have Windows Vista. Any suggestions?

JDK187
29th May 2013, 07:07
Hi,

Could you possibly add additional input/output options for AVI.NET? maybe by using FFindex for non MPEG sources? you can expand some more compatibilities.

I know you have video.net, and thought you would eventually create a AVC.net... but if you could update AVI.NET for AVC/AAC output (MP4/MKV) .. maybe change the name to AV.net or something

If this is too much, can you maybe expand input options using FFindex so no matter what the file type it can be indexed and loaded with AVI.NET?
Just a request. What are your thoughts? possible?

Thanks!