Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 466 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 466 Bytes

VideoConverter

this library will help Swift Developers to convert videos

#Requierment:

  • XCode 7.0+
  • Swift 2.0

#TODO :

  • Adding more format to convert.
  • Enable converting Video files without Audio.
  • Refactoring the Code to be more extendable.
  • Support More Mime Type.
  • Supprot automatice recognition mime type based on input and output file.
  • Support Cocoapods.
  • Support Carthage.
  • Support Swift Package Manager with Swift 3.0 (waiting for release).