php - How to make video by uploading 1 audio file and 1 to 10 images using ffmpeg -


in local environment use ffmpeg library make video on windows works fine command line using php exec command. when testing on live server not works fine.i configured ffmpeg on server , test php exec command not work , there no error. is there way use or upload ffmpeg library in live website folder , give proper path in php exec command.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -