How to covert PowerPoint to video or flash in php? Or how would I call a process like this in unix
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no PHP-native method for that. But a Python commandline utility exists (which in turn could be called from a PHP script). It needs to invoke an OpenOffice instance over UNO. This is a significant overhead (if not already running), and probably not feasible to set up on shared hosting. But anyway, Openoffice can convert PPT files into SWF animations:
http://www.artofsolving.com/opensource/pyodconverter