phpvideotoolkit-v2 icon indicating copy to clipboard operation
phpvideotoolkit-v2 copied to clipboard

Allow remote url as input

Open ariselseng opened this issue 8 years ago • 0 comments

Hello, I am handling files over 30GB that is on a remote server. There is much time to be saved by streaming the file by http than to download first. (as the rendering speed is faster than the download). Plain ffmpeg supports remote urls, is there much needed to get this into phpvideotoolkit?

ariselseng avatar Oct 10 '17 12:10 ariselseng