Quantcast Avisynth: How do you use it? - Page 2 - digitalFAQ.com Forums [Archives]
  #21  
08-24-2003, 08:12 AM
CrEsPo CrEsPo is offline
Free Member
 
Join Date: Aug 2003
Location: Italy
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
ok thx fabrice, ill try that when i get the chance, sis on good comp an this one doesn't have vdub
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
  #22  
08-24-2003, 11:11 AM
Avalon Avalon is offline
Free Member
 
Join Date: Jul 2003
Location: Venus
Posts: 187
Thanks: 0
Thanked 0 Times in 0 Posts
Check it out:

Finding Nemo is a realy good Sampler for doing KVCD-Testing!

Finding Nemo Trailer 2

Everybody can convert these mov-files to AVI with Quicktime 6 Pro or other programs written for this...

@CrEsPo: Here is a short part out of one of my guides:

Quote:
Originally Posted by Out of the Guide: Creating KVCDs with TMPGEnc and CQMatic (AVI/OGM/MKV-Guide)
Open Your AVS-Script:
Last Script from Kwag:

MA-Script:
## DLL Section ##
#
LoadPlugin("C:\Filters25\MPEG2Dec3.dll")
LoadPlugin("C:\Filters25\GripFit_YV12.dll")
LoadPlugin("C:\Filters25\STMedianFilter.dll")
LoadPlugin("C:\Filters25\asharp.dll")
LoadPlugin("C:\Filters25\unfilter.dll")
LoadPlugin("C:\Filters25\undot.dll")
#
####

## Defined Variables and Constants ##
#
MaxTreshold = 1.50
nf = 0 # Current frame.
#
####

## Main section and static filters ###
#
AVISource("Your_AVI_Source_Here")
#
undot()
Limiter()
asharp(1, 4)
GripCrop(Your_GripCrop_Parameters_Here)
GripSize(resizer="BicubicResize")
STMedianFilter(8, 32, 0, 0 )
MergeChroma(blur(MaxTreshold))
MergeLuma(blur(0.1))
#
#

## Linear Motion Adaptive Filtering ##
#
# ( Portions from AviSynth's manual ) - This will apply temporalsoften to
# very static scenes, and apply variable blur on moving scenes.
# We also assign a variable - and this is why a line break is inserted:

SwitchThreshold = (Width<=352) ? 4 : (Width<=480) ? 3 : 2
ScriptClip("nf = YDifferenceToNext()"+chr(13)+ "nf >= SwitchThreshold ? \
unfilter( -(fmin(round(nf)*2, 100)), -(fmin(round(nf)*2, 100)) ) : \
TemporalSoften( fmin( round(2/nf), 6), round(1/nf) , round(3/nf) , 1, 1) ")

#
#
#

GripBorders()
#LetterBox( Your_Values_Here ) # Depends on situation. Use MovieStacker!
Limiter()

#
#
## Functions ###

function fmin( int f1, int f2) {
return ( f1<f2 ) ? f1 : f2
}

#
####

(C) 2003 KVCD.NET IT IS NOT ALLOWED TO ADD THIS TO YOUR SITE!


Enter here 'AVISource("Your_AVI_Source_Here")' Your path to Your AVI-file. In the line
'GripCrop' You enter the resolution You wanted. It can be:

For PAL: 352,288; 352,576; 480,576; 528,576; 544,576; 704,576; 720,576;

For NTSC: 352,240; 352,480; 480,480; 528,480; 544,480; 704,480; 720,480;

In my example it will be: ## Main section and static filters ###
#
AVISource("E:\dcd\test25\YourAVI.avi")
#
undot()

asharp(1, 4)
GripCrop(528, 576)
GripSize(resizer="BicubicResize")

Save it for example as kvcd.avs.

Reply With Quote
  #23  
08-24-2003, 11:19 AM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
Hi avalon,

I went to this site, but they don't have a D/L and you have to click it to
view it (very slow for us 56k 'ers) but I'm VERY curious to see how louzy
the qulaity is for this reputable site to.

But, my question is, how do you obtain the .mov file ?

By the way, can't wait till it come out on DVD !! When is it due ??

Thanks for any assistance,
-vhelp
Reply With Quote
  #24  
08-24-2003, 11:34 AM
Avalon Avalon is offline
Free Member
 
Join Date: Jul 2003
Location: Venus
Posts: 187
Thanks: 0
Thanked 0 Times in 0 Posts
these are only Trailer not full movies!!!! Quicktime is the standard in good-qualtiy-movies out of the net.

I used them often to test my templates or my guides. I think I write a guide for converting mov to KVCD. U'll need this plugin to load mov directly to TMPGEnc:

QuicktimeReader for TMPGEnc

U'll need also Quicktime 6

This program is also usefull: MOV2AVI It is only text mode...

For these U'll need DSL or something like that to download the full-resolution-trailer. Some pages are simple some realy creative designed.

This one is great: trailer of SM3
Reply With Quote
  #25  
08-24-2003, 12:24 PM
CrEsPo CrEsPo is offline
Free Member
 
Join Date: Aug 2003
Location: Italy
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
wooohooo finally got one to work, thx a lot guys
Reply With Quote
  #26  
08-24-2003, 12:54 PM
Avalon Avalon is offline
Free Member
 
Join Date: Jul 2003
Location: Venus
Posts: 187
Thanks: 0
Thanked 0 Times in 0 Posts
Welcome
Reply With Quote
  #27  
08-24-2003, 12:56 PM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
hi avalon,

no, that's not what I was trying to do. I was just testing out the sample
that I clicked on, for nemo.. 2nd row down, and 2nd movie (medium)
That took 20 minutes I think, and I only saw it in a tiny window but no
.mov file could be found. So, I re-clicked it.. it want to re-D/L the whole
20 minuter again what ta @#$#!#$ anyways.. then, QT decided that
it needed to D/L latest items and things, well, I done it like 5 times, and
it finds nothning, and i keep getting those blastid "QT already installed"
errors, AND, "I need to D/L latest items" message every time I proceed to
view a QT sample anywheres pfew!! what a hassel w/ QT.

Well, that's ben my experience w/ QT for today. imo, not quite worth it!

Thanks anyways guys, but I think I'll stick to MPEG stuff, and leave those
apples for the trees

-vhelp
Reply With Quote
  #28  
08-25-2003, 01:41 PM
Wak10 Wak10 is offline
Free Member
 
Join Date: Aug 2003
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
ive been getting some great help on this site so far but now im stuck.im useing moviestacker and toc but when i start encodeing i get a message saying my resouloution illegal.ive been told this is due to my script,s but i dont have a clue how a go on.how do i get the right script to try and convert a divx into a single kvcd????do i have to ad anything in the script???PLEASE HELP GUY,S!
Reply With Quote
  #29  
08-25-2003, 03:39 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Go under the "video" tab of tok to sse if you can see the picture of your video or an error message.

Give us this error message (if there is one) and copy there the script you use.
Reply With Quote
  #30  
08-25-2003, 03:54 PM
Wak10 Wak10 is offline
Free Member
 
Join Date: Aug 2003
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
i used the video tab on toc and it showd the movie i was about to encode but only half the picture.the other half was just GREEN.and when i tried to alter the resoloution myself i pressed the tab again and it showed some large but very hazey RED writeing.it was un- readable.all i have to do i think is get the script right.AviSource("C:\Documents and Settings\Owner\Desktop\movie name.(TCR).DivX.TS.DaDuck\movie name.(TCR).DivX.TS.DaDuck.avi")
BicubicResize(208, 288, 0, 0.6, 0, 7, 352, 466)
AddBorders(72, 0, 72, 0)
i was told to use this by someone on this site but it didn,t seem to work?any idea,s please,or could you tell me what to do?THANK,S
Reply With Quote
  #31  
08-25-2003, 04:05 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
I think that you should take some course on how to hide an illegal warez content

read the disclamer

No more hints for your problem for my part.
Reply With Quote
Reply




Thread Tools



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