Quantcast digitalFAQ.com Forums [Archives] - Search Results
Go Back    digitalFAQ.com Forums [Archives] > Search Forums
Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: Prodater64
Forum: Avisynth Scripting 12-01-2005, 05:26 AM
Replies: 18
Views: 2,483
Posted By Prodater64
Thanks. It is, indeed, an if..then. left =...

Thanks.
It is, indeed, an if..then.
left = (mode == "RR") ? can be read as "if mode = "RR" then left = ...."
statement after "?" is the conditional statement.
statement after ":" is the "else"...
Forum: Avisynth Scripting 11-27-2005, 01:03 AM
Replies: 18
Views: 2,483
Posted By Prodater64
I have it!!! ...

I have it!!!


#############################################################################################

mode="LR" # "LR", "RR" or "LL"
...
Forum: Avisynth Scripting 11-26-2005, 08:43 PM
Replies: 18
Views: 2,483
Posted By Prodater64
Two more mods: Compare left half of both...

Two more mods:

Compare left half of both scripts:


source=Mpeg2Source(...)

left=source.script1()
right=source.script2()
Forum: Avisynth Scripting 11-21-2005, 05:34 PM
Replies: 18
Views: 2,483
Posted By Prodater64
:D :D :D

:D :D :D
Forum: Avisynth Scripting 11-21-2005, 04:55 PM
Replies: 18
Views: 2,483
Posted By Prodater64
A simple but usefull add: ...

A simple but usefull add:


source=Mpeg2Source(...)

left=source.script1()
right=source.script2()

width=left.width()/2
height=left.height()
Forum: Avisynth Scripting 10-23-2005, 09:17 AM
Replies: 18
Views: 2,483
Posted By Prodater64
Forum: Avisynth Scripting 10-23-2005, 05:21 AM
Replies: 18
Views: 2,483
Posted By Prodater64
I know what is greyscale, but for what is it...

I know what is greyscale, but for what is it useful in those scripts?
Showing results 1 to 7 of 7

 

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