<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>microsoft.public.win32.programmer.mmedia Google Group</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia</link>
  <description>Microsoft 32-bit development newsgroup.</description>
  <language>en</language>
  <item>
  <title>Re: AVI</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/40081c7dc5e8b64c/0b18f9532561d5e4?show_docid=0b18f9532561d5e4</link>
  <description>
  You say &amp;quot;write AVIs&amp;quot; but you only mentioned readers. Read or &lt;br&gt; write? In any case, the AVI 1.0 syntax is trivial, you&#39;d &lt;br&gt; better off writing your own code from scratch: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://msdn.microsoft.com/en-us/library/dd318189.aspx&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Supporting AVI 2.0/OpenDML is not much harder, just google &lt;br&gt; &amp;quot;opendml&amp;quot;. &lt;br&gt; None, there is nothing useful.
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/40081c7dc5e8b64c/0b18f9532561d5e4?show_docid=0b18f9532561d5e4</guid>
  <author>
  nob...@nowhere.in.the.net
  (Alessandro Angeli)
  </author>
  <pubDate>Thu, 11 Mar 2010 22:56:25 UT
</pubDate>
  </item>
  <item>
  <title>AVI</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/40081c7dc5e8b64c/b07fed86ed11c39c?show_docid=b07fed86ed11c39c</link>
  <description>
  I want to learn to write AVIs. In particular, a program in C that shows &lt;br&gt; data like riffwalk and chunk.exe. And also a small video viewer. I have seen &lt;br&gt; rifwalk&#39;s source in C++ and it should be fairly easy to rewrite it in C &lt;br&gt; except for those namespaces at the end that use the scoping operator. I&#39;m
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/40081c7dc5e8b64c/b07fed86ed11c39c?show_docid=b07fed86ed11c39c</guid>
  <author>
  nos...@nspam.invalid
  (Bill Cunningham)
  </author>
  <pubDate>Thu, 11 Mar 2010 13:21:34 UT
</pubDate>
  </item>
  <item>
  <title>Re: Unable to enumerate any media types on my filter&#39;s pins</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/b1f49c747492c987/041c89d6bfe5d8d4?show_docid=041c89d6bfe5d8d4</link>
  <description>
  Multi-posted here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://social.msdn.microsoft.com/Forums/en-US/windowsdirectshowdevelopment/thread/e61105a0-c5c8-4fdc-b5c0-9288f17573b7&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Please do not multi-post. &lt;br&gt; See: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://tmhare.mvps.org/help.htm#mp&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/b1f49c747492c987/041c89d6bfe5d8d4?show_docid=041c89d6bfe5d8d4</guid>
  <author>
  themarchh...@alice.in.wonderland
  (The March Hare [MVP])
  </author>
  <pubDate>Wed, 10 Mar 2010 22:07:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Unable to enumerate any media types on my filter&#39;s pins</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/b1f49c747492c987/cf706cf0d689a41a?show_docid=cf706cf0d689a41a</link>
  <description>
  The registration info should *not* be added directly to the &lt;br&gt; registry but through IFilterMapper2::RegisterFilter () or &lt;br&gt; AMovieDllRegisterServer2(). &lt;br&gt; The filter returns what&#39;s specified in the code, not what&#39;s &lt;br&gt; in the registry. It&#39;s up to you to make the 2 sets of &lt;br&gt; informations match (including the media types). The set in
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/b1f49c747492c987/cf706cf0d689a41a?show_docid=cf706cf0d689a41a</guid>
  <author>
  nob...@nowhere.in.the.net
  (Alessandro Angeli)
  </author>
  <pubDate>Wed, 10 Mar 2010 21:49:04 UT
</pubDate>
  </item>
  <item>
  <title>Unable to enumerate any media types on my filter&#39;s pins</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/b1f49c747492c987/c2f373bb80cae7d6?show_docid=c2f373bb80cae7d6</link>
  <description>
  I am in the process of developing a H.264 video encoder filter. I have added &lt;br&gt; the following registry entries in filter project&#39;s .reg file: &lt;br&gt; [HKEY_CLASSES_ROOT\Filter\{B2E 82896-5BD7-4299-B65D-8F95A011A 2E7}] &lt;br&gt; @=&amp;quot;H264 Video Encoder Filter&amp;quot; &lt;br&gt; [HKEY_CLASSES_ROOT\CLSID\{B2E8 2896-5BD7-4299-B65D-8F95A011A2 E7}]
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/b1f49c747492c987/c2f373bb80cae7d6?show_docid=c2f373bb80cae7d6</guid>
  <author>
  redn...@discussions.microsoft.com
  (Rednahc)
  </author>
  <pubDate>Wed, 10 Mar 2010 20:52:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: Changing Filtergraph from within</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/0e2ae5b717e15252/6620ea6ab4f7ce81?show_docid=6620ea6ab4f7ce81</link>
  <description>
  Do you need the &amp;quot;MPEG-2 Sections and Tables Filter&amp;quot; to be &lt;br&gt; connected to one of your source&#39;s output pins? If that&#39;s the &lt;br&gt; case, simply implement IStreamBuilder on your output pin.
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/0e2ae5b717e15252/6620ea6ab4f7ce81?show_docid=6620ea6ab4f7ce81</guid>
  <author>
  nob...@nowhere.in.the.net
  (Alessandro Angeli)
  </author>
  <pubDate>Tue, 09 Mar 2010 22:52:02 UT
</pubDate>
  </item>
  <item>
  <title>Changing Filtergraph from within</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/0e2ae5b717e15252/e4fc189b30c80195?show_docid=e4fc189b30c80195</link>
  <description>
  I have a filter (Source Filter) inside a filtergraph not controlled by me. &lt;br&gt; The application will add a MPEG 2 Demultiplexer to the filtergraph some time &lt;br&gt; after my filter but will not add a MPEG Sections and Tables Filter. &lt;br&gt; I need some info parsed from the MPEG 2 stream and would like to change the &lt;br&gt; filtergraph to add the parser filter.
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/0e2ae5b717e15252/e4fc189b30c80195?show_docid=e4fc189b30c80195</guid>
  <author>
  ralfzil...@discussions.microsoft.com
  (Ralf Ziller)
  </author>
  <pubDate>Mon, 08 Mar 2010 15:32:02 UT
</pubDate>
  </item>
  <item>
  <title>杀毒软件免费下载 9845</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/fb654147916fc3a6/12d5e0b652251256?show_docid=12d5e0b652251256</link>
  <description>
  许多性能问题和您的计算机安全造成 恶意病毒，最好的办法对付，这是要安装 防病毒确认和您的计算机上更新 &lt;br&gt; 杀毒软件免费下载： &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://antivirusfreecn.blogspot.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; 链接网站的内容： &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://antivirusfreecn.blogspot.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://antivirusfreecn.blogspot.com/2010/02/blog-post_7866.html&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/fb654147916fc3a6/12d5e0b652251256?show_docid=12d5e0b652251256</guid>
  <author>
  antivirusgra...@discussions.microsoft.com
  (antivirus gratis)
  </author>
  <pubDate>Tue, 02 Mar 2010 11:01:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to discover is dshow filter can be used in graph?</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/82d39e9c1525befb/19f069ecb4171218?show_docid=19f069ecb4171218</link>
  <description>
  No there isn&#39;t. Only the filter knows whether it can accept &lt;br&gt; to work in a specific situation so the only way to know is &lt;br&gt; to try it in that situation. The info in the registry are &lt;br&gt; just hints and, even if the filter doesn&#39;t lie, those hints &lt;br&gt; are not enough to make a decision. &lt;br&gt; However you error simply means VFW_E_NO_ACCEPTABLE_TYPES. If
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/82d39e9c1525befb/19f069ecb4171218?show_docid=19f069ecb4171218</guid>
  <author>
  nob...@nowhere.in.the.net
  (Alessandro Angeli)
  </author>
  <pubDate>Fri, 26 Feb 2010 21:24:45 UT
</pubDate>
  </item>
  <item>
  <title>How to discover is dshow filter can be used in graph?</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/82d39e9c1525befb/5792ffebf3d74db3?show_docid=5792ffebf3d74db3</link>
  <description>
  I have a Samsung Omni 2 that has an H264 decoder that shipped with the &lt;br&gt; phone (one of the reasons I thought I wanted it). However, after much &lt;br&gt; trying and no real support from Samsung, I&#39;m beginning to think they &lt;br&gt; have this filter locked down (if possible) to their own internal use. &lt;br&gt; I have a test application that captures video input and encodes using
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/82d39e9c1525befb/5792ffebf3d74db3?show_docid=5792ffebf3d74db3</guid>
  <author>
  mikebi...@gmail.com
  (mike)
  </author>
  <pubDate>Fri, 26 Feb 2010 06:13:31 UT
</pubDate>
  </item>
  <item>
  <title>Audio capture using winmm.lib ?</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/27454a201a23a0de/f18dbdbd2f397bf6?show_docid=f18dbdbd2f397bf6</link>
  <description>
  Hi all, &lt;br&gt; Under Windows XP unsing Visual C++, &lt;br&gt; I need to capture on-the-fly audio data &lt;br&gt; from the sound card and/or analogic line-input &lt;br&gt; to a memory buffer (like a PC oscilloscope does) &lt;br&gt; I tried to use &#39;winmm.lib&#39; and &#39;mmsystem.h&#39; and &lt;br&gt; the functions of the &#39;waveIn&#39; and &#39;waveOut&#39; family, &lt;br&gt; with no efficient result so far.
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/27454a201a23a0de/f18dbdbd2f397bf6?show_docid=f18dbdbd2f397bf6</guid>
  <author>
  5...@free.fr
  (Jean-Christophe)
  </author>
  <pubDate>Thu, 25 Feb 2010 18:33:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to get current audio output and current video device</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/38522a2fc6878e03/a18cee80034d56a4?show_docid=a18cee80034d56a4</link>
  <description>
  User-or Kernelmode, what is &lt;br&gt; your target? &lt;br&gt; regards &lt;br&gt; K.
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/38522a2fc6878e03/a18cee80034d56a4?show_docid=a18cee80034d56a4</guid>
  <author>
  kareem...@hotmail.com
  (Kerem Gümrükcü)
  </author>
  <pubDate>Tue, 23 Feb 2010 08:53:29 UT
</pubDate>
  </item>
  <item>
  <title>How to get current audio output and current video device</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/38522a2fc6878e03/01f853d83ab6e6ee?show_docid=01f853d83ab6e6ee</link>
  <description>
  Hi &lt;br&gt; I want to get the name of audio output and current video device, but WMI &lt;br&gt; may get &lt;br&gt; more than 2 devices that I do not know which is the audio output or current &lt;br&gt; video device, is there some good API can accomplish my requests ? &lt;br&gt; Thank you .
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/38522a2fc6878e03/01f853d83ab6e6ee?show_docid=01f853d83ab6e6ee</guid>
  <author>
  k...@discussions.microsoft.com
  (Kid)
  </author>
  <pubDate>Mon, 22 Feb 2010 04:08:01 UT
</pubDate>
  </item>
  <item>
  <title>how can I select redording input using mcisendstring</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/a6bb14fcb260c571/45411d18852c2dc3?show_docid=45411d18852c2dc3</link>
  <description>
  Hi All &lt;br&gt; I&#39;m trying to write an app that uses mciSendString to record audio. &lt;br&gt; I&#39;ve searched the web trying to find an example of how to allow the user to &lt;br&gt; choose which input source to use. &lt;br&gt; I can get a list of devices using waveInGetDevCaps. I can open some device &lt;br&gt; (looks like the microphone) and record audio using mciSendString(&amp;quot;open new
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/a6bb14fcb260c571/45411d18852c2dc3?show_docid=45411d18852c2dc3</guid>
  <author>
  mickmarsh...@earthlink.net
  (mickey)
  </author>
  <pubDate>Mon, 22 Feb 2010 00:25:47 UT
</pubDate>
  </item>
  <item>
  <title>Re: Which technology?</title>
  <link>http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/0996292752906263/07f3819065897cde?show_docid=07f3819065897cde</link>
  <description>
  There is no standard way, it depends on what DRM framework &lt;br&gt; we are talking about. If you mean WindowsMedia DRM for &lt;br&gt; WindowsMedia files, you should be able to read them just &lt;br&gt; like any other WM file, but you will only receive &lt;br&gt; decompressed data (which is what you want anyway). &lt;br&gt; In more detail, to read DRM&#39;ed and non-DRM&#39;ed WM files in
  </description>
  <guid isPermaLink="true">http://groups.google.com.sb/group/microsoft.public.win32.programmer.mmedia/browse_thread/thread/0996292752906263/07f3819065897cde?show_docid=07f3819065897cde</guid>
  <author>
  nob...@nowhere.in.the.net
  (Alessandro Angeli)
  </author>
  <pubDate>Thu, 18 Feb 2010 18:18:06 UT
</pubDate>
  </item>
  </channel>
</rss>
