|
Monday, February 23, 2009 - 3 Posts by 2 People
On Mon, 23 Feb 2009 12:55:03 -0800 (PST), "Roman Ryl..." <ryltsov@gmail.com
Hi,
AM stands
On Mon, 23 Feb 2009 12:42:55 -0800 (PST), Xiaohan <wangxiaohan@gmail.com
Hi,
Saw a lot of data structures with starting...
from "A" in directshow
SDK. Just curious what does this "A" stand for?
Thanks
|
|
Thursday, May 14, 2009 - 3 Posts by 3 People
To piSize I create the AM_Media_Type structure, and from the AM_Media_Type I retrieve...
struct.
It is my understanding that obtaining, changing and placing back AM_Media_Type
) then configure it.
int iCount, iSize; VIDEO_STREAM_CONFIG_CAPS scc; AM_MEDIA_TYPE *pmt; hr = pConfig...
|
|
Tuesday, August 28, 2007 - 2 Posts
The proper way to query for this info?
I've looked into the MSDN docs for the AM_MEDIA_TYPE
way to query for this info?
I've looked into the MSDN docs for the AM_MEDIA_TYPE structure
into the
> MSDN docs for the AM_MEDIA_TYPE structure, but can't find
> a clue on how to get
|
|
Sunday, November 08, 2009 - 4 Posts by 2 People
Type 0:
Audio: PCM 8000Hz mono 128Kbps
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Audio
1f 00 00 80 3e 00 00 02 00 10 00 ....@...>
0010: 00 00 ..
Media Type 1:
Unknown
AM_MEDIA...
Dear all
I have Laptop Toshiba M600 XP.. after booting windows i have found this message.
WARNING
Cannot Access Volume Control...
|
|
Wednesday, September 26, 2007 - 6 Posts by 2 People
Service\Kikis Delivery Service.avi::Output
Media Type 0:
Unknown
AM_MEDIA_TYPE:
majortype...
bTemporalCompression: 0
lSampleSize: 1
cbFormat: 0
Media Type 1:
reconstruction was not specified in open options and
the video stream is not a known keyframe-only type. Seeking
|
|
Saturday, April 25, 2009 - 5 Posts by 2 People
PSrcFilter, IID_IAMStreamConfig, (void **)&m_pVSC);
// Get current AM_MEDIA_TYPE
AM_MEDIA...
= m_pVSC-// Change info
...
// Set new AM_MEDIA_TYPE
hr = m_pVSC-
for RGB media at http://sourceforge.net/projects/videoprocessing/
You can try it out in graphedit
|
|
Wednesday, July 27, 2005 - 5 Posts by 2 People
On the system
The following pin(s) failed to find a connectable filter :
Stream 0
Media Type 0:
AM_...
- }
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 1
cbFormat: 0
Media Type 1:
hello every 1
any one here know whats the meaning of this error :
Media Player Classic Could not render some of the pins ...
|
|
Wednesday, September 30, 2009 - 12 Posts by 4 People
IBMCameraManager::Trigger(BYTE* pBuffer)
{
if(!g_pCameraManager)
return E_POINTER;
AM_MEDIA_TYPE...
I'm using ISampleGrabberCB::BufferCB method because I want to process every single frame from webcamera stream. So inside...
a callback interface I need to call another function but I don't know where exactly to put it and what argument to use?...
|
|
Tuesday, May 12, 2009 - 5 Posts by 3 People
Ch 4608Kbps
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Audio {73647561-0000-0010-8000-00AA00389B71}
subtype...
the error. This is a small part of the error:
ACM Wrapper::Output
Media Type 0:
Audio: PCM 48000Hz
I have sound?
EDIT: I forgot to mention that it plays in Windows Media Player as well, so
|
|
Monday, August 15, 2005 - 7 Posts by 2 People
IWidth,iHeight); //Set the Grabber Media Type AM_MEDIA_TYPE mt; ZeroMemory(&mt, sizeof...
. This can happen when connecting a sample grabber to its output which changes the type of its input pin
that I would have ever figure that out, but I still am not sure as to what to change to make this work
|
)