Closed himichaelroberts closed 12 years ago
Do you have ffmpegthumbnailer installed?
That did the trick. Thanks for the great gem!
The gem does everything via ffmpegthumbnailer which does everything via ffmpeg. Try to check those.
2014-01-25 hyperrjas notifications@github.com
I have this problem in my production server however in my development env the gem is working fine. I have this gem installed in my production server with gem and with bundle.
I don't know where have I the error in my production server...
Thanks!
— Reply to this email directly or view it on GitHubhttps://github.com/evrone/carrierwave-video-thumbnailer/issues/1#issuecomment-33288277 .
Yours truly, Pavel.
The problem was fixed, I have installed ffmpegthumbnailer
in production ubuntu server and now the gem does works fine.
sudo apt-get install ffmpegthumbnailer
Thanks for the great gem!, and sorry! :)
I have been working on building my video thumbnail but haven't been able to get it working. So I figured I would give your's a shot.
I keep receiving this error and not exactly able to narrow down the issue.
Running....ffmpegthumbnailer -i /uploads/tmp/20121101-0003-26086-5152/thumb_352.mp4 -o /uploads/tmp/20121101-0003-26086-5152/tmpfile.png -c png -q 10 -s 192 -f Errno::ENOENT: No such file or directory - ffmpegthumbnailer -i /uploads/tmp/20121101-0003-26086-5152/thumb_352.mp4 -o /uploads/tmp/20121101-0003-26086-5152/tmpfile.png -c png -q 10 -s 192 -f