Re: Re2: How to format a IMediaSample?

2005-04-13 Thread Robert Shearman
Maarten Lankhorst wrote: I tried using the graph edit tool from Graph Edit, connected my outputpin to videorenderer's input pin I got this: trace:quartz:VideoRenderer_SendSampleData 0x77ca8108 0x7cfd 131072 trace:quartz:IPinImpl_ConnectionMediaType (0x77ca8268/0x77ca8268)->(0x77a9f8f8) trace:

Re2: How to format a IMediaSample?

2005-04-13 Thread Maarten Lankhorst
Robert Shearman wrote: Maarten Lankhorst wrote: I'm having troubles sending a media sample over the graph, I'm wondering wether that is because of the receiving filter or my own fault. the thing I'm trying to send is a uncompressed 24 bit image, the bitmap info header data of it is pretty much a

Re: How to format a IMediaSample?

2005-04-13 Thread Robert Shearman
Maarten Lankhorst wrote: I'm having troubles sending a media sample over the graph, I'm wondering wether that is because of the receiving filter or my own fault. the thing I'm trying to send is a uncompressed 24 bit image, the bitmap info header data of it is pretty much as this: mediatype: BI_

Re: How to format a IMediaSample?

2005-04-13 Thread Boaz Harrosh
Maarten Lankhorst wrote: I'm having troubles sending a media sample over the graph, I'm wondering wether that is because of the receiving filter or my own fault. the thing I'm trying to send is a uncompressed 24 bit image, the bitmap info header data of it is pretty much as this: mediatype: BI_

How to format a IMediaSample?

2005-04-12 Thread Maarten Lankhorst
I'm having troubles sending a media sample over the graph, I'm wondering wether that is because of the receiving filter or my own fault. the thing I'm trying to send is a uncompressed 24 bit image, the bitmap info header data of it is pretty much as this: mediatype: BI_RGB24 Width: 320 Height: