-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Ok so my new gig is high performance video (think Google streetview but movies) - the hard work is all embedded capture and image processing but:
I was looking at the new MS video offerings to display content = Windows Media Foundation.
Is anyone actually using this ?
There are no books on the…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is anyone know how to generate media foundation TypeLibrary which will then be imported as COM in managed code ?
I didn't found any dll or tlb file related to media foundation which i can import in my C#.Net application.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
With IMFMediaSource and IMFByteStreamHandler I can access bytes from media source to determine media type and audio/video stream parameters, such as duration, quality, number of streams, etc. But can I replace these bytes and send them back to client? E.g. I receive zip file bytestream, extract actual…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
Here is a question about IMFActivate::ActivateObject and IMFActivate::ShutdownObject in Media Foundation.
According to MSDN, the component that calls ActivateObject is responsible for calling ShutdownObject.
But there are two examples not following this rule:
http://msdn.microsoft.com/en-us/library/dd388503%28VS…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Does anyone know if Microsoft MFTs for Win7 can be written in C#? If so, is there any book or website that would help me in this.
>>> More