gelmo
12th June 2009, 11:01
I think it could be useful for a lot of users, if you could load a clip oder image sequence directly from a URL. Something like:
ImageSource("http://www.myfiles.de/image01.jpg")
or
DirectShowSource("http://www.myfiles.de/clip01.m2t")
With this function you could edit material, that you do not have on your harddisc.
I think there would be a lot of useful cases for this function, but my C-Knowlege is not good enough to hack this into avisynth.
You could use this also to use the Blender Frameserver, that delivers his rendered images to http://localhost:8080/images/ppm. That would be a great alternative to Adobes commercial Dynamic Link.
So is there anyone, who knows AVIsynth development very well an could integrate this "load from URL-function" to avisynth in a few minutes ;)?
Greetings
gelmo
ImageSource("http://www.myfiles.de/image01.jpg")
or
DirectShowSource("http://www.myfiles.de/clip01.m2t")
With this function you could edit material, that you do not have on your harddisc.
I think there would be a lot of useful cases for this function, but my C-Knowlege is not good enough to hack this into avisynth.
You could use this also to use the Blender Frameserver, that delivers his rendered images to http://localhost:8080/images/ppm. That would be a great alternative to Adobes commercial Dynamic Link.
So is there anyone, who knows AVIsynth development very well an could integrate this "load from URL-function" to avisynth in a few minutes ;)?
Greetings
gelmo