PryntTrimmerView icon indicating copy to clipboard operation
PryntTrimmerView copied to clipboard

A set of tools to trim, crop and select frames inside a video

Results 28 PryntTrimmerView issues
Sort by recently updated
recently updated
newest added

When switching rapidly the aspect ratio on the CropView, the animation breaks at some point.

bug

When changing the selected asset, the thumbnails inside the `AssetVideoScrollView` are glitching. It would be better to generate a single image, and blur it during the transition.

enhancement

Hi! Thanks for the awesome tool I was reading a code related to the video cropping. There is one thing I can't wrap my head around ``` CGSize(width: 16 *...

Hello, As we approach the upcoming spring and the anticipated implementation of the [Privacy Manifest](https://developer.apple.com/support/third-party-SDK-requirements/) by Apple, it's crucial to ensure that your SDK fully complies with Apple's requirements. Does...

`UIScree.main` will be deprecated in a future version of iOS. I used Use `UIApplication` and `view.windowScene.screen` to get display's scale. developer doc > [mian](https://developer.apple.com/documentation/uikit/uiscreen/1617815-main) already deprecated. It causes serious errors...

Trimmer only provider minLimit but not max duration limit.

It would be great to have an example of trimming and cropping on same screens.

when I'll play video trimmer will not work until I manually slide the trimer after that it work properly.