digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   DVD2SVCD: Resizing? (http://www.digitalfaq.com/archives/encode/13189-dvd2svcd-resizing.html)

bigggt 01-13-2005 08:01 PM

resizing?
 
Could someone please help me with resizing with dvd2svcd

i want to go from 720x480 to 704x480 with this script

Code:

=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana)
1=GripSize(resizer="^resizer")
2=Undot()
3=Deen()
4=DCTFilter(1,1,1,1,1,1,0.5,0)
5=GripBorders()
^overscan=2
^source_ana=true
^dest_ana=true
^resizer=LanczosResize

Do i still use moviestacker or what

i don't get it

could someone show me how it should look in this script

thanx

Dialhot 01-13-2005 08:10 PM

You just need to replace "^TargetWidth,^TargetHeight+^BorderTop+^BorderBott om," by "704,480"

(you don't know the syntax of gripcrop ?)

bigggt 01-13-2005 08:33 PM

thanxs Phil


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

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