MONOGRAM GraphStudio 0.3.0.0
November 21st, 2008 Posted in Free SoftwareHi,
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 structure
- BITMAPINFOHEADER::biCompression is now also displayed as fourCC string
- added property page for IAMBufferNegotiation interface
- AboutBox MONOGRAM link navigates to home page
- added high resolution output property page for WMA DMO Decoder
Download here : graphstudio.exe (1084 KB)
Enjoy,
Igor
3 Responses to “MONOGRAM GraphStudio 0.3.0.0”
By andy vt on Dec 3, 2008
How does graphstudio configure the Haali Media Splitter (AR) to select the audio stream? I would like to do the same thing in an application, but I can’t find interface docs for any of the Haali filters.
Thanks.
By Igor Janos on Dec 3, 2008
Look for IAMStreamSelect interface.
Here :
http://msdn.microsoft.com/en-us/library/ms784124(VS.85).aspx
By andy vt on Dec 3, 2008
Thanks.