hi guys,
been working on a dedicated server and i've just moved to a shared server.
ive got ffmpeg installed but i keep getting
this errors
Warning: exec() [function.exec]: Unable to fork [ffmpeg -y -i /kiq_video/18.mov -vframes 1 -ss 00:00:03 -an -vcodec png -f rawvideo -s 400x220 /main_photos/tbv_18.png]
is there a way around----
calling ffmpeg from php by using system() function.
thanks arden
been working on a dedicated server and i've just moved to a shared server.
ive got ffmpeg installed but i keep getting
this errors
Warning: exec() [function.exec]: Unable to fork [ffmpeg -y -i /kiq_video/18.mov -vframes 1 -ss 00:00:03 -an -vcodec png -f rawvideo -s 400x220 /main_photos/tbv_18.png]
is there a way around----
calling ffmpeg from php by using system() function.
thanks arden