Quantcast DVD2SVCD: Cropping Black Borders Before Resizing - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
12-02-2002, 09:47 PM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
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!

oops.i edit it and correct the part that works.
i`m contacting neopholus!
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Encoding black borders? Eric Video Encoding and Conversion 2 12-09-2003 07:20 PM
guides for filters for resizing, cropping, compressing? JoZ Video Encoding and Conversion 1 03-21-2003 01:15 PM
KVCD: How do i get rid of black borders? Adder Video Encoding and Conversion 3 03-21-2003 10:23 AM
KVCD: Aspect Ratios, Cropping, and Resizing observations phibertron Video Encoding and Conversion 1 02-18-2003 09:04 PM
My cropping/resizing method gonzopdx Avisynth Scripting 11 12-31-2002 01:08 PM




 
All times are GMT -5. The time now is 09:49 AM  —  vBulletin © Jelsoft Enterprises Ltd