PDA

View Full Version : AVISubDetector: m2v / avs question


Lev
31st December 2004, 10:36
i want to rip the subtitles from a vhs sourced dvdr..

the problem is i can't get my .avs to work in AVISubDetector.

my mpeg2 file has the extension .m2v and is 29,97 fps..

what should my .avs should look like?

thnx in advance (:

gubi-gubi
4th January 2005, 21:29
open up notepad and paste this:

mpeg2source("source.m2v",cpu=4)

If that doesn't work make a d2v project file with dvd2avi and then paste:

mpeg2source("source.d2v",cpu=4)

Hope that helps. You might need the mpeg2 plugin if your avisynth is old. Get the new version though and it'l work fine ;)