dirkvdb / ffmpegthumbnailer

Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files
GNU General Public License v2.0
524 stars 72 forks source link

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

Closed ghost closed 3 weeks 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;

dirkvdb commented 3 weeks ago

Closing. Not enough information. Feel free to reopen