Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Capturing Video
Register FAQ Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 2nd September 2008, 21:23   #1  |  Link
RjBeals
Resu Deretsiger
 
RjBeals's Avatar
 
Join Date: Nov 2006
Location: SC, USA
Posts: 31
Who can produce good quality with this file?

raw_capture_30sec.avi[256MB]

Okay...
I have a request.. well - more like a challenge

I have a Sony Handycam that records on hi-8 8mm tapes. I have a lot of footage that I am capturing, that I would like some help with. I've been playing around with avs scripts trying to get the cleanest video possible, but am having a hard time. I would like video to be deinterlaced, and an average frame size of like 592 x 292 or something close. The footage is captured at 720 x 480.

I have 2 goals:
1) I will edit my raw capture with VirtualDub by just cutting away clips. Then direct stream copy output. Then Use a third party MPEG encoder to give me a DVD compatible format. I am okay with the process I use for this.

2) That same raw caputre, I want to edit via an avs script to clean it up, and ouput as a xvid, so I can keep backups on my computer. As usual, smaller file size, with good quality is my goal. I can't seem to get this though.

---------------------------------------------------
What I capture with:
Computer: Pentium-4 w/ 3.2GB Hyperthread processor / 1GB Ram
Capture Card: Kworld atsc-110 Philips Chip.
Using VirtualVCR to capture though S-Video, 720x480, compressing using HuffYUV lossless codec. 29.97 FPS.


My AVS Script:
Code:
LoadPlugin("C:\Program Files\AviSynth 2.5\filters\TDeint\TDeint.DLL")
AVISource("C:\Documents and Settings\...\capturefile.avi")
TDeint()    
FadeIO2(30) 
Lanczos4Resize(584,424)
Crop(8, 8, -8, -8) 
Tweak(hue=-6.1, sat=1.0, bright=-13, cont=1.1, coring=true, sse=false)

I've been told I need to correct the fields, using the below script, but I don't see a difference really so I don't use it.. Should I?

complementparity
separatefields
AssumeFieldBased
bob()


If anyone, anyone at all can help me write a script to this, I would be forever in your debt. And my family would be sooo happy as well.
__________________
For a Minute.... I Lost Myself

Last edited by Guest; 2nd September 2008 at 21:44.
RjBeals is offline   Reply With Quote
 

Tags
avs, capture, divx, handycam, hi-8


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:03.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.