Skip to content

DevGirisankar/video-trimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

video-trimmer

This project demonstrates how to trim a video using AVAssetExportSession

Project includes functionalities like

  • Video preview.
  • Select video from photo library or record a new one (using PHPickerViewController for new iOS versions and UIImagePickerController for old iOS versions)
  • Trim video and save video to Photos Library
  • Now the maximum time of video is limited to 2.5 minutes, can change it using trimmerView.maxDuration = 200

Thanks to PryntTrimmerView for trim view

Screenshot

IMG_0017

Note :

  • Icons are system icons so they won't be available in lower iOS versions.
  • Not tested in lower iOS versions. (tested above iOS 14*)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages