I was just wondering if it is possible to just load the first frame of a video in AS3, so I can use it as a screenshot/preview type of thing?
Thanks in advance 🙂
Harry.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Load only the first frame wouldn’t be possible without starting the process to load all video, then, it would take a little while to show the image and pause the video before playing.
Some CDNs provide an image url, if isn’t your case, you could use FFMPEG to generate your thumbs.