This newsgroup is no longer active. Please see .........
Mon, 17 Sep 2007 09:07:38 -0600
This newsgroup is no longer active. Please see
http://tmhare.mvps.org/help.htm#where
to find the active dshow newsgroups and post in the most appropriate one.
--
Microsoft MVPs: http://www.microsoft.com/mvp and
MVPs.org site http://www.mvps.org
My dshow site: http://tmhare.mvps.org ...
|
Rendering with multiple input pins
Sun, 16 Sep 2007 01:57:17 -0700
Hello,
I'm writing a filter which is responsible for sending data packets
(RTP ) received from two input pins (Audio and Video). The Audio and
Video feed is received through a live stream (flv for exampe), so they
are not always synced. In most stream Video will be late by 4 seconds
or so.
What I want to d ...
|
This newsgroup is no longer active. Please see _...._
Tue, 4 Sep 2007 06:55:24 -0600
This newsgroup is no longer active. Please see
http://tmhare.mvps.org/help.htm#where
to find the active dshow newsgroups and post in the most appropriate one.
--
Microsoft MVPs: http://www.microsoft.com/mvp and
MVPs.org site http://www.mvps.org
My dshow site: http://tmhare.mvps.org ...
|
Cannot see graph in GraphEdit
Tue, 04 Sep 2007 06:35:34 -0000
I've written a simple application which plays video files.
I can use "Connect to Remote Graph" to see the graph in one PC(IBM
ThinkPad R52).
But when I run the application in another PC(IBM ThinkPad X60), launch
GraphEdit and connect to remote graph, I see nothing in the graph. I
am sure the graph is connected ...
|
Re: Video recording at 320x240 with pimg.exe
Fri, 31 Aug 2007 03:20:43 -0700
Hi Prabha,
We are also doing the same thing as you but we are able to capture the
still as well as video using pimg.exe.But it is possible in only one
resolution format
(i.e)1.Still(480x640)
2.Preview(192x256)
3.Video Capture(192x256)
But we are not able to switch the resolution format for still as well ...
|
This newsgroup is no longer active. Please see ..._.
Wed, 22 Aug 2007 09:29:55 -0600
This newsgroup is no longer active. Please see
http://tmhare.mvps.org/help.htm#where
to find the active dshow newsgroups and post in the most appropriate one.
--
Microsoft MVPs: http://www.microsoft.com/mvp and
MVPs.org site http://www.mvps.org
My dshow site: http://tmhare.mvps.org ...
|
COPP implement
Wed, 22 Aug 2007 09:25:57 -0000
i m implement COPP(Certified Output Protection Protocol -
http://msdn2.microsoft.com/en-us/library/Aa468617.aspx) with Dshow.
in section "importing the driver's public key",
i have a question about size of modulus.
Document in msdn mention that size of modulus is 256 bytes.
as following,
//-------------------- ...
|
|
|
Seo , Search Engine Optimizer , Seo Search engine Optimization , search engine optimization services, SEO Consulting
Thu, 08 Mar 2007 04:09:59 GMT
Search Engine Optimization http://www.yourseoconsulting.com/ Seo Optimization , Semantic Results, Artificial intelligence in Search, Auto Content Generators, Search Engine Results. SEO optimizer. SEO consulting
...
|
ad - This newsgroup is no longer active. Please see...
Wed, 7 Mar 2007 14:05:06 -0700
This newsgroup is no longer active. Please see
http://tmhare.mvps.org/help.htm#where
to find the active dshow newsgroups and post in the most appropriate one.
--
Microsoft MVPs: http://www.microsoft.com/mvp and
MVPs.org site http://www.mvps.org
My dshow site: http://tmhare.mvps.org ...
|
AVIStreamRead fails
Wed, 7 Mar 2007 21:37:22 +0100
I've reduced the problem to this small function. It calls these
successfully:
AVIFileInit();
AVIFileOpen( &aviFile, fname, OF_READ | OF_SHARE_DENY_NONE, NULL );
AVIFileGetStream( aviFile, &audioStream, streamtypeAUDIO, 0 );
Then it calls
AVIStreamRead(audioStream, 0, AVISTREAMREAD_CONVENIENT, ...
|