View Single Post
Old 11th January 2019, 00:18   #268  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Quote:
only a single image that results from the script with no video processing ability
Again, I'm wondering what that means.

C is the result of GamMac filter, whatever you want to do, do it to C,
eg
Code:
C=Gammac(... etc)
C=C.FlipHorizontal # or whatever
return C.ConvertToYV12
You need to spend some time learning to script, or choose some other video processing app.

EDIT: In the MediaFire link in my sig below this post, in the DATA folder, there is a compressed help (*.chm file for v2.60)
which you can put on a hotkey (create a shortcut, Properties, and add a Shortcut key).
You can access each and every file via the HTML table of files (so you dont have to wander around in circles,
never knowing if you have read everything).
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 11th January 2019 at 00:28.
StainlessS is offline   Reply With Quote