For a project I'm working on it would be a nice feature to convert the movie to .flv on a different server as the webserver (where the site runs on).

I guess this is not very hard to script (upload file to render server instead of webserver -> render to .flv -> copy to webserver) and it would be very useful to me :).