Hello,
I'm developing a website YouTUBE like and I need to create a module which upload's a movie and after that I convert's to flv.
So to convert a file to flv I need to execute an application and I would like to know when it ends because this application does not save the file in a temp directory and after that moves it on the output folder so that I will know when a file is completed.
So does anyone know a way how can I see when the conversion is done?
Thank you!
How can I know when an instance of any application ends?
Moderator: General Moderators
-
arturgrigor
- Forum Newbie
- Posts: 3
- Joined: Mon Aug 25, 2008 9:39 am
-
arturgrigor
- Forum Newbie
- Posts: 3
- Joined: Mon Aug 25, 2008 9:39 am
How can I know when an instance of any application ends?
I actually don't want that user to wait for the whole conversion process. I just want that the server to know when the video is available to watch.
Does anybody know any way?
Does anybody know any way?