pili-engineering / PLShortVideoKit

PLShortVideoKit 是七牛推出的一款适用于 iOS 平台的短视频 SDK,提供了包括美颜、滤镜、水印、断点录制、分段回删、视频编辑、混音特效、视频剪辑、本地转码、视频上传在内的多种功能,支持高度定制以及二次开发。
https://github.com/pili-engineering/PLShortVideoKit
Apache License 2.0
448 stars 122 forks source link

Fix two bugs of PLSClipMovieView #14

Closed zjmdp closed 7 years ago

zjmdp commented 7 years ago

Bug 1: Cut bar can not anchor the edge of the view. Bug 2: End time may go beyond the video max time length.

zjmdp commented 7 years ago

有个bug,重新pull request