ICGVideoTrimmer icon indicating copy to clipboard operation
ICGVideoTrimmer copied to clipboard

hi,i use your demo to my project,but all thumbs are the first second thumb,and the log show "no change",can you tell me why and how to fix it,thanks

Open shxlxa opened this issue 7 years ago • 3 comments

shxlxa avatar May 11 '17 03:05 shxlxa

Hi, how long is your video? I can't help without enough information.

itsmeichigo avatar May 13 '17 03:05 itsmeichigo

thank you for your response, if i init the trimmerView like self.trimmerView = [[ICGVideoTrimmerView alloc] initWithFrame:frame asset:self.asset] ,all thumbs are the first second thumb,but if i init the trimmerView like self.trimmerView = [[ICGVideoTrimmerView alloc] initWithAsset:self.asset];self.trimmerView.frame = frame;,it will be ok.

shxlxa avatar May 13 '17 06:05 shxlxa

it has no matter with the video.

shxlxa avatar May 13 '17 06:05 shxlxa