// archives

ffmpeg

This tag is associated with 1 posts

Using FFMpeg to Encode Movies for the iPhone

FFmpeg (http://www.ffmpeg.org/) is a great tool for encoding movies in any format and works nicely for encoding movies for the iPhone. The main issue we ran into was finding the right parameters for FFMpeg. As is the case with most open source projects, the documentation for FFMpeg is sparse. From Apple’s documentation we knew the [...]