View Full Version : avi.NET v3.1.0.0 (27th February 2010)
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.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.