FFIOSConvert
About
FFMpeg based script for video conversion to iOS devices format
Requirements
- [Ruby]((https://www.ruby-lang.org)
- FFMpeg
- OS X Install Brew
brew update
brew install ffmpeg
sudo apt-get install ffmpeg
Other distributives should use their packet manager or build FFMpeg from source code
Installation
gem install ffiosconvert
Using
- Open directory with video files
cd ~/Movies
- Run converter
ffiosconvert [<WIDTHxHEIGHT>]
- default value is 640x360
- example: ffiosconvert 320x180