aboutsummaryrefslogtreecommitdiff
path: root/multimedia/rubygem-paperclip-av-transcoder/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/rubygem-paperclip-av-transcoder/pkg-descr')
-rw-r--r--multimedia/rubygem-paperclip-av-transcoder/pkg-descr10
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/rubygem-paperclip-av-transcoder/pkg-descr b/multimedia/rubygem-paperclip-av-transcoder/pkg-descr
deleted file mode 100644
index 700bc1871560..000000000000
--- a/multimedia/rubygem-paperclip-av-transcoder/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-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.