Quantcast Need Some AVI TV Capture Scripts! - digitalFAQ.com Forums [Archives]
  #1  
09-23-2003, 08:35 AM
nicksteel nicksteel is offline
Free Member
 
Join Date: Nov 2002
Posts: 863
Thanks: 0
Thanked 0 Times in 0 Posts
I've switched to Avisynth 2.5x to use MA script, etc.

Since the old optimum script for captures won't run under 2.5x, I need good scripts for:

1. avi tv movie captures and

2. avi tv cartoon captures.

There are many discussions concerning "optimum" scripts and, due to my skills level, I find it pretty confusing. I just need something that works pretty consistently.

I am encoding my tv captures with the SKVCD 352x480 script modified to 480x480 for compatibility with both my DVD players. I capture at 720x480 with picvideo mjpeg set to 19 with virtualvcr (no frame loss).
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  
09-23-2003, 09:20 AM
vmesquita vmesquita is offline
Invalid Email / Banned / Spammer
 
Join Date: May 2003
Posts: 3,726
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Nicksteel,

Your capture settings are looking good. I suggest you use the following for movies:

Quote:
telecide()
decimate(5)
undot()
Convolution3d(0, 10, 17, 10, 13, 2.8, 0)
I am assuming you're capturing from satellite. You might want to try BlindPP().

[]'s
VMesquita
Reply With Quote
  #3  
09-23-2003, 10:13 AM
nicksteel nicksteel is offline
Free Member
 
Join Date: Nov 2002
Posts: 863
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by vmesquita
Hi Nicksteel,

Your capture settings are looking good. I suggest you use the following for movies:

Quote:
telecide()
decimate(5)
undot()
Convolution3d(0, 10, 17, 10, 13, 2.8, 0)
I am assuming you're capturing from satellite. You might want to try BlindPP().

[]'s
VMesquita
Hi VMesquita,

Actually, I capture from cable. Where would I place BlindPP() in script and what does it do?
Reply With Quote
  #4  
09-23-2003, 10:25 AM
vmesquita vmesquita is offline
Invalid Email / Banned / Spammer
 
Join Date: May 2003
Posts: 3,726
Thanks: 0
Thanked 0 Times in 0 Posts
If it is digital cable, you can also use it. BlindPP() does post-processing in the image, in the same fashon DivX Post-Processing settings for DivX content. Since you're dealing with DCT-based material (digital cable or satellite), it can be useful. BlindPP() should be placed before any resizers. I assume it will only work if your cable company is actually broadcasting in FullD1, (720x480) but I don't know any way to check this other than check if the output is better.

[]'s
VMesquita
Reply With Quote
  #5  
09-24-2003, 02:18 PM
Dano Dano is offline
Free Member
 
Join Date: Apr 2003
Location: Brockton, MA
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by nicksteel
I've switched to Avisynth 2.5x to use MA script, etc.

Since the old optimum script for captures won't run under 2.5x, I need good scripts for:

1. avi tv movie captures and

2. avi tv cartoon captures.

There are many discussions concerning "optimum" scripts and, due to my skills level, I find it pretty confusing. I just need something that works pretty consistently.

I am encoding my tv captures with the SKVCD 352x480 script modified to 480x480 for compatibility with both my DVD players. I capture at 720x480 with picvideo mjpeg set to 19 with virtualvcr (no frame loss).
Except for FaeryDust there are 2.5x versions for the filters in the old capture script. Deen can be used as a replacement for FaeryDut or use LoadPluginEx.dll. This script will work just fine.

Limiter()
unfilter(50,50)
GripCrop( X, Y )
GripSize(resizer="BicubicResize")
STMedianFilter(8, 32, 0, 0)
Deen()
mergechroma(blur(1.50))
mergeluma(blur(0.2))
GripBorders()
Limiter()
__________________
-Dano
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
FastStone Capture - Very good Free Capture Tool sparskter Computers 0 08-28-2006 01:14 PM
Eu mal sei o que são Scripts... babond Conversão e Codificação de Vídeo (Português) 1 08-25-2004 11:10 PM
Scripts! lindinha Conversão e Codificação de Vídeo (Português) 17 06-08-2004 11:07 PM
Pra quê scripts ? Druuna Conversão e Codificação de Vídeo (Português) 3 03-23-2004 09:07 PM
Need a couple avi tv capture scripts nicksteel Video Encoding and Conversion 0 09-23-2003 08:46 AM

Thread Tools



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