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  
lossless audio data different when read on 2 different machine
When I play a WMV file with a lossless audio track on two different machines when I look at the data in a Windows Media Player Audio DSP Plugin I see slightly different data. So does lossless not mean I get the exact same data? Are there different versions of the lossless codec which produce different data when decompressing? Thanks, Matt. ...
8 6/5/2007 2:14:16 AM
How to set Options before ripping using IWMPCDRomRip in WMP11 SDK
Hi, Anyone knows how to do this? Set Media Format - .wma, .mp3, .wav Set Media Location to Save - Rip CD to "C:\Music" Set Media Bitrate - 128kbps...326kbps Thanks......
1 6/5/2007 12:51:00 AM
How to set Options before ripping using IWMPCDRomRip in WMP11 SDK
Hi, Anyone knows how to do this? Set Media Format - .wma, .mp3, .wav Set Media Location to Save - Rip CD to "C:\Music" Set Media Bitrate - 128kbps...326kbps Thanks......
1 6/5/2007 12:23:01 AM
writing codes for digital camera control
I would want to write some code to control a conventional digital camera (note: not a DV camera) which is connected to a PC with a USB cable (try to opt out the IEEE ???? or FireWire option if possible). The following list is my desirable functionalities: - to query what functionalities it can be controlled, e.g. zooming, aperture, shutter speed, ISO, etc. - to be able to change those ...
3 6/4/2007 10:20:00 PM
Encoder SDK - setting buffer size
Using the Encoder SDK, how can I configure the encoding buffer size to less than one second? ...
8 6/4/2007 8:33:00 PM
Slow media streams on the fly
Hi Does anyone know how to slow Media Services 9 streams to Media Player 11. Either using the SDK or existing server/player configuration or anything else you can think of ;-) The reason for this is to try and control BW on congested network links assuming you have addressed congestion for all non-real time traffic already. Any help appreciated. ...
1 6/4/2007 12:02:00 PM
How can I insert an image to BannerImageData attribute?
How can I insert image in BannerImageData attribute using WMF 11 SDK? or any other way as long as the problem can be solved? Thank you. ...
1 6/4/2007 5:24:38 AM
problem with gui..
i'v created an encoder object, and start to encode. after i stop to encode, and press a several components on the gui, (the main menu for example), the entire gui is not responding. can anyone plz help me?...
1 6/3/2007 8:04:00 AM
Modifications during Sync Operation
Hi, When user clicks on sync, sync operations starts, I want to execute my code in middle like modificatin of contents. In other words let's say .mp3 is present in the playlist but device does not support .mp3 and supports .wma, I want to convert it during sync operation so that in device it goes as a .wma not as .mp3. Please provide your valuable suggestion/feedback. Thanks, ...
1 6/2/2007 11:56:00 AM
Two Bugs: WMP11 Captions
These both relate to captioning using the SMI file format, alternatively known as SAMI. Background: I have files named: file.avi file.smi The contents of the avi are divx video and the contents of the smi are CP949 encoded text. Looks generally like this: Á ö ³ ­ À Ì ¾ ß ± â * Spaces inserted to attempt to prevent your reader software from figuring out that string i...
1 6/2/2007 2:31:18 AM
WMP in SDL
I want to be able to show videos in a window created by SDL. What method would be easiest to get this working? I was able to get mp3s to play very easily.. but I don't know how to get the video in to SDL, or if it's even possible....
4 6/1/2007 6:57:06 PM
Looping streams problem
hi, i have developped an application to display some mms video streams (only video) this works and i am happy with it except that if i close the application and restart it straight streaming fails cuz i got the EC_COMPLETE event almost instantly and stream lecture then fails i need to wait 2mn to get the stream back, like if direct show was still running and need a long time to stop its j...
1 6/1/2007 6:43:56 PM
Frame capture methods
I would like to capture video frames using the WM Player SDK (Player Object). Is it possible? If not, what are my alternatives?...
4 6/1/2007 5:29:00 AM
Programatically Recolouring and WMP11
It is possible to recolour elements of WMP skin files (e.g. buttongroups, backgroundimages etc.) using "elementID.hueShift", and I have done this successfully for WMP10. Moving to WMP11, I have found this no longer works, despite using exactly the same image files (8-bit/256 colour .bmp) and the same JS code. Has support for HueShift been dropped from WMP11, or is it done differently to...
3 5/31/2007 5:02:38 PM
Problem adding Microsoft.WindowsMediaServices reference
hello, I'm using win 2003 enterprise sp2, Visual studio 2003 and .NET1.1. all in one server. i'm having problem adding Microsoft.WindowsMediaServices reference to my visual basic .net project. I couldn't find the component on the list, so i added it manually. however visual stuido is saying that it is not a valid assembly or COM component. i tried using gacutil/i with no success ei...
1 5/31/2007 3:42:00 PM
I want my video clip to show its final image even after it is stop
Below explains what I want to do and what I have tried so far ... I want my video clip to show its final image even after it is stopped in Vista. However, In VISTA environment, a video clip turns in blank screen, when you stop it. In XP and other earlier versions, you could show its final image even after it is stopped by following the way: setMode ----> autoRewind -- False ...
6 5/31/2007 6:37:01 AM
Matlab + ActiveX Help
I'm trying to develop a Matlab program for research purposes. I'm using the WMPlayer.OCX activex control in Matlab. The controls and audio work fine, however I am unable to get video with computers running WM 10 or higher. It works with WM 9. How do I fix this problem so I get video to play in my Matlab GUI? Is there an updated version of the WMPlayer.OCX control?...
5 5/31/2007 5:05:01 AM
IWMPMedia::setItemInfo() for specific language
When I use IWMPMedia::setItemInfo() to set the "WM/Lyrics" value, I find my lyrics set for all available languages. Is there any functions like IWMPMedia3::getItemInfoByType(), some undocumented "setItemInfoByType()", where I can specify the language, or any other way? Thanks. ...
1 5/30/2007 8:17:55 PM
wmvcopy and seek
Hello, I have an application similar to wmvcopy. It records ( copies ) wmv streams ( local and online ) to a custom sink. The samples are then written to a custom sink using the wmv writer. So far so good. Now I want to add seek support so the record can start at arbitrary position in source and also the position can be changed while copying. Making the reader seek is not a problem ...
2 5/30/2007 12:15:18 PM
Connect WMReader to WMWriter
Hi, I'm using IWMWriter and a custom sink to write the compressed data to a remote file. (header + compressed samples) Afterwards I'm using a IWMReader to read the file. The Open command passes, but it fails on the Start with a WMT_ERROR, hr = E_HANDLE. Also when I read the file using media player, he doesn't want to open the file. At the other hand, when I'm waiting until the fil...
4 5/30/2007 11:30:16 AM
Access Violation Error from SetProfileByID(....)
Hi everyone, I am trying an assignment to make a video from bmp files. I gone through the help of windows format SDK(new to this). But i didnt find the reason for the error of following code. hr = pWriter->SetProfileByID( WMProfile_V70_768Video); This line of code is not giving any kind of compiler error. But while debugging i am getting the following error in deb...
18 5/29/2007 10:56:30 PM
Streaming Packets to WMP
I know this subject is introduced here allot and also was addressed accordingly (thanks Alessandro Angeli and Chris P.) but my problem is totally different... Here is my scenario - I have a WME9 streaming live video to one WMP9 across the Internet . In the receiving PC, I'd like to sniff the HTTP packets by some library (WinPcap for example), and in the callback loop (which gets called u...
7 5/29/2007 9:42:57 PM
Video from WMS not visible in Vista?
Hi. I have the following problem: a video perfectly playable on Windows XP, is not visible on Vista. Video statistics show that all frames are received as usual, so this means there is no disconnection between the player and the server. The video is streamed from publishing point running on WMS server. The video to the publishing point is pushed by an application, using the IWMWrite...
6 5/29/2007 11:56:26 AM
WriteSample throws E_OUTOFMEMORY error
Hi All, i have develop an application which convert an swf file into the WMV. i used bitmap buffer to wrtie in the WMV File using the WriteSample but when i increase the width and height then it fails to create the WMV File. it throws out of memory error. i realized that memory should be flushed after calling the WriteSample but memory get flushed after writing the 20 frames around. so if ...
12 5/28/2007 7:06:34 AM
capturing Composite or SVideo from the displat adapter
hello. i'm trying to capture SVideo input from the display adapter. when i start the windows media encoder program, and select my display adapter as the capture device, a "configuration" button is enabled, and allow me to choose if i want to capture a composite input, or an svideo input. the problem is i couldn't find this option in the WME SDK. When i specify the name of my display adap...
2 5/28/2007 12:47:02 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