Page 1 of 1

Bitmap Stream of a Flash Movie

Posted: Fri Oct 05, 2007 6:57 am
by sagedev
I am trying to stream a flash movie to a Blackmagic card. It can accept bitmaps as a key source. I was wondering if anyone had example code of playing a flash movie as a bitmap stream? Any pointers would be appreciated.. Thanks in advance..

Re: Bitmap Stream of a Flash Movie

Posted: Fri Oct 05, 2007 8:43 am
by Softanics
Thank you for your question.

sagedev wrote:I was wondering if anyone had example code of playing a flash movie as a bitmap stream?


Do you mean a playing bitmap by bitmap?...

You can get a bitmap from a movie in any time:
http://www.f-in-box.com/dll/help/index/ ... itmap.html

Posted: Fri Oct 05, 2007 7:53 pm
by sagedev
Thanks for the response.. I will look into that a bit more.. I guess I should have explained a bit more.. I saw this under the features:

You can get bitmap images from the current flash movie. It means you are able create applications that can coverts Flash movies to a series of bitmaps, JPEGs and others. Also you can build generated images to make an AVI video for example.


I am trying to push a bitmap (or avi) stream into a directshow filter..