buggedcom / phpvideotoolkit-v2

PHP Video Toolkit version 2 helps take the voodoo out of ffmpeg and provides a convenient object oriented wrapper around the ffmpeg programme.
Other
260 stars 86 forks source link

Combaining images and audio to make a Video: Encoding Error. #89

Open syedbilalqasim opened 8 years ago

syedbilalqasim commented 8 years ago

Debugging \examples\combine-images-to-video.php on line 40 Whenever I try to convert images and audio to make a video led's to an error: [message:protected] => Encoding failed and an error was returned from ffmpeg. Error code was returned the message (if any) was: dir\phpvideotoolkit-v2-master\examples/media/images/*.jpg: Function not implemented Can anyone help?

riazXrazor commented 7 years ago

i am facing the same problem....