atomashevic/transforEmotion

Deprecate `cut` argument from video processing

Closed this issue · 0 comments

Right now the cut is used to specify whether or not the video should be cut to the specified duration. Since user has to provide start and end arguments, cut is redundant. It should be deprecated and removed in the next major release.