HHK1 / PryntTrimmerView

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

initialization method -init cannot be sent to an abstract object of class AVAsset: Create a concrete instance! #72

Closed neen-tech closed 3 years ago

neen-tech commented 3 years ago

I have create a@IBOutlet var selectThumbView: ThumbSelectorView! and navigate on view_controller using push navigation controller application crashes reason is initialization method -init cannot be sent to an abstract object of class AVAsset: Create a concrete instance!

HHK1 commented 3 years ago

I need more context to understand your issue, could you provide a code example please ?

NikKovIos commented 3 years ago

Closed due to inactivity. Fill free to reopen.