/ffmpeg-rb

ffmpeg library extension with ruby-inline

Primary LanguageRuby

= ffmpeg

== DESCRIPTION:

Wrapper around ffmpeg's libraries.

== FEATURES:

* Transcodes video and audio streams
* Loads media metadata

== TODO:

* B frames support
* Subtitle encoding
* Image manipulations like crop, pad, etc.
* RTP support

== REQUIREMENTS:

* ffmpeg installation

== INSTALL:

  gem install ffmpeg