Description:
Microsoft Windows Media newsgroup.
|
|
|
WMP , DMO decoder question
|
| |
Hi all. I'm writing a Windows Media Player DMO that decodes a custom stream from an ASF file. The final product would be bitmaps to be fed into WMP's Video Renderer for display. The problem is that each sample I receive from the ASF file is a buffer containing several bitmaps, and so I can't feed the renderer... more »
|
|
WMP12 plugin in Visual Studio 10 Beta2
|
| |
Is it possible to create a WMP12 project in Visual Studio 10 Beta 2? I haven't been able to find SDK for WMP12 (only for 11). Is there one for 12 or is it included in the Windows 7/2008 SDK?
|
|
Custom DMO getting error "The output media format is invalid" in W
|
| |
Hi All I'm writing a DMO that accepts data from a custom encoded ASF file and outputs it to the WMP renderer as bitmaps. Input mediasubtype is a custom one (has its own GUID and fourCC) Output mediasubtype is RGB32 . (reflected in the CheckOutputTypes and GetOutputTypes functions). However when I try to play the custom asf file in WMP I get : "The output... more »
|
|
accessing media player library in vb.net to get list of photo's wi
|
| |
using vb.net and accessing the media player library I can not figure out how to access a list of photos with a perticular keyword like MP does in keyword list. The data I am after is already in the media player Library and I am tring to find the VB.NET commands to access it. Media player keeps a list of... more »
|
|
WMEncoder Events not triggering in Windows 7 64bit
|
| |
Hi There: I'm in a state of pure panic!!! I have an application that uses Windows Media Encoder and the BasicEdit components (written in VB.NET on VS 2008). My application uses DirectX as well so it has to be compiled for 32 bit. My 32 bit application runs absolutely fine on Windows 7 64bit using an installed version Windows Media... more »
|
|
media does not play in AxWindowsMediaPlayerControl but separate wi
|
| |
hello, I have an AxWindowsMediaPlayerControl in my vs c# app and want to use it. If I say mediaplayer1.openPlayer("d:\\t emp\\sounds\\mp3.mp3"); a new instance of the wmediaplayer is opened and the soundfile runs in the new window instead of the control in my application. I want to run all media in my AxWindowMediaPlayerControl... more »
|
|
WMS in 2008 for custom use + license
|
| |
Hi all, I'd like to develop a silverlight application connection to a windows media server (Windows Server 2008 web). I would like to develop a services based on 'play until you stop paying'. I would like the client to be silverlight based and the server based on a mix of .Net aspx application and windows media services.... more »
|
|
|