Is there a way to use ffmpeg to extract say first 15seconds of a video file (mov or mp4)? The input file will be passed in as a stream. I've looked at this https://github.com/bramp/ffmpeg-cli-wrapper, but not sure if supports stream input. Thanks for any advice in advance!
Asked
Active
Viewed 106 times