Infognition forum
March 14, 2010, 05:28:16 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Last GraphEditPlus version: 1.4.0   Last Video Enhancer version: 1.9.3
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Is it possible to run Super Resolution filter from Video Enhancer ins AVISynth?  (Read 1503 times)
pierre2113
Newbie
*

Karma: +0/-0
Posts: 2


View Profile
« on: January 06, 2009, 05:57:37 AM »

I appreciate how Video Enhance support reading   .avs (AVISynth scripts).
Sometimes I want to run avisynth plugins  before and after  Super Resolution filter,
it'd be nice if there was a way I could execute Super Resolution from inside AVISynth scripts.
by loading it as a dll plugin or virtualdub plugin compatible with AVISYNTH.
e.g.

LoadPlugin("xyz.dll")
    or
LoadVirtualDubPlugin("xyz.vdf","xyz")

enhclip=xyz(clip1,"1080x720","1280x720")


thanks
/Pierre

Logged
Dee Mon
Administrator
Full Member
*****

Karma: +7/-0
Posts: 246



View Profile WWW
« Reply #1 on: January 06, 2009, 10:40:45 AM »

Currently super resolution feature of Video Enhancer is implemented as a DirectShow filter but only Video Enhancer knows how to set its parameters. We're planning to release the super resolution filter as a VirtualDub plugin which will make it available also from AVISynth. Probably later a native AVISynth plugin will see the light.
Logged
pierre2113
Newbie
*

Karma: +0/-0
Posts: 2


View Profile
« Reply #2 on: January 08, 2009, 10:15:04 AM »

that's great to hear even for the planned virtualdub plugin edition,
hopefully there will be an upgrade path from my current purchased version.

/Pierre
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!