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

In this PR I updated the `exclude` section of the `Package.swift` to correctly point to the license file and the example project. Background: as a "home" directory the SPM uses...

Hey! Is this solution suitable for cutting audio files?

New warnings appear after building project in Xcode 13 using SPM for installation. ``` Invalid Exclude '.../SourcePackages/checkouts/PryntTrimmerView/Sources/PryntTrimmerView/PryntTrimmerViewExample': File not found. Invalid Exclude '.../SourcePackages/checkouts/PryntTrimmerView/Sources/PryntTrimmerView/LICENSE': File not found. ``` I guess it...

The appearing of thumbnails still seemed a bit glitchy so I added some animations and `UIBlurEffect` (also mentioned in here: https://github.com/HHK1/PryntTrimmerView/issues/2) ![trimmer](https://user-images.githubusercontent.com/3404675/69897687-bcda7900-134f-11ea-9e47-85f250c4ba26.gif)

@HHK1 In the example app: when you crop a video it only saves one frame at a video length of 0:00? Shouldn't it crop all frames in the video and...

Hi! When I display the asset inside the trimmerView, on the simulator all frames appear. But when I try working on a real device, only the first frame appears I...

Is there an easy way to check the smallest increment/decrement to time a user can make with the handles?

question

hi, i got this problem, can u help? ![Ảnh chụp Màn hình 2021-03-26 lúc 17 30 35](https://user-images.githubusercontent.com/8202437/112618755-11650a00-8e59-11eb-9490-73d8b1732282.png)

bug

Hi, I am trimming the video from your code. So i am facing issue i.e. need exactly frame issue with end time. So i need same frame with trimmer end...

question