Gray balance gets green toned images in 3.5 upgrade

Something I've noticed working with the Aperture 3.5 upgrade — when you use the gray balance picker in the White Balance brick using Temperature & Tint, when I pick a white, black or gray spot to balance the colors, I get a green tinted image.
Like a studio light image will go from 6176/8 Temp/Tint  to 3611/-120. Just started happening with upgrade. Any similar problems, or suggested fixes?

There have been several threads reporting the same problem. The "Temperature & Tint" does not work correctly. Send a bug-report, and avoid this this feature until a bug-fix is out.
The other white balance settings seem to work.
For example: Eye Dropper malfunctioning in Aperture 3.5/Mavericks.

Similar Messages

  • Question on gray balance adjustment

    the instructions say to enter Edit mode and then "position the crosshair pointer over a color in the photo that you want to be gray". Problem is when I enter the Edit mode I do not get a crosshair pointer, I just get the standard issued arrow pointer and positioning it on a color that I want to be gray or clicking on a color that I want to be gray does not adjust the gray balance.
    Anybody know what I might be missing?
    Thanks,
    Michel

    Michel,
    The instructions appear to be inaccurate when describing the cursor as a "crosshair". But the grey balance function works. Just point with the standard pointer and click the command key.
    (You will see, though that this makes some rather drastic changes to your if you don't understand grey balance sufficiently to know which colour in your image to use as the set point.)

  • How to get a .tif image with n different colors?

    Hi..i want to know how can i get a .tif image colored by some colors. I want to do something like this:
    if(tifImage.pixel < 0.1) {
    tifImage.pixel = yellow;
    else if( 0.1 <= tifImage.pixel && tifImage.pixel <0.5){
    tifImage.pixel = red;
    up to n colors.
    I prove the next code, but it is not getting the colors i want.
    public void generateImage(BufferedImage bi,double alto,double medio,String output){
              int width = bi.getWidth(); // Dimensions of the image
              int height = bi.getHeight();
              // Some constant colors (as arrays of integers).
              int[] red = {255, 0, 0};
              int[] green = {  0,255,  0};
              //int[] blue = {  0,  0,255};
              int[] yellow = {255,255, 0};
              //int[] background = { 85, 85, 85};
              int[] background = { 255, 255, 255};
              // The original image data will be stored on this array.
              int[][][] imageData = new int[width][height][3];
              // We'll fill the array with a test pattern bars thingie.
              double[] pixelArray=null;
              for(int w=0;w<width;w++)
                   for(int h=0;h<height;h++)
                        if(bi.getRaster().getPixel(w,h,pixelArray)[0]>=9000){
                             //lo dejo blanco
                             imageData[w][h] = background;
                        else if(bi.getRaster().getPixel(w,h,pixelArray)[0]>=alto){
                             //lo dejo rojo
                             imageData[w][h] = red;
                        else if(bi.getRaster().getPixel(w,h,pixelArray)[0]>=medio){
                             //lo dejo amarillo
                             imageData[w][h] = yellow;
                        else{
                             //lo dejo verde
                             imageData[w][h] = green;
              // Now we have a color image in a three-dimensional array, where the
              // third dimension corresponds to the RGB components.
              // Convert the color image to a single array. First we allocate the
              // array.
              // Note that this array will have the pixel values composed on it, i.e.
              // each R,G and B components will yield a single int value.
              byte[] imageDataSingleArray = new byte[width*height*3];
              int count = 0;
              // It is important to have the height/width order here !
              for(int h=0;h<height;h++)
                   for(int w=0;w<width;w++)
                        // Rearrange the data in a single array. Note we revert RGB, I still don't
                        // know why.
                        imageDataSingleArray[count+0] = (byte)imageData[w][h][2];
                        imageDataSingleArray[count+1] = (byte)imageData[w][h][1];
                        imageDataSingleArray[count+2] = (byte)imageData[w][h][0];
                        count += 3;
              // Create a Data Buffer from the values on the single image array.
              DataBufferByte dbuffer = new DataBufferByte(imageDataSingleArray,width*height*3);
              // Create an pixel interleaved data sample model.
              SampleModel sampleModel =
                   RasterFactory.
                   createPixelInterleavedSampleModel(DataBuffer.TYPE_BYTE,
                             width,height,3);
              // Create a compatible ColorModel.
              ColorModel colorModel = PlanarImage.createColorModel(sampleModel);
              // Create a WritableRaster.
              WritableRaster raster = RasterFactory.createWritableRaster(sampleModel,dbuffer,new Point(0,0));
              // Create a TiledImage using the SampleModel.
              TiledImage tiledImage = new TiledImage(0,0,width,height,0,0,sampleModel,colorModel);
              // Set the data of the tiled image to be the raster.
              tiledImage.setData(raster);
              // Save the image on a file.
              JAI.create("filestore",tiledImage,output,"TIFF");
    Thanks

    I tried that. When I open one image and set the exposure, then go to open the second image, nothing happens. I then saved one image as a psd file, then it would let me open the raw file a second time. When I had both open on the same screen and dragged the layer from one into another image, the layer size ended up being different than the other file. It was shifted down and to the left. I need these images to be pixel locked, and the user experience I went through did not allow me to do this.
    I also do not see a way to copy/paste layers between files.

  • In Preview, I suddenly am unable to get the "Adjust Color" tool panel to edit images. I just get the rectangular image selection tool instead. How do I ge the "Adjust Color" tool panel back?

    In Preview, I suddenly am unable to get the "Adjust Color" tool panel to edit images. I just get the rectangular image selection tool instead. How do I ge the "Adjust Color" tool panel back?

    Hmmm, I wonder if that window is hidden or off screen? Have you moved the pic window around to look under it?
    Might try this...
    Safe Boot , (holding Shift key down at bootup), use Disk Utility from there to Repair Permissions.
    Then move these files to the Desktop for now...
    /Users/YourUserName/Library/Preferences/com.apple.finder.plist
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    /Users/YourUserName/Library/Preferences/com.apple.desktop.plist
    /Users/YourUserName/Library/Preferences/com.apple.recentitems.plist
    /Users/YourUserName/Library/Preferences/com.apple.Preview.plist
    /Users/YourUserName/Library/Preferences/com.apple.Preview.bookmarks.plist
    Reboot & test.
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.

  • Constantly getting green screen, help - flash

    As I am watching some videos online, I get green screen and the audio scratches. The video than quickly jumps to the end. It happens to me everywhere else youtube. Sometimes it lets me to watch a video for 20 minutes without interuptingi it and sometimes its like 5 seconds, I have to refresh the page after I get that green screen. Sometimes the collor is not green, its just a whole mess of mixed gerey color (white and dark spots randomly everywhere in the window)
    I am using mainly chrome/mozila I have installed opera too, just to be sure.
    i7- 4790K / GTX 770 2GB / 1080P monitor / 16 GB RAM  / 2x SSD RAID 0 / dual monitors- 1080Px2
    I do not know what to do, I tried using all those browsers, reinstall flash several times and nothink has helped. Disabled the hardware acceleration, increased the memmory flash can store on my computer.
    some screenshots:
    flash problems - Album on Imgur

    Hey Chris,
    here is the report:
    System Information
    Time of this report: 4/8/2015, 18:46:03
           Machine name: PC-FILIP
       Operating System: Windows 8.1 Pro 64-bit (6.3, Build 9600) (9600.winblue_r8.150127-1500)
               Language: Czech (Regional Setting: Czech)
    System Manufacturer: ASUS
           System Model: All Series
                   BIOS: BIOS Date: 07/16/14 11:03:16 Ver: 11.04
              Processor: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
                 Memory: 16384MB RAM
    Available OS Memory: 16326MB RAM
              Page File: 6125MB used, 26585MB available
            Windows Dir: C:\Windows
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
       User DPI Setting: Using System DPI
    System DPI Setting: 96 DPI (100 percent)
        DWM DPI Scaling: Disabled
         DxDiag Version: 6.03.9600.17415 64bit Unicode
    DxDiag Notes
          Display Tab 1: No problems found.
          Display Tab 2: No problems found.
            Sound Tab 1: No problems found.
            Sound Tab 2: No problems found.
            Sound Tab 3: No problems found.
            Sound Tab 4: No problems found.
              Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D:    0/4 (retail)
    DirectDraw:  0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay:  0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow:  0/6 (retail)
    Display Devices
              Card name: NVIDIA GeForce GTX 770
           Manufacturer: NVIDIA
              Chip type: GeForce GTX 770
               DAC type: Integrated RAMDAC
            Device Type: Full Device
             Device Key: Enum\PCI\VEN_10DE&DEV_1184&SUBSYS_84651043&REV_A1
         Display Memory: 4033 MB
       Dedicated Memory: 1985 MB
          Shared Memory: 2048 MB
           Current Mode: 1920 x 1080 (32 bit) (60Hz)
           Monitor Name: Generic PnP Monitor
          Monitor Model: G246HYL
             Monitor Id: ACR035B
            Native Mode: 1920 x 1080(p) (60.000Hz)
            Output Type: HDMI
            Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Driver File Version: 9.18.0013.4752 (English)
         Driver Version: 9.18.13.4752
            DDI Version: 11
         Feature Levels: 11.0,10.1,10.0,9.3,9.2,9.1
           Driver Model: WDDM 1.3
    Graphics Preemption: DMA
    Compute Preemption: DMA
               Miracast: Not Supported
    Hybrid Graphics GPU: Not Supported
         Power P-states: Not Supported
      Driver Attributes: Final Retail
       Driver Date/Size: 2/5/2015 23:01:44, 17253848 bytes
            WHQL Logo'd: Yes
        WHQL Date Stamp:
      Device Identifier: {D7B71E3E-52C4-11CF-6361-68A41CC2C435}
              Vendor ID: 0x10DE
              Device ID: 0x1184
              SubSys ID: 0x84651043
            Revision ID: 0x00A1
    Driver Strong Name: oem78.inf:0f066de34a958ed1:Section037:9.18.13.4752:pci\ven_10de&dev_1184
         Rank Of Driver: 00DA2001
            Video Accel: ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
            DXVA2 Modes: DXVA2_ModeMPEG2_IDCT  DXVA2_ModeMPEG2_VLD  DXVA2_ModeVC1_VLD  DXVA2_ModeVC1_IDCT  DXVA2_ModeWMV9_IDCT  DXVA2_ModeH264_VLD_NoFGT 
       Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC2,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC3,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC4,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S340,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S342,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
           D3D9 Overlay: Supported
                DXVA-HD: Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled
              Card name: NVIDIA GeForce GTX 770
           Manufacturer: NVIDIA
              Chip type: GeForce GTX 770
               DAC type: Integrated RAMDAC
            Device Type: Full Device
             Device Key: Enum\PCI\VEN_10DE&DEV_1184&SUBSYS_84651043&REV_A1
         Display Memory: 4033 MB
       Dedicated Memory: 1985 MB
          Shared Memory: 2048 MB
           Current Mode: 1920 x 1080 (32 bit) (60Hz)
           Monitor Name: Generic PnP Monitor
          Monitor Model: G246HYL
             Monitor Id: ACR035B
            Native Mode: 1920 x 1080(p) (60.000Hz)
            Output Type: HDMI
            Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Driver File Version: 9.18.0013.4752 (English)
         Driver Version: 9.18.13.4752
            DDI Version: 11
         Feature Levels: 11.0,10.1,10.0,9.3,9.2,9.1
           Driver Model: WDDM 1.3
    Graphics Preemption: DMA
    Compute Preemption: DMA
               Miracast: Not Supported
    Hybrid Graphics GPU: Not Supported
         Power P-states: Not Supported
      Driver Attributes: Final Retail
       Driver Date/Size: 2/5/2015 23:01:44, 17253848 bytes
            WHQL Logo'd: Yes
        WHQL Date Stamp:
      Device Identifier: {D7B71E3E-52C4-11CF-6361-68A41CC2C435}
              Vendor ID: 0x10DE
              Device ID: 0x1184
              SubSys ID: 0x84651043
            Revision ID: 0x00A1
    Driver Strong Name: oem78.inf:0f066de34a958ed1:Section037:9.18.13.4752:pci\ven_10de&dev_1184
         Rank Of Driver: 00DA2001
            Video Accel: ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
            DXVA2 Modes: DXVA2_ModeMPEG2_IDCT  DXVA2_ModeMPEG2_VLD  DXVA2_ModeVC1_VLD  DXVA2_ModeVC1_IDCT  DXVA2_ModeWMV9_IDCT  DXVA2_ModeH264_VLD_NoFGT 
       Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC2,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC3,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC4,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S340,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S342,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
           D3D9 Overlay: Supported
                DXVA-HD: Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled
    Sound Devices
                Description: Reproduktory (2 - Zvukové zařízení High Definition Audio)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
                Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0900&SUBSYS_10438602&REV_1000
            Manufacturer ID: 1
                 Product ID: 65535
                       Type: WDM
                Driver Name: HdAudio.sys
             Driver Version: 6.03.9600.16384 (Czech)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 8/22/2013 13:38:21, 395776 bytes
                Other Files:
            Driver Provider: Microsoft
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
                Description: Digitální zvuk (SPDIF) (2 - Zvukové zařízení High Definition Audio)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0900&SUBSYS_10438602&REV_1000
            Manufacturer ID: 1
                 Product ID: 65535
                       Type: WDM
                Driver Name: HdAudio.sys
             Driver Version: 6.03.9600.16384 (Czech)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 8/22/2013 13:38:21, 395776 bytes
                Other Files:
            Driver Provider: Microsoft
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
                Description: G246HYL-0 (NVIDIA High Definition Audio)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_10DE&DEV_0040&SUBSYS_10438465&REV_1001
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: nvhda64v.sys
             Driver Version: 1.03.0033.0000 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 2/5/2015 23:01:44, 195728 bytes
                Other Files:
            Driver Provider: NVIDIA Corporation
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
                Description: G246HYL-4 (NVIDIA High Definition Audio)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_10DE&DEV_0040&SUBSYS_10438465&REV_1001
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: nvhda64v.sys
             Driver Version: 1.03.0033.0000 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 2/5/2015 23:01:44, 195728 bytes
                Other Files:
            Driver Provider: NVIDIA Corporation
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
    Sound Capture Devices
                Description: Mikrofon (2 - Zvukové zařízení High Definition Audio)
      Default Sound Capture: Yes
      Default Voice Capture: Yes
                Driver Name: HdAudio.sys
             Driver Version: 6.03.9600.16384 (Czech)
          Driver Attributes: Final Retail
              Date and Size: 8/22/2013 13:38:21, 395776 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
                Description: Mikrofon (ManyCam Virtual Microphone)
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: mcaudrv_x64.sys
             Driver Version: 4.01.0000.0000 (English)
          Driver Attributes: Final Retail
              Date and Size: 12/29/2014 05:59:36, 35960 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
    Video Capture Devices
    Number of Devices: 1
               FriendlyName: ManyCam Virtual Webcam
                   Location: n/a
               SymbolicLink: \\?\root#image#0000#{e5323777-f976-4f5b-9b55-b94699c46e44}\global
               Manufacturer: Visicom Media Inc.
                 HardwareID: MANYCAM
                 DriverDesc: ManyCam Virtual Webcam
             DriverProvider: Visicom Media Inc.
              DriverVersion: 4.1.300.0
          DriverDateEnglish: 12/26/2014 00:00:00
        DriverDateLocalized: 26. 12. 2014 0:00:00
                    Service: ManyCam
                      Class: Image
              DevNodeStatus: 180200B[DN_ROOT_ENUMERATED|DN_DRIVER_LOADED|DN_STARTED|DN_DISABLEABLE|DN_NT_ENUMERATOR|DN _NT_DRIVER]
                ContainerId: {00000000-0000-0000-FFFF-FFFFFFFFFFFF}
                ProblemCode: No Problem
      BusReportedDeviceDesc: n/a
                     Parent: HTREE\ROOT\0
          DriverProblemDesc: n/a
               UpperFilters: n/a
               LowerFilters: n/a
                      Stack: \Driver\ksthunk,\Driver\ManyCam,\Driver\AiCharger,\Driver\PnpManager
          ContainerCategory: Imaging
    DirectInput Devices
          Device Name: Myš
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: Klávesnice
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: Razer Taipan
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x1532, 0x0034
            FF Driver: n/a
          Device Name: Razer Taipan
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x1532, 0x0034
            FF Driver: n/a
          Device Name: Razer Taipan
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x1532, 0x0034
            FF Driver: n/a
          Device Name: Razer Taipan
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x1532, 0x0034
            FF Driver: n/a
          Device Name: Razer BlackWidow Ultimate
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x1532, 0x011A
            FF Driver: n/a
          Device Name: Razer BlackWidow Ultimate
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x1532, 0x011A
            FF Driver: n/a
          Device Name: Razer BlackWidow Ultimate
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x1532, 0x011A
            FF Driver: n/a
          Device Name: Razer BlackWidow Ultimate
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x1532, 0x011A
            FF Driver: n/a
    Poll w/ Interrupt: No
    USB Devices
    + Kořenový rozbočovač USB
    | Vendor/Product ID: 0x8086, 0x8CA6
    | Matching Device ID: USB\ROOT_HUB20
    | Service: usbhub
    | Driver: usbhub.sys, 7/24/2014 17:28:38, 419648 bytes
    | Driver: usbd.sys, 5/31/2014 12:07:07, 27480 bytes
    |
    +-+ Generic USB Hub
    | | Vendor/Product ID: 0x8087, 0x8001
    | | Location: Port_#0001.Hub_#0002
    | | Matching Device ID: USB\Class_09
    | | Service: usbhub
    | | Driver: usbhub.sys, 7/24/2014 17:28:38, 419648 bytes
    | | Driver: usbd.sys, 5/31/2014 12:07:07, 27480 bytes
    Gameport Devices
    PS/2 Devices
    + Zařízení klávesnice standardu HID
    | Vendor/Product ID: 0x1532, 0x011A
    | Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD
    | Service: kbdhid
    | Driver: kbdhid.sys, 10/7/2014 05:29:43, 32256 bytes
    | Driver: kbdclass.sys, 10/7/2014 08:54:39, 59712 bytes
    |
    + Razer BlackWidow Ultimate
    | Vendor/Product ID: 0x1532, 0x011A
    | Matching Device ID: HID\VID_1532&PID_011A&MI_01&Col01
    | Upper Filters: rzudd
    | Service: kbdhid
    | Driver: rzudd.sys, 12/30/2014 11:35:54, 177832 bytes
    | Driver: kbdhid.sys, 10/7/2014 05:29:43, 32256 bytes
    | Driver: kbdclass.sys, 10/7/2014 08:54:39, 59712 bytes
    | Driver: WdfCoInstaller01009.dll, 7/14/2009 08:21:12, 1721576 bytes
    |
    + Razer Taipan
    | Vendor/Product ID: 0x1532, 0x0034
    | Matching Device ID: HID\VID_1532&PID_0034&MI_01&Col01
    | Upper Filters: rzudd
    | Service: kbdhid
    | Driver: rzudd.sys, 12/30/2014 11:35:54, 177832 bytes
    | Driver: kbdhid.sys, 10/7/2014 05:29:43, 32256 bytes
    | Driver: kbdclass.sys, 10/7/2014 08:54:39, 59712 bytes
    | Driver: WdfCoInstaller01009.dll, 7/14/2009 08:21:12, 1721576 bytes
    |
    + Zařízení klávesnice standardu HID
    | Vendor/Product ID: 0x1532, 0x0034
    | Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD
    | Service: kbdhid
    | Driver: kbdhid.sys, 10/7/2014 05:29:43, 32256 bytes
    | Driver: kbdclass.sys, 10/7/2014 08:54:39, 59712 bytes
    |
    + Razer Taipan
    | Vendor/Product ID: 0x1532, 0x0034
    | Matching Device ID: HID\VID_1532&PID_0034&MI_00
    | Upper Filters: rzudd
    | Service: mouhid
    | Driver: rzudd.sys, 12/30/2014 11:35:54, 177832 bytes
    | Driver: mouhid.sys, 10/7/2014 05:29:43, 30208 bytes
    | Driver: mouclass.sys, 10/7/2014 08:54:39, 51008 bytes
    | Driver: WdfCoInstaller01009.dll, 7/14/2009 08:21:12, 1721576 bytes
    |
    + Razer BlackWidow Ultimate
    | Vendor/Product ID: 0x1532, 0x011A
    | Matching Device ID: HID\VID_1532&PID_011A&MI_02
    | Upper Filters: rzudd
    | Service: mouhid
    | Driver: rzudd.sys, 12/30/2014 11:35:54, 177832 bytes
    | Driver: mouhid.sys, 10/7/2014 05:29:43, 30208 bytes
    | Driver: mouclass.sys, 10/7/2014 08:54:39, 51008 bytes
    | Driver: WdfCoInstaller01009.dll, 7/14/2009 08:21:12, 1721576 bytes
    Disk & DVD/CD-ROM Drives
          Drive: C:
    Free Space: 86.3 GB
    Total Space: 228.9 GB
    File System: NTFS
          Model: Intel Raid 0 Volume
          Drive: D:
    Free Space: 1276.1 GB
    Total Space: 1907.7 GB
    File System: NTFS
          Model: WDC WD20EFRX-68EUZN0
          Drive: N:
    Free Space: 407.4 GB
    Total Space: 950.7 GB
    File System: NTFS
          Model: WDC WD10EZRX-00L4HB0
          Drive: F:
          Model: DTSOFT Virtual CdRom Device
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.03.9600.16384 (Czech), 8/22/2013 10:46:35, 164352 bytes
          Drive: E:
          Model: ASUS DRW-24F1ST   a
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.03.9600.16384 (Czech), 8/22/2013 10:46:35, 164352 bytes
    System Devices
         Name: Intel(R) Management Engine Interface
    Device ID: PCI\VEN_8086&DEV_8CBA&SUBSYS_85341043&REV_00\3&11583659&0&B0
       Driver: C:\Windows\system32\DRIVERS\TeeDriverx64.sys, 10.00.0000.1204 (English), 3/20/2014 11:43:02, 118272 bytes
       Driver: C:\ProgramData\Microsoft\Windows\DeviceMetadataStore\EN\3f3ca95b-3978-4168-b47b-5444f42d6 c89.devicemetadata-ms, 3/20/2014 11:43:02, 938 bytes
       Driver: C:\ProgramData\Microsoft\Windows\DeviceMetadataStore\EN\46a6fdbe-c823-4579-bab6-35f67e01f 793.devicemetadata-ms, 3/20/2014 11:43:02, 833 bytes
       Driver: C:\Windows\system32\WdfCoInstaller01011.dll, 1.11.9200.16384 (Czech), 3/20/2014 11:43:02, 1795952 bytes
         Name: Intel(R) 9 Series Chipset Family PCI Express Root Port 4  - 8C96
    Device ID: PCI\VEN_8086&DEV_8C96&SUBSYS_85341043&REV_D0\3&11583659&0&E3
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.03.9600.17238 (Czech), 7/24/2014 17:28:35, 280384 bytes
         Name: Intel(R) USB 3.0 eXtensible Host Controller - 0100 (Microsoft)
    Device ID: PCI\VEN_8086&DEV_8CB1&SUBSYS_85341043&REV_00\3&11583659&0&A0
       Driver: C:\Windows\system32\DRIVERS\UCX01000.SYS, 6.03.9600.17393 (Czech), 10/7/2014 08:54:45, 189248 bytes
       Driver: C:\Windows\system32\DRIVERS\USBXHCI.SYS, 6.03.9600.17393 (Czech), 10/7/2014 08:54:45, 324928 bytes
         Name: Intel(R) Ethernet Connection (2) I218-V
    Device ID: PCI\VEN_8086&DEV_15A1&SUBSYS_85C41043&REV_00\3&11583659&0&C8
       Driver: C:\Windows\system32\DRIVERS\e1d64x64.sys, 12.11.0096.0001 (Czech), 3/14/2014 11:10:28, 457496 bytes
       Driver: C:\Windows\system32\e1d64x64.din, 3/14/2014 11:22:58, 3114 bytes
       Driver: C:\Windows\system32\NicCo36.dll, 2.01.0002.0000 (English), 5/26/2009 10:05:46, 36472 bytes
       Driver: C:\Windows\system32\NicInstD.dll, 9.11.0007.0000 (English), 12/6/2013 06:12:22, 91936 bytes
       Driver: C:\Windows\system32\e1dmsg.dll, 10.00.0172.0000 (English), 11/22/2013 04:57:56, 73480 bytes
         Name: Intel(R) Desktop/Workstation/Server Express Chipset SATA RAID Controller
    Device ID: PCI\VEN_8086&DEV_2822&SUBSYS_85341043&REV_00\3&11583659&0&FA
       Driver: C:\Windows\system32\DRIVERS\iaStorA.sys, 13.00.0003.1001 (English), 4/11/2014 09:30:44, 645480 bytes
         Name: Intel(R) 9 Series Chipset Family High Definition Audio Controller  - 8CA0
    Device ID: PCI\VEN_8086&DEV_8CA0&SUBSYS_86021043&REV_00\3&11583659&0&D8
       Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.03.9600.17238 (Czech), 7/24/2014 13:45:39, 76800 bytes
         Name: Intel(R) Xeon(R) processor E3-1200 v3/4th Gen Core processor PCI Express x16 Controller - 0C01
    Device ID: PCI\VEN_8086&DEV_0C01&SUBSYS_85341043&REV_06\3&11583659&0&08
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.03.9600.17238 (Czech), 7/24/2014 17:28:35, 280384 bytes
         Name: Intel(R) 9 Series Chipset Family USB Enhanced Host Controller  - 8CA6
    Device ID: PCI\VEN_8086&DEV_8CA6&SUBSYS_85341043&REV_00\3&11583659&0&E8
       Driver: C:\Windows\system32\drivers\usbehci.sys, 6.03.9600.17195 (Czech), 5/31/2014 12:07:08, 89944 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.03.9600.17195 (Czech), 5/31/2014 12:07:07, 440664 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.03.9600.17238 (Czech), 7/24/2014 17:28:38, 419648 bytes
         Name: NVIDIA GeForce GTX 770
    Device ID: PCI\VEN_10DE&DEV_1184&SUBSYS_84651043&REV_A1\4&3834D97&0&0008
       Driver: C:\Program Files\NVIDIA Corporation\Drs\dbInstaller.exe, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 447304 bytes
       Driver: C:\Program Files\NVIDIA Corporation\Drs\nvdrsdb.bin, 2/5/2015 23:01:44, 1279580 bytes
       Driver: C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_48e96887ebf45796\NvCplS etupInt.exe, 1.00.0004.0000 (Czech), 2/5/2015 23:01:44, 85734912 bytes
       Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\Nvd3d9wrap.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 159400 bytes
       Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\detoured.dll, 2/5/2015 23:01:44, 11920 bytes
       Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvdxgiwrap.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 108096 bytes
       Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\Nvd3d9wrapx.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 184632 bytes
       Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\detoured.dll, 2/5/2015 23:01:44, 12104 bytes
       Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\nvdxgiwrapx.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 125904 bytes
       Driver: C:\Program Files\NVIDIA Corporation\license.txt, 2/5/2015 23:01:44, 21904 bytes
       Driver: C:\Program Files\NVIDIA Corporation\NVSMI\MCU.exe, 1.01.5204.20580 (Czech), 2/5/2015 23:01:44, 841360 bytes
       Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvdebugdump.exe, 6.14.0013.4752 (English), 2/5/2015 23:01:44, 227984 bytes
       Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.1.pdf, 2/5/2015 23:01:44, 69515 bytes
       Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe, 8.17.0013.4752 (English), 2/5/2015 23:01:44, 415376 bytes
       Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvml.dll, 8.17.0013.4752 (English), 2/5/2015 23:01:44, 647496 bytes
       Driver: C:\Program Files\NVIDIA Corporation\OpenCL\OpenCL.dll, 1.00.0000.0000 (English), 2/5/2015 23:01:44, 60560 bytes
       Driver: C:\Program Files\NVIDIA Corporation\OpenCL\OpenCL64.dll, 1.00.0000.0000 (English), 2/5/2015 23:01:44, 74056 bytes
       Driver: C:\Windows\system32\DRIVERS\nvlddmkm.sys, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 10284872 bytes
       Driver: C:\Windows\system32\NvFBC64.dll, 6.14.0013.4752 (English), 2/5/2015 23:01:44, 943760 bytes
       Driver: C:\Windows\system32\NvIFR64.dll, 6.14.0013.4752 (English), 2/5/2015 23:01:44, 969872 bytes
       Driver: C:\Windows\system32\NvIFROpenGL.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 390472 bytes
       Driver: C:\Windows\system32\nvEncodeAPI64.dll, 6.14.0013.4752 (English), 2/5/2015 23:01:44, 496272 bytes
       Driver: C:\Windows\system32\nvapi64.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 3299512 bytes
       Driver: C:\Windows\system32\nvcompiler.dll, 8.17.0013.4752 (English), 2/5/2015 23:01:44, 25460880 bytes
       Driver: C:\Windows\system32\nvcuda.dll, 8.17.0013.4752 (English), 2/5/2015 23:01:44, 13208200 bytes
       Driver: C:\Windows\system32\nvcuvid.dll, 7.17.0013.4752 (English), 2/5/2015 23:01:44, 3610768 bytes
       Driver: C:\Windows\system32\nvd3dumx.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 17253848 bytes
       Driver: C:\Windows\system32\nvinfo.pb, 2/5/2015 23:01:44, 27441 bytes
       Driver: C:\Windows\system32\nvinitx.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 177624 bytes
       Driver: C:\Windows\system32\nvmcumd.dll, 2/5/2015 23:01:44, 833680 bytes
       Driver: C:\Windows\system32\nvoglshim64.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 353224 bytes
       Driver: C:\Windows\system32\nvoglv64.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 32106640 bytes
       Driver: C:\Windows\system32\nvopencl.dll, 8.17.0013.4752 (English), 2/5/2015 23:01:44, 13294528 bytes
       Driver: C:\Windows\system32\nvumdshimx.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 995248 bytes
       Driver: C:\Windows\system32\nvwgf2umx.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 18575880 bytes
       Driver: C:\Windows\SysWow64\NvFBC.dll, 6.14.0013.4752 (English), 2/5/2015 23:01:44, 908104 bytes
       Driver: C:\Windows\SysWow64\NvIFR.dll, 6.14.0013.4752 (English), 2/5/2015 23:01:44, 929936 bytes
       Driver: C:\Windows\SysWow64\NvIFROpenGL.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 345744 bytes
       Driver: C:\Windows\SysWow64\nvEncodeAPI.dll, 6.14.0013.4752 (English), 2/5/2015 23:01:44, 399504 bytes
       Driver: C:\Windows\SysWow64\nvapi.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 2902784 bytes
       Driver: C:\Windows\SysWow64\nvcompiler.dll, 8.17.0013.4752 (English), 2/5/2015 23:01:44, 20466496 bytes
       Driver: C:\Windows\SysWow64\nvcuda.dll, 8.17.0013.4752 (English), 2/5/2015 23:01:44, 10713256 bytes
       Driver: C:\Windows\SysWow64\nvcuvid.dll, 7.17.0013.4752 (English), 2/5/2015 23:01:44, 3247248 bytes
       Driver: C:\Windows\SysWow64\nvd3dum.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 14119744 bytes
       Driver: C:\Windows\SysWow64\nvinit.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 164752 bytes
       Driver: C:\Windows\SysWow64\nvoglshim32.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 305136 bytes
       Driver: C:\Windows\SysWow64\nvoglv32.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 24768144 bytes
       Driver: C:\Windows\SysWow64\nvopencl.dll, 8.17.0013.4752 (English), 2/5/2015 23:01:44, 10773704 bytes
       Driver: C:\Windows\SysWow64\nvumdshim.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 877816 bytes
       Driver: C:\Windows\SysWow64\nvwgf2um.dll, 9.18.0013.4752 (English), 2/5/2015 23:01:44, 16017040 bytes
       Driver: C:\Windows\system32\nvdispco6434752.dll, 2.00.0041.0004 (English), 2/5/2015 23:01:44, 1895240 bytes
       Driver: C:\Windows\system32\nvdispgenco6434752.dll, 2.00.0020.0002 (English), 2/5/2015 23:01:44, 1557648 bytes
         Name: Asmedia 106x SATA Controller
    Device ID: PCI\VEN_1B21&DEV_0612&SUBSYS_858D1043&REV_02\4&E561B7A&0&00E3
       Driver: C:\Windows\system32\DRIVERS\asstor64.sys, 2.00.0008.0001 (English), 3/14/2014 11:38:22, 84816 bytes
         Name: Intel(R) 9 Series Chipset Family USB Enhanced Host Controller  - 8CAD
    Device ID: PCI\VEN_8086&DEV_8CAD&SUBSYS_85341043&REV_00\3&11583659&0&D0
       Driver: C:\Windows\system32\drivers\usbehci.sys, 6.03.9600.17195 (Czech), 5/31/2014 12:07:08, 89944 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.03.9600.17195 (Czech), 5/31/2014 12:07:07, 440664 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.03.9600.17238 (Czech), 7/24/2014 17:28:38, 419648 bytes
         Name: Intel(R) Z97 Chipset LPC Controller  - 8CC4
    Device ID: PCI\VEN_8086&DEV_8CC4&SUBSYS_85341043&REV_00\3&11583659&0&F8
       Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.03.9600.16384 (English), 8/22/2013 14:43:49, 17248 bytes
         Name: Intel(R) 9 Series Chipset Family PCI Express Root Port 1 - 8C90
    Device ID: PCI\VEN_8086&DEV_8C90&SUBSYS_85341043&REV_D0\3&11583659&0&E0
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.03.9600.17238 (Czech), 7/24/2014 17:28:35, 280384 bytes
         Name: Intel(R) 9 Series Chipset Family SMBus Host Controller  - 8CA2
    Device ID: PCI\VEN_8086&DEV_8CA2&SUBSYS_85341043&REV_00\3&11583659&0&FB
       Driver: n/a
         Name: Intel(R) 4th Gen Core processor DRAM Controller - 0C00
    Device ID: PCI\VEN_8086&DEV_0C00&SUBSYS_85341043&REV_06\3&11583659&0&00
       Driver: n/a
         Name: Řadič High Definition Audio
    Device ID: PCI\VEN_10DE&DEV_0E0A&SUBSYS_84651043&REV_A1\4&3834D97&0&0108
       Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.03.9600.17238 (Czech), 7/24/2014 13:45:39, 76800 bytes
    DirectShow Filters
    DirectShow Filters:
    WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.03.9600.17415
    WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.03.9600.17415
    WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.03.9600.17415
    MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.03.9600.17415
    Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.03.9600.17415
    WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.03.9600.17415
    WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.03.9600.17415
    Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.03.9600.17415
    Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.03.9600.17415
    DV Muxer,0x00400000,0,0,qdv.dll,6.06.9600.17415
    Color Space Converter,0x00400001,1,1,quartz.dll,6.06.9600.17415
    WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.9600.17415
    AVI Splitter,0x00600000,1,1,quartz.dll,6.06.9600.17415
    VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.9600.17415
    SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.9600.17415
    Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9600.17374
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.9600.17415
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.9600.17415
    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.9600.17415
    MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.9600.17415
    SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.9600.17415
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.9600.17415
    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.9600.17415
    Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.9600.17415
    SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.9600.17415
    Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,12.00.9600.17415
    Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.9600.17415
    MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.9600.17415
    DV Splitter,0x00600000,1,2,qdv.dll,6.06.9600.17415
    Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.9600.17415
    Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,12.00.9600.17415
    Xvid MPEG-4 Video Decoder,0x00800002,1,1,xvid.ax,
    ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.9600.17415
    Video Renderer,0x00800001,1,0,quartz.dll,6.06.9600.17415
    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.9600.17415
    Line 21 Decoder,0x00600000,1,1,,
    Video Port Manager,0x00600000,2,1,quartz.dll,6.06.9600.17415
    Video Renderer,0x00400000,1,0,quartz.dll,6.06.9600.17415
    VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.9600.17415
    WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.9600.17415
    Sony Wave Hammer Surround,0x00200000,1,1,mchammer_x64.dll,1.01.0000.2469
    VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.03.9600.17415
    File writer,0x00200000,1,0,qcap.dll,6.06.9600.16384
    DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.9600.17415
    Overlay Mixer2,0x00200000,1,1,,
    Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,12.00.9600.17415
    WST Pager,0x00200000,1,1,WSTPager.ax,6.06.9600.17415
    MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.9600.17415
    DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.9600.17415
    Dxtory Video Decoder,0x00600001,1,1,DxtoryCodec.dll,2.00.0000.0121
    SampleGrabber,0x00200000,1,1,qedit.dll,6.06.9600.17415
    Null Renderer,0x00200000,1,0,qedit.dll,6.06.9600.17415
    MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.9600.17415
    Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.03.9600.17415
    StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.9600.17415
    Smart Tee,0x00200000,1,2,qcap.dll,6.06.9600.16384
    Overlay Mixer,0x00200000,0,0,,
    AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.9600.17415
    AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.9600.17415
    Dump,0x00200000,1,0,DvFileWriter.prm,13.00.0000.0214
    Wave Parser,0x00400000,1,1,quartz.dll,6.06.9600.17415
    MIDI Parser,0x00400000,1,1,quartz.dll,6.06.9600.17415
    Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.9600.17415
    File stream renderer,0x00400000,1,1,quartz.dll,6.06.9600.17415
    Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,12.00.9477.0000
    StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.9600.17415
    AVI Mux,0x00200000,1,0,qcap.dll,6.06.9600.16384
    Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.9600.17415
    File Source (Async.),0x00400000,0,1,quartz.dll,6.06.9600.17415
    File Source (URL),0x00400000,0,1,quartz.dll,6.06.9600.17415
    AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
    AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
    SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
    Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.9600.16384
    Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.03.9600.17415
    BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.9600.17415
    MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.9600.17415
    Sony ExpressFX Chorus,0x00200000,1,1,sfxpfx2_x64.dll,1.01.0000.2469
    Sony ExpressFX Delay,0x00200000,1,1,sfxpfx2_x64.dll,1.01.0000.2469
    Sony ExpressFX Distortion,0x00200000,1,1,sfxpfx1_x64.dll,1.01.0000.2469
    Sony ExpressFX Equalization,0x00200000,1,1,sfxpfx2_x64.dll,1.01.0000.2469
    Sony ExpressFX Flange/Wah-Wah,0x00200000,1,1,sfxpfx1_x64.dll,1.01.0000.2469
    Sony ExpressFX Amplitude Modulation,0x00200000,1,1,sfxpfx2_x64.dll,1.01.0000.2469
    Sony ExpressFX Reverb,0x00200000,1,1,sfxpfx1_x64.dll,1.01.0000.2469
    Sony ExpressFX Stutter,0x00200000,1,1,sfxpfx1_x64.dll,1.01.0000.2469
    Sony ExpressFX Dynamics,0x00200000,1,1,sfxpfx3_x64.dll,1.01.0000.2469
    Sony ExpressFX Graphic EQ,0x00200000,1,1,sfxpfx3_x64.dll,1.01.0000.2469
    Sony ExpressFX Noise Gate,0x00200000,1,1,sfxpfx3_x64.dll,1.01.0000.2469
    Sony ExpressFX Time Stretch,0x00200000,1,1,sfxpfx3_x64.dll,1.01.0000.2469
    Sony ExpressFX Audio Restoration,0x00200000,1,1,xpvinyl_x64.dll,1.01.0000.2469
    Sony Multi-Band Dynamics,0x00200000,1,1,sfppack2_x64.dll,1.01.0000.2469
    Sony Track Compressor,0x00200000,1,1,sftrkfx1_x64.dll,1.01.0000.2469
    Sony Dither,0x00200000,1,1,sftrkfx1_x64.dll,1.01.0000.2469
    Sony Chorus,0x00200000,1,1,sfppack1_x64.dll,1.01.0000.2469
    Sony Distortion,0x00200000,1,1,sfppack3_x64.dll,1.01.0000.2469
    Sony Gapper/Snipper,0x00200000,1,1,sfppack3_x64.dll,1.01.0000.2469
    Sony Simple Delay,0x00200000,1,1,sfppack1_x64.dll,1.01.0000.2469
    Sony Reverb,0x00200000,1,1,sfppack1_x64.dll,1.01.0000.2469
    Sony Multi-Tap Delay,0x00200000,1,1,sfppack1_x64.dll,1.01.0000.2469
    Sony Track Noise Gate,0x00200000,1,1,sftrkfx1_x64.dll,1.01.0000.2469
    Sony Graphic EQ,0x00200000,1,1,sfppack2_x64.dll,1.01.0000.2469
    Sony Track EQ,0x00200000,1,1,sftrkfx1_x64.dll,1.01.0000.2469
    Sony Smooth/Enhance,0x00200000,1,1,sfppack3_x64.dll,1.01.0000.2469
    Sony Resonant Filter,0x00200000,1,1,sfresfilter_x64.dll,1.01.0000.2469
    Sony Parametric EQ,0x00200000,1,1,sfppack2_x64.dll,1.01.0000.2469
    Sony Time Stretch,0x00200000,1,1,sfppack1_x64.dll,1.01.0000.2469
    Sony Noise Gate,0x00200000,1,1,sfppack2_x64.dll,1.01.0000.2469
    Sony Paragraphic EQ,0x00200000,1,1,sfppack2_x64.dll,1.01.0000.2469
    Sony Vibrato,0x00200000,1,1,sfppack3_x64.dll,1.01.0000.2469
    Sony Pan,0x00200000,1,1,sffrgpnv_x64.dll,1.01.0000.2469
    Sony Pitch Shift,0x00200000,1,1,sfppack1_x64.dll,1.01.0000.2469
    Sony Volume,0x00200000,1,1,sffrgpnv_x64.dll,1.01.0000.2469
    Sony Flange/Wah-wah,0x00200000,1,1,sfppack3_x64.dll,1.01.0000.2469
    Sony Graphic Dynamics,0x00200000,1,1,sfppack2_x64.dll,1.01.0000.2469
    Sony Amplitude Modulation,0x00200000,1,1,sfppack3_x64.dll,1.01.0000.2469
    WDM Streaming Tee/Splitter Devices:
    Konvertor jímka-jímka typu T,0x00200000,1,1,ksproxy.ax,6.03.9600.17415
    Video Compressors:
    WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.03.9600.17415
    WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.03.9600.17415
    MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.03.9600.17415
    DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.9600.17415
    MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.9600.17415
    Audio Compressors:
    WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.03.9600.17415
    WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.03.9600.17415
    IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.9600.17415
    PCM,0x00200000,1,1,quartz.dll,6.06.9600.17415
    Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.9600.17415
    GSM 6.10,0x00200000,1,1,quartz.dll,6.06.9600.17415
    CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.9600.17415
    CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.9600.17415
    MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.9600.17415
    Audio Capture Sources:
    Mikrofon (2 - Zvukové zařízení High Definition Audio),0x00200000,0,0,qcap.dll,6.06.9600.16384
    Mikrofon (ManyCam Virtual Microphone),0x00200000,0,0,qcap.dll,6.06.9600.16384
    PBDA CP Filters:
    PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.9600.17415
    PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.9600.17415
    PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.9600.17415
    Midi Renderers:
    Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.9600.17415
    Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.9600.17415
    WDM Streaming Capture Devices:
    ManyCam Virtual Webcam,0x00200000,1,2,ksproxy.ax,6.03.9600.17415
    ManyCam Wave,0x00200000,1,1,ksproxy.ax,6.03.9600.17415
    ,0x00000000,0,0,,
    ,0x00000000,0,0,,
    HD Audio – smíšená – směšovač,0x00200000,1,1,ksproxy.ax,6.03.9600.17415
    WDM Streaming Rendering Devices:
    ,0x00000000,0,0,,
    HD Audio – sluchátka/reproduktory,0x00200000,1,1,ksproxy.ax,6.03.9600.17415
    HD Audio – výstup SPDIF,0x00200000,1,1,ksproxy.ax,6.03.9600.17415
    ,0x00000000,0,0,,
    ,0x00000000,0,0,,
    BDA Network Providers:
    Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
    Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
    Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
    Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
    Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.9600.17415
    Video Capture Sources:
    ManyCam Virtual Webcam,0x00200000,1,2,ksproxy.ax,6.03.9600.17415
    Dxtory Video 1,0x00200000,0,0,DxtoryVideo64.dll,2.00.0000.0097
    Dxtory Video 2,0x00200000,0,0,DxtoryVideo64.dll,2.00.0000.0097
    Dxtory Video 3,0x00200000,0,0,DxtoryVideo64.dll,2.00.0000.0097
    Dxtory Video 4,0x00200000,0,0,DxtoryVideo64.dll,2.00.0000.0097
    Multi-Instance Capable VBI Codecs:
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.9600.17415
    BDA Transport Information Renderers:
    BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.9600.17415
    MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.9600.17415
    BDA CP/CA Filters:
    Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.9600.17415
    Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.9600.17415
    PTFilter,0x00200000,0,0,EncDec.dll,6.06.9600.17415
    XDS Codec,0x00200000,0,0,EncDec.dll,6.0

  • Green fuzzy images

    Why are my images on my event screen and timeline showing up as green fuzzy glitches (looking much like a worn down VHS tape.) Is there something wrong with the import or is it a bug in the software? The preview in the event window seems fine, but when I click on it it shows up like this, both in my events and on my timeline.

    'getting green' is often an indicator of wrong conversion..
    What is the original source of that clip?
    Did you use FCPX' own import routines to import straight from camera/chip?
    Is your source a camera anyhow, or 'a file'?
    Did you use a converter tool. making clips manually 'comfortable' for FCPX?

  • I cannot add a Wi-Fi guest network. Gone to Utilities Airport Utilities and all get is an image/browser of my Airport Extreme. Looking for the browser which has the title Wireless but cannot find anywhere. I need help?

    I cannot add a Wi-Fi guest network. Gone to Utilities>Airport Utilities and all I get is an image/browser of my Airport Extreme. Looking for the browser window which has the title Wireless but cannot find anywhere. What am I doing wrong?

    Open AirPort Utility. The first screen looks something like this:
    Click on the AirPort Extreme and another screen will appear. Click Edit, then the window with the Wireless tab will appear.
    If you do not see these screens, you will need to start over and configure your AirPort again.

  • How can I use applet to get the desktop image of client

    hi,I have a question to ask u.
    How can I use applet to get the desktop image of client? Now I develop a web application and want user in the client to get his current image of the screen.And then save as a picture of jpeg format ,then upload it to the server?
    I have done an application to get the screen image and do upload file to server in a servlet with the http protocal.

    Since the desktop image is on the client's local hard drive, you'll need to look at trusted applets first.

  • How do I use Adobe Edge to get faded header images on my website?

    Trying to use Adobe Edge to get faded header images on my website. Was referred to Adobe Edge because it is supposed to be easy for beginners. I was able to upload my images, but then there was no instruction/direction on what to do next. Everything I clicked just brought me somewhere else. I'm a novice who needs help with coding, as everytime I tried adding coding to my page, it messed it up. I would appreciate if someone can tell me what to do after I upload the images.

    Yes, Animate. Again, I uploaded the images, but then, I didn't see any directions on what to do next, as I would like fading header images for my website. I understand that it is supposed to generate the code for my website, which is where I need the most help.

  • How do I get a "transfer images" button to show up in the solution center?

    How do I get a "transfer images" button to show up in the solution center for my officejet 6500 709a on XP?
    Scan buttons are displayed and work, as does print.

    What installing the twain plug-in, you mean? Go to your applications folder. Find the Adobe Photoshop Elements 11 folder. Look in there for a folder called support files, then for a folder called optional plugins. In the Optional Plugins folder, there should be a folder called ImportModules. Just drag that from the Optional Plugins folder to the regular Plugins folder.
    This will be infinitely easier to do if you put your applications folder window into list view, not the default icon view. To do that, click this button at the top of the window:

  • How to get green p in quickproxy?

    how to get green p in quickproxy

    Hi swami,
    SAP Docking Container is used to attach one or more areas to a screen . It is created as follows
    create object docking_container
      exporting
        parent = parent
        dynnr = dynnr
        repid = repid
        side = side
        extension = extension
    style = style
        lifetime = lifetime
        metric = metric
        caption = caption
        no_autodef_progid_dynnr = no_autodef_progid_dynnr
      exceptions
        cntl_error = 1
        cntl_system_error = 2
        create_error = 3
        lifetime_error = 4
        lifetime_dynpro_dynpro_link = 5.
    Parent - Parent of the instance, that is, the contain in which the control is to be displayed
    Dynnr - Number of the screen to which you want to attach the control
    RepID: Program to which you want to attach the control
    Side - Edge of the screen to which you want to attach the container
    Extension - Extension of the docking container (for example, width of the container when you attach it to the left-hand edge of the screen)
    Style - Controls the appearance and behavior of the control
    LifeTime - Lifetime management parameter specifying the lifetime of the control
    For further information check this link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/d3/2955360b00a115e10000009b38f839/frameset.htm
    /people/igor.barbaric/blog/2006/05/03/oo-abap-and-design-patterns-3-docking-containers-controller

  • How can you get a mirror image of a photo on iPhoto?

    How can you get a mirror image of a photo on iPhoto?

    By using an external editor. Preview is already on your Mac. It's called 'Flip Horizontal'
    In order of price here are some other suggestions:
    Seashore (free)
    The Gimp (free)
    Graphic Coverter ($45 approx)
    Acorn ($50 approx)
    Pixelmator ($50 approx)
    Photoshop Elements ($75 approx)
    There are many, many other options. Search on MacUpdate or the App Store.
    You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.

  • How to I get a mirror image of a 3D extrude and Bevel image?

    I created a ribbon using the extrude and bevel effect and then mapping it with a custom symbol. I copied the image and then tried to get a matching image on the flipside to mirror it but cannot seem to figure it out. Is there a way to somehow flip the orientation of the image? I tried using transform and then reflect and it does not do anything. I tried to do it manually in mapping and flipping the box upside down and in reverse but it just doesn't seem result in the a reflective image. Any ideas on this? Attached are the two images I am trying to get to reflect each other. Thanks

    It works so it is you who have perhaps a blind spot you have to select reflect X and move the object horizontally just look at my settings and the video.
    If you do not see a difference than what I have done and what Scott has suggested than what you actually did then he problem is something entirely different.
    Here is a video you can go wrong if you follow it.
    http://www.wadezimmerman.com/videos/TransformReflex.mov

  • How to get the full image directory when i upload the image to web page???

    hai, how to get the full image directory when i upload the image to web page???
    here is the example:
    <form action="uploadfile.jsp" method="post">
    image<input type="file" name="image" />
    <input type="submit" value="submit"/>
    <%
    String s=request.getParameter("image");
    %>
    <%=s%>
    </form>
    i upload the image from C:\image\center.gif. i use request.getParameter just can get the image name like "center.gif". Can anybody help me how to get the full path name. Thanks a lot..

    There is no need to get the path. It is also fairly pointless as the server cannot access the client's local file system.
    Carefully read this article how you can upload files the right way: http://balusc.blogspot.com/2007/11/multipartfilter.html

  • Why do I get Media Type "image/ipeg" when uploading a PDF?

    I am getting this strange "image/ipeg" media type when uploading with FF (33.0.2 on Mac OS X 10.9.4), instead of "application/pdf." Viewing the request sent using Developer Tools, I get the following headers:
    Content-Disposition: form-data; name="test"; filename="test.pdf"
    Content-Type: image/ipeg
    Looking at mimeTypes.rdf in my that profile, I see
    <RDF:Description RDF:about="urn:mimetype:image/ipeg"
    NC:value="image/ipeg"
    NC:editable="true"
    NC:fileExtensions="pdf"
    NC:description="Document">
    <NC:handlerProp RDF:resource="urn:mimetype:handler:image/ipeg"/>
    When creating a new profile and uploading a PDF, I correctly get "application/pdf", and sure enough, mimeTypes.rdf states:
    <RDF:Description RDF:about="urn:mimetype:application/pdf"
    NC:value="application/pdf">
    <NC:handlerProp RDF:resource="urn:mimetype:handler:application/pdf"/>
    </RDF:Description>
    I have disabled all Add-ons to see if any of them was causing this, but no luck. I suspect it's either some add-on or OS app association (like OS X Preview) that's causing this, but I can't find the culprit.
    Has anybody ever encountered this? It's very straightforward to fix, but I would like to understand exactly what is going on because it sounds somewhat wrong to send "image/ipeg" as the Media Type for PDF.

    One way that odd content types can be added to the mimeTypes.rdf file is when you are presented with the download dialog (Open/Save/Cancel) for a novel content type and you associate it with a known application. But tracking down the exact site that caused this (assuming it was a misconfigured server) could be impossible.
    On Windows, bizarre things also could be incorporated from the Windows registry, but I don't know whether there is anything equivalent on Mac.

Maybe you are looking for

  • Problem resizing application in SWFLoader content in DividedBox

    Hi all, I have some strange behavior in my application. I am extending the plugin system as described by Chris Cantrell, the problem I have might be of more general nature though. http://blogs.adobe.com/cantrell/archives/2010/03/extending_air_applica

  • Finding the number of Non-Blank Line in a File

    Does anyone know the command or how to find the number of non-blank lines in a text file? I have the program already reading characters, words, and total lines.           BufferedReader FileIn = new BufferedReader( new FileReader( selectedFile ) );  

  • Pismo freezes if screen is touched

    my friend has a 400mhz pismo w/ 512mb (running latest panther) and whenever she touches or moves the screen at all (for example to plug in her ipod or anything else) the computer will freeze, forcing her to force the restart of her computer. i'm prob

  • 질문-DB OPEN시 에러 발생에 대해서

    character set을 변환하는 도중 잘못된 값이 들어간 것 같은데요 sqlplus internal 에서 startup 시 아래와 같은 메시지가 나오며, mount 단계 까지만 올라갑니다. open 이 되지 않아서 alter database 명령등을 사용할 수 없습니다. 이를 재기동시킬 방법은 없는지요.. 에러메시지: ORA-12701: CREATE DATABASE character set is not known

  • When exporting .psd files to jpg, the picture gets cropped

    This happens on occasion. I cannot find any answers on how to fix this issue anywhere. Can someone help?