Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Entertainment » microsoft.public.windowsmedia.sdk

HTVi
TV Discussion Newsgroups

Threads Replies Last Post
13 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  
What library is needed to link with IVdsDiskOnline
Hi All, I have written a small program which will load a VDS Service on Windows Server 2008 and then it will check for any Offline disks. If the disks are offline, then I'am making them Online using the VDS's API IVdsDiskOnline::Online(); But, I'am getting the following link error: error LNK2001: unresolved external symbol _IID_IVdsDiskOnline I have downloaded the Platform SDK for Wi...
3 12/2/2008 4:53:13 PM
Which API would I use to change the Audio Playback Device?
Depending on whether it's a late Saturday night and I'm doing some gaming, or a day home alone when I want to listen to music, I change my audio device frequently. I'd like to automate the following process on Windows XP: Control Panel->Sounds and Audio Devices->Audio Tab->Sounds and Playback Device I don't need anyone to walk me through it, I'm just wondewring which API to us...
2 12/1/2008 8:09:22 AM
GraphEdit
Is there a way I can download and install the latest Vista-compatible version of GraphEdit/GraphEdt without installing the whole Vista SDK? I've enjoyed using GraphEdit as an educational tool to help me understand the rendering process, but I have no intention of developing my own applications. Since the multimedia architecture of Vista is dramatically different from previous Windows...
9 11/26/2008 8:37:13 PM
Controlled access to media files
Is anyone restricting access to media based on ACL's or NTFS file permissions? We're having issues. We do not want to use DRM - but just restrict access to some files. Running W2k3 server, WMS, with Cisco CDN (which may be part of the issue). thanks!...
3 11/26/2008 2:00:01 PM
Creating skin, ondblclick not working
I'm creating a skin for wmp, i have created one before, but this one is way more complex. There is one thing that i cannot fix on my own Whenever the user doubleclicks the view element, I want the player to play/pause. If wmp is not running and i run the .wms file, it works. However if i start wmp in full view first, either by launching from start menu, opening a media file, etc, the ondb...
1 11/25/2008 7:49:01 PM
Problem with setting a profile on the writer object
Hi all, I have created a simple application to write video image samples according to the Windows Media Format 11 documentation ( http://msdn.microsoft.com/en-us/library/aa392242 (VS.85).aspx ). But when adding a stream to the profile object ( ppProfile->AddStream( pIStreamConfig ) ) the return value of HRESULT is -1072889796. And also when setting the profile to the writer object ( pW...
2 11/24/2008 3:28:09 PM
ASF Writer and default audio compression problem
I managed to get a net broadcast working with the ASF Writer filter in directshow. My problem is that the audio coming through from my mic gets slowed down sounding like a lower pitch. I'm not sure what exactly is causing this. I would assume that the ASF Writer wouldn't be changing the frequency of the audio samples. Am I doing something wrong? Does the default profile need adjusting...
2 11/24/2008 3:09:26 PM
Did Microsoft Intentionally Kill WMP Streaming Plug-In Functionality?
Hi All, I have a concurrent thread running about how to get WMP to accept a streaming URL that has the format: MyStreamingProtocol://.... It appears that WMP 9.0 made this possible with "Data Source Plug- Ins": http://msdn.microsoft.com/en-us/library/ms741974(VS.85).aspx Now I am reading the documentation for WMP 11.0, and it appears that they have removed this capability? Is ...
3 11/23/2008 2:34:28 AM
Disable/Alter Automatic rating in Windows Media Player
Is there a way to disable or alter the automatic rating in Windows Media Player? Or at least make it so WMP Mobile doesn't show them as REAL rating? As it is now, I am having hard time to understand if the song I am listening now to on WMP Mobile was actually rated by me or is it another kind of automatic rating . Any ideas?...
1 11/22/2008 12:06:01 PM
Play VOB files using WMP ActiveX control
Is there a way to play VOB files copied from a DVD to the HD using the WMP ActiveX control WITHOUT changing the file extensions to .mpg?...
25 11/17/2008 11:32:50 PM
Problem with WMEncStreamEdit interface
Hello, I took the code example from here: http://msdn.microsoft.com/en-us/library/ms987105.aspx But when I validate, it give me a language error, is there a way to check the language and debug why I get the error, I'm try to use managed code. Thanks...
1 11/16/2008 10:37:01 AM
How to disable compressed payloads in Asf Writer
I am using the ASF writer to mux and write an ASF stream. About 1 out of 50 payloads is compressed. How do you disable this feature? ...
5 11/14/2008 7:02:01 PM
CreateObject("WMSServer.server") fails for 'user' but is member of 'Administrators' group, why?
Hello, I have the following script for changing the archive name of a publishing point from the command line: ' ' Fijar nombre del fichero archivo de WMS según el parámetro del script ' (c) 2008 ' ' Referencia: ' http://msdn.microsoft.com/en-us/library/ms755621(VS.85,printer).aspx ' set args = WScript.Arguments num = args.Count if num = 0 then titulo = "Sense Títol" else ...
2 11/14/2008 9:31:34 AM
Runtime for Windows media sdk?
Hello What do you include for your application setup package when you use Windows media sdk? Windows media runtime, some DLLs, or nothing? I guess the third. Real problem is not windows media sdk but Expression encoder sdk. I use it for my application and met some problem when I distribute the setup package using ClickOnce technology. My users can't execute the installed program wit...
3 11/13/2008 5:43:15 AM
Using SDK Scheduler to schedule streaming broadcasts
Hi - Am trying to schedule WME 9.0 broadcasts using the WM SDK. There is a compiled example Scheduler given in the WM SDK package . When i try to run this, I can run the program, enter all details and add to the windows schedule but get an error when it runs - 'Console Based Script Host has stopped working' Any one got any clues or managed to get this working? All help gratefully re...
2 11/12/2008 12:33:02 PM
How to capture images from a live stream ?
I want to capture images from live stream in small time intervals from live broadcasting stream by a machine in the same LAN. Can i do this by using Windows Media fromat SDK or using DirectShow SDK ? Also the otherway arround, i want to Broadcast some images as a live stream as the images are available to broadcast. can that also be done using those SDK's. if yes how can do that?...
7 11/10/2008 3:31:58 PM
Problem Running Windows Media Services service
Hi, I'm having trouble with the Windows Media Services service an was hoping that someone could help me out. Currently I am developing an application that interacts with the service and have been at development for the past couple of months and am not having issues with regard to the interaction. This morning, on logging into the test machine running Server 2003, the maching comp...
1 11/18/2008 11:15:02 AM
Writing Video Image Samples
Hi All, I followed the "Writing Video Image Samples" from Windows media format documentation. (http://msdn.microsoft.com/en-us/library/aa392242 (VS.85).aspx) But I was confused when developing an application to write video image samples to a file. Can any one give me a example source code in C++ for that? Thanks & Regards, Kelum....
3 11/21/2008 6:42:37 AM
Programatically setting dvd chapter
I'm trying to figure out how to programatically set the dvd chapter using the AxWindowsMediaPlayer ocx control in a C# project with no avail. My goal is to capture the in and out point of a dvd, then be able to programmatically play back that portion of the DVD. The problem I'm having is navigating the logical chapters in a DVD with the control. Am I missing something? I know there is t...
2 11/23/2008 1:33:53 PM
IWMPMediaCollection and playlists error 0xc00d11bc
Hi All, I have got play lists working for an activex wmp control in my MFC application. Creating the play list works and adding multiple media files also works so long as they are video files. If I try and add image files (.jpg,.bmp etc) the IWMPMediaCollection::add method fails with the code 0xc00d11bc (-1072885316) But if I just "play" one image everything is fine. Anyone kn...
9 11/24/2008 9:11:00 AM
Email Notification
Hi All, in my project I use the Approval Workflow from the Sharepoint SDK. This Workflow send three Emails: one message for the approver to approve the task, one message when the task is changed and one message when the task is completed. Now I want to stop all this email notifications and send only one custom email to an approver where he or she gets notified to approve a task. Do...
1 11/20/2008 8:36:15 PM
How to develop CSP in Vista
Hi, I'm trying to develop CSP program for Vista platform. Previously, I have the CSP code that already been tested and use for WIn98 and 2000. I managed to compile and test the code in XP.What I did was: 1-download the cspdk and copy the cspdk.h into my current project. 2-replace the advapi32.dll in c:\windows\system32 directory. 3-register the dll in cmd prompt: - regsvr32 3-test t...
1 11/21/2008 2:50:00 AM
My DirectShow Audio Renderer filter doesnt get called from WMP
Hi, I have implemented one audio source filter and one audio renderer filter. If I connect & play them in GraphEdit all works ok. Now I want to use them both in WMP, the source filter gets called since I registerered extension at: HKEY_CLASSES_ROOT\Media Type\Extensions\.myextension\Source Filter... But my renderer filter is not called from the WMP, instead I am getting the...
4 11/21/2008 2:23:02 PM
how to calculate cnsSampleTime
How can I calculate cnsSampleTime for WriteStreamSample method using current system time? ...
4 11/21/2008 8:50:41 PM
developing my own windows media server for live devices
I basically want to develop a server to host my web cam and mic. I'm guessing the best route for this is to develop my own server code and then use DirectShow for my webcam and mic and then use Windows Media Format SDK to create an encoded stream. My question is, what are the programmatic steps i need to have an encoded stream with a buffer i can read from and submit to connected clients?...
8 11/23/2008 10:48:03 AM
13 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen