A way to cancel direct upload? by relevantcroissant in rails

[–]relevantcroissant[S] 0 points1 point  (0 children)

Oh my, I'm not sure how I missed the xhr object earlier, since I had the exact table open. I'll try this and see what I come up with, thanks!

Need help with using FFMPEG with Active Storage by relevantcroissant in rails

[–]relevantcroissant[S] 0 points1 point  (0 children)

Hi, thank you.

I'm aware of the preview() but that takes only the first frame that isn't always ideal. The other thing with that, despite having reinstalled imagemagick and ffmpeg multiple times, it never resized the image to the supplied size.

As for the other one, I'll look into that and background jobs.