WMP Libraries and Custom extension.
Mon, 21 Dec 2009 18:17:01 -0800
Hello,
I am not sure this is the proper forum for what I need but it was the
closest one I found.
What I want to do is add a custom extension to WMP libraries.
I have searched alot then I have changed the registry:
Windows Registry Editor Version 5.00
; Parts are set, but type already exists
[HKEY_CLASS ...
|
Media Stream Editor Temporary Overloading Error
Mon, 21 Dec 2009 13:06:01 -0800
I have a small utility which splits the stream using media stream editor. I
am using windows media encoder sdk to automate the process.
The problem is it can only handle 2 streams at the same time. CPU usage is
only around 20%. I tried it on another machine, it can only split 1 stream
and cpu usage is le ...
|
getting ASF metadata within a DMO.
Sun, 20 Dec 2009 22:16:20 -0800 (PST)
Hi All.
I am encoding ASF files using arbitrary data streams and screen
streams.
I am decoding this ASF file using a custom written DMO for windows
media player.
my issue is this :
For each asf stream, I need to provde the DMO with some metadata
necessary for playback.
However, I only need the DMO to get thi ...
|
Obtaining different views in media player
Thu, 17 Dec 2009 03:14:01 -0800
Hi,
I am developing a sidebar window for media player. I have created the
sidebar. Now, i want to hide the sidebar when the media player is in now
playing mode.
How will i get the event when user moves to different modes.
Please help me with some pointers.
Thanks & Regards,
Smit ...
|
need sample code for accoustic echo cancelation in windows xp
Wed, 16 Dec 2009 07:26:24 -0800 (PST)
i've seached around and got finally some clue to make codes for
accoustic echo cancelation in windows xp.
anybody can show me the sample code.
Someone said the code would include DirectSoundFullDuplex API. ...
|
Writing asf files containing AAC audio
Wed, 16 Dec 2009 00:18:40 -0800
I encountered the same problem, may I ask whether it has been resolved
Alessandro Angeli wrote:
Re: Writing asf files containing AAC audio.
14-Jan-09
From: "Fredrik"
ASF can contain VBR audio without problems and the WMWriter
should have no problems either. You should set the bitrate
in the IWMStre ...
|
Writing asf files containing AAC audio
Wed, 16 Dec 2009 00:16:51 -0800
I encountered the same problem, may I ask whether it has been resolved
cf wrote:
That is what I have been trying to do but the WMWriter doesn't write each
15-Jan-09
That is what I have been trying to do but the WMWriter doesn't write each
sample, it combines them to a big sample depending on the bitra ...
|
|
|
Transform Plugins not visible in IWMEncTransformPluginInfoManager
Mon, 14 Dec 2009 05:33:01 -0800
Hi,
I have registered a list of ffdshow transform plugins with WME.
WME / Properties / Plug-ins tab
These plugins work fine when using WME to encode video / audio!
The Windows Media Encoder SDK states that these plugns will be visible in
the IWMEncTransformPluginInfoManager enumeration (See Using Transfo ...
|
reply: windows media encoder sdk
Sun, 13 Dec 2009 22:54:29 -0800
http://www.microsoft.com/downloads/details.aspx?FamilyID=000a16f5-d62b-4303-bb22-f0c0861be25b&displaylang=en
The March Hare [MVP] wrote:
Re: Trouble Downlloading Windows Media Player 11 SDK
12-Mar-08
On Wed, 12 Mar 2008 07:57:54 -0700 (PDT), ratnasinghal@gmail.com wrote:
The link is broken. You can ...
|
Windows Media Player Plug-In - Closed Caption
Sun, 13 Dec 2009 12:59:01 -0800
Hello all,
I'm looking at the best approach for developing a way to read the caption
prior to being displayed by a DVD and controlling sound and, eventually, the
caption that goes to the player (WMP).
I thought I might be able to do that with a DMO plug-in using Windows Media
SDK for WMP 11 but so far I' ...
|