How can I know when an instance of any application ends?
Posted: Mon Aug 25, 2008 9:40 am
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!
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!