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.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

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

Reply
 
Thread Tools Search this Thread
Old 15th May 2006, 15:04   #1  |  Link
Rafterman
Registered User
 
Join Date: Apr 2005
Posts: 27
Avisynth Scripts, .AVI + CCE

I have just purchased my first Camcorder a Sony DCR-HC44. While following one of the guides on the Doom9 website I had a few problems. I was using an avisynth script as outlined in the guide. My knowledge of avs scripts is limited to the inbuilt scripts DVD Rebuilder Pro uses in conjunction with CCE. This is my question, I can write(copy) the avs script and load it into CCE to encode the .avi file to .mpg. However I can also load the .avi file directly into CCE and convert it that way. What is the difference and why is the avs script method regarded as producing better quality. I have read its got to do with frameserving but am not quite up to speed on this.
Rafterman is offline   Reply With Quote
Old 16th May 2006, 03:04   #2  |  Link
IanB
Avisynth Developer
 
Join Date: Jan 2003
Location: Melbourne, Australia
Posts: 3,167
If your script where simply
Code:
AviSource("File.avi")
there would be minimal difference. However when you are using an AviSynth script you are probably doing some other processing, i.e. Triming, Croping, resizing, converting colour space, denoising, colour correction, etc. These are high quality functions in AviSynth that may not be available otherwise or be of lower quality.
IanB is offline   Reply With Quote
Reply


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:06.


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