Quantcast Avisynth: Another Crop and Resize Question (VHS Capture) - digitalFAQ.com Forums [Archives]
  #1  
07-19-2005, 12:22 PM
Icarus3000 Icarus3000 is offline
Free Member
 
Join Date: Feb 2003
Posts: 258
Thanks: 0
Thanked 0 Times in 0 Posts
I am transferring some old VHS tapes to DVD, via a DV cam passthrough.

So the resulting video is 720x480 (NTSC).

I couldn't get the tracking 100% perfect on the VCR, so there is a bit on the bottom that is garbled.

Using TMPGenc clip preview, I determined that I need to crop 32 pixels off the bottom.

What steps do I take to:

1- Crop 32 pixels off the bottom of the video, 0 off the top.
2- Keep it centred
3- Resize to 544x480 using FitCD.

Thanks!
Icarus
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
  #2  
07-19-2005, 02:52 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Icarus3000
1- Crop 32 pixels off the bottom of the video, 0 off the top.
2- Keep it centred
3- Resize to 544x480 using FitCD.
Code:
Avisource(...).Crop(0,0,0,-32)
Resizing parameters given by FitCD
...
Your script
...
And tell to FitCD that your source is 720x448 (enter the dimension manually).
Reply With Quote
  #3  
07-19-2005, 07:53 PM
Icarus3000 Icarus3000 is offline
Free Member
 
Join Date: Feb 2003
Posts: 258
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks Phil!

And I assume I use "Max Width" since I am keeping the width at 480 - is this correct?
Reply With Quote
  #4  
07-20-2005, 03:49 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Icarus3000
Thanks Phil!

And I assume I use "Max Width" since I am keeping the width at 480 - is this correct?
First, 480 is the height.
Second, no you should use "accurate" as always. Why using other thing ?
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
KDVD: Resize or not resize, that is the question. Prodater64 Video Encoding and Conversion 72 09-19-2005 10:16 AM
Avisynth: Crop and resize question urban tec Avisynth Scripting 3 06-13-2005 08:28 AM
MencodeME e CROP, OVERSCAN, RESIZE vicksson Conversão e Codificação de Vídeo (Português) 3 10-23-2004 02:10 PM
MenCalc or MEncodeMe crop/resize maurus Video Encoding and Conversion 13 05-27-2004 04:18 AM
TMPGEnc: crop without resize? rupan Video Encoding and Conversion 5 03-06-2004 10:36 PM

Thread Tools



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