ms-media-foundation
mp4-h264 video decoding with Media Foundation
I\'m testing how to integrate libavcodec (http://en.wikipedia.org/wiki/Libavcodec) using MS Media Foundation SDK, in order to decode h264-lossless format video to YUV/RGB raw data[详细]
2023-03-31 12:52 分类:问答Media session example [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-11 04:41 分类:问答Media Foundation : adding thirdparty decoder dll to topology
I am new to Microsoft Media Found开发者_运维问答ation. I am running a sample playback code found in MSDN. Now, I want to add a MFT for a third party decoder to the topology. Is this possible ?[详细]
2023-03-09 03:26 分类:问答decode MPEG1/2 video with Media Foundation
I am using Media Foundation to play videos. On windows 7 some videos encoded with Mpeg1/Mpeg2 PS and Windows Media Player can play them, but Media Foundation does not(I tried to register a stub MPEG1S[详细]
2023-02-21 03:25 分类:问答Simulating a webcam stream
Is it possible to simulate a web-cam output so that other p开发者_运维技巧rograms that use web-cams (for example Skype) will recognize it as a real web-cam?I am the author of that sample : http://tmha[详细]
2023-02-17 10:22 分类:问答Get native video resolution of a video file
I\'m currently writing some custom EVR for a Media Foundation player. So far everything work, but i\'m in need of finding the native resolution of the video file i\'m rendering.[详细]
2023-02-14 03:27 分类:问答best way to build graph for MPEG2 transport stream
on windows 7 the windows media player supports .ts files very well, in the sense that windows media player knows how to handle such files without any additional codec packs.[详细]
2023-02-12 20:26 分类:问答Is it possible to use the h264 and aac encoders that ship with windows 7 from directshow?
I see that windows 7 ships with an aac encoder and an h264 encoder. I\'m writing a directshow application that needs to do video encoding. I think: \"Great! Now I don\'t have to license a video encode[详细]
2023-02-08 06:04 分类:问答Microsoft Media Foundation - Decode h264 samples
I used the Microsoft Media Foundation samples (namely MFCaptureToFile) to capture H264 frames from my webcam and write them to a file.[详细]
2023-01-17 12:24 分类:问答System.AccessViolationException from unmanaged code?
I\'m writing this library that implements some basic audio player features in C++/CLI via the Media Foundation framework that will be consumed by managed code.I can play audio, stop, pause, etc just f[详细]
2023-01-15 04:40 分类:问答