ffmpeg-rb
ffmpeg-rb copied to clipboard
ffmpeg library extension with ruby-inline
= 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