aboutsummaryrefslogtreecommitdiff
path: root/multimedia/rubygem-paperclip-av-transcoder-rails50/pkg-descr
blob: 700bc187156008020281829a0276e09960a44768 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Audio/Video Transcoder for Paperclip using FFMPEG/Avconv.

With a few lines of code, your application can produce

- a transcoded FLV file with the requested dimensions if they will match the
  aspect ratio of the original file, otherwise, width will be maintained and
  height will be recalculated to keep the original aspect ratio

- a screenshot thumbnail with the requested dimensions regardless of the aspect
  ratio.