Thread: Vapoursynth
View Single Post
Old 28th October 2021, 17:49   #4563  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,555
Quote:
Originally Posted by lansing View Post
I want to rotate the frame inside the filter, can I call like std.Transpose and std.FlipHorizontal in the filter?
Yes, use invoke. You can look at the code of SCDetect on how to do it here:
https://github.com/vapoursynth/vs-mi...lters.cpp#L132
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is offline   Reply With Quote