digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   DVD2SVCD: Cropping black borders before resizing (http://www.digitalfaq.com/archives/encode/1749-dvd2svcd-cropping-black.html)

jorel 12-02-2002 09:47 PM

DVD2SVCD: Cropping black borders before resizing
 
neopholus,from doom9 wrote it to me:

Hi jorel,

These are the above scripts adapted for converting PAL movies (16:9 and 4:3) to VCD. I never did a VCD, so I hope, this one is correct.
(I hope, VCD PAL Resolution is 352x288??)

They can be used to get the size of the black borders, crop them before resizing (faster resizing) and adding black borders afterwards automatically. This one is for PAL movies (16:9 and 4:3).

code:--------------------------------------------------------------------------------
[AVISYNTH_DetectBorders]
0=LoadPlugin(!AutoCrop.dll)
1=AutoCrop(true,1,1,0,0,0,0,40,10)
2=BilinearResize(^TargetWidth,^TargetHeight)
3=AddBorders(0,^BorderTop,0,^BorderBottom)
!AutoCrop.dll=C:\Programme\SVCD\DVD2SVCD\Autocrop\ AutoCrop.dll


Cheers,

neopholus
----------------------------------------------------------------------------------

thanks in advance! :wink: :oops:

oops.i edit it and correct the part that works.
i`m contacting neopholus! :oops: :oops:


All times are GMT -5. The time now is 11:08 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.