RE: Recording TV using Stream Buffer Sink on Vista
- From: wjzhang@xxxxxxxxxxxxxxxxxxxx ("WenJun Zhang[msft]")
- Date: Tue, 17 Jul 2007 14:24:39 GMT
Hi James,
A guess of the problem would be that the specific problem is that the user
account does not have the permissions to write to the registry key or that
is used to hold the configuration settings for the sink filter, and/or the
file location for the backing files. I would also suspect that this can be
worked around by using IStreamBufferConfigure and IStreamBufferInitialize
to explicitly use a registry key that the user account has the permissions
to write to, and configuring a backing file directory that the user has
permissions to write to.
See the example from:
http://msdn2.microsoft.com/en-us/library/ms786785.aspx. In the sample,
they used HKEY_LOCAL_MACHINE, which I would not suspect a regular user
account would have rights to write to in Vista.
Hope the info will be of help. Thanks.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Prev by Date: howto realtime video capture
- Next by Date: Re: How to select graphics card for DX9 capability check / VMR9
- Previous by thread: howto realtime video capture
- Next by thread: RE: Recording TV using Stream Buffer Sink on Vista
- Index(es):
Relevant Pages
|