Software Development Network Logo
  • VS Team System
  • Audio and Video
  • Visual Basic
  • Visual FoxPro
  • .NET Development
  • Smart Devicet
  • Visual Studio
  • Visual C++
  • Game Technologies
  • Visual C#
  • SQL Server
  • Windows Forms
  • Windows Vista
  • IE Development
  • Microsoft ISV

Software Development Network >> Audio and Video

Audio and Video

New Question

Why ihd sim doesn't work on my computer?
HDi Validator Requires ParentalLevel?
Scripting SVG in a Sidebar Gadget
filecache
Can I display several videos by different viedo cards in one PC?
hello!! problem with web sidebar gadget
Can't set body background-color for flyout from external css
Taking Screen Snapshots
About IMFRateSupport::IsRateSupported.
AACS protection has been hacked

Top Answerers

redshock
Deeps_123
Vince Cooper 58
dandrievsky
Roger Swetnam
Patrick Hampton
Nagu
esgargs
Muhammd Jassim Munir
Jiffy
sitemap
Only Title

Answer Questions

  • Northwester UserOps again...

    Has anyone successfully prevented default handlers for e.g. skip next, pause, etc My programming doesn't seem to keep the default handlers from being called: var VK_SKIP_NEXT = 0xC7, VK_SKIP_PREV = 0xC8; function handleEvent(evt) { switch (evt.key) { case VK_SKIP_NEXT, VK_SKIP_PREV: stop Event (evt); } } function stopEvent(evt) { evt.stopPropagation(); evt.preventDefault(); } application.addEventListener("controller_key_up", stopEvent, false); application.addEventListener("controller_key_down", handleEvent, false); Thanx so much I will use this alot! Cheers Peter. You're right with the comma oparator. I forgot about this... sammaz, this works fine ...Show All

  • vtortola uncompressed YUV to EVR

    Hi, I am writing a simple YUV media source to take in .yuv bytestreams and send it to the EVR. I have modified the MFT_Grayscale to act as a dummy transform to copy the yuv samples to the EVR. I am also using the playbackFX sample for the player. I'm having a problem with the player just showing a black screen, as if no samples are being sent to the EVR. I have verified that the samples are being processed in the dummy transform with the correct image size and attributes for my given yuv sample. I have tried other yuv samples and all just display a black screen, but the samples are being processed for sure. Is there any way to debug this to see if the samples are being sent to the EVR Or does anyone have any clues why this is happeni ...Show All

  • tjorvi page clock

    Page clock - calculated as an integer offset from the active page presentation period in ticks. Is this active page is the markup page generated from DOM at each video frame Please explain in detail. Thanks in advance. The page and application clocks are both "real time" clocks, as opposed to the title clock which is tied to "movie time" and so it will pause, fast-forward, fast-rewind, etc. as you play with the movie. The difference between page and application is that the application clock starts when your application starts and always increases in value at a constant rate (ie, real time). The page clock starts when the markup page is first loaded and always increases in va ...Show All

  • gfhyang identifying button from script

    Hello, I'm trying to find a way to identify a button which is pressed without using id, so far with no luck. -- markup -- <button style:x="350px" style:y="100px" style:width="200px" style:height="100px" style:position="absolute" /> <button style:x="350px" style:y="300px" style:width="200px" style:height="100px" style:position="absolute" /> <button style:x="350px" style:y="500px" style:width="200px" style:height="100px" style:position="absolute" /> <button style:x="350px" style:y="700px" style:width="200px" style:height="100px" style:position="absolute" /> <button style:x="350px" style:y="900px" style:width="200px" style:height="100px" style:position="absolute" /> -- script -- addEventListener("d ...Show All

  • d0r HD DVD Writers

    Are there any HD DVD Writers on the market I am looking for a PC drive. Internal or external doesn't matter. Money also doesn't matter because I am working for a company that deals with these things so they will pay for it. Hopefully ;-) I just didn't find any HD-DVD drive in contrast to Blu-Ray for which are several writers on the market. Do you know an internet url for this Toshiba writer Toshiba have a recorder for around $3k, or are you asking about bare drives Hi guys, How about the media Does anyone know anything about HD DVD-R's, how much they cost and where can we find them Tanks. Not consumer models. Not yet. In the meantime you can burn a r ...Show All

  • Sammy2006 First gadget nearly complete

    Hi, Ive been writting this gadget and getting towards finishing version 1, however while im tidying the last few bits up i thought i would post it here and get some feedback from you guys. It shows xbox 360 gamer tag info from mygamertag.net you need to add your gamertag in the setting page. you can download the gadget from http://www.w3fox.com/360gametag.rar Im running RC1 5600. i have the following items that im working on. 1) Pink fringe around flyout close button ( Jon i will be trying your solution in the next couple of days) 2) sometime the images from mygamercard.net are slow i presume due to traffic i have tried preloading them into tempory int files but they are still slow loading. 3) There are more options like ...Show All

  • jsale_endeavor WMP 11 cannot connect to install??

    When i try to install the WMP 11 beta 2 it gives me this "error" Setup cannot continue one or more of the following problems has occured during setup I have the exact same problem and I've also tried turning off my router's firewall. The weird thing is I already installed media player 11 but I wanted to reinstall it to fix some things that installing quicktime seemed to screw up. bump When i try to install the WMP 11 beta 2 it gives me this "error" Setup cannot continue one or more of the following problems has occured during setup perhaps this http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx &dg=m ...Show All

  • Scottzrn Gadget behavior on spaces vs live.com?

    I am still working on my first gadget and noticed things work really different on live.com compared to spaces. If you want to load what I have so far and see what I mean, the manifest can be found at http://www.incendy.com/MyRSS/rssgadget3.xml Basically the css is very different and also the function that rebuilds the list does not really work on Spaces and you have to manually refresh the page to get the new feed. Just curious if others have experienced this and have advice on what I should be doing differently. The function getfeed gets called but the content seems to be cached on Spaces where it works fine on live.com! Hi! Thanks for your example code ToddOs! It helped me a lot. But still I hav ...Show All

  • e_LA Gadget post info to new web form

    I've created a gadget which is a simple HTML form with 2 text boxes and a button. When you click the button it should open a new IE window and send the information to the target URL as a post. The problem is when installed as a sidebar, although the IE window is opening with the correct page, the information in the 2 textboxes does not seem to be transferred. I have tested the simple HTML form by opening it in IE and all functionlity works fine, but not when I install it as a sidebar. Is there something obvious that I am missing Any help would be appreciated. Thank you From experiences with my other Gadgets, you cannot POST from a Gadget when opening a new Window. However, a lot of sites fall b ...Show All

  • clintsinger 2 easy questions:

    1) I made a gadget. i have an account here , how do upload it so people can download and use 2) Set borders of my background to 100% but it's not transparent. any ideads 1) Post your Gadget on gallery.live.com 2) To get a transparent background you will need to use a transparent PNG and set it as the background. eg. System.Gadget.background = "mypng.png" Hello and thanks. The image issue resolved by itself once i restarted the computer. I'm trying to submit but keep getting "We couldn't find the file you're trying to submit. Please try again." errors. Will keep trying. Thanks for the help. Hi Play_. Are other people able ...Show All

  • mattii DOM and select object

    hi everybody, I have a lot of difficulties with the select option, to write all the option features in the drop-down list. In standart html, it works well : http://albidochon.free.fr/jeu3/test.html but can't resolve the dom code in js, it shows the select drop-down list, but it is empty. i found a lot of code to do this, but not in the dom way, and nothing in the msdn documentation. the problem seems to be in the js function : function tri(){ for (i=0; i< jeu(0).options.length; i++) fill and write the options fields......i miss this } I don't want to do iframe gadget or js innerhtml, so, so.... The js and css files are here http://albidochon.free.fr/jeu3/gadget.xml thank you for the he ...Show All

  • RichCa Bandwidth Monitor

    Does anyone if it is possible to create a bandwith monitor sidebar gadget and if so has anyone got any examples I could look at. Regards Ian I was just trying to get it to work as non-admin by changing the permissions for WMI, doesn't seem to work though Admin is fine. Anything is possible! So long as you're willing to get into coding ActiveX COM DLL's. We've tried getting acccess to this sort of information before via WMI and ran into security issues, likewise the sysmon.ocx ActiveX COM can't access it unless you're running as Administrator. SNMP is an option, I don't know if you'll run into security issues with that. You'll need to either code your own Active ...Show All

  • Ruslan Popov MF_MT_AUDIO_SAMPLES_PER_SECOND can't dynamic chage

    I'm making audio decoder MFT and using AudioRenderer as a sink. I tried to dynamic chage MF_MT_AUDIO_SAMPLES_PER_SECOND. it didn't work. I tried to chage 44.1khz to 48khz. GetOutputAvailableType() was called and I set 48000to MF_MT_AUDIO_SAMPLES_PER_SECOND. after that SetOutputType() was called but MF_MT_AUDIO_SAMPLES_PER_SECOND was still set to 44100. I all so tried to dynamic chage MF_MT_AUDIO_NUM_CHANNELS 6 channels to 2 channedls and MF_MT_AUDIO_SAMPLES_PER_SECOND at same time. Channels and MF_MT_AUDIO_SAMPLES_PER_SECOND changed succesufly. How to dynamic chage MF_MT_AUDIO_SAMPLES_PER_SECOND with out chaging MF_MT_AUDIO_NUM_CHANNELS Thanks. kasumi The MF audio renderer doesn't h ...Show All

  • Alastair Q Develop sidebar gadget in exchange for promotion?

    I've just upgraded to Vista and think that these sidebar gadgets are going to be really popular as the platform gains exposure. I author one of the top fashion blogs on the net and would like to work with a developer to create a gadget that would display a daily fashion/beauty tip. Would anyone like to work with me to develop this in exchange for an embedded link to your development company Please email me at rachelmichaela()gmail()com for more info on the collaboration. Cheers! Rachel Michaela ...Show All

  • zppro This is not a valid gadget package!! grr!

    hey, So i finished creating my gadget, i use winzip to zip it up to mygadget.gadget and then double click to install... However it just says: This is not a valid gadget package The gadget works if i move the folder to the windows gadget directory! Does anyone know how to fix this problem Regards Check your ZIP file and make sure the files (like gadget.xml) are in the top level of the ZIP. If you drag the .gadget folder into the ZIP, you end up with nested folders - a ZIP, holding a folder, holding the files. The sidebar won't recognize this. You'll see this if there's a blank directory in the Gadget package. winrar lets you make ...Show All

83848586878889909192939495969798990

©2008 Software Development Network

powered by phorum