FindColorFrameSequences(MediaFile, Color, Size, Single, ActionInt32, Int32)
|
Finds all the sequences of frames that matches the specified color in the source video file.
This is useful for example to find all fade to black sequences in a video.
Note: this method can take several minutes to complete depending on the duration and resolution of the source video.
|
FindColorFrameSequences(MediaFile, Color, Size, Single, ActionInt32, Int32)
|
Finds all the sequences of frames that matches the specified colors in the source video file.
This is useful for example to find all fade to black sequences in a video.
Note: this method can take several minutes to complete depending on the duration and resolution of the source video.
|
FindColorFrameSequences(String, Color, Size, Single, ActionInt32, Int32)
|
Finds all the sequences of frames that matches the specified color in the source video file.
This is useful for example to find all fade to black sequences in a video.
Note: this method can take several minutes to complete depending on the duration and resolution of the source video.
|
FindColorFrameSequences(String, Color, Size, Single, ActionInt32, Int32)
|
Finds all the sequences of frames that matches the specified colors in the source video file.
This is useful for example to find all fade to black sequences in a video.
Note: this method can take several minutes to complete depending on the duration and resolution of the source video.
|