Video compressor
reddit.com·15h·
Discuss: r/reactjs
Flag this post

Hey all, what should I use to compress video on the front end. Videos are very heavy now a days, I don't wanna limit to 100mb for a video to make it inconvenient for users to upload light video, so I wanna compress the video, so somewhat the same as WhatsApp does when you upload a video there. What packages should I use? I tried to redraw the video with canvas but it's mad slow to do it frame by frame. Also tried ffmpeg.wasm but it's also slow. Any suggestions?

submitted by /u/PuzzleheadedGlass728 [link]

Hey all, what should I use to compress video on the front end. Videos are very heavy now a days, I don't wanna limit to 100mb for a video to make it inconvenient for users to upload light video, so I wanna compress the video, so somewhat the same as WhatsApp does when you upload a video there. What packages should I use? I tried to redraw the video with canvas but it's mad slow to do it frame by frame. Also tried ffmpeg.wasm but it's also slow. Any suggestions?

submitted by
/u/PuzzleheadedGlass728 [link] [comments]

Similar Posts

Loading similar posts...