phpvideotoolkit-v2
phpvideotoolkit-v2 copied to clipboard
Allow remote url as input
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?