Hello Christian and all,
I am more or less successfully grabbing frames out of an RTSP stream opened via
the openURLMovie handler, but odd things are happening.
If I used the m=OpenMovieURLMBS(url, newMovieAsyncOK) as in the example I get
the movie playing live in the corner of the window as if I had passed the
windows GWorld to use as it's scratch space. I didn't do that though ;) If I
use the method to output the video to a separate graphics object that works
too, but it still overlaps the window.
If I use the OpenURLMovieMBS version that doesn't take the flag then it doesn't
draw into the window anymore, but both of them return movies of the wrong size.
If I open the stream in the quicktime player I get a 640x480 image, but 160x120
is returned as the size from both the built in width/height functions as well
as the MBS versions.
The movie is never assigned to a movie player object or capture system or
anything. I just create the movie object, load it via the OpenURLMovieMBS
method and then call playMBS. Then periodically i call DrawMovieMBS to get the
current frame out of it.
What am I missing to get the size correct?
Thanks,
James
James Sentman http://sentman.com
http://MacHomeAutomation.com
_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info