PDA

View Full Version : avisynth newbie questions


azurenights
1st March 2002, 07:06
Well I ain't new to dvd ripping so I thought it maybe more appropriate to put this post in this forum. You maybe thinking why I didn't post in avisynth well the reason is that my previous post got deleted I think so I suppose they don't like silly questions in the avisynth section. My first question is how to use the interlace filters in avisynth?? where do you find information about these filters?? I have the avisynth language reference and it doesn't mention a thing about the deinterlace filters. Am I right to assume that avisynth can use all the filters that virtualdub have to offer?? If this is the case where can I find information or a FAQ on how to use all the different filters???? The main purpose of this post is how to use the deinterlace filters in avs scripts. Those links for any guides of FAQs on the extra filters for avisynth would be great.

I posted a question about how to get different subtitles to show in a avisynth script. You know many dvds have subtitles in spanish or french in addition to english. How would I get encode a svcd with the spanish or french subtitles instead of the english ones in a avs script??

My final question is about the .ifo .sub and .idx files that can be extracted form the vobsub plugin for virtual dub. Do we have to extract these files before writing a script that uses vobsub?? Is virtualdub the only program that does this??? thanks

I would appreciate any help at all!!!! thanks

hakko504
1st March 2002, 07:42
The reason the deinterlace filters is not covered by the AVIsynth reference is that they are NOT native AVIsynth filters, but filters loaded by different plugins, i.e. mpeg2dec.dll, decomb.dll GreedyHMA.dll etc. You will find info about each filter at the respective homepage.

neuron2
1st March 2002, 23:54
Your original post was framed as a question about subtitles, so I moved it to the Subtitles forum, I didn't delete it. I erroneously forgot to leave a redirect, for which I apologize.

A FAQ for Avisynth is in progress and it will have a section about deinterlacing and IVTC.

azurenights
2nd March 2002, 04:07
neuron2 yea I found the thread in the subtitles forum but I appreciate the apology. I will be looking foward to the FAQ for avisynth!!!

later