View Full Version : New AviSynth 2.5.7 Alpha1, compatible with D2S?
Burning Fury
28th March 2006, 05:38
I noticed that there's a new AviSynth now, that is cool.
http://forum.doom9.org/showthread.php?t=109204
My question was: Is it safe to install it if i have a previous version of AviSynth?, i mean, will it work properly with D2S and other programs that use AviSynth?
And, most of all: Is it stable?
If anyone has installed it, please post some news.
Thanks. :)
Boulder
28th March 2006, 06:34
I see no reason why it shouldn't be compatible. The only issue I know of that might pop out is that some older DGDecode versions require that you add the line SetPlanarLegacyAlignment(true) right after the MPEG2Source line. I don't remember what DGDecode version the program uses so it might just work without it so you need to test it. The same goes for some old plugins which might not work correctly without that line used.
Burning Fury
29th March 2006, 23:02
Thanks for the reply Boulder, however...
Could you be a little more specific?
I mean, what, where, and how do i need to put the script line to make it work?, which programs within D2S specifically?
Please, post anything that could help?
Boulder
30th March 2006, 06:43
Try running the program first without any modifications. If you don't use any extra filters, chances are that you don't need to do anything.
In case of problems, adding SetPlanarLegacyAlignment(true) as the very last item in the AVS script should make things work as it affects all the stuff that is before it in the script.
Wilbert
30th March 2006, 09:55
Could you be a little more specific?
I mean, what, where, and how do i need to put the script line to make it work?, which programs within D2S specifically?
It only happened when using PP. I thought it should work correctly since v1.30 stable, but if you want to know for sure you need to ask neuron2 about it.
Boulder
30th March 2006, 10:27
I also think that you can use the latest DGIndex/DGDecode combo with DVD2SVCD so that one will work for sure. The only incompatible plugin I know at the moment is NaN's latest DGDecode as it's based on DGDecode v1.1.0.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.