mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
d069bebe81
5.0 port by copying multimedia/rubygem-paperclip-av-transcoder Approved by: swills (mentor, implicit)
13 lines
481 B
Plaintext
13 lines
481 B
Plaintext
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.
|
|
|
|
WWW: https://github.com/ruby-av/paperclip-av-transcoder/
|