ruby-av / paperclip-av-transcoder

Audio/Video Transcoder for Paperclip using FFMPEG/Avconv
MIT License
136 stars 83 forks source link

Show convert_options in README #38

Closed erkie closed 8 years ago

erkie commented 8 years ago

I spent some time searching for how to add custom command line options, and had to spend a while in the source code of a couple of projects to understand the correct format of things. So I added it to the readme.

wataori commented 8 years ago

Yeah I'm just about to add it on my fork. :+1: I also spent time for searching how to add "-vf scale=640:-1" option.

erkie commented 8 years ago

@wataori awesome. What additional changes are you working on? @owahab seems to need help to move these projects forward.

wataori commented 8 years ago

@erkie No. I think it's enough but unfortunately CI has failed. How about this @owahab ?

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling 47081726a92f1170a473b314e36e81e4cd9b8d46 on erkie:master into \ on ruby-av:master**.

owahab commented 8 years ago

Travis fails due to APT packages.