Storing data in a IWMPMedia object
Mon, 24 Aug 2009 21:40:06 -0700 (PDT)
Hello
Is there a way to store a pointer to say a user defined struct , in an
IWMPMedia object? Something like the LPARAM item in the Windows
common controls structs?
I'm using the wmp player remotely, and need to communicate between it
and a browser plugin. My problem is that when I'm adding a IWMPMedia
obj ...
|
registering scheme and source plugin for WMP 12 in Windows 7 not w
Mon, 24 Aug 2009 13:17:36 -0700
I am having a problem with Windows Media Player 12 in Windows 7. This
problem does not happen in Windows XP or Vista. I have example code that
registers a scheme to allow WMP to handle URLs that start with xxxx://. I
also have example code which registers a source plugin for Windows Media
Player to han ...
|
Splitting of video file .
Fri, 21 Aug 2009 21:11:30 -0700 (PDT)
I have installed SDK and i want a code in MFC VC++ to split a video
file of ASF type. Please help me.
...
|
DirectShow / WM SDK - Publish webcam and mic to MMS
Fri, 21 Aug 2009 10:18:01 -0700
I'm new to DirectShow / WMSDK, but can cope with COM+. I want to grab the
output from webcam and microphone and split into 2 streams - one to a local
AVI file, and one to an MMS live publishing point. I'm fine with the
DirectShow filtergraph and the local stream, but I can't figure out how to
get and configu ...
|
Rendering wmv (HD) files , returns E_OUTOFMEMORY when pause or run
Mon, 17 Aug 2009 04:15:01 -0700
Hi,
I am rendering wmv (HD) files using directshow. It is working fine with some
files.
But there are some files which returns E_OUTOFMEMORY when pause or run of
IMediaControl is called.
I am using IGraphBuilder::RenderFile function for rendering files.
Does any body have this type of problem ??
Is the ...
|
windows media format redistributable on windows vista & windows 7
Mon, 17 Aug 2009 00:49:01 -0700
We have been using an old redistributable that came with WMSDK9 - however,
this redistributable fails to install on the following operating systems:
- Windows Vista, 32 & 64 bit editions.
- Windows 7, 32 & 64 bit editions.
On a standard installation of these operating systems - there is technically
no need ...
|
IWMWriter::AllocateSample() failed
Mon, 17 Aug 2009 00:22:40 -0700 (PDT)
i m using iwmwriter to writer asf file. it was working well, but when
disk has no space, then AllocateSample() failed with
NS_E_INVALID_REQUEST and main problem is virtual memory continuously
increasing.
can anyone help me plz ...
|
|
|
??????????????????
Fri, 14 Aug 2009 20:49:50 -0700
Çë¸÷½çÖ§³ÖÕß, ¸øÎÒÁªÏµÒ»ÏÂ.
ҶЦ¾ê
...
|
Problem when encoding from Pinnacle Dazzle
Fri, 14 Aug 2009 08:08:53 -0700 (PDT)
Hi folks,
I'm programming an encoder application. And I'm using Pinnacle Dazzle
DVC-90 as device.
My problem is when I start the encoding process sound is not working.
It sends no sound data.
It strange thing is that I dont get any error. It just doesnt send
audio data.
In my tests I figured out that ...
|
Windows Media Source Plug-ins in Windows 7
Thu, 13 Aug 2009 12:22:02 -0700
I have created a source plugin for Windows Media Player as described here:
http://msdn.microsoft.com/en-us/library/dd743738(VS.85).aspx
The WMCreateStreamForURL function in my plugin is called in both Windows XP
and in Windows Vista (using Windows Media Player 11).
In Windows 7 (using Windows Media Player 1 ...
|