evrone / carrierwave-video-thumbnailer

A thumbnailer plugin for Carrierwave that makes easy thumbnailing of your uploaded videos
https://evrone.com
MIT License
93 stars 45 forks source link

Errno::ENOENT (No such file or directory) in Heroku #31

Open ghost opened 1 year ago

ghost commented 1 year ago

Failed to upload thumb in dokku using rails 7 and ruby 3 gem 'carrierwave' gem 'carrierwave-video-thumbnailer' gem "mini_magick"

https://github.com/shunjikonishi/heroku-buildpack-ffmpeg https://github.com/johnklawlor/heroku-buildpack-ffmpeg-thumbnailer https://github.com/heroku/heroku-buildpack-ruby

Failed to thumbnail with ffmpegthumbnailer. Check ffmpegthumbnailer install and verify video is not corrupt. Original error: No such file or directory @ rb_file_s_rename -

app/vendor/ffmpegthumbnailer instead of this vendor/ffmpegthumbnailer its missing /app/ at the beginning;

bockets commented 1 year ago

@tvbristina try this one https://github.com/BiggerPockets/heroku-buildpack-ffmpegthumbnailer