ICGVideoTrimmer icon indicating copy to clipboard operation
ICGVideoTrimmer copied to clipboard

A library for quick video trimming, mimicking the behavior of Instagram's

Results 19 ICGVideoTrimmer issues
Sort by recently updated
recently updated
newest added

How to change startTime and endtime when i create ICGVideoTrimmer

Hi, How to restrict moving the left thumbview and right thumbview when particular time is set i.e when i set the length to 15 seconds , while moving the left...

Is it possible that the we'll set the position of left and right slider on the seconds we want. For example the video is of 15 seconds and I want...

Hi, I am using the ICGVideoTrimmer in my project. I am using two trimmer views in a view for playing two videos. I want adjust the trimmer view max length...

Hi I am using ICGVideoTrimmer. Actually I download the videos and saved in localpath with .mp4 and playing the localpath videos. For the localpath videos the scale is not displaying...

Thank you very much for the library, I used, I have no other on video editing library recommendation, making music albums, filters, stickers and so on

When there are only 2 count for the images then the following code not getting executed. dispatch_async(dispatch_get_main_queue(), ^{ UIImageView *imageView = (UIImageView *)[self.frameView viewWithTag:i]; [imageView setImage:videoScreen]; });

Hi , I am trying to using your video trim library into the demo project, But i have noticed the getting issue like Ruler frame is not matching with the...

trying to move the right thumb from the left side of it or to move the left thumb from the right side of it is not working. checking the code...