So here I am using only a basic avisynth setup...
<i>LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("F:\OTAKON 2006 AMV\d2v\FMA01\FMA01.d2v", idct=5)</i>
Which loads...ok. Now for the problem.
The second I try and add <i>Telecide(order=0)</i>, the program crashes. Then I began to change the values, and it would still crash.
This sound familar?
This ever happen to you?
- SpYdEr_Dan
- Joined: Sun Feb 09, 2003 2:02 am
- Location: Connecticut
- Contact:
This ever happen to you?
-=SpYdEr DaN=-
<a href="http://www.animemusicvideos.org/members ... r_id=58872" target="_blank">SpYdEr Dan's a-m-v.org Profile</a>
<a href="http://www.animemusicvideos.org/members ... r_id=58872" target="_blank">SpYdEr Dan's a-m-v.org Profile</a>
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
1) Get rid of the LoadPlugin lines. They aren't necessary for AVISynth 2.5 if your plugins are in the default Plugins directory.
2) Make sure you only have one version of the Decomb plugin.
3) You shouldn't be using MPEG2Dec3.
If you're using DVD2AVI 1.76 to make your D2V files, you should be using MPEG2Dec3DG, which... uh... doesn't appear to be available on the AVISynth plugins list anymore, good job guys. So I'll put it up <a href="http://www.aquilinestudios.org/decodefi ... p">here</a>.
If you're using DGIndex to make your D2V files, you should be using whatever version of DGDecode came with it.
4) Check the documentation for your version of Decomb. Newer versions don't use the <b>order</b> parameter for Telecide anymore; they get the field order directly from AVISynth.
2) Make sure you only have one version of the Decomb plugin.
3) You shouldn't be using MPEG2Dec3.
If you're using DVD2AVI 1.76 to make your D2V files, you should be using MPEG2Dec3DG, which... uh... doesn't appear to be available on the AVISynth plugins list anymore, good job guys. So I'll put it up <a href="http://www.aquilinestudios.org/decodefi ... p">here</a>.
If you're using DGIndex to make your D2V files, you should be using whatever version of DGDecode came with it.
4) Check the documentation for your version of Decomb. Newer versions don't use the <b>order</b> parameter for Telecide anymore; they get the field order directly from AVISynth.
- Keeper of Hellfire
- Joined: Sun Jan 09, 2005 6:13 am
- Location: Germany