Page 1 of 1

first frame picture

Posted: Wed Nov 18, 2009 11:49
by naddyd
hi,
i wonder if anyone can help me figure out why on some clips i can see a picture of the first frame, and some i can not.
screen pic
screen pic
screen pic.jpg (150.26 KiB) Viewed 3741 times
thanx, nadav.

Re: first frame picture

Posted: Wed Nov 18, 2009 14:14
by edwin
Do the videos play even if the thumbnail is not shown?
Could you mail us some of your files.
Mail to support AT resolume.com

Re: first frame picture

Posted: Mon Dec 14, 2009 21:21
by DonMoir
I am using Flash in resolume. This flash app is configurable from a C++ program. When inactive I would like it to display a company logo. When active I would like it to do its thing etc.

It seems like the Flash app is given a moment to run and from that you determine the first frame picture.

Well, we don't want to run unless it is really active. By active I mean the Flash connects to the C++ app and receives display instructions.

Ideally we just want to display logo in frame and not connect etc.

How do we know when the flash app is running for real ?

How can we best control this ?

Don