php dynamically create mp4 video file from images + music
Budget: $30 – $250 USD
would like php or html file that will dynamically render as a mp4 file from 5 PNG files and 1 MP3 file stored on the server, without ever creating/storing the mp4 file on the server.
Using something like:
<?phpheader("Content-type:image/mp4");
$image1="1.png";
$music="music.mp3";
please only bid if you know how to do this
Using something like:
<?phpheader("Content-type:image/mp4");
$image1="1.png";
$music="music.mp3";
please only bid if you know how to do this