Re: Media Website
- Posted by Lone_EverGreen_Ranger Oct 26, 2011
- 35738 views
jeremy said...
Lone_EverGreen_Ranger said...
Would it be possible to make a multimedia website like youtube with euphoria? Using the available libraries or built in libraries?
The web side, yes. Does Youtube do video processing? I am not sure of video processing libraries in Euphoria. Libraries, however, are not hard to wrap and expose to Euphoria if you know of one written in C.
Jeremy
I see. So I would need a library for video processing, or perhaps write it in another language. Does anyone know of any good video processing libraries or what would be a good language to write a video processing system in? Any suggestions are welcome. I'll do some researching myself as well.