Encoder SDK:About IWMEncStatistics2
Mon, 9 Jun 2008 20:54:01 -0700
Hi;
I am trying to use IWMEncStatistics2 interface to get the number of players
currently connected to the publishing point.but it always return error code
0xC00D1B7D no matter how long I have been waited, the error code means "No
statistics are available at this time" ,Could anyone give me some suggestion? ...
|
MTP data transfer
Sun, 8 Jun 2008 03:53:00 -0700
Hello !
I'm trying to transfer data from an MTP device to a BYTE[] buffer in a vc++
app. Is there any way to get partial data from the file ? i mean like the
ReadFile function in windows' filesystems, able to read a number of bytes
with an offset. I'm searching for an equivalent in MTP programming.
Thank you ...
|
SetAutoReconnectLimit - does it work?
Thu, 5 Jun 2008 07:43:02 -0700 (PDT)
I have tried to set up a WM Encoder pushing to publishing points on a
WMServer (also set up points to pull from the encoder), then adding
the SetAutoReconnectLimit code to the WMVNetWrite example, and it
seems to have no effect on network outages or "unexpected
disconnection" as per the docs. You just get WMT_E ...
|
Problem seeking with WMDRM content
Tue, 3 Jun 2008 09:34:01 -0700
I have a D/S player that uses the ASF reader. It works perfectly with
non-DRM content (I am using the same clip for both tests, one with DRM, the
other without). When WMDRM content is played, it works fine until a seek is
done. If the seek is anywhere except 0, the graph stops playing (but does
not hang). ...
|
Unique ID in DRM
Tue, 03 Jun 2008 10:59:43 +0100
Hi,
We are using WMRM+WMEconder to generate drm profiles and let the crypt
be on the producer side.
The producer encrypts the contents and publishes the video/music, etc.
Since the publisher only wants to allow each user to see it once without
license re-issuing and without user registration.
Looking a ...
|
Developing plugins for Windows Media Player on Windows Mobile
Mon, 2 Jun 2008 23:44:28 -0700 (PDT)
I have to develop plug-ins for WM Player on Windows Mobile. Is it
possible?
what kind of plugins are supported for Window Media Player on Windows
Mobile?
1. Can I create a DSP Video plugin for Windows Media Player on Windows
Mobile?
2. How can I trap the mouse click on Windows Mobile?
any links to sample ...
|
SetNumOfThreads - Max is 4 according to VC-1 Encoder SDK
Mon, 2 Jun 2008 13:57:01 -0700
I see that CVC1Encoder::SetNumOfThreads shows the maximum number of threads
as being 4. Does anyone know when this might move to 8 or higher? Since
workstations can fairly easily be 8 cores today, I'm wondering if anyone else
thinks that it might be good to work on bumping this up to 8 or maybe even 12
threa ...
|
|
|
How to get reference to Publishing Point in a custom plugin?
Mon, 2 Jun 2008 02:23:28 +0800
I am trying to get a reference to the publishing point of a custom plugin
that is running in. I tried using IWMSCommandContext to get the string
value of the publishing point name but keep hitting an error. Am I missing
something?
Or is there a way to get to the archive data writer plugin of the publishing
...
|
Ctlcontrols.currentPosition not working on Vista for .wmv files
Sun, 1 Jun 2008 07:48:00 -0700
I have a .net Windows application with an embedded mediaplayer control. It
uses the .Ctlcontrols.currentPosition to set the position of the current
playback item. This is working fine when the application is running on a
Windows XP system with Media Player 11.
When running the exact same application on Vis ...
|
WMI classes for WMS
Sat, 31 May 2008 14:20:38 -0700
I have a program that used the WMI root\CIMV2 namespace and
Win32_PerfRawData* classes to query information from WMS running on
Server 2003. Something has happened as I can no longer find any
Win32_PerfRawData classes on my server at all. I'm guessing a patch
changed something by either moving these classes, ...
|