VideoKit
VideoKit copied to clipboard
A Swift video crop, compression, resize and trimming library, based on AVKit.
Results
2
VideoKit issues
Sort by
recently updated
recently updated
newest added
Not working, i get this error - Thread 1: "*** -[AVAssetExportSession setVideoComposition:] video composition must have a positive frameDuration"
func compress(_ videoUrl: URL, bitrate: Int, config: VideoKit.Config, callback: @escaping (VideoKit.Result) -> Void) { config: VideoKit.Config - not used in this fuction.