HHK1 / PryntTrimmerView

A set of tools to trim, crop and select frames inside a video
MIT License
835 stars 199 forks source link

Can't set max duration #58

Closed lbaomyscoopapp closed 4 years ago

lbaomyscoopapp commented 4 years ago

I tried to set max duration with 60 seconds. But i can trim video > max length. Min duration not correct also when try trim long video.

trimmerView.minDuration = 3
trimmerView.maxDuration = 60
arun-macrew commented 4 years ago

@lbaomyscoopapp I'm getting same issue.

lbaomyscoopapp commented 4 years ago

@arun-macrew Have you fixed it.