Skip to content

Sopamo/m2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m2p

An unintuitive way to convert movies into images

Setup

  • Install CocoaPods
  • Run pod install in the project root
  • Launch the project with the .xcworkspace file in Xcode
  • Add 2 launch arguments in Xcode: absolute paths to: input file(avi) and ouput folder
  • Product -> Scheme -> Edit Scheme -> Run -> Arguments -> Arguments passen on launch

Todo

  • Decoding currently works only with input files < 64mb
  • Add encryption
  • Figure out a way to store the input data length to not have a blob of empty data at the end of the output file
  • Split the program in 2 separate commands

About

An unintuitive way to convert movies into images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages