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 > Avisynth Usage
Register FAQ Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 28th December 2002, 03:38   #1  |  Link
esby
Registered User
 
esby's Avatar
 
Join Date: Oct 2001
Location: france
Posts: 521
using filter under conditional argument ( if <condition> then use this_filter

I am wondering if this kind of scripting is possible in avs.
I have seen there is an ? identifier that can do the if
but i am wondering if there can be 'filters' (or dll)
that could return a boolean depending of the condition on the frame parsed.

eg : we know that picfix can have a problem with scene change,
introducing color ghosting ( in the best case) and bad macro blocks (in the common case).

if we could have something like that...

!IsSceneChange(clip) ? source = source.antiblink(...)

this function could desactivate the antiblink when it will create trash...


esby
esby is offline   Reply With Quote
 


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 21:23.


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