VideoLab High-Performance Video Editing Framework Based on AVFoundation and Metal
VideoLab is a high-performance, flexible video editing and effects framework based on AVFoundation and Metal. Key features include: real-time video editing and export with high performance, highly customizable combinations of video, images, and audio, support for audio pitch settings and volume adjustment, CALayer vector animations, complex text animations, keyframe animations, similar to After Effects' precomposition, transition effects, and custom effects like LUT filters and zoom blur. Requirements: iOS 11.0+ and Swift 5.0+. Install VideoLab via CocoaPods by adding the following to your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '11.0'
use_frameworks!
target '' do
pod 'VideoLab'
end
Basic usage concept involves rendering layers.
VideoLab:基于AVFoundation和Metal的高性能,灵活的视频编辑和效果框架
预估大小:129个文件
LICENSE
1KB
OperationConstants.h
260B
OperationShaderTypes.h
912B
BlendModeConstants.h
326B
Manifest.lock
264B
Pods-VideoLab_Tests-dummy.m
142B
Pods-VideoLab_Tests-acknowledgements.markdown
133B
Pods-VideoLab_Tests-umbrella.h
330B
Pods-VideoLab_Example-dummy.m
146B
Pods-VideoLab_Example-acknowledgements.markdown
1KB
59.21MB
文件大小:
评论区