xpbad.blogg.se

How to use ffmpeg on heroku
How to use ffmpeg on heroku













how to use ffmpeg on heroku how to use ffmpeg on heroku

Regardless, I had install the FFMPEG anycodings_ruby-on-rails buildpack on Heroku (an add-on element). I ended up using anycodings_ruby-on-rails paperclip-av-transcoder gem, because all anycodings_ruby-on-rails the other FFMPEG gems had been anycodings_ruby-on-rails deprecated. I had a similar issue when I tried to anycodings_ruby-on-rails install FFMPEG with my rails app onto anycodings_ruby-on-rails Heroku. When I check the version of bundler I'm anycodings_bundler using (bundle show bundler), I get: /Users/(.).rvm/gems/ruby-1.9.3-p448/gems/bundler-1.3.5/lib/bundler.rb:284: warning: Insecure world writable dir /usr/local in PATH, mode 040777 usr/local/lib/ruby/1.9.1/rake.rb:2058:in `standard_exception_handling' When I run heroku run rake db:migrate, I get anycodings_bundler the error: Running `rake db:migrate` attached to terminal. I added a buildpack using the following anycodings_bundler command: heroku config:add BUILDPACK_URL=Īfter pushing to Heroku, I get the following anycodings_bundler error according to my logs: T17:50:44.022351+00:00 heroku: Starting process with command `bundle exec rails server -p 47171` I attempted to install ffmpeg for my Heroku anycodings_bundler Rails app and now my app is crashing.















How to use ffmpeg on heroku