Re: AVIStreamRead fails
- From: "The March Hare [MVP]" <phil@xxxxxxxxx>
- Date: Wed, 7 Mar 2007 14:04:48 -0700
On Wed, 7 Mar 2007 21:37:22 +0100, Kyle Katarn wrote:
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 );
First of all, your question has nothing to do with dshow.
Secondly, how did you miss all the posts in this newsgroup that say "This
newsgroup is no longer active"?
I recommend you read one of them.
--
Microsoft MVPs:
http://www.microsoft.com/mvp and
MVPs.org site
http://www.mvps.org
My dshow site:
http://tmhare.mvps.org
.
Relevant Pages
- Re: My filter is being picked up for wrong format!
... programming under DShow programming. ... when virtually every other thread in the newsgroup says in its ... My dshow site: http://tmhare.mvps.org ... (microsoft.public.multimedia.directx.dshow.programming) - Re: COPP implement
... http://msdn2.microsoft.com/en-us/library/Aa468617.aspx) with Dshow. ... How did you miss all the posts in this newsgroup that say "This ... I recommend you read one of them. ... My dshow site: http://tmhare.mvps.org ... (microsoft.public.multimedia.directx.dshow.programming) - Re: WMF SDK - How to write a wmv stream starting from a raw mpeg4 stream
... This group is for dshow. ... The correct group for the WM Format SDK is: ... Now I posted also in the other newsgroup you suggested to me. ... (microsoft.public.win32.programmer.directx.video) - DO NOT POST HERE - Please read
... to find the active dshow newsgroups and post in the most appropriate one. ... Microsoft MVPs: http://www.microsoft.com/mvp and ... My dshow site: http://tmhare.mvps.org ... (microsoft.public.multimedia.directx.dshow.programming) - DO NOT POST HERE - Please read
... to find the active dshow newsgroups and post in the most appropriate one. ... Microsoft MVPs: http://www.microsoft.com/mvp and ... My dshow site: http://tmhare.mvps.org ... (microsoft.public.multimedia.directx.dshow.programming) |
|