[ANN] ffmpeg-ruby first release : Now extracting thumbnails

A

Antonin Amand

ffmpeg-ruby is a ruby C extension binding to ffmpeg/libav* library.

It's main purpose is to extract frame in order to make video
thumbnails.
It also give access to main video attributes (frame rate, bit rate,
duration, codecs, ...)

So, I does not do video encoding (at least for now).

I've been working on this for some time now but I finally took the
time to clean and package it

[So here it is version 0.1.0](http://github.com/gwik/ffmpeg-ruby)

You can checkout the code with git :

git clone git://github.com/gwik/ffmpeg-ruby.git

Here is a example of what it can do : [creating an animated gif from a
video](http://github.com/gwik/ffmpeg-ruby/tree/master/
animated_gif_example.rb)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top