Hello and thanks for the great module!

Sadly, I can't use it because I'm on shared hosting and cannot use ffmpeg. However, I still want to set up a video sharing website and have thought up a cost-saving way of doing so:

1) Main website hosted on a shared hosting account,
2) Amazon S3 to host files
3) At-home laptop running XAMPP to download files, convert them with ffmpeg and send them over to amazon S3

The first 2 steps seem to be happily integrated into Flashvideo, but what about the 3rd? Is it possible to set up flash video so that it simply "waits" for the uploaded file to appear converted in the S3 repository? Then I could simply set up my own ffmpeg server at home to regularly check the upload directory, download files, convert them and upload them to amazon S3.