Microsoft
Software
Hardware
Network
Question : Creating FLV thumbnail
Hi,
In my AS2 project, I am trying to create a thumbnail of an FLV file without starting a background download process.
if I set
flvplayback.autoPlay = false;
flvplayback.contentPath = "
http:///server.com/1.flv
"
;
this will do the trick, and display a frozen first frame of the flv.
however, in the background the flv will start downloading.
now, if I have a gallery of 10 flv's thumbnails, all downloading at the same time, this is a problem.
so I need a way to tell flvplayback component to stop at the first frame and stop download, or a way to grab the first frame off the flv and do the actual playback once the thumbnail is clicked..
how do I get this done ?
Answer : Creating FLV thumbnail
Even with a flash media server, Its very possible the start of the movie may have blank frames, so pausing on the first frame would not be a great option.
Random Solutions
Lenovo R52 dead, won't power on
Building a Social Network Business Plan (book recommendation / article)
windows7
What's a good backup? Using Backup Exec 11d, 12.5, and 2010 (different sites)
Window Server 2003
Using one keyboard and mouse with two computers at the same time
Repair lotus notes base
Count in a Query
Zend sitemap.xml rendering inside <html>tags - how do I escape or context switch?
IIS7 and FTP is driving me mad. I can login to my FTP Site anon, I can download files but not upload - help??