FFmpeg Wrapper
This is a helper model that provides access to the FFmpeg application. It provides some basic functionality for developers who need to process media files. In addition to transcoding media, FFmpeg Wrapper provides a way to extract specifc data from a media file- duration, dimentions, codec, etc. It is intended to help build a community supported interface to FFmpeg instead of having multiple modules reinventing the wheel every time they want to process rich media.
FFmpeg Wrapper provides an ajax enabled form for applications wishing to build conversion settings, as well as an ability to write configuration files which have specific configuration needs.
This module is supported by arthurf and zoo33.
