Dangerous EXEC function is used for video thumbs. creation
Posted: 03 Dec 2012, 12:44
After checking the code of the last imagevue gallery i found that video thumbs is created by calling FFMPEG from PHP using a EXEC function, that is usually is disabled on most of hosting servers because of potential risks.
It was a good idea to create the thumbs automatically but in most cases it will not work ( because of security risks)
So i have idea to push the video thumbs using a CRON
If someone have any ideas or suggestions - WELCOME
It was a good idea to create the thumbs automatically but in most cases it will not work ( because of security risks)
So i have idea to push the video thumbs using a CRON
If someone have any ideas or suggestions - WELCOME