Git Product home page Git Product logo

Comments (9)

d4rky-pl avatar d4rky-pl commented on July 26, 2024 1

This sounds more like an issue with ffmpeg path rather than anything with the uploader. If it is - make sure you have ffmpeg installed on your machine. Check where it is (which ffmpeg in terminal). Create an initializer (config/initializers/ffmpeg.rb) and set FFMPEG.ffmpeg_binary to right path.

from carrierwave-video.

swaathi avatar swaathi commented on July 26, 2024

I'm facing the same issue. Did you resolve this?

from carrierwave-video.

rheaton avatar rheaton commented on July 26, 2024

I have not tested this library out with Rails 4, so that could be the issue. :-/

from carrierwave-video.

kranthi1027 avatar kranthi1027 commented on July 26, 2024

No I haven't solved it. I'm restricted users to upload only mp4 format for now.

from carrierwave-video.

komochi avatar komochi commented on July 26, 2024

I'v the same problem in my test environment.
In my case this problem occurs on my tablet Windows8.1 PC, but it's working well on my Windows7 PC for the same Rails program although the screenshot is black.
I don't understand about the difference between these.
On Windows8.1 tablet, I found some temporary video files and screenshots (jpg) that were created on public\uploads\tmp folder by my some trials.
The access securities of such folders seem to same as Windows7 PC.
It seems to not depend on the file types MP4 or wmv.

from carrierwave-video.

debborafernandess avatar debborafernandess commented on July 26, 2024

Did you tried add a ''/" in the begin of the url on store_dir?
Like that: "/uploads/#{model.class.to_s.underscore}/#{mounted_as}/#{model.id}"

I think that could be the reason, works to me..

from carrierwave-video.

ahmed-sharief5 avatar ahmed-sharief5 commented on July 26, 2024

Hi. Can someone help me to resolve this issue https://stackoverflow.com/questions/51946375/ffmpeg-for-aws-s3-bucket-signed-url-not-working-in-node-js

from carrierwave-video.

d4rky-pl avatar d4rky-pl commented on July 26, 2024

@ahmed-sharief5 this is a Ruby library

from carrierwave-video.

jimmy-owoa avatar jimmy-owoa commented on July 26, 2024

This sounds more like an issue with ffmpeg path rather than anything with the uploader. If it is - make sure you have ffmpeg installed on your machine. Check where it is (which ffmpeg in terminal). Create an initializer (config/initializers/ffmpeg.rb) and set FFMPEG.ffmpeg_binary to right path.

This solved my problem!

from carrierwave-video.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.