MONOGRAM GraphStudio 0.2.6.0
Sunday, June 22nd, 2008 Posted in Free Software | 4 Comments »What an amazing weekend :) nothing got broken so far so I've had a few hours to spend working on GraphStudio. I've updated the following stuff : fixed bug with bad offset of VIDEOINFOHEADER2 extradata added support for VFW property pages added support for ...
MONOGRAM GraphStudio 0.2.5.0
Tuesday, June 17th, 2008 Posted in Free Software | 2 Comments »Hello people, after some time there is finally a new build of GraphStudio available. I've added some more detailed information on WAVEFORMATEXTENSIBLE, added a seeking dialog and also a nice scheduling form so tasks like Stop / Start / Restart could ...
B-Frames in DirectShow
Sunday, June 8th, 2008 Posted in DirectShow | 8 Comments »Ever wondered about B-Frame support in DirectShow? ... or do you think that DirectShow is perfect? Unluckily it's not :) Read the rest of the article for more info on this issue.
Beginner’s guide: How to make a DirectShow filter VC++ project
Thursday, June 5th, 2008 Posted in DirectShow | 32 Comments »If you're in need of writing a DirectShow filter and you've never done it before you might be interested in reading the following article. It explains how to configure all the necessary stuff in Visual C++ to make a very ...