eleven11
January 15th, 2007, 02:56 AM
Hi guys,
I have a vector of video frames called frameVector. So for example frameVector[0] is of type byte* and has a size of 230,400 bytes (width of 320 and height of 240 and 3 channels).
I want to display the frames in my sdi mfc program.
Could you please guide me roughly on how I can do that.
thx.
I have a vector of video frames called frameVector. So for example frameVector[0] is of type byte* and has a size of 230,400 bytes (width of 320 and height of 240 and 3 channels).
I want to display the frames in my sdi mfc program.
Could you please guide me roughly on how I can do that.
thx.