Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
#1 | Link |
|
AviSynth Developer
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,468
|
avisynth cvs bin, aug. 6
Just posted a new binary. Changes from last cvs binary.
- Fixed overflow in ResampleAudio (Thanks to IanB!). [{Bug 770853}]. - Temporarily disabled plugin function export for VDubMod. I'm suspecting this of the "crash+disappear" of VdubMod. - SwapUV(), UToY(), VToY() and YToUV() now also works in YUY2 mode. - Added C-style plugin support (still in testing) to allow plugin writers to use other compilers than MSVC. See {this thread} for further info. - Removed HSIAdjust(). - Added Invert(), ShowAlpha(). - Fixed Mergechannel broken with more than 2 channels. - Added default parameters to ColorBars. - Extensive updates of German documentation. I think it's about time for a 2.5.3 release, so please post any new problems arising from this one. Signature link 2 for download as usual. Last edited by sh0dan; 6th August 2003 at 17:17. |
|
|
|
|
|
#4 | Link | |
|
Registered User
Join Date: Apr 2002
Location: Germany
Posts: 3,515
|
Quote:
Can't find it in the documentation (as of 2.5.2), and a forum search spits out this very thread only.
__________________
We´re at the beginning of the end of mankind´s childhood |
|
|
|
|
|
|
#5 | Link | |
|
Registered User
Join Date: Apr 2002
Posts: 87
|
Quote:
"Changes to 2.52 Released: ... Added experimental "align=true/false" to crop - this will realign frames if they aren't already. Alignement is 16 for SSE2 machines, 8 for others." |
|
|
|
|
|
|
#8 | Link |
|
Registered User
Join Date: Oct 2001
Location: france
Posts: 517
|
Just a small bug report...
LoadVirtualDubPlugin("(...)\warpsharp.vdf","warpsharp",0) # vdub warpsharp version() convertToRGB32() warpsharp(10,1) #avisynth error: unsupported Vbitmap method: BitBit Ok it's not really mattering with warpsharp since an avs version already exists, but this may happend with other vdub plugin no? Or is it a warpsharp bug? (which i doubt since vdub supports it without problem) Btw this bug was present in previous build, i just found it when trying to check something linked to one of the warpsharp port in avisynth. esby |
|
|
|
|
|
#9 | Link |
|
Registered User
Join Date: Sep 2002
Location: France
Posts: 417
|
Isn't this the old bug that was fixed by neuron2. Anyway, it sounds very strange it reappears... If that was however the case, please try this one.
A mix between the IScriptEnvironment::BitBlt and Vbitmap::BitBlt (syntaxes are different, yet...) |
|
|
|
|
|
#10 | Link | |
|
Registered User
Join Date: May 2002
Posts: 220
|
Quote:
I have really missed that feature in the last 2 CVS snapshots, allowing the script editor in VDMod to differentiate external plugins. Some time ago I experienced the VDMod "crash+disappear" problem, usually when using the refresh option, but after moving LoadPluginEx.dll (and any plugin from the warpsharp package) from the autoload plugin directory, the problem was gone. I haven't had that problem since. These are the external plugins usually included in my scripts, w/o problems: mpeg2dec3 v1.10, GuavaComb and PeachSmoother compiled (by R.Berg?) for Avisynth 2.5.x, UnDot and decomb v4.10b4. I sometimes use DustV5 (twice! in the same script for my DV captures) with the help of LoadPlugInEx and haven't had any more problems. Is there a chance to enable this feature back? Thanks for your great work. Regards, Juan |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|