![]() ![]() |
Jan 22 2009, 04:21 PM
Post
#1
|
|
|
Be nice to me, I am new. Group: New Members Posts: 4 Joined: 27-November 08 Member No.: 11,531 Card: None |
Hello:
recently, I was wondering where can I get the GUID of MediaType and related pbFormat block info ex: // {000000FF-0000-0010-8000-00AA00389B71} static const GUID MEDIASUBTYPE_AAC = { 0x000000ff, 0x0000, 0x0010, { 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 } }; // {000001FF-0000-0010-8000-00AA00389B71} static const GUID MEDIASUBTYPE_LATM_AAC = { 0x000001ff, 0x0000, 0x0010, { 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 } }; this is found in he-aac decoder. I want to develop a simple directshow filter, but I found that I have no idea about the outputpin mediatype setting informat where can I found these info ? thx |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 03:15 AM |