php - Encoding video without exec function

admin2025-06-03  3

I use ffmpeg to encode videos that i upload to my website, it works fine but the problem is that it requires exec function on host enabled, my host provider says enabling this function is a security bug (he talked about shell). i don't want use this function, does anybody know a solution that i can use ffmpeg without exec function or any alternate method (using PHP, i want to use it in wordpress)? thank u very much

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748912906a314759.html

最新回复(0)