Quantcast
Channel: Active questions tagged filereader - Stack Overflow
Viewing all articles
Browse latest Browse all 105

Is it possible to cut part of video and upload it on server only with html5 & js

$
0
0

I use Filereader to read local video file (mp4), so I can display it in video tag.

I need to cut part of mp4 file (i.e. from 5 to 10 seconds) and upload it on server.

My current solution: I upload whole video file on server with "from" and "to" parameters, cut it with ffmpeg on server, upload to s3 and return the url video.

Maybe is it possible only with JS/HTML? I found Blob.slice method but i didn't know how to use it to cut video parts.

Thanks!


Viewing all articles
Browse latest Browse all 105

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>