PDA

View Full Version : loading input files from other servers?


skwerl
07-26-2006, 07:34 PM
hey, does anyone know if it's possible to convert files that aren't local? can flix be fed http://some.domain.com/pathto/somefile.wmv as an input file?

kashani
09-13-2006, 02:41 AM
If you're using the Linux version you should be able to use PHP, Python, Perl, or Java on the webserver side to pass the file and parameters to Flix via RPC.

kashani

ducky
12-05-2006, 09:30 PM
Has this implementation been tested? Are there any examples?

Or is this in theory that it can work?

Thanks!

kashani
01-04-2007, 12:01 AM
We use the included PHP flixmodule.so to do just that. You should be able to figure it out from the included documentation.

kashani