-
- Microphone data rate changes
by grolich
- 2 Replies
- Last post
by grolich
- I have a DirectShow app that builds a filter graph with the (among others) audio capture filter of the mic. The data is sent over the network. The problem is that the microphone filter sends its data 2 times a second. So if I work at a rate which requires transmitting 44100 bytes a sec, I get 22050 bytes every 0.5 seconds. The problem is that on the other end of the connection, a few more processe
-
- Problems about Glyphs
by XPSer
- 5 Replies
- Last post
by XPSer
- Hi ,all
I got a XPS file using xpswriter from a PDF file and then I opened its one page using Ultraedit-32.
What I saw was that all of the UnicodeString cannot be displayed correctly.
like this
<Glyphs Fill="#ff000000" FontUri="/Documents/1/Resources/Fonts/7596ED3E-F28A-41D1-A08A-A903EDFD9E91.odttf" FontRenderingEmSize="11.6805" StyleSim
-
- Batery Icon Problem
by JPedroFS
- 14 Replies
- Last post
by JPedroFS
- Hello,
I've just installed the Windows Vista Beta 2 (Build 5384) and so far so good, except for one thing: somehow i can't activate the option to show the power icon on the "notification are" of the "taskbar". When i go to the properties of the "taskbar", and then go to the "notification area" options, i'm allowed to select to always show the clock, v
-
- How to render audio samples
by NoviceProg
- 7 Replies
- Last post
by Chris P.
- Hi Everybody. I managed to use the sample grabber and get samples of a video stream of a webcam. I took the samples and draw them in the VMR9 BitmapMix. Now, I would like to do the same thing with the audio stream of the webcam. I managed to get the audio samples but now I am wondering how to render them Because with the video there is an Device Context to draw the frame but what is the equivale
-
- Web Workflow Approvals Starter Kit Documentation
by PV17
- 2 Replies
- Last post
by PV17
- Hi.
First, I must say that I do appreciate the work that was done by the team that created Web Workflow Approvals Starter Kit. At the same time, I must say that I was surprised with the non existence of the architectural and design documentation. Based on the fact that this is a brand new framework (WF) and based on the fact that huge number of us would like to start using it ASAP, it would be
-
- Quick Launch
by michaelsterling
- 2 Replies
- Last post
by Konabound
- I recently got a new laptop with windows vista home premium and when I right click on an item in the start menu to add it to quick launch or, similiarly, drag an item into quick launch, windows explorer crashes and not much else! Anyone else having similar problems I went back to the shop where I purchased the laptop and the same problem occurs on the demonstration laptop on display,
Mick
-
- Developing & Testing Sidebar Gadget in Win XP
by SaudiGeek
- 2 Replies
- Last post
by SaudiGeek
- Hi all,
Is there a way to test a sidebar gadget (that I developed) on Windows XP Pro SP2
Thanks a lot for your cooperation in advanced!
Regards, SaudiGeek
-
- Laptop close lid, and re open lid, Vista wont resume, screen is off/black
by Sarosh79
- 14 Replies
- Last post
by Joelseph
- I'm having a problem with Windows Vista Ultimate 64 bit edtion on my HP laptop, when i close the lid but i have set up what windows does when i close the laptop to do nothing, but when i close the lid, and re open it, the screen is off/black, cant shutdown it properly and must do hard reboot.
Laptop is HP Pavillion dv9000nr
AMD Turion 64x2
Nvidia GeForce GO 6150
1gb memory
-
- frame by frame
by RodrigueG
- 5 Replies
- Last post
by _Bill_Gates
- To go throught a video stream (mms/asf) and access any of the frame,
do i need to develop with DirectShow or could the WM Player SDK do the job
thx
-
- display interlaced video
by R. Yang
- 5 Replies
- Last post
by Michel Roujansky
- hi,
I have a HDTV capture card that always combines two fields into a frame, i.e., it will generate a 30fps video at 1920x1080 for a 1080/60i input. The interlacing effect is very noticeable in the video render. Is there any existing de-interlacing filter for DirectShow The only one I found online (from alparysoft.com) does not work with HD (it seems). Note that I need a real-time solution.
-
- How to retrieve all instances of specific workflow type?
by PV17
- 2 Replies
- Last post
by PV17
- Hi.
Here is the scenario:
1) front end application is creating new instances of different types of WF 2) WF persistence is activated 3) internal application needs to retrieve a list of all persisted WF instances of specific type and show GUIDs to the user.
I am using SqlWorkflowPersistenceService GetAllWorkflows() to retrieve all persisted instances, but the SqlPersistence
-
- How to use the Sample Grabber to get video frames
by manuchix
- 6 Replies
- Last post
by manuchix
- Hello! Once again I need your help... I'm working in an application that has to capture video from my web cam, preview it locally and send it to the network to be displayed in a remote computer. All these need to be done in real time. In order to do that I created the following filter graph: source filter -> sample grabber -> renderer filter The graph is connected and running and I can pre
-
- Problem - 2 login icons appearing for each Vista user
by Simon Rawson
- 13 Replies
- Last post
by C R
- I run a tablet PC under Vista Business, with OmniPass software for authentication through fingerprint or master password selection.
A couple of weeks ago, on the Windows logon screen, two icons per user started showing up. This applies both to the intial logon screen and the unlock computer screen. A quick check on the user accounts shows no duplicates.
Anyone got any knowledge about
-
- Vista Hands on Lab - O.S version returned is 6 even when compatibility mode is set to 'XP SP2' in vista?
by Ananda Ganesh
- 2 Replies
- Last post
by Chris Jackson - MSFT
- Hello,
I am trying out the hands on lab provided by MS in Vista environment
[ http://www.microsoft.com/downloads/details.aspx familyid=5f0c8d20-a8d5-4da3-a977-e039a40d67d5&displaylang=en ]
The problem is that the application returns major O.S version 6 even if the compatibility mode is set to XP SP2 in vista,n ow from my understanding the major o.s version of XP SP would be 5,
-
- Translating from Wf to another format
by John Harkin
- 5 Replies
- Last post
by John Harkin
- Hi,
Is there a way of traversing over a loaded workflow.
What i want to do is basically go through the activities/content of a workflow and then save this info in a format that can then be imported into another tool.
The workflows will not be available to me in xaml format rather i may get the code /assembly containing the workflows.
Does the sdk provided apios such as getroor,
-
- Listener for Remove/Add audio device
by MichaS
- 1 Replies
- Last post
by Larry Osterman
- Hello,
is there anything available to receive an information if an audio device (e.g. an USB device) is removed/added from/to the system (Visual C++ Express)
Thanx, Micha.
-
- Examining Dependancy Properties In the Host
by Amundo
- 3 Replies
- Last post
by Amundo
- Hola
I have a workflow where I have a number of Dependancy Properties in the .xoml.cs file that the workflow uses in things like sendemail objects (through an activity-bind). The values for these are passed in when the workflow is invoked.
I would now like to examine those properties (and preferably change them) from the host program but cannot find any way of accessing them from the Per
-
- Deploying custom Vista Image with ImageX and the BBD
by Dean Maher
- 2 Replies
- Last post
by Dean Maher
- Hi All I can't find a form that relates to deployment issue with regards to Vista and the BDD. I've run into a road block trying to deply an custom image of vista with the ImageX and BDD. I'm having no trouble deplying an out-box Version of Vista but as soon as I customize my Image (Default Profile). I get an error. I've contacted Microsoft and recieved the BDD hotfix discribed in KB Article Num
-
- Difficulty with Cardspace.. Plz plz help
by gold420sam
- 14 Replies
- Last post
by Toland Hon - MSFT
- hi everyone, I am trying to develop an application using cardspace where a user will be prompted for using cardspace instead of normal checkout process involving filling credit card number and username/password. I have been able to run and see samples in Introduction to CardSpace with Internet Explorer 7[1].0.zip.I have made a website using Visual Studio whereI have reached a point where the chec
-
- Visual Studio crashes with simple code bug
by McGeeky
- 2 Replies
- Last post
by McGeeky
- Hi. I created a workflow console application. I added this simple code snippet to the workflow class file not realising my typo (was referencing property name not member variable):
Code Snippet
string mSharePointUrl;
public string SharePointUrl
{
get { return SharePointUrl; }
set { SharePointUrl = value ; }
}
When I try to build it Visual Stud
-
- Test Case 15 and Merge Modules
by JeffRozar
- 3 Replies
- Last post
by Bruce N. Baker - MSFT
- Our installation depends on a number of merge modules (mscomctl, mscomctl2, etc). The files in these modules are required by our software because our software still needs to run on Win9x (gasp!) and those OSs don't have the DLLs/OCXs installed by default. Our application also needs to be Vista certified. Test Case 15 says no files can be put into the System32 folder, yet the merge modules put the
-
- 1. Dynamic Update 2. Passing values between Activites 3. Specifying Connection String
by hangar18
- 3 Replies
- Last post
by Tom Lake - MSFT
- Hi,
1 . I've been going through some samples on the Dynamic Update workflow.
I've seen that there are two ways to do it one from within the workflow itself which is what I'm looking at.
But the examples given talk about how I can add a workflow at a step by calling the workflow changes class and calling the TransientWorkflow method.
My requirement is that I need to add a step/ rem
-
- when I build a filter graph programmatically and publish in the ROT, my custom property pages do not display...
by __SAW___
- 2 Replies
- Last post
by __SAW___
- ... when I open the graph "remotely" through graph edit. The default pin properties display through
-
- My workflow can't be continued: "Cannot request revert of instance state without calling checkpoint first."
by J&#246;rg K
- 8 Replies
- Last post
by gabr
- Hello,
i have a persisted workflow that can't be continued. When the workflow is loaded, the runtime initializes all acitivities and validates all properties. But instead of executing any of the activities, the process uses 99% of the cpu time.
In the debug output an exception with the following error message is repeated: "Cannot request revert of instance state without calling chec
-
- image overlay filter
by rajesh_directshow
- 0 Replies
- Last post
by rajesh_directshow
- Can any one guide me how to develop image overlay filter