Connor Borden

Results 1 issues of Connor Borden

In the CLI, ffmpeg can accept a URL as the input file `ffmpeg -i http://archive.org/download/athooPhahghookoaNg4o/A%20Life%20Among%20the%20Clouds%3A%20A%20NATURE%20Short%20Film-QI25c80h0WI-nomusic.mpeg4 -ss 8 -t 1 -vf fps=1 %d.jpg` However, when I try these arguments in ffmpeg.js,...