Sir i want to create a thumbnail of video at uploading time using php but without ffmpeg. how to do it? if any script you have please refer it. i will be very thank full to your replies and help.
You can do it for youtube in easy. Video URL = www.youtube.com/watch?v= Thumbnail Image URL = i2.ytimg.com/vi/[CODE]/default.jpg Changing [CODE] part only. Code (markup):