Sign in
Media Foundation and DirectShow tips, gotchas and code bits
This blog is dedicated to assisting fellow Software Engineers who are integrating Microsoft’s audio and video technologies into their software.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
OK
Search
Tags
Async File Source
Audio
AVI Splitter
deinterlacing
Direct Media Object
DirectMusic
DirectShow
DMO
DV Decoder
Media Engine
Media Foundation
Media Foundation Transform
MediaElement
MF
MFT
PlayTo
plug-in
WASAPI
Windows 8
Windows Media Encoder
Windows Media Format SDK
Windows Media Player
WM DRM
WMRM SDK
XAudio2
Archive
Archives
March 2013
(1)
August 2012
(2)
April 2012
(1)
March 2012
(1)
February 2012
(1)
June 2010
(1)
July 2009
(1)
May 2009
(1)
April 2009
(4)
March 2009
(2)
February 2009
(2)
January 2009
(2)
October 2008
(3)
September 2008
(4)
April 2008
(1)
March 2008
(5)
March, 2008
MSDN Blogs
>
Media Foundation and DirectShow tips, gotchas and code bits
>
March, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Media Foundation and DirectShow tips, gotchas and code bits
When playing back a DV encoded AVI file, what does the AVI Splitter do when it detects a zero byte sample (zero byte index) from the Async File Source?
Posted
over 5 years ago
by
James Dailey
Q. When playing back a DV encoded AVI file, what does the AVI Splitter do when it detects a zero byte sample (zero byte index) from the Async File Source? A. From what I see in the code the AVI Splitter doesn’t do anything when it detects a zero...
Media Foundation and DirectShow tips, gotchas and code bits
When NTSC (29.97 interlaced) video is being fed to the VMR9 with a custom allocator/presenter, PresentImage is being called 60 times per second. You expect 30 times per second.
Posted
over 5 years ago
by
James Dailey
Q. When NTSC (29.97 interlaced) video is being fed to the VMR9 with a custom allocator/presenter, PresentImage is being called 60 times per second. You expect 30 times per second. A. This is by design depending on the type of deinterlacing that you...
Media Foundation and DirectShow tips, gotchas and code bits
Adding CRL data to WMRM SDK 10.1.2 based scripts
Posted
over 5 years ago
by
James Dailey
UPDATE: The code referenced on this page is written in ASP / VB Script. I recently created a complete ASP.net code sample that does everything this code does and more. I would recommend that you check it out by going here: http://blogs.msdn.com/mediasdkstuff...
Media Foundation and DirectShow tips, gotchas and code bits
DirectMusic PlaySegmentEx stops working after running for 18 - 20 days
Posted
over 5 years ago
by
James Dailey
I ran into an interesting issue with DirectMusic yesterday. When you use PlaySegmentEx to repeatedly play MIDI content, after about 18 - 20 days of constant playback the API stops playing the content as expected. DirectMusic builds a DirectShow graph...
Media Foundation and DirectShow tips, gotchas and code bits
Bug in prelicgen.asp may cuse error on the client
Posted
over 5 years ago
by
James Dailey
I found a bug recently in the prelicgen.asp page that has been causing pain for developers. They report that they get an error on the client when calling “GetLicenseFromURL” and using the predel1.asp and prelicgen.asp samples from the WMRM...
Page 1 of 1 (5 items)