Quantcast Recording Video with Smoothdeinterlace? - digitalFAQ.com Forums [Archives]
  #1  
03-01-2004, 08:59 AM
mikcek mikcek is offline
Free Member
 
Join Date: Aug 2003
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Hello,
I try to convert .avi from a DV source using optimal script MA but AVisinth gives me this error 'not found smoothdeinterlace...'
I dont' know if this is a plugins, and if it is that where I can found it?
there is other think to know about this script?
(I have to download other plugins?

sorry for my ignorance

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  
03-01-2004, 09:12 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 mikcek
Hello,
I try to convert .avi from a DV source using optimal script MA but AVisinth gives me this error 'not found smoothdeinterlace...'
I dont' know if this is a plugins, and if it is that where I can found it?
there is other think to know about this script?
(I have to download other plugins
Almost all plugins can be found there :
http://www.avisynth.org/warpenterprises/

If you not find the one you need, just ask here
Reply With Quote
  #3  
03-01-2004, 09:27 AM
mikcek mikcek is offline
Free Member
 
Join Date: Aug 2003
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
just an other question:
can you (please!)
explain these lines, for the usage of MA script?
usage:
# import (convert60ito24p.avs)
# loadplugin(your 60fps deinterlacer like dgbob or tomsbob)
# xxxsource("clip")
# your60fpsdeinterlacer()
# convert60ito24p(2,0)
thanks!
Reply With Quote
  #4  
03-01-2004, 09:29 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Sorry, I do not do any interlaced material.

Incredible ? Or kwag ? Please !
Reply With Quote
  #5  
03-01-2004, 05:41 PM
Peter1234 Peter1234 is offline
Free Member
 
Join Date: Feb 2003
Posts: 237
Thanks: 0
Thanked 0 Times in 0 Posts
mikcek,
Those are just comments. Anything with a # starting the line is a comment.
Reply With Quote
  #6  
03-01-2004, 06:34 PM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
Very easy as you got a DV Avi, your lines should be like this:

Code:
Avisource("C:\ThePath\To\Yourdvsource.avi")
Smoothdeinterlace(doublerate=true,blend=false).Selectodd()
convert60ito24p(2,0)
Befor running this "Smoothdeinterlace.dll" and the 60ito24p funktion (function copied to an empty textdocument and safe into the Avisynth PluginsFolder using the .avsi suffix) ... should be both in the Avisynth 2.5 Plugins Folder!

By this you don't need the Import- and LoadPlugin-Lines like you quoted above.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: SmoothDeinterlace and ConvertToYUY2? shgr Avisynth Scripting 35 11-05-2004 07:38 AM
TMPGEnc: SmoothDeInterlace in my script the viking Video Encoding and Conversion 2 10-17-2004 05:28 PM
Recording Video: Best budget-priced video capture card? digitalvideo Video Capturing / Recording 2 04-17-2003 09:31 AM
Recording Video: IVTC poor quality video? segfault Video Capturing / Recording 5 01-13-2003 02:52 PM
Recording Video: Huffyuv and Noisy Video sources? TKS Video Capturing / Recording 1 11-23-2002 11:28 AM

Thread Tools



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