Log in

View Full Version : cropping...


OBcecado
14th December 2002, 03:46
Hi, i've already searched the forums for info but I didn't find it, could someone plz tell me, how is it possible to know which cropping values are right when using avisynth 2.5, loading the vob directly w/out passing through dvd2avi?

Already thankful, and sorry for this lame question.

manono
14th December 2002, 04:37
Hi-

One way to do it is to go ahead and make a .d2v using DVD2AVI, and then open it in GKnot and get the crop values from there. Otherwise it might be a bit tricky to do it and still retain proper AR.

OBcecado
14th December 2002, 12:26
Thanks for the quick answer, I see that theway I'm doing it is the easiest, but the most useful.

Until next time :sly:

Justinus
18th December 2002, 00:32
@OBcecado
According to AviSynth Website (http://www.avisynth.org/index.php?page=Section+3%3A+Filters+and+colorspaces#q34), there's mpeg2dec that can import vob into AviSynth straight away (not sure whether it works with AviSynth 2.5 or not).

Also you can get AutoCrop filter from this thread (http://forum.doom9.org/showthread.php?s=&threadid=37204) :)