This ever happen to you?

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

This ever happen to you?

Postby SpYdEr_Dan » Sun Apr 29, 2007 8:32 am

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?
-=SpYdEr DaN=-
<a href="http://www.animemusicvideos.org/members/members_myprofile.php?user_id=58872" target="_blank">SpYdEr Dan's a-m-v.org Profile</a>
User avatar
SpYdEr_Dan
 
Joined: 09 Feb 2003
Location: Connecticut

Postby Scintilla » Sun Apr 29, 2007 8:51 am

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/decodefix100.zip">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.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:
User avatar
Scintilla
(for EXTREME)
 
Joined: 31 Mar 2003
Location: New Jersey
Status: Quo

Postby Keeper of Hellfire » Mon Apr 30, 2007 1:23 am

Or for better results, use TIVTC instead of DGDecomb.
User avatar
Keeper of Hellfire
 
Joined: 09 Jan 2005
Location: Germany


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 1 guest