hi,
I have made a simple website that allows users to upload videos. The videos are automatically converted into flv using the ffmpeg. I'm executing the ffmpeg using the PHP function exec(). My problem is after everything is done, i mean after uploading and converting the video to flv my "upload.php " page always asking for downloading which i don't what to do. Anyone could help me?
Any suggestions from you guys would be greatly appreciated.
Thanks in advance..(^_^)
.: Nert :.
I have made a simple website that allows users to upload videos. The videos are automatically converted into flv using the ffmpeg. I'm executing the ffmpeg using the PHP function exec(). My problem is after everything is done, i mean after uploading and converting the video to flv my "upload.php " page always asking for downloading which i don't what to do. Anyone could help me?
Any suggestions from you guys would be greatly appreciated.
Thanks in advance..(^_^)
.: Nert :.
Comment