[AG-TECH] Hi-quality video

Jay Beavers jbeavers at microsoft.com
Mon Jul 23 12:34:57 CDT 2001


I'll be happy to supply you with whatever direct assistance you need
with using the DirectShow APIs.  Not only does this abstract the details
of VfW and WDM drivers, it provides you a nice clean sample through the
IMediaSample interface.  To see how to do this easily, I'd recommend
going through the NullNull sample that comes with the DirectShow SDK
which simply passes the IMediaSample to you and does nothing with it.

 

In addition to being able to get the raw media frames, you also get the
advantage of having all your capture and render work done for you.  The
renderer under Windows XP is extremely advanced with built-in support
for hardware acceleration from a ton of video cards and very interesting
features such as ability to draw into a DirectX surface of your
choosing, ability to do alpha blending, windowless rendering, blending
of video streams, etc.

 

 

If you decide you want to work at a lower level than the DirectShow
APIs, I'll be happy to set up a conversation with our Device Driver
Development Kit support guys.  They should be able to help you demystify
any issues you're running into.

 

 - jcb

 

-----Original Message-----
From: Robert Olson [mailto:olson at mcs.anl.gov] 
Sent: Monday, July 23, 2001 10:11 AM
To: Todd Needham
Cc: Jay Beavers; Andy Quay; ag-tech at mcs.anl.gov
Subject: RE: [AG-TECH] Hi-quality video

 

At 09:06 AM 7/23/2001 -0700, Todd Needham wrote:



Bob do you have an MSDN subscription?  If not, let me know and I ll take
care of it as part of our general support of AG.


Yup. I've looked thru the samples in the past, and found them to be not
immediately useful for what I want to do (get the raw bits of video
frames into my app).

--bob

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/ag-tech/attachments/20010723/1f57bec1/attachment.htm>


More information about the ag-tech mailing list