MONOGRAM GraphStudio 0.3.0.0
Friday, November 21st, 2008 Posted in Free Software | 3 Comments »Hi, finally I've found a few hours to work on the new release of GraphStudio. These are the changes made so far : added support for MPEGLAYER3WAVEFORMAT structure added support for MPEG1WAVEFORMAT ...
MONOGRAM MP3 Encoder 0.9.0.0
Monday, November 10th, 2008 Posted in Free Software | 2 Comments »Hello, I know there already is an existing DirectShow wrapper for the great LAME library but I really wanted to write this one to have a nice addition to my filter collection :) and I also wanted to get to know ...
MONOGRAM AC3 Encoder 0.9.0.0
Tuesday, October 21st, 2008 Posted in Free Software | 26 Comments »Hello, for some time I was unable to find a decent free AC-3 encoder DirectShow filter so I've decided to make one. I've extracted the AC-3 encoder source from libavcodec (ffmpeg project) and wrapped it into a simple filter. ...
MONOGRAM GraphStudio 0.2.9.0
Sunday, October 5th, 2008 Posted in Free Software | 22 Comments »Hello everybody, another update to the GraphStudio project is available with the following changes: added MEDIASUBTYPE_NV12 to the list of uncompressed video subtypes added "Insert File Writer" item for output pins delivering ...
MONOGRAM FLV Mux 0.9.0.0
Saturday, October 4th, 2008 Posted in Free Software | 12 Comments »As a result of a two-part tutorial I can publish a new filter for download. Features: support for FLV1 (Sorenson Spark) video streams support for MP3 audio streams generates ...
MONOGRAM GraphStudio 0.2.8.0
Sunday, August 31st, 2008 Posted in Free Software | 7 Comments »Hello, after a month there's yet another update for the GraphStudio project. Following changes have been made : added support for ACM codec configuration (via IAMStreamConfig interface) added support for stream ...
MONOGRAM GraphStudio 0.2.7.0
Thursday, July 24th, 2008 Posted in Free Software | 10 Comments »Hello people, there is a new build of GraphStudio available with the following changes : added support for Enhanced Video Renderer added support for DMO objects (but it's not possible to duplicate "CTRL-D" a DMO filter once created) (many thanks to Griga from ...
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 ...
MONOGRAM GraphStudio 0.2.4.0
Sunday, May 11th, 2008 Posted in Free Software | 2 Comments »Hello, This is just a minor update since I've been really very short on time :( but at least I've managed to implement graph clock control. You can now make the graph run completely without any clock or if ...