IWMCodecInfo3 and .Net
Thu, 18 Mar 2010 09:01:01 -0700
Hi
I have a problems with SetCodecEnumerationSetting call. Sometimes it's just
hangs, sometimes all worked correctly.
Interface method description:
int SetCodecEnumerationSetting(
[In, MarshalAs(UnmanagedType.LPStruct)] Guid guidType,
[In] int dwCodecIndex,
[ ...
|
how to disable/cancel keyboard events in windows media player in i
Thu, 18 Mar 2010 05:15:01 -0700
If I have embedded Windows Media Player into my web page (only needs to work
in Internet Explorer), a key press on ESC causes the media playing to stop.
How can I prevent this?
I have tried attaching key listeners to the document and window (with
javascript), but they are called after windows media player s ...
|
Problems with mkv playback in .Net embedded WMP 11
Tue, 16 Mar 2010 15:10:50 -0700 (PDT)
Sorry if this is a n00b type question, but I have been digging and
have come up empty thus far. I have embedded a WMP 11 control in
a .Net application. The application is intended as a playback test
tool for stress testing WMP using different codecs. When the source
file is ASP content in an AVI file, it plays f ...
|
Multiple push sink objects from same application.
Sat, 13 Mar 2010 04:57:01 -0800
Hi All,
I am writing an application where I have to create multiple Push Sink
objects to push
multiple streams to multiple WMS publishing points. But I am seeing only one
stream is getting published. I am using WMF11.
I found this thread
http://blogs.msdn.com/mediasdkstuff/archive/2009/03/30/using-the-format ...
|
Can Create a Remote Server Object on Windows XP?
Thu, 11 Mar 2010 23:21:01 -0800
my pc operating system is windows xp sp3
I install the Platform SDK of 2003 server on my pc
and the remote pc is windows 2003 server and have install windows media
services
now i create a project on vs2008.net
and the code :
WMSServer m_RemoteServer =
(WMSServer)Activator.CreateInstance(Type.GetTypeFr ...
|
Seek to near end of file
Wed, 10 Mar 2010 06:21:01 -0800
I am using IWMSyncReader to access a wmv file. The file is indexed.
When I use IWMSyncReader::SetRangeByFrame the method fails if the FrameNo is
within 11 frames of the end of the file.
The file is 662 frames long
SetRangeByFrame(650, 0) works OK
SetRangeByFrame(651, 0) fails, with result 0xC00D002B. ...
|
C# / .NET - duplicating audio channel
Thu, 4 Mar 2010 14:55:01 -0800
Hi, I am creating an application using C# with the Windows Media Player SDK.
I am working with MPEG files, where there are two audio channels (right and
left), with a different audio file on each (with vocal and with no vocal). I
want to program the media player to play only the right channel or the left
cha ...
|
|
|
æ€æ¯’软件å…费下载 9846
Tue, 2 Mar 2010 03:02:01 -0800
许å¤?æ?§è?½é?®é¢?å??æ?¨ç??计ç®?æ?ºå®?å?¨é? æ? æ¶æ?ç??æ¯?ï¼?æ??好ç??å??æ³?对ä»?ï¼?è¿?æ?¯è¦å®?è£? é?²ç??æ¯?确认å??æ?¨ç??计ç®?æ?ºä¸?æ?´æ?°
æ?æ¯?软件å?è´¹ä¸?è½½ï¼?
http://antivirusfreecn.blogspot.com/
é?¾æ?¥ç½?ç«?ç??å??容ï¼?
http://antivirusfreecn.blogspot.com/
http://antivirusfreecn.blogspot.co ...
|
Pause at first image or show image in background
Thu, 25 Feb 2010 10:02:02 -0800
I thought this would be simple but it has proven to be something I can't
figure out. I have a video embedded in a page (using
CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6). I have AutoStart set to false so
the video won't play until the visitor clicks the play button. The <object>
code is in a table cell. That ...
|
Media services 9 logging plug-in - cannot register assembly 0x8013
Wed, 24 Feb 2010 14:41:02 -0800
Hello,
I want to make a custom logging plug-in in windows Media Services 9 in
Windows Server 2008 R2, so I tried with the tutorial in page :
http://msdn.microsoft.com/en-us/library/ms753902%28VS.85%29.aspx
In the end I'm trying to register the assembly manually or by using Visual
Studio.
1)In manual w ...
|