sensitivity acceleration conversion is fake

Hello

I think that this http://forums.ni.com/t5/LabVIEW/DAQmx-Version-9-1-Create-Channel-for-Accelerometer-will-NOT/m-p/1110... bug is already there in the version 9.6.45.292

The amplitude is wrong in MAX and with .NET (CreateAccelerometerChannel).

Any idea?

concerning

Tobias

Hi Tobias,.

Thank you for reporting this issue, but since the last version is 14.0, could you means test it with this version? National Instruments is not going to provide bug fixes for older Versions, so this isn't a problem with 14.0, if irrelevat.

Tags: NI Software

Similar Questions

  • Change of reactive sensibility the mouse acceleration

    As a person who likes to game, I hate the mouse acceleration. I disabled it with the command

    write default values. GlobalPreferences com.apple.mouse.scaling-1

    But the sensitivity is too low. If I change the sensitivity, acceleration of the mouse turns back the next time I connect.

    It's really annoying and some help would be really appreciated.

    Thanks in advance

    I tried to change the sensitivity via terminals, but same results

  • conversion of acceleration of movement

    Hi guys,.

    I am primarily an experience that is to use 2 x Triaxial accelerometers to calculate the displacement of the center of rotation circular tool (whereby an accelerometer is attatched on each side) and I use labview 2009 to collect & analyze data.  I know that there are limits to this because of the noise, but that's fine, I'll just compare it to some lasers...

    However, in my view, there is a problem in the procedure/math my vi that causes a shift completely wrong.  I have attatched a screenshot of the front panel in action so that his race and my vi.  It would be great if someone could point out what goes wrong.

    The vi is basically display the trip from lasers and accelerometers simultaneously.  for moving the accels, I'm subtracting the acceleration of an axis to the corresponding axis on the contrary accel and halfing it to get acceleration due to traffic (approximately) from the center of the tool, and not due to the rotation.  I've then double integrate him to give travel, find the amplitude between the 2 axes, I'm interested and he draw on a lot of polar with theta is observed angle regardless of an encoder.  I don't know if it is a correct approach, any help will be welcome!

    Concerning

    Luke

    OK, this will take a few steps.

    I have first to change your structure a bit to implement a loop of consumer to the producer.  You pass not valid values in the loop of the consumer.  Your queue your analog vi samples until you click on stop and you removed only the first game.  Then your second loop has started and had only the first data to work with.  There was no relationship between the queue data and the data from the meter.  Is not yet there and we will come back later.

    See the examples in LV on usuing queues and we respond to the work of vi.  Your basic approach seems reasonable.  Just a matter of learning enough LabVIEW to perform your desires.

  • Conversion Windows 10 - loss of acceleration GPU

    PR works very well with W8.1.

    Converted to W10 caused the GPU acceleration is not available.

    I have a NVIDIA GeForce GTX 680

    I followed the advice in another similar and restarted discussion Pr and the GPU acceleration came.

  • Disorder of conversion of fonts fake fat in forms / incorporation in PDF files

    Hi all

    Poster for the firs time naked with me.

    I have some album artwork that uses a font like hand that is fake fat. and he won't let me convert it to forms. Printing company asked two fonts must be converted to fonts embedded in PDF files or forms. I tried to do both and had no success. Test prints I myself just make fonts printing a weird color.

    Don't know what to do. This work will support 14 hours to get 2000 copies made and gives me major pain!

    With the help of Photoshop CC 2014. Police must remain what it is that the customer insists.

    Is there a way I can get this to work with photoshop or is there a work around to do this in InDesign?

    Urgent help is greatly appreciated!

    -Michael

    As you have noticed, you cannot create a text with false style shape. However, there is workaround of sorts.

    Select the text with the magic wand. Go to the paths and convert selection to a work path. Go to edit and select Define Custom shape... Give it a name and click OK. It will now be part of your collection of form for the custom shape tool. Understand what size you want it to be and make sure keep Proportions is selected.

    It is certainly a hack. YMMV.

  • Conversion of a sensitive to a static design drawing?

    I know it's a question back, as most people are looking for the opposite. The thing is that I don't have time yet to address the css for the Tablet and mobile device rules, so in the meantime I want to avoid them and address them at a later date. I am sattisfied with my version of office and would like to start. The problem I encounter when trying, is that it does not work. I thought enter in my ' fluid - grid.css "and the removal of the rules on the Tablet and mobile would be sufficient, but apperently it isn't and I am at a loss? After you remove such rules; I have reduced my screen (or click on the different screen sizes in Dreamweaver) and they always default to undefined Tablet and mobile rules; This translates all be a mess as planned because I did not put all the terms of these devices. How can I get around this and just do my Office the only css rule?

    Try this:

    {.gridContainer}

    Width: 1000px;

    padding-left: 0.4891%;

    padding-right: 0.4891%;

    margin: auto;

    }

    Delete all what on it.

    / * Simple fluids

    Note: Fluid requires that you remove the attributes height and width of the media of the HTML

    http://www.alistapart.com/articles/fluid-images/

    */

    IMG, object, embed, {video

    Max-width: 100%;

    }

    / * IE 6 doesn't support max-width so 100% width by default * /.

    . IE6 img {}

    Width: 100%;

    }

    /*

    Properties Grid Dreamweaver fluid

    ----------------------------------

    DW-num-CLO-mobile: 5;

    DW-num-CLO-Tablet: 8;

    DW-num-OCOL-Office: 12;

    DW-gutter-percentage: 15;

    Inspiration of "Responsive Web Design" by Ethan Marcotte

    http://www.alistapart.com/articles/responsive-Web-design

    Golden by Joni Korpi grid system and

    http://goldengridsystem.com/

    */

    / * Office Layout: 769px to a maximum of 1232px.  Inherits the styles of: Mobile and tablet. */

    @media only screen and (min-width: 769px) {}

    This will give you a layout of fixed width in pixels.

    Nancy O.

  • Need to disable acceleration hardware and smooth scrolling for users on a Remote Desktop Session.

    Hello
    I need to disable acceleration hardware and smooth scrolling for any user that connects to an RDS Server. I messed up the mozilla.cfg and created an autoconfig.js file. I guess I'm missing something along the way.

    This is currently my autoconfig.js
    Pref ("general.config.filename", "mozilla.cfg");
    Pref ("general.config.obscure_value", 1);
    Pref ("app.update.channel", "liberation");

    Mozilla.cfg
    Smooth Scrolling disabled
    lockpref ("general.smoothScroll.disabled", true);
    disables hardware acceleration
    lockPref ("layers.acceleration.disabled", true);
    lockPref ("gfx.direct2d.disabled", true);

    All that I'm missing? When I restart the two options are always checked in the options.

    Thank you!!

    Hi b1gt3x, you use a clear cfg file, you'll want to put this in your instead of autoconfig.js:

    pref("general.config.obscure_value", 0);
    pref("general.config.filename", "mozilla.cfg");
    

    In addition, you will have to make lockPref with a capital P in any case - that it reacts very sensitive to spelling errors...
    http://kb.mozillazine.org/Locking_preferences.

  • Cannot view emails CAUSED by Thunderbird Conversations, 2.8.1 SOLUTION upgrade to Thunderbird Conversations, 2.9

    I've recently updated to Thunderbird 38.1.0. I can receive all my messages, but when I go to see them I can't see content or open in another tab. Is there a major problem? It's on Windows 7.

     Application Basics
    
       Name: Thunderbird
       Version: 38.1.0
       User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0
       Profile Folder: Show Folder
    
                 (Local drive)
       Application Build ID: 20150707103124
       Enabled Plugins: about:plugins
       Build Configuration: about:buildconfig
       Memory Use: about:memory
    
     Mail and News Accounts
       account1:
         INCOMING: account1, , (imap) imap.googlemail.com:993, SSL, passwordCleartext
         OUTGOING: smtp.googlemail.com:465, SSL, passwordCleartext, true
    
       account2:
         INCOMING: account2, , (none) Local Folders, plain, passwordCleartext
    
     Crash Reports
    
     Extensions
       gContactSync, 2.0.5, true, [email protected]
       Lightning, 4.0.1, true, {e2fda1a4-762b-4020-b5ad-a41df1933103}
       Provider for Google Calendar, 1.0.4, true, {a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
       Thunderbird Conversations, 2.8.1, true, [email protected]
    
     Important Modified Preferences
    
       Name: Value
    
         browser.cache.disk.capacity: 358400
         browser.cache.disk.smart_size_cached_value: 358400
         browser.cache.disk.smart_size.first_run: false
         browser.cache.disk.smart_size.use_old_max: false
         extensions.lastAppVersion: 38.1.0
         font.internaluseonly.changed: false
         font.name.monospace.el: Consolas
         font.name.monospace.tr: Consolas
         font.name.monospace.x-baltic: Consolas
         font.name.monospace.x-central-euro: Consolas
         font.name.monospace.x-cyrillic: Consolas
         font.name.monospace.x-unicode: Consolas
         font.name.monospace.x-western: Consolas
         font.name.sans-serif.el: Calibri
         font.name.sans-serif.tr: Calibri
         font.name.sans-serif.x-baltic: Calibri
         font.name.sans-serif.x-central-euro: Calibri
         font.name.sans-serif.x-cyrillic: Calibri
         font.name.sans-serif.x-unicode: Calibri
         font.name.sans-serif.x-western: Calibri
         font.name.serif.el: Cambria
         font.name.serif.tr: Cambria
         font.name.serif.x-baltic: Cambria
         font.name.serif.x-central-euro: Cambria
         font.name.serif.x-cyrillic: Cambria
         font.name.serif.x-unicode: Cambria
         font.name.serif.x-western: Cambria
         font.size.fixed.el: 14
         font.size.fixed.tr: 14
         font.size.fixed.x-baltic: 14
         font.size.fixed.x-central-euro: 14
         font.size.fixed.x-cyrillic: 14
         font.size.fixed.x-unicode: 14
         font.size.fixed.x-western: 14
         font.size.variable.el: 17
         font.size.variable.tr: 17
         font.size.variable.x-baltic: 17
         font.size.variable.x-central-euro: 17
         font.size.variable.x-cyrillic: 17
         font.size.variable.x-unicode: 17
         font.size.variable.x-western: 17
         gfx.direct3d.last_used_feature_level_idx: 0
         mail.openMessageBehavior.version: 1
         mail.winsearch.firstRunDone: true
         mailnews.database.global.datastore.id: 3bdd7619-8e4c-4d35-b8b9-adbc6486014
         network.cookie.prefsMigrated: true
         network.predictor.cleaned-up: true
         places.database.lastMaintenance: 1436830738
         places.history.expiration.transient_current_max_pages: 104858
         plugin.importedState: true
    
     Graphics
    
         Adapter Description: AMD Radeon HD 5670
         Vendor ID: 0x1002
         Device ID: 0x68d8
         Adapter RAM: 1024
         Adapter Drivers: aticfx64 aticfx64 aticfx64 aticfx32 aticfx32 aticfx32 atiumd64 atidxx64 atidxx64 atiumdag atidxx32 atidxx32 atiumdva atiumd6a atitmm64
         Driver Version: 15.200.1046.0
         Driver Date: 6-22-2015
         Direct2D Enabled: true
         DirectWrite Enabled: true (6.2.9200.17292)
         ClearType Parameters: ClearType parameters not found
         WebGL Renderer: false
         GPU Accelerated Windows: 1/1 Direct3D 11
    
         AzureCanvasBackend: direct2d 1.1
         AzureSkiaAccelerated: 0
         AzureFallbackCanvasBackend: cairo
         AzureContentBackend: direct2d 1.1
    
     JavaScript
    
     Incremental GC: 1
    
     Accessibility
    
       Activated: 0
       Prevent Accessibility: 0
    
     Library Versions
    
         Expected minimum version
         Version in use
    
         NSPR
         4.10.8
         4.10.8
    
         NSS
         3.19.2 Basic ECC
         3.19.2 Basic ECC
    
         NSS Util
         3.19.2
         3.19.2
    
         NSS SSL
         3.19.2 Basic ECC
         3.19.2 Basic ECC
    
         NSS S/MIME
         3.19.2 Basic ECC
         3.19.2 Basic ECC
    

    You have Thunderbird Conversations, 2.8.1

    You must lie down to a newer version

  • Forefox convert a web address to a link, I don't like I want to write without conversion

    I'm writing/conversion of pages for the mobile (smartphones). I wrote a list of links. The text for each of the elements of the link is the web address, but I want to connect the linkfunction to a button (the best way for phones).

    When I write www.xzy.dk as text not as a linkaddress, Firefox convert to linkaddres and follows my ccs style for links and not the style for the text.

    As fare I see ist a problem in Firefox 19 yesterday I installed automatically on 18 19

    Leif Johansen
    Denmark

    Works fine here as can be expected from the source code.

    <body>
    <a href="http://www.objektiv.dk"><img src="../billeder/knap2.jpg" alt="" width="40" height="40" border="0"></a><font size="+2">" rel="nofollow">www.objektiv.dk/start/index.html</font><br>
    </body>

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do NOT click on the reset button on the start safe mode window or make changes.
  • acceleration of bench of suspension travel active

    my application is a project of active suspension, I need to measure acceleration and integration of two to get the position of an accelerometer sensor.

    I found a lot of codes, it only works in simulation, but it does not work when I connect it on the acceleration sensor.

    I know that I should remove a CC of the speed signal lag after the integration, but it is not clear how we do.

    I know that there are many types of integration features in Labview. which of them I should use.

    My accelerometer is ADXL335

     

    http://www.analog.com/static/imported-files/data_sheets/ADXL335.PDF

    Whenever you perform an integration, your result is an arbitrary constant added to what is essentially your starting value.  You have acceleration data.  If you integrate this, you get the speed, but you will need to add the initial speed to this to get the actual speeds.  When you integrate the second time, you get the positions, but you need to add the starting position for this to get real jobs.  So the constants you add will depend on your actual starting conditions (do not forget that the calculation was invented by Newton to describe physics ).

    I usually use Simpon rule for numerical integration, but if you are sensitive to performance, you can use the digital trapezoid rule or rectangle integration.  Before you do anything, you should probably read on them.  The Wikipedia article gives a good overview, but the chapter 4 of the book online Numerical Recipes will give you a much better appreciation for the subject.  Most of these methods of integration is available natively in LabVIEW, so you don't have to write them yourself.

  • How do you derive speed and acceleration data position?

    Hello

    We are working on a project that requires data of distance, speed and acceleration over time.  We use the NI 9234 compactDAQ chassis connected to an accelerometer.  The accelerometer is attached to a topic plastic cantilevered (rectangular) which is "gathered" - a bit like a ruler on the edge of a table hanging like a diving board.  We will gain about 2 k samples/sec.  There is no problem getting the acceleration data, it is transformed in speed and distance, which is the problem.  There is a link OR a solution (http://decibel.ni.com/content/docs/DOC-4308, see below), but it does not work.  I remember in my class of calculation that you integrate acceleration to get the speed, you integrate the speed to get remotely.

    This gives us the following graphs:

    Acceleration seems good, of course.  But the speed looks like it is a sinusoidal signal riding on a curve that dips down and then decreases exponentially.  (This dip and decomposition looks like the answer to an excessive vibration.)  I expected to be similar to the acceleration, speed, but out of phase 90 degrees (symmetrical relative to the origin).

    And we want the position and not remotely.  Position would also be a sine wave exponentially decaying.

    So, what math should apply?

    Thanks in advance,

    Shadowfeld

    Hello

    Conversion acceleration in the speed/movement or movement speed requires the digital integration. In LabVIEW, you can take the accelerometer measures and represent this signal in acceleration, speed or movement by running the example VI (Figure 1) included in the next tutorial for area Developer:

    1 excerpts from acceleration, speed and displacement signal processing: http://zone.ni.com/devzone/cda/tut/p/id/4989

    Best regards

    M Ali

    Technical sales engineer

    National Instruments

  • Mouse acceleration

    First Windows 7 is awesome the best OS out of the period of Ms. However, there is 1 thing that is annoying to hardcore gamers, the issue of the dreaded mouse acceleration.

    With Win XP you could easily edit a certain reg entry and it was perfect, but that is impossible [so im told] in win 7.

    Please help the millions of players with this issue and release a patch.

    Thank you very much

    Hydroz0rz

    Weird, I did hear someone complaining about this and I don't know how many online games I was with people on 7. Million? I don't think a lot of people is infested by this problem. You do not like it does or does not accelerate (it's the same for me XP is by default - I never had to change the sensitivity or acceleration in both)? If you need to have a lot more control, you can just get a third mouse utility out until they offer the possibility to play with the acceleration. Mouse Logitech usually come with the features of acceleration and speed of mouse that you can play with. I'll go out on a limb and say that all least, most hardcore gamers have more than a HP, Dell or Microsoft basic mouse.

    Shoot, even the Intellipoint software may have what you are looking for. Good luck!

  • WARNING: DirectX Acceleration is not activate, Windows 7 64 bit

    I have an ATI 4870 running windows 7 the problem that I am running is that DirectX acceleration is not being seen.  Now my other programs (32-bit) running their own Accelerator do not have this problem (as my Blu - ray).  Now the same software programs works perfectly under XP and Vista with 32 and 64 bit. :)  Running dxdiag show, the 3D accelerator has been activated will include these reading at the end of this message.  On a backup drive, I even downloaded DirectX 9.c to see if that might solve the problem but it didn't.  Hard drive has been erased and reloaded on July 12, including all patches before the software was loaded and still does not work.  My Windows experience index is:
    Processor: 7.3
    Memory: 7.4
    Graphics (Aero): 6.8
    Chart (game): 6.8
    Hard disk: 5.9

    DXdiags 32-bit:
    ------------------
    Information System
    ------------------
    Time of this report: 07-13-2009, 08:33:38
    Computer name: BLACKDRAGON
    Operating system: Windows 7 Ultimate 64-bit (6.1, Build 7100) (7100.winmain_win7rc.090421 - 1700)
    Language: English (regional setting: English)
    System manufacturer: BIOSTAR Group
    System model: TA790GX 128M
    BIOS: Default system BIOS
    Processor: AMD Athlon (TM) II X 4 940 processor (4 CPUs), ~3.0GHz
    Memory: RAM 8192MB
    Available OS memory: 8192MB RAM
    Page file: 1366MB used, 15014 MB of available space
    Windows Dir: C:\Windows
    DirectX version: DirectX 11
    DX setup parameters: not found
    DPI setting: Using System DPI
    System DPI setting: 96 DPI (100%)
    DWM DPI Scaling: disabled
    DxDiag Version: 6.01.7100.0000 32 bit Unicode

    ------------
    DxDiag Notes
    ------------
    Display 1 tab: No problems found.
    Sound tab 1: No problems found.
    2 Audio tab: No problems found.
    3 Audio tab: No problems found.
    Input tab: no problems found.

    --------------------
    DirectX Debug levels
    --------------------
    Direct3D: 0/4 (detail)
    DirectDraw: 0/4 (detail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay: 0/9 (detail)
    DirectSound: 0/5 (retail)
    DirectShow: 0/6 (detail)

    ---------------
    Display devices
    ---------------
    Card name: ATI Radeon HD 4800 Series
    Manufacturer: ATI Technologies Inc.
    Track type: processor ATI Radeon Graphics (0 x 9440)
    DAC type: DAC (400 MHz) internal
    The device key: Enum\PCI\VEN_1002 & DEV_9440 & SUBSYS_02781043 & REV_00
    Memory display: 4083 MB
    Dedicated memory: 1015 MB
    Shared memory: 3067 MB
    Current mode: 1920 x 1200 (32 bit) (59Hz)
    Name of the monitor: SyncMaster T260, SyncMaster Magic T260 (Digital)
    Monitor model: SyncMaster
    Monitor ID: SAM03E7
    Native mode: 1920 x 1200 (59,950 Hz)
    Output type: DVI
    Driver name: atiumd64.dll, atidxx64.dll, atiumdag, atidxx32, atiumdva, atiumd6a.cap, atitmm64.dll
    The driver file version: 8.14.0010.0671 (English)
    Driver version: 8.620.0.0
    DDI Version: 10.1
    : Model WDDM 1.1 driver
    Driver attributes: Final retail
    Format/driver Date: 2009-05-15 22:03:58, 3987456 bytes
    WHQL Logo would be: n/a
    WHQL Date stamp: n/a
    The instrument identifier: {D7B71EE2-D700-11CF-6C71-7222A1C2C535}
    Vendor ID: 0 x 1002
    Device ID: 0 x 9440
    SubSys ID: 0 x 02781043
    Revision ID: 0x0000
    Strong name of the driver: oem10.inf:ATI. Mfg.NTamd64.6.1:ati2mtag_R7X:8.620.0.0:pci\ven_1002&dev_9440
    The driver rating: 00E62001
    Video Accel: ModeMPEG2_A ModeMPEG2_C
    Deinterlace caps: {6E8329FF-B642-418B-BCF0-BCB6591E255F}: caps Frames(Prev/Fwd/Back) = (0,0,1) (In/Out) Format (YUY2, YUY2) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (YUY2, YUY2) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) Format (In/Out) = (YUY2, YUY2) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {6E8329FF-B642-418B-BCF0-BCB6591E255F}: caps Frames(Prev/Fwd/Back) = (0,0,1) (In/Out) Format (UYVY, UYVY) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (UYVY, UYVY) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) Format (In/Out) = (UYVY, UYVY) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) (YV12, 0 x 32315659) = Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {3C5323C1-6FB7-44F5-9081-056BF2EE449D}: caps Frames(Prev/Fwd/Back) = (0,0,2) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {552C0DAD-CCBC-420B-83C8-74943CF9F1A6}: caps Frames(Prev/Fwd/Back) = (0,0,2) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {6E8329FF-B642-418B-BCF0-BCB6591E255F}: caps Frames(Prev/Fwd/Back) = (0,0,1) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC1, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC2, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC3, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC4, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (S340, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (S342, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    D3d9 Overlay: Unsupported
    DXVA-HD: not supported
    DDraw status: enabled
    D3D status: enabled
    AGP status: enabled

    -------------
    Sound Devices
    -------------
    Description: Speakers (Creative SB X - Fi)
    Default audio playback: Yes
    Default voice playback: Yes
    Hardware ID: PCI\VEN_1102 & DEV_000B & SUBSYS_00431102 & REV_03
    Manufacturer ID: 1
    Product ID: 100
    Type: WDM
    Driver name: ctaud2k.sys don't
    Driver version: 6.00.0001.1347 (English)
    Driver attributes: Final retail
    WHQL Logo would be: n/a
    Date and size: 20/04/2009 14:42:46, 696984 bytes
    Other files:
    Driver provider: creative
    HW Accel level: basic
    Cap flags: 0xF1F
    Min/Max sample rate: 100, 200000
    Mix beef static/Strm HW: 1, 0
    Static/Strm HW 3D steers: 0, 0
    HW memory: 0
    Management of the voice: No.
    Listen/Src/EAX (TM) 2.0: No, no
    Listen/Src/I3DL2 (TM): No, no
    Sensaura (TM) ZoomFX (tm): No.

    Description: Digital Audio (SPDIF) (Audio device high definition)
    Default audio playback: No.
    Default voice playback: no
    Hardware ID: HDAUDIO\FUNC_01 & VEN_10EC & DEV_0888 & SUBSYS_10EC0888 & REV_1000
    Manufacturer ID: 1
    Product ID: 65535
    Type: WDM
    Driver name: HdAudio.sys
    Driver version: 6.01.7100.0000 (in English)
    Driver attributes: Final retail
    WHQL Logo would be: n/a
    Date and size: 21/04/2009-23:15:37, 350208 bytes
    Other files:
    Driver provider: Microsoft
    HW Accel level: basic
    Cap flags: 0xF1F
    Min/Max sample rate: 100, 200000
    Mix beef static/Strm HW: 1, 0
    Static/Strm HW 3D steers: 0, 0
    HW memory: 0
    Management of the voice: No.
    Listen/Src/EAX (TM) 2.0: No, no
    Listen/Src/I3DL2 (TM): No, no
    Sensaura (TM) ZoomFX (tm): No.

    Description: SPDIF Out (Creative SB X - Fi)
    Default audio playback: No.
    Default voice playback: no
    Hardware ID: PCI\VEN_1102 & DEV_000B & SUBSYS_00431102 & REV_03
    Manufacturer ID: 1
    Product ID: 100
    Type: WDM
    Driver name: ctaud2k.sys don't
    Driver version: 6.00.0001.1347 (English)
    Driver attributes: Final retail
    WHQL Logo would be: n/a
    Date and size: 20/04/2009 14:42:46, 696984 bytes
    Other files:
    Driver provider: creative
    HW Accel level: basic
    Cap flags: 0xF1F
    Min/Max sample rate: 100, 200000
    Mix beef static/Strm HW: 1, 0
    Static/Strm HW 3D steers: 0, 0
    HW memory: 0
    Management of the voice: No.
    Listen/Src/EAX (TM) 2.0: No, no
    Listen/Src/I3DL2 (TM): No, no
    Sensaura (TM) ZoomFX (tm): No.

    ---------------------
    Sound Capture devices
    ---------------------
    Description: Microphone (USB Audio device)
    Capture audio by default: Yes
    Default voice Capture: Yes
    Driver name: USBAUDIO.sys
    Driver version: 6.01.7100.0000 (in English)
    Driver attributes: Final retail
    Date and size: 2009-04-21 23:15:18, 109568 bytes
    Cap flags: 0x1
    Format flags: 0xFFFFF

    Description: Digital-In (Creative SB X - Fi)
    Capture audio by default: No.
    Default voice Capture: No.
    Driver name: ctaud2k.sys don't
    Driver version: 6.00.0001.1347 (English)
    Driver attributes: Final retail
    Date and size: 20/04/2009 14:42:46, 696984 bytes
    Cap flags: 0x1
    Format flags: 0xFFFFF

    Description: "what U Hear" (Creative SB X - Fi)
    Capture audio by default: No.
    Default voice Capture: No.
    Driver name: ctaud2k.sys don't
    Driver version: 6.00.0001.1347 (English)
    Driver attributes: Final retail
    Date and size: 20/04/2009 14:42:46, 696984 bytes
    Cap flags: 0x1
    Format flags: 0xFFFFF

    Description: Micro FP (Creative SB X - Fi)
    Capture audio by default: No.
    Default voice Capture: No.
    Driver name: ctaud2k.sys don't
    Driver version: 6.00.0001.1347 (English)
    Driver attributes: Final retail
    Date and size: 20/04/2009 14:42:46, 696984 bytes
    Cap flags: 0x1
    Format flags: 0xFFFFF

    Description: Digital Audio (SPDIF) (Audio device high definition)
    Capture audio by default: No.
    Default voice Capture: No.
    Driver name: HdAudio.sys
    Driver version: 6.01.7100.0000 (in English)
    Driver attributes: Final retail
    Date and size: 21/04/2009-23:15:37, 350208 bytes
    Cap flags: 0x1
    Format flags: 0xFFFFF

    -------------------
    DirectInput devices
    -------------------
    Device name: mouse
    Joint: 1
    Controller ID: n/a
    Vendor/product ID: n/a
    FF driver: n/a

    Device name: keyboard
    Joint: 1
    Controller ID: n/a
    Vendor/product ID: n/a
    FF driver: n/a

    Device name: American Power Conversion USB UPS
    Joint: 1
    Controller ID: 0 x 0
    Suppliers of products/ID: 0x051D, 0x0002
    FF driver: n/a

    Poll w / Interrupt: No.

    -----------
    USB devices
    -----------
    + USB root hub
    | Suppliers of products/ID: 0 x 1002, 0 x 4398
    | Matching Device ID: usb\root_hub
    | Service: usbhub

    ----------------
    Gameport devices
    ----------------

    ------------
    PS/2 devices
    ------------
    + PS/2 standard keyboard
    | Matching Device ID: * pnp0303
    | Service: i8042prt
    |
    + Server terminal keyboard driver
    | Matching Device ID: root\rdp_kbd
    | High filters: kbdclass
    | Service: TermDD
    |
    + Microsoft PS/2 mouse
    | Matching Device ID: * pnp0f03
    | Service: i8042prt
    |
    + USB Logitech TrackMan Wheel
    | Suppliers of products/ID: 0x046D, 0xC404
    | Matching device ID: hid\vid_046d & pid_c404
    | Service: me
    |
    + Terminal Server mouse driver
    | Matching Device ID: root\rdp_mou
    | High filters: mouclass
    | Service: TermDD

    ------------------------
    Disk & CD-ROM/DVD-ROM readers
    ------------------------
    Drive: C:
    Free space: 880,8 GB
    Total space: 953,8 GB
    File system: NTFS
    Model: ST31000333AS ATA Device

    Drive: D:
    Model: TSSTcorp CDDVDW SH-S203N ATA Device
    Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7100.0013 (in English), 0 bytes

    Drive: E:
    Model: HL-DT-ST BDDVDRW GGC - H20L ATA Device
    Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7100.0013 (in English), 0 bytes

    --------------
    System devices
    --------------
    Name: The standard host PCI bridge CPU
    Device ID: PCI\VEN_1022 & DEV_1204 & SUBSYS_00000000 & REV_00\3 & 267A616A & 0 & C4
    Pilot: s/o

    Name: PCI standard ISA bridge
    Device ID: PCI\VEN_1002 & DEV_439D & SUBSYS_37001565 & REV_00\3 & 267A616A & 0 & A3
    Pilot: s/o

    Name: Standard enhanced PCI to USB Host Controller
    Device ID: PCI\VEN_1002 & DEV_4396 & SUBSYS_37001565 & REV_00\3 & 267A616A & 0 & 92
    Pilot: s/o

    Name: The standard host PCI bridge CPU
    Device ID: PCI\VEN_1022 & DEV_1203 & SUBSYS_00000000 & REV_00\3 & 267A616A & 0 & C3
    Pilot: s/o

    Name: Standard double channel PCI IDE Controller
    Device ID: PCI\VEN_1002 & DEV_439C & SUBSYS_439C1002 & REV_00\3 & 267A616A & 0 & A1
    Pilot: s/o

    Name: Standard double channel PCI IDE Controller
    Device ID: PCI\VEN_1002 & DEV_4390 & SUBSYS_37001565 & REV_00\3 & 267A616A & 0 & 88
    Pilot: s/o

    Name: Creative SB X - Fi
    Device ID: PCI\VEN_1102 & DEV_000B & SUBSYS_00431102 & REV_03\4 & 7B2CFF4 & 0 & 0028
    Pilot: s/o

    Name: The standard host PCI bridge CPU
    Device ID: PCI\VEN_1022 & DEV_1202 & SUBSYS_00000000 & REV_00\3 & 267A616A & 0 & C2
    Pilot: s/o

    Name: OpenHCD Standard USB host controller
    Device ID: PCI\VEN_1002 & DEV_4399 & SUBSYS_37001565 & REV_00\3 & 267A616A & 0 & A5
    Pilot: s/o

    Name: ATI i/o Communications Processor SMBus Controller
    Device ID: PCI\VEN_1002 & DEV_4385 & SUBSYS_37001565 & REV_3A\3 & 267A616A & 0 & A0
    Pilot: s/o

    Name: Realtek RTL8168C (P) / 8111C (P) Family PCI - E Gigabit Ethernet NIC (NDIS 6.20)
    Device ID: PCI\VEN_10EC & DEV_8168 & SUBSYS_23071565 & REV_02\4 & 32CBD392 & 0 & 0038
    Pilot: s/o

    Name: The standard host PCI bridge CPU
    Device ID: PCI\VEN_1022 & DEV_1201 & SUBSYS_00000000 & REV_00\3 & 267A616A & 0 & C1
    Pilot: s/o

    Name: OpenHCD Standard USB host controller
    Device ID: PCI\VEN_1002 & DEV_4398 & SUBSYS_37001565 & REV_00\3 & 267A616A & 0 & 99
    Pilot: s/o

    Name: ATI i/o Communications Processor PCI Bus controller
    Device ID: PCI\VEN_1002 & DEV_4384 & SUBSYS_00000000 & REV_00\3 & 267A616A & 0 & A4
    Pilot: s/o

    Name: Bridge PCI to PCI standard PCI
    Device ID: PCI\VEN_1022 & DEV_9607 & SUBSYS_96001022 & REV_00\3 & 267A616A & 0 & 38
    Pilot: s/o

    Name: The standard host PCI bridge CPU
    Device ID: PCI\VEN_1022 & DEV_1200 & SUBSYS_00000000 & REV_00\3 & 267A616A & 0 & C0
    Pilot: s/o

    Name: OpenHCD Standard USB host controller
    Device ID: PCI\VEN_1002 & DEV_4398 & SUBSYS_37001565 & REV_00\3 & 267A616A & 0 & 91
    Pilot: s/o

    Name: High Definition Audio Controller
    Device ID: PCI\VEN_1002 & DEV_4383 & SUBSYS_820F1565 & REV_00\3 & 267A616A & 0 & A2
    Pilot: s/o

    Name: Bridge PCI to PCI standard PCI
    Device ID: PCI\VEN_1022 & DEV_9605 & SUBSYS_96001022 & REV_00\3 & 267A616A & 0 & 28
    Pilot: s/o

    Name: High Definition Audio Controller
    Device ID: PCI\VEN_1002 & DEV_AA30 & SUBSYS_AA301043 & REV_00\4 & 204EAC5 & 0 & 0110
    Pilot: s/o

    Name: OpenHCD Standard USB host controller
    Device ID: PCI\VEN_1002 & DEV_4397 & SUBSYS_37001565 & REV_00\3 & 267A616A & 0 & 98
    Pilot: s/o

    Name: Bridge PCI to PCI standard PCI
    Device ID: PCI\VEN_1022 & DEV_9603 & SUBSYS_96001022 & REV_00\3 & 267A616A & 0 & 10
    Pilot: s/o

    Name: ATI Radeon HD 4800 Series
    Device ID: PCI\VEN_1002 & DEV_9440 & SUBSYS_02781043 & REV_00\4 & 204EAC5 & 0 & 0010
    Pilot: s/o

    Name: OpenHCD Standard USB host controller
    Device ID: PCI\VEN_1002 & DEV_4397 & SUBSYS_37001565 & REV_00\3 & 267A616A & 0 & 90
    Pilot: s/o

    Name: The standard host PCI bridge CPU
    Device ID: PCI\VEN_1022 & DEV_9600 & SUBSYS_96001022 & REV_00\3 & 267A616A & 0 & 00
    Pilot: s/o

    Name: ATI Unified Driver Avstreams
    Device ID: PCI\VEN_1002 & DEV_4D50 & SUBSYS_A6981002 & REV_00\4 & 2966AB86 & 0 & 30A 4
    Pilot: s/o

    Name: Standard enhanced PCI to USB Host Controller
    Device ID: PCI\VEN_1002 & DEV_4396 & SUBSYS_37001565 & REV_00\3 & 267A616A & 0 & 9a
    Pilot: s/o

    ------------------
    DirectShow filters
    ------------------

    DirectShow filters:
    WMAudio Decoder DMO, 0 x 00800800, 1, 1, WMADMOD. DLL, 6.01.7100.0000
    WMAPro over S/PDIF DMO, 0 x 00600800, 1, 1, WMADMOD. DLL, 6.01.7100.0000
    WMSpeech Decoder DMO, 0 x 00600800, 1, 1, WMSPDMOD. DLL, 6.01.7100.0000
    MP3 DMO, 0 x 00600800, 1, 1, mp3dmod.dll, 6.01.7100.0000 decoder
    Mpeg4s decoder DMO, 0 x 00800001, 1, 1, mp4sdecd.dll, 6.01.7100.0000
    Decoder WMV DMO, 0 x 00600800, 1 screen, 1, wmvsdecd.dll, 6.01.7100.0000
    Decoder DMO WMVideo, 0 x 00800001, 1, 1, wmvdecod.dll, 6.01.7100.0000
    Mpeg43 decoder DMO, 0 x 00800001, 1, 1, mp43decd.dll, 6.01.7100.0000
    MPEG4 Decoder DMO, 0 x 00800001, 1, 1, mpg4decd.dll, 6.01.7100.0000
    Decoder, 00200000 x 0, 1, 0, ArcText.ax, 1.00.0000.0061 the subtitle of ArcSoft
    ArcSoft Vorbis Decoder, 0 x 00600000, 1, 1, AsOggDS.ax, 1.00.0000.0003
    Encode, 0 00600000, 1, 1, x atimcenc.dll, 10.05.0000.40515 ATI Media Center video
    BDMV ArcSoft PGFilter, 0 x 00200000, 2, 1, PGFilter.ax, 1.01.0000.0018
    ArcSoft HDDVD subpicture Decoder, 0 x 00200000, 1, 1, SubPicDecoder.ax, 1.00.0000.0015
    ArcSoft Matroska Source, 0 x 00600000, 0, 0, AsMatroskaSplitter.ax, 1.00.0000.0004
    ATI Ticker, 0 x 00200000, 0, 1, Ticker.ax,.
    DV Muxer, 0x00400000, 0, 0, qdv.dll, 6.06.7100.0000
    ArcSoft Matroska Splitter, 0 x 00600000, 1, 1, AsMatroskaSplitter.ax, 1.00.0000.0004
    Converter, 0 x 00400001, 1, 1, quartz.dll, 6.06.7100.0000 color space
    Reader, 0x00400000, 0, 0, qasf.dll, WM ASF 12.00.7100.0000
    AAFC DivX Decoder, 0 x 00800000, 1, 1, daac.ax, 7.01.0000.0010
    Filter, 0 x 00200000, 0, 1, wmpsrcwp.dll, 12.00.7100.0000 screenshot
    ArcSoft Audio decoder HD, 0 x 00200000, 1, 1, ASAudioHD.ax, 1.03.0002.0060
    AVI Splitter, 0 x 00600000, 1, 1, quartz.dll, 6.06.7100.0000
    ArcSoft Audio Decoder, 0 x 00200000, 1, 1, ASAudio.ax, 1.04.0000.0002
    VGA 16 color Ditherer, 0 x 00400000, 1, 1, quartz.dll, 6.06.7100.0000
    ArcSoft Matroska Muxer, 0 x 00200000, 1, 1, AsMatroskaMuxer.ax, 1.00.0000.0004
    SBE2MediaTypeProfile, 0 x 00200000, 0, 0, SBE.dll, 6.06.7100.0000
    ArcSoft PutDataSample Filter 1.0, 0 x 00200000, 1, 1, ArcPutDataSample.ax, 1.00.0000.0005
    Microsoft DTV - DVD video Decoder, 0x005fffff, 2, 4, msmpeg2vdec.dll, 6.01.7075.0000
    ArcSoft RealMedia Splitter, 0 x 00600000, 1, 1, RealMediaSplitter.ax, 1.00.0000.0005
    AC3 parser Filter, 0 x 00600000, 1, 1, mpg2splt.ax, 6.06.7100.0000
    StreamBufferSink, 0 x 00200000, 0, 0, sbe.dll, 6.06.7100.0000
    MJPEG Decompressor, 0 x 00600000, 1, 1, quartz.dll, 6.06.7100.0000
    MPEG-I Stream Splitter, 0 x 00600000, 1, 2, quartz.dll, 6.06.7100.0000
    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7100.0000 SAMI (CC)
    BDAV ArcSoft Navigator, 0 x 00600000, 0, 5, BDAVNav.ax, 1.00.0000.0050
    The IST Codec, 0 x 00600000, 1, 4, VBICodec.ax, 6.06.7100.0000
    MPEG-2 Splitter, 0x005fffff, 1, 0, mpg2splt.ax, 6.06.7100.0000
    ArcSoft RealMedia Decoder, 0 x 00600000, 1, 1, RealVideoDecoder.ax, 1.00.0000.0005 video
    Filter, 0 x 00200000, 2, 5, cca.dll, 6.06.7100.0000 analysis of closed captioning
    SBE2FileScan, 0 x 00200000, 0, 0, SBE.dll, 6.06.7100.0000
    Microsoft MPEG-2 video encoding, 0 x 00200000, 1, 1, msmpeg2enc.dll, 6.01.7100.0018
    ArcSoft GetDataSample Filter 1.0, 0 x 00200000, 1, 1, ArcGetDataSample.ax, 1.00.0000.0013
    Renderer, 0 x 00800001, 1, 0, quartz.dll, 6.06.7100.0000 Script command internal
    MPEG Audio Decoder, 0 x 03680001, 1, 1, quartz.dll, 6.06.7100.0000
    MMACE ProcAmp, 0 x 00200000, 0, 2, MMACEFilters.dll,.
    DV Splitter, 0 x 00600000, 1, 2, qdv.dll, 6.06.7100.0000
    Video Mixing Renderer 9 0 x 00200000, 1, 0, quartz.dll, 6.06.7100.0000
    Encode, 0 00600000, 1, 1, x atimcenc.dll, 10.05.0000.40515 ATI Audio Media Center
    BDMV ArcSoft IGFilter, 0 x 00200000, 1, 1, IGFilter.ax, 1.00.0028.0040
    Microsoft MPEG - 2 encode, 0 x 00200000, 2, 1, msmpeg2enc.dll, 6.01.7100.0018
    ACM Wrapper, 0 x 00600000, 1, 1, quartz.dll, 6.06.7100.0000
    Video Renderer, 0 x 00800001, 1, 0, quartz.dll, 6.06.7100.0000
    VFW sample Grabber, 0 x 00200000, 1, 1, P1370Vfw.dll, 1.01.0001.6784
    Video stream MPEG - 2 Analyzer, 0 x 00200000, 0, 0, sbe.dll, 6.06.7100.0000
    Multiplex, 0 x 00400000, 2, 1, atimcenc.dll, 10.05.0000.40515 ATI Media Center
    Line 21 Decoder, 0 x 00600000, 1, 1, qdvd.dll, 6.06.7100.0000
    ArcSoft Deinterlace, 0 x 00200000, 1, 1, deinterlace.ax, 1.00.0001.0007
    Port video Manager, 0 x 00600000, 2, 1, quartz.dll, 6.06.7100.0000
    DivX H.264 Decoder, 0 x 00800000, 1, 1, DivXDecH264.ax, 8.02.0000.0026
    Video Renderer, 0x00400000, 1, 0, quartz.dll, 6.06.7100.0000
    VFW Render Filter, 0 x 00200000 Null, 1, 0, P1370Vfw.dll, 1.01.0001.6784
    ArcSoft WST Decoder, 00200000 x 0, 1, 0, ArcText.ax, 1.00.0000.0061
    HD, 0 x 00200000, 1, 1, ASAudioEffectHD.ax, 1.00.0001.0022 Audio of ArcSoft effect
    Decoder DivX Filter, 0xff800000, 1, 1, divxdec.ax, 6.03.0000.0085
    Decoder, 0 x 00200000 VPS, 0, 0, WSTPager.ax, 6.06.7100.0000
    Writer, 0x00400000, 0, 0, qasf.dll, WM ASF 12.00.7100.0000
    ArcSoft AudioMixer, 0 x 00200000, 2, 1, audiomixer.ax, 1.00.0001.0004
    Allocator, 0 x 00600000, 1, 1, vbisurf.ax, 6.01.7100.0000 Surface of VBI
    MMACE SoftEmu, 0 x 00200000, 0, 2, MMACEFilters.dll,.
    DivX Demux, 0 x 00600000, 1, 0, DivXMedia.ax, 0.00.0000.0028
    File writer, 00200000 x 0, 1, 0, qcap.dll, 6.06.7100.0000
    ArcSoft HDVR Navigator, 0 x 00600000, 0, 3, HDVRNav.ax, 1.00.0000.0005
    ArcSoft Vorbis Encoder, 0 x 00200000, 1, 1, AsOggDS.ax, 1.00.0000.0003
    iTV Sink, 0 x 00600000, 1, 0, itvdata.dll, 6.06.7100.0000 data
    iTV to Capture data filter 0 x 00600000, 1, 1, itvdata.dll, 6.06.7100.0000
    ArcSoft Ogg Multiplexer, 0 x 00400000, 1, 1, AsOggDS.ax, 1.00.0000.0003
    ArcSoft HD DVD Navigator, 0 x 00600000, 0, 5, HDVDNavFilter.ax, 1.00.0001.0033
    ArcSoft RealMedia Audio Decoder, 0 x 00600000, 1, 1, RealAudioDecoder.ax, 1.00.0000.0005
    DVD Navigator, 0 x 00200000, 0, 3, qdvd.dll, 6.06.7100.0000
    MMACE DeInterlace, 0 x 00200000, 0, 2, MMACEFilters.dll,.
    Mixer2, 0 x 00200000, 1, 1, qdvd.dll, 6.06.7100.0000 overlay
    ArcSoft DVD Navigator, 0 x 00600000, 0, 3, DVDNavFilter.ax, 1.00.0000.0004
    Demux, 0 x 00200000, 0, 1, DMFSource.ax, 1.00.0001.0004 DivX MKV
    AVI Draw, 0 x 00600064, 9, 1, quartz.dll, 6.06.7100.0000
    RDP DShow Redirection Filter, 0xffffffff, 1, 0, DShowRdpFilter.dll,
    Microsoft MPEG-2 Audio Encoder, 0 x 00200000, 1, 1, msmpeg2enc.dll, 6.01.7100.0018
    Pager, 0 x 00200000, 1, 1, WSTPager.ax, 6.06.7100.0000 WST
    MPEG2 demux, 0 x 00600000, 1, 1, mpg2splt.ax, 6.06.7100.0000
    BDMV ArcSoft Navigator, 0 x 00600000, 0, 7, BDMVNavFilter.ax, 1.01.0005.0056
    DTS encoder, 0 x 00200000, 1, 1, dtsencoder.ax,.
    Decoder, 0 x 00800000, 1, 1, qdv.dll, 6.06.7100.0000 DV video
    Video of ArcSoft Decoder, 0 x 00600000, 2, 2, ASVid.ax, 2.25.0105.0052
    DivX Subtitle Decoder, 0 x 00600000, 1, 1, DivXMedia.ax, 0.00.0000.0028
    SampleGrabber, 0 x 00200000, 1, 1, qedit.dll, 6.06.7100.0000
    Renderer, 00200000 x 0, 1, 0, qedit.dll, 6.06.7100.0000 null
    ArcSoft WMV/ASF Splitter, 00200000 x 0, 1, 0, ArcWmvSpl.ax, 1.00.0000.0012
    COPP ArcSoft Source, 0 x 00200000, 0, 1, ASCOPPSource.ax, 1.00.0000.0001
    Tables, 0x005fffff, 1, 0, mpeg2data.ax, 6.06.7100.0000 and MPEG - 2 Sections
    Microsoft AC3 Encoder, 0 x 00200000, 1, 1, msac3enc.dll, 6.01.7100.0018
    StreamBufferSource, 0 x 00200000, 0, 0, sbe.dll, 6.06.7100.0000
    Smart Tee, 0 x 00200000, 1, 2, qcap.dll, 6.06.7100.0000
    Mix, 0 x 00200000, 0, 0, qdvd.dll, 6.06.7100.0000 overlay
    AVI Decompressor, 0 x 00600000, 1, 1, quartz.dll, 6.06.7100.0000
    Source, 0 x 00400000, 0, 2, quartz.dll, 6.06.7100.0000 AVI/WAV file
    Filter snapshot ArcSoft 1.0, 0 x 00200000, 1, 1, ArcSnap.ax, 1.00.0000.0022
    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7100.0000 wave
    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7100.0000 noon
    Multi-fichier Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7100.0000
    File stream renderer, 0x00400000, 1, 1, quartz.dll, 6.06.7100.0000
    ArcSoft MPEG Demux, 0 x 00400000, 1, 2, ArcDemux.ax, 1.00.0002.0073
    Microsoft DTV - DVD Audio Decoder, 0x005fffff, 1, 1, msmpeg2adec.dll, 6.01.7075.0000
    StreamBufferSink2, 0 x 00200000, 0, 0, sbe.dll, 6.06.7100.0000
    AVI Mux, 00200000 x 0, 1, 0, qcap.dll, 6.06.7100.0000
    Line 21 decoder 2, 0 x 00600002, 1, 1, quartz.dll, 6.06.7100.0000
    File Source (Async.), 0 x 00400000, 0, 1, quartz.dll, 6.06.7100.0000
    File Source (URL), 0 x 00400000, 0, 1, quartz.dll, 6.06.7100.0000
    ArcSoft Ogg Splitter, 0 x 00600000, 1, 1, AsOggDS.ax, 1.00.0000.0003
    ArcSoft MP4 Splitter, 0 x 00600000, 0, 2, mp4splitter.ax, 1.01.0000.0057
    ArcSoft 3GP Splitter, 0 x 00600000, 0, 2, 3GPSplitter.ax, 1.00.0000.0005
    Infinite pin Tee Filter, 0 x 00200000, 1, 1, qcap.dll, 6.06.7100.0000
    Renderer, 00200000 x 0, 1, 0, evr.dll, 6.01.7100.0000 improved video
    BDA MPEG2 Transport Information Filter, 0 x 00200000, 2, 0, psisrndr.ax, 6.06.7100.0000
    Decoder, 0 x 40000001, 1, 1, quartz.dll, 6.06.7100.0000 MPEG video
    Navigator, 0 x 00600000, 0, 3, DMVNav.ax, 2.00.0000.0014 ArcSoft DVD - VR

    WDM Streaming Tee/Splitter devices:
    Converter, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7100.0000 tee/sink - to the-wells

    WDM Streaming encoder devices:
    0 x 00200000, 2, 1,

    Video compressors:
    WMVideo8 encoder DMO, 0 x 00600800, 1, 1, wmvxencd.dll, 6.01.7100.0000
    WMVideo9 encoder DMO, 0 x 00600800, 1, 1, wmvencod.dll, 6.01.7100.0000
    Encoder 9 MSScreen DMO, 0 x 00600800, 1, 1, wmvsencd.dll, 6.01.7100.0000
    Encode, 0 x 00200000, 0, 0, qdv.dll, 6.06.7100.0000 DV video
    MJPEG Compressor, 0 x 00200000, 0, 0, quartz.dll, 6.06.7100.0000
    Cinepak Codec by Radius, 0 x 00200000, 1, 1, qcap.dll, 6.06.7100.0000
    Codec DivX 6.8.5 (4 CPUs), 0 x 00200000, 1, 1, qcap.dll, 6.06.7100.0000 logic
    Intel IYUV codec, 0 x 00200000, 1, 1, qcap.dll, 6.06.7100.0000
    Intel IYUV codec, 0 x 00200000, 1, 1, qcap.dll, 6.06.7100.0000
    Microsoft RLE, 0 x 00200000, 1, 1, qcap.dll, 6.06.7100.0000
    Microsoft Video 1, 0 x 00200000, 1, 1, qcap.dll, 6.06.7100.0000
    DivX 6.8.5 YV12 Decoder, 0 x 00200000, 1, 1, qcap.dll, 6.06.7100.0000

    Audio compressors:
    WM Encoder DMO speech, 0 00600800, 1, 1, x WMSPDMOE. DLL, 6.01.7100.0000
    WMAudio encoder DMO, 0 x 00600800, 1, 1, WMADMOE. DLL, 6.01.7100.0000
    ArcSoft Vorbis Encoder, 0 x 00200000, 1, 1, AsOggDS.ax, 1.00.0000.0003
    IMA ADPCM, 0 x 00200000, 1, 1, quartz.dll, 6.06.7100.0000
    PCM, 0 x 00200000, 1, 1, quartz.dll, 6.06.7100.0000
    Microsoft ADPCM, 0 x 00200000, 1, 1, quartz.dll, 6.06.7100.0000
    GSM 6.10, 0 x 00200000, 1, 1, quartz.dll, 6.06.7100.0000
    CCITT A - Law, 0 x 00200000, 1, 1, quartz.dll, 6.06.7100.0000
    CCITT u - Law, 0 x 00200000, 1, 1, quartz.dll, 6.06.7100.0000
    MPEG Layer-3, 0 x 00200000, 1, 1, quartz.dll, 6.06.7100.0000

    Audio Capture sources:
    Microphone (USB Audio Device), 0 x 00200000, 0, 0, qcap.dll, 6.06.7100.0000
    ATI Avstreams Analog Audio Capture, 0 x 00200000, 0, 1, ksproxy.ax, 6.01.7100.0000
    "What U Hear" (Creative SB X - Fi, 0 x 00200000, 0, 0, qcap.dll, 6.06.7100.0000)
    Audio Digital (S/PDIF) (high, 0 x 00200000, 0, 0, qcap.dll, 6.06.7100.0000)
    Digital-In (Creative SB X - Fi), 0 x 00200000, 0, 0, qcap.dll, 6.06.7100.0000
    Micro FP (Creative SB X - Fi, 0 x 00200000, 0, 0, qcap.dll, 6.06.7100.0000)

    PBDA CP filters:
    PBDA DTFilter, 0 x 00600000, 1, 1, CPFilters.dll, 6.06.7100.0000
    ETFilter, 0 x 00200000 PBDA, 0, 0, CPFilters.dll, 6.06.7100.0000
    PTFilter, 0 x 00200000 PBDA, 0, 0, CPFilters.dll, 6.06.7100.0000

    Midi converters:
    Default MidiOut Device, 0 x 00800000, 1, 0, quartz.dll, 6.06.7100.0000
    Synth, 00200000 x 0, 1, 0, quartz.dll, 6.06.7100.0000 Microsoft GS Wavetable
    SB X - Fi Synth a [0001] 0 x 00200000, 1, 0, quartz.dll, 6.06.7100.0000
    SB X - Fi Synth B [0001] 0 x 00200000, 1, 0, quartz.dll, 6.06.7100.0000

    WDM Streaming Capture devices:
    0 x 00000000, 0, 0,
    In, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7100.0000 HD Digital Audio
    ATI Avstreams Analog Capture, 0 x 00200000, 2, 5, ksproxy.ax, 6.01.7100.0000
    Digital-In, 0 x 00000000, 0, 0,
    Micro FP, 0 x 00000000, 0, 0,
    Line-In, 0 x 00000000, 0, 0,
    0 x 00000000, 0, 0,
    SB X - Fi Audio [0001] 0 00200000, 1, 1, x ksproxy.ax, 6.01.7100.0000
    SB Live! 2 K Audio [0001], 0 x 00000000, 0, 0,.
    Live! Cam Voice, 0 x 00200000, 0, 1, ksproxy.ax, 6.01.7100.0000
    Audio device, 0 x 00000000, 0, 0,

    WDM Streaming making devices:
    ATI HD Audio rear output, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7100.0000
    Out, 0 00200000, 1, 1, x ksproxy.ax, 6.01.7100.0000 HD Audio SPDIF
    0 x 00000000, 0, 0,
    0 x 00000000, 0, 0,
    0 x 00000000, 0, 0,
    SB X - Fi SpdifOut [0001], 0 x 00000000, 0, 0,.
    SB X - Fi Synth a [0001] 0 00200000, 1, 1, x ksproxy.ax, 6.01.7100.0000
    SB X - Fi Synth B [0001] 0 00200000, 1, 1, x ksproxy.ax, 6.01.7100.0000
    SB X - Fi Audio [0001] 0 00200000, 1, 1, x ksproxy.ax, 6.01.7100.0000
    0 x 00000000, 0, 0,

    BDA Source filters:
    BDA ATI Tuner, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7100.0000 digital

    BDA network providers:
    Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, 6.06.7100.0000 Microsoft ATSC network
    DVBC Microsoft Network Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, 6.06.7100.0000
    Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, network 6.06.7100.0000 Microsoft DVBS
    Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, 6.06.7100.0000 network Microsoft t
    Microsoft Network Provider, 0 x 00200000, 0, 1, MSNP.ax, 6.06.7100.0000

    WDM Streaming Multiplexer devices:
    ATI MPEG2 MUX, 0 x 00200000, 2, 1, Avstreams ksproxy.ax, 6.01.7100.0000

    Video Capture sources:
    ATI Avstreams Analog Capture, 0 x 00200000, 2, 5, ksproxy.ax, 6.01.7100.0000
    Live! Cam Voice, 0 x 00200000, 0, 1, ksproxy.ax, 6.01.7100.0000
    Live! Cam Voice (VFW), 0 x 00200000, 0, 0, qcap.dll, 6.06.7100.0000

    Multiple instances Codecs VBI Capable:
    The IST Codec, 0 x 00600000, 1, 4, VBICodec.ax, 6.06.7100.0000

    BDA Transport Information converters:
    BDA MPEG2 Transport Information Filter 0 x 00600000, 2, 0, psisrndr.ax, 6.06.7100.0000
    Tables, 0 x 00600000, 1, 0, mpeg2data.ax, 6.06.7100.0000 and MPEG - 2 Sections

    WDM Streaming TV Tuners:
    ATI Analog Tuner, 0 x 00200000, 0, 2, Avstreams kstvtune.ax, 6.01.7100.0000

    WDM Streaming crossbars:
    ATI Avstreams Analog Xbar, 0 x 00200000, 8, 2, ksxbar.ax, 6.01.7100.0000

    WDM TV Audio streaming:
    ATI Avstreams Analog TV Audio, 0 x 00200000, 1, 1, ksxbar.ax, 6.01.7100.0000

    CP/CA BDA filters:
    Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7100.0000
    Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7100.0000
    PTFilter, 0 x 00200000, 0, 0, EncDec.dll, 6.06.7100.0000
    XDS Codec, 0 x 00200000, 0, 0, EncDec.dll, 6.06.7100.0000

    WDM Streaming transformations of the Communication:
    Converter, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7100.0000 tee/sink - to the-wells

    Audio converters:
    Speakers (Creative SB X - Fi), 0 x 00200000, 1, 0, quartz.dll, 6.06.7100.0000
    DirectSound Device, 0 x 00800000, 1, 0, quartz.dll, default 6.06.7100.0000
    Default WaveOut Device, 0 x 00200000, 1, 0, quartz.dll, 6.06.7100.0000
    Audio Digital (S/PDIF) (high, 0 x 00200000, 1, 0, quartz.dll, 6.06.7100.0000)
    DirectSound: Audio Digital (S/PDIF) (high definition Audio Device), 0 x 00200000, 1, 0, quartz.dll, 6.06.7100.0000
    DirectSound: SPDIF Out (Creative SB X - Fi), 0 x 00200000, 1, 0, quartz.dll, 6.06.7100.0000
    DirectSound: Speakers (Creative SB X - Fi), 0 x 00200000, 1, 0, quartz.dll, 6.06.7100.0000
    SPDIF Out (Creative SB X - Fi), 0 x 00200000, 1, 0, quartz.dll, 6.06.7100.0000

    BDA receiver components:
    BDA ATI Capture, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7100.0000 digital

    ---------------
    EVR power information
    ---------------
    Current value: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (quality)
    Quality indicators: 2576
    Activated:
    Limitation of the force
    That allow half deinterlace
    Allow the scaling
    Decode power usage: 100
    Balanced flags: 1424
    Activated:
    Limitation of the force
    Allow batch processing
    Force half deinterlace
    Force the scaling
    Decode power usage: 50
    PowerFlags: 1424
    Activated:
    Limitation of the force
    Allow batch processing
    Force half deinterlace
    Force the scaling
    Decode power usage: 0

    DXdiags 64-bit
    ------------------
    Information System
    ------------------
    Time of this report: 07-13-2009, 08:35:02
    Computer name: BLACKDRAGON
    Operating system: Windows 7 Ultimate 64-bit (6.1, Build 7100) (7100.winmain_win7rc.090421 - 1700)
    Language: English (regional setting: English)
    System manufacturer: BIOSTAR Group
    System model: TA790GX 128M
    BIOS: Default system BIOS
    Processor: AMD Athlon (TM) II X 4 940 processor (4 CPUs), ~3.0GHz
    Memory: RAM 8192MB
    Available OS memory: 8192MB RAM
    Page file: 1351MB used, 15029 MB of available space
    Windows Dir: C:\Windows
    DirectX version: DirectX 11
    DX setup parameters: not found
    DPI setting: Using System DPI
    System DPI setting: 96 DPI (100%)
    DWM DPI Scaling: disabled
    DxDiag Version: 6.01.7100.0000 64 bit Unicode

    ------------
    DxDiag Notes
    ------------
    Display 1 tab: No problems found.
    Sound tab 1: The file ctaud2k.sys is is not digitally signed, which means that it has not been tested by the Microsoft Windows Hardware Quality Labs (WHQL).  You may be able to obtain a WHQL logo driver from the hardware manufacturer.
    2 Audio tab: No problems found.
    Audio tab 3: The file ctaud2k.sys is is not digitally signed, which means that it has not been tested by the Microsoft Windows Hardware Quality Labs (WHQL).  You may be able to obtain a WHQL logo driver from the hardware manufacturer.
    Input tab: no problems found.

    --------------------
    DirectX Debug levels
    --------------------
    Direct3D: 0/4 (detail)
    DirectDraw: 0/4 (detail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay: 0/9 (detail)
    DirectSound: 0/5 (retail)
    DirectShow: 0/6 (detail)

    ---------------
    Display devices
    ---------------
    Card name: ATI Radeon HD 4800 Series
    Manufacturer: ATI Technologies Inc.
    Track type: processor ATI Radeon Graphics (0 x 9440)
    DAC type: DAC (400 MHz) internal
    The device key: Enum\PCI\VEN_1002 & DEV_9440 & SUBSYS_02781043 & REV_00
    Memory display: 4083 MB
    Dedicated memory: 1015 MB
    Shared memory: 3067 MB
    Current mode: 1920 x 1200 (32 bit) (59Hz)
    Name of the monitor: SyncMaster T260, SyncMaster Magic T260 (Digital)
    Monitor model: SyncMaster
    Monitor ID: SAM03E7
    Native mode: 1920 x 1200 (59,950 Hz)
    Output type: DVI
    Driver name: atiumd64.dll, atidxx64.dll, atiumdag, atidxx32, atiumdva, atiumd6a.cap, atitmm64.dll
    The driver file version: 8.14.0010.0671 (English)
    Driver version: 8.620.0.0
    DDI Version: 10.1
    : Model WDDM 1.1 driver
    Driver attributes: Final retail
    Format/driver Date: 2009-05-15 22:03:58, 3987456 bytes
    Would be WHQL logo: Yes
    Date stamp WHQL:
    The instrument identifier: {D7B71EE2-D700-11CF-6C71-7222A1C2C535}
    Vendor ID: 0 x 1002
    Device ID: 0 x 9440
    SubSys ID: 0 x 02781043
    Revision ID: 0x0000
    Strong name of the driver: oem10.inf:ATI. Mfg.NTamd64.6.1:ati2mtag_R7X:8.620.0.0:pci\ven_1002&dev_9440
    The driver rating: 00E62001
    Video Accel: ModeMPEG2_A ModeMPEG2_C
    Deinterlace caps: {6E8329FF-B642-418B-BCF0-BCB6591E255F}: caps Frames(Prev/Fwd/Back) = (0,0,1) (In/Out) Format (YUY2, YUY2) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (YUY2, YUY2) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) Format (In/Out) = (YUY2, YUY2) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {6E8329FF-B642-418B-BCF0-BCB6591E255F}: caps Frames(Prev/Fwd/Back) = (0,0,1) (In/Out) Format (UYVY, UYVY) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (UYVY, UYVY) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) Format (In/Out) = (UYVY, UYVY) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) (YV12, 0 x 32315659) = Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {3C5323C1-6FB7-44F5-9081-056BF2EE449D}: caps Frames(Prev/Fwd/Back) = (0,0,2) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {552C0DAD-CCBC-420B-83C8-74943CF9F1A6}: caps Frames(Prev/Fwd/Back) = (0,0,2) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {6E8329FF-B642-418B-BCF0-BCB6591E255F}: caps Frames(Prev/Fwd/Back) = (0,0,1) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC1, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC2, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC3, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC4, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (S340, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (S342, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps
    D3d9 Overlay: Unsupported
    DXVA-HD: not supported
    DDraw status: enabled
    D3D status: enabled
    AGP status: enabled

    Hello Hunsinger D, welcome.
     
    My suggestion would be to first see if you have the latest version on your ATI drivers.
     
    You can find the latest version of your card here. Its the latest version of 64-bit Windows 7 from the site Web of ATI CCC:
     
    https://a248.e.Akamai.net/f/674/9206/0/www2.ATI.com/drivers/9-6_vista64_win7_64_dd_ccc_wdm_enu.exe
     
    Once downloaded, run the installer and it should guide you through the installation process, which most will be automatic. It will require a reboot Afterwords.
     
    Depending on the applications you run, they cannot be completely compatible with DirectX 11, which is what Windows 7 is running in native mode. We can try to force apps to run in the mode of DirectX 9/10.
     
    Try this to force the application to run on DirectX 9:
     
    1 find / create a shortcut to the application
    2. right click on the shortcut and select Properties
    3. click on the tab 'Shortened' at the top (if not already done)
    4. in the field "Target", go at the end of the quoted text, put a space and add - dx9
     
    The result should look like that in nature, even if the path in quotes may be different:
     
    "C:\Program may Explorer\iexplore.exe"-dx9
     
    As long as there is a space between the "" text and - tag dx9 you will be fine.
     
    5. click on 'Apply' at the bottom and close the window. Now try to start the application.
     
    If please reply back and let us know the results.

  • How to disable the touchpad scrolling acceleration?

    Hello. I would like to do more appeal to the TouchPad functionality of scrolling (sliding near the edge of the trackpad), but UltraNav settings only allow you to control the speed. It is useless no matter what speed I put it, because due to the acceleration, it is still too slow or too fast. It must be extremely sensitive concentration and control to make pages scroll to the desired speed.

    Is there a way to disable acceleration somehow? 3rd party driver options?

    Thank you.

    The two finger scrolling UltraNav will probably do.

    I was referring to this:
    http://code.Google.com/p/two-finger-scroll/downloads/list

    He has a slider for acceleration. Very regularly works for me.

  • sensitivity Microsoft lifechat lx-3000 too high (problem of noise cancellation)

    I bought a Microsoft LifeChat lx-3000 microphone a few months before and never found out how to reduce the sensitivity of my microphone. In a conversation with my friends, they pretend to hear a lot of noise and it's almost quiet in my house. How can I solve the very high sensitivity to a sensitivity much more low where they can ONLY hear me when I talk?

    Thank you for taking the time to look at my problem!

    EDIT: Seems to be more of a noise canceling the problem rather than sensitivity, if that helps at all.

    Hello

    1. do you have the latest version of the software installed for the device?

    2. have you checked the problem on another computer?

    Please see the post below with a similar issue and possible fix where the Original partial confirmed that worked for him:

    http://social.answers.Microsoft.com/forums/en/w7music/thread/1dc68875-9022-47bd-aad1-cf9b5ac449e9

    Hope this information helps. For any other corresponding Windows help, do not hesitate to contact us and we will be happy to help you.

Maybe you are looking for

  • Constant panic mode

    Hello! So, for a while (longer) my computer has played up on top of me. I've never taken it in Apple because I don't want to cause an argument, but it is constantly go in panic mode and restart when I do certain things about it. For example if I try

  • Blocking problem down an iMac 21.5 mid 2010

    I have an iMac 21.5 mid 2010, with El Captain 10.11.3. When I try to stop, he stays with the wallpapper in the office without the apps, but he doesn't stop. Can someone help me please?

  • Balance Copies iTunes Beatles with Apple TV Channel

    I recently bought 2 Beatles albums that I play through my Apple TV. The balance between channels is poor, unlike the original. Any ideas?

  • Where the column to enable or disable tracks (12.3.2.35)?

    After the update of 12.3.2.35 I miss the column where I can click in order to activate or disable the track in the Playlist Layout "Title". In previous versions, I used an AppleScript for marking and copying selected titles and now? Thanks for help J

  • ARC Touch Mouse mouse train and jumps around

    I have a 2 new arc microsoft touch you mouse on Windows 7 PC, a Mac. They have all both worked well the first week, and now they started to jump everywhere and trolling. I have the drivers updated. Why is this happening? I noticed the problem more wh