Author Topic: FF7 pc mod - HELP improving video quality (and backgrounds)  (Read 11153 times)

Owenay

  • Guest
Let me first start off by saying how beautiful ALL of the new enhancement are.  When I discovered them I was blown away.  When I saw them first hand it nearly brought tears to my eyes.  I applaud you all.

But (there's always a but), I don't feel that I'm experiencing the upgrades to their fullest.  Perhaps you fine gentlemen would be so kind as to take a peak at my problems and offer a word of advice of potential solutions. 

1.  Video is pixelated and contain tons of 'artifacts'

During my attempts to figure this out for myself, the most common responses I've seen given to issues related to pixelation was the fact that most videos are in 320x224 but are being run in much higher resolutions.  Makes sense.  However, I'm speaking specifically of the two stunning CGI videos contained in the REMIX mod that begin the story: 'sqlogo' (640x480) and 'opening' (1280x960).  Both play BEAUTIFULLY with external programs like WMP and MPC.  By beautifully I mean CRYSTAL CLEAR.  No pixelation at all. ZERO funky artifacts, and perhaps most telling of all is the black is actually black.  Take a look at these screencaps:




Aside from the pixels and artifacts, notice how the black of the night sky is not the same deep black as the added bars used to preserve the aspect ratio.  All of this black looks amazing when played externally.  Furthermore, when compared to YamaTrenellOShow's youtube video (http://www.youtube.com/watch?v=t_WXJdtWQ2o) I think it's plainly obvious something's just not right.


2.  The background envrions seem far too pixelated

Again, mostly compared to the videos at the above link.  They look much better on youtube than they do on my laptop, and that NEVER happens! 



Don't get me wrong, I can live with it, everything else is awesome and it's been years since I've played my favorite game so I'll be doing it regardless.  I just want to try to make sure everything's s good as it's gonna get before I really start a game.

Now on to the fun stuff...

Code: [Select]
----Installation Order and notes----

0_PC version from personal hard copy run off of mounted ISOs (PowerIso) and
installed to C:\Square Soft, Inc\Final Fantasy VII\

1_ff7102zx
2_ff7_opengl-0.7.8b
3_FF7-PRP_Installer (12.0.0.58849)
4_Avalanche High Res
5_YAMP_-_Yet_Another_Multi-Patcher (9999, CSith, LuckyTifa, NoDialogBoxes)
6_Higher_quality_Cloud_mod
7_New_Spell_Patch
8_Ficedula 1.5.1.1
9_titeguy3's AI-Kernel mod

Audio and video extracted from titeguy3's remix mod and have been moved to the followings paths:
Audio (ficedula): C:\Square Soft, Inc\Final Fantasy VII\music\
Video (regedit): C:\Square Soft, Inc\Final Fantasy VII\video\

Code: [Select]
OpenGL Settings

# ff7_opengl-0.7.8b config file

# mod directory
# subdirectroy of mods/ where textures will be loaded from
# does not affect the old external textures feature, those should still go in textures/
mod_path = none

# use shaders, if available and supported
# turn shaders off to use the OpenGL 1.1 backend
use_shaders = yes

# plugins
# a movie plugin is required, the music plugin is optional, but required to make FF7Music work
movie_plugin = plugins/ffmpeg_movies.fgp
music_plugin = plugins/ff7music.fgp

# vertex and fragment shaders
vert_source = shaders/main.vert
frag_source = shaders/main.frag

# YUV fast path shader
yuv_source = shaders/yuv.frag

# post-processing shader, used to apply fullscreen effects
post_source = shaders/bloom2.post
enable_postprocessing = no

# display frames per second counter in upper right corner
show_fps = no

# display some real-time debug information
show_stats = no

# set the window size (and fullscreen resolution) of FF7
# 0 means use original resolution (whatever ff7.exe provides)
# preserve_aspect adds black borders as needed to preserve a 4:3 aspect ratio
window_size_x = 1280
window_size_y = 800
preserve_aspect = yes
fullscreen = no

# prevent glitches due to rounding errors by rendering in the nearest (larger, if supported)
# multiple of the original resolution and up/down-scaling
prevent_rounding_errors = yes

# check your driver settings if this option doesn't seem to work
enable_vsync = yes

# limit snowboard, coaster and highway minigames to refresh rate / 2, i.e. 30fps for a 60hz display mode
# vsync must be enabled and working for this to have any effect
minigame_framelimiter = on

# same thing, but for the battle swirl
battleswirl_framelimiter = off

# replace FF7's default framelimiter timer source
use_new_timer = yes

# use a more stable (but less accurate) timer to control FF7's framelimiter
# this option has no effect unless the use_new_timer option is on
use_stable_timer = no

# allow FF7 to use linear filtering for its textures
# some things look slightly better with this option on, but alot of textures just lose their detail
linear_filter = off

# make all dialog boxes transparent, same effect as the transparent dialog boxes YAMP patch
transparent_dialogs = off

# allow max hp/mp to go over 9999, same effect as the YAMP patch by dziugo
break_9999limit = no

# include armor in magic defense calculation
mdef_fix = yes

# expand battle viewport to cover entire screen and make the battle menu transparent
new_battle_interface = yes

# enable alpha blending for textures without an existing blending effect
fancy_transparency = on

# store external textures in a compressed cache for increased performance
# compression is not lossless, some artifacts may appear when this option is in use
# texture cache does NOT update automatically if the source image changes, however, deleting anything from the cache
# will cause that file to be recreated from the source
compress_textures = yes

# read files directly instead of using LGP archives
# for example; if FF7 is looking for aaab.rsd in char.lgp, this option will make it open direct/char/aaab.rsd first,
# if this file doesn't exist it will look for the original in the LGP archive
# this option should be used for testing only, performance will take a hit
direct_mode = off

# show every failed attempt at loading a .png texture
# this option is for modders only, it's useful to find out which texture to replace and which palettes it needs
show_missing_textures = no

Code: [Select]
NVIDIA Settings

---3D SETTINGS---

*Use Advanced 3D image settings

Ambient Occlusion...........................off
Anisotropic filtering.......................application controlled
Antialiasing - Gamma correction.............off
Antialiasing - Mode.........................application controlled
Antialiasing - Setting......................application controlled
Antialiasing - Transparency.................supersampling
Conformant texture clamp....................use hardware
Error reporting.............................off
Extension limit.............................off
Force mipmaps...............................none
Maximum pre-rendered frames.................3
Multi-display/mixed-GPU acceleration........multiple display performance mode
Texture filtering - Anisotropic sample......off
Texture filtering - Negative LOD bias.......allow
Texture filtering - Quality.................High quality
Texture filtering - Trilinear optimization..off
Threaded optimization.......................auto
Triple buffering............................off
Vertical sync...............................use the 3D application setting

PhysX GPU acceleration is...................enabled

Display resolution..........................1440 by 900
Color quality...............................highest (32-bit color)

When using resolution lower than the native display....Use NVIDIA scaling

Color....................other applications control color settings
Brightness...............50%
Contrast.................50%
Gamma....................1.00
Enhancements.............Digital vibrance...0%

How do you make color adjustments?.........with the video player settings
Edge Enhancement...........................use the video player setting
Noise reduction............................use the NVIDIA setting (100%)

Code: [Select]
------------------
System Information
------------------
Time of this report: 6/28/2010, 14:24:27
       Machine name: OWENAY-PC
   Operating System: Windows Vistaâ„¢ Home Premium (6.0, Build 6002) Service Pack 2 (6002.vistasp2_gdr.100218-0019)
           Language: English (Regional Setting: English)
System Manufacturer: Dell Inc.
       System Model: XPS M1530                       
               BIOS: Phoenix ROM BIOS PLUS Version 1.10 A09
          Processor: Intel(R) Core(TM)2 Duo CPU     T8300  @ 2.40GHz (2 CPUs), ~2.4GHz
             Memory: 3582MB RAM
          Page File: 1407MB used, 5960MB available
        Windows Dir: C:\Windows
    DirectX Version: DirectX 11
DX Setup Parameters: Not found
     DxDiag Version: 7.00.6002.18107 32bit Unicode

------------
DxDiag Notes
------------
      Display Tab 1: No problems found.
        Sound Tab 1: No problems found.
        Sound Tab 2: 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 8600M GT   
     Manufacturer: NVIDIA
        Chip type: GeForce 8600M GT
         DAC type: Integrated RAMDAC
       Device Key: Enum\PCI\VEN_10DE&DEV_0407&SUBSYS_022E1028&REV_A1
   Display Memory: 1778 MB
 Dedicated Memory: 243 MB
    Shared Memory: 1535 MB
     Current Mode: 1440 x 900 (32 bit) (60Hz)
          Monitor: Generic PnP Monitor
      Driver Name: nvd3dum.dll,nvwgf2um.dll,nvwgf2um.dll
   Driver Version: 8.15.0011.8621 (English)
      DDI Version: 10
   BGRA Supported: Yes
Driver Attributes: Final Retail
 Driver Date/Size: 6/16/2009 14:59:00, 7617024 bytes
      WHQL Logo'd: Yes
  WHQL Date Stamp:
Device Identifier: {D7B71E3E-4747-11CF-3552-252201C2C535}
        Vendor ID: 0x10DE
        Device ID: 0x0407
        SubSys ID: 0x022E1028
      Revision ID: 0x00A1
      Revision ID: 0x00A1
      Video Accel: ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
 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=
     DDraw Status: Enabled
       D3D Status: Enabled
       AGP Status: Enabled

-------------
Sound Devices
-------------
            Description: Speakers / Headphones (SigmaTel High Definition Audio CODEC)
 Default Sound Playback: Yes
 Default Voice Playback: Yes
            Hardware ID: HDAUDIO\FUNC_01&VEN_8384&DEV_7616&SUBSYS_1028022E&REV_1004
        Manufacturer ID: 1
             Product ID: 100
                   Type: WDM
            Driver Name: stwrt.sys
         Driver Version: 6.10.5614.0000 (English)
      Driver Attributes: Final Retail
            WHQL Logo'd: Yes
          Date and Size: 12/3/2007 00:28:08, 330240 bytes
            Other Files:
        Driver Provider: SigmaTel
         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: HDMI (SigmaTel High Definition Audio CODEC)
 Default Sound Playback: No
 Default Voice Playback: No
            Hardware ID: HDAUDIO\FUNC_01&VEN_8384&DEV_7616&SUBSYS_1028022E&REV_1004
        Manufacturer ID: 1
             Product ID: 100
                   Type: WDM
            Driver Name: stwrt.sys
         Driver Version: 6.10.5614.0000 (English)
      Driver Attributes: Final Retail
            WHQL Logo'd: Yes
          Date and Size: 12/3/2007 00:28:08, 330240 bytes
            Other Files:
        Driver Provider: SigmaTel
         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: Microphone Array (SigmaTel High Definition Audio CODEC)
  Default Sound Capture: Yes
  Default Voice Capture: Yes
            Driver Name: stwrt.sys
         Driver Version: 6.10.5614.0000 (English)
      Driver Attributes: Final Retail
          Date and Size: 12/3/2007 00:28:08, 330240 bytes
              Cap Flags: 0x1
           Format Flags: 0xFFFFF

-------------------
DirectInput Devices
-------------------
      Device Name: Mouse
         Attached: 1
    Controller ID: n/a
Vendor/Product ID: n/a
        FF Driver: n/a

      Device Name: Keyboard
         Attached: 1
    Controller ID: n/a
Vendor/Product ID: n/a
        FF Driver: n/a

      Device Name: USB Receiver
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC51B
        FF Driver: n/a

      Device Name: Bluetooth Remote Control HID Device
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0xFFFE, 0xFFFE
        FF Driver: n/a

Poll w/ Interrupt: No

-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x2835
| Matching Device ID: usb\root_hub
| Upper Filters: libusb0
| Service: usbhub
| Driver: usbhub.sys, 4/11/2009 00:43:16, 196096 bytes
| Driver: usbd.sys, 1/20/2008 22:23:03, 5888 bytes

----------------
Gameport Devices
----------------

------------
PS/2 Devices
------------
+ Standard PS/2 Keyboard
| Matching Device ID: *pnp0303
| Service: i8042prt
| Driver: i8042prt.sys, 1/20/2008 22:23:20, 54784 bytes
| Driver: kbdclass.sys, 1/20/2008 22:23:23, 35384 bytes
|
+ HID Keyboard Device
| Vendor/Product ID: 0x0A5C, 0x4502
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
| Driver: kbdhid.sys, 4/11/2009 00:38:40, 17408 bytes
| Driver: kbdclass.sys, 1/20/2008 22:23:23, 35384 bytes
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: i8042prt.sys, 1/20/2008 22:23:20, 54784 bytes
| Driver: kbdclass.sys, 1/20/2008 22:23:23, 35384 bytes
|
+ Dell Touchpad
| Matching Device ID: *pnp0f13
| Upper Filters: ApfiltrService
| Service: i8042prt
| Driver: Apfiltr.sys, 9/7/2007 04:50:54, 155136 bytes
| Driver: Vxdif.dll, 9/7/2007 04:51:02, 100418 bytes
| Driver: Apoint.exe, 9/7/2007 04:50:56, 159744 bytes
| Driver: ApntEx.exe, 9/7/2007 04:50:56, 49152 bytes
| Driver: Apoint.dll, 9/7/2007 04:50:56, 1499136 bytes
| Driver: Elprop.dll, 9/7/2007 04:50:58, 102400 bytes
| Driver: EzAuto.dll, 9/7/2007 04:51:00, 69632 bytes
| Driver: Uninstap.exe, 9/7/2007 04:51:02, 217088 bytes
| Driver: ApInst.dll, 9/7/2007 04:50:54, 45056 bytes
| Driver: hidfind.exe, 9/7/2007 04:51:00, 40960 bytes
| Driver: ApMsgFwd.exe, 9/7/2007 04:50:54, 50736 bytes
| Driver: ApMouCpl.dll, 9/7/2007 04:50:54, 696320 bytes
| Driver: DellTPad.exe, 9/7/2007 04:50:56, 5099520 bytes
| Driver: WdfCoInstaller01005.dll, 9/7/2007 04:51:02, 1419232 bytes
| Driver: i8042prt.sys, 1/20/2008 22:23:20, 54784 bytes
| Driver: mouclass.sys, 1/20/2008 22:23:20, 34360 bytes
|
+ HID-compliant mouse
| Vendor/Product ID: 0x046D, 0xC51B
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
| Driver: mouhid.sys, 1/20/2008 22:23:20, 15872 bytes
| Driver: mouclass.sys, 1/20/2008 22:23:20, 34360 bytes
|
+ HID-compliant mouse
| Vendor/Product ID: 0x0A5C, 0x4503
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
| Driver: mouhid.sys, 1/20/2008 22:23:20, 15872 bytes
| Driver: mouclass.sys, 1/20/2008 22:23:20, 34360 bytes
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 4/11/2009 02:32:52, 53224 bytes
| Driver: sermouse.sys, 1/20/2008 22:23:20, 19968 bytes
| Driver: mouclass.sys, 1/20/2008 22:23:20, 34360 bytes

------------------------
Disk & DVD/CD-ROM Drives
------------------------
      Drive: C:
 Free Space: 62.9 GB
Total Space: 287.3 GB
File System: NTFS
      Model: FUJITSU MJA2320BH G2

      Drive: D:
 Free Space: 7.4 GB
Total Space: 15.4 GB
File System: NTFS
      Model: FUJITSU MJA2320BH G2

      Drive: G:
      Model: ASUS SDRW-08D1S-U USB Device
     Driver: c:\windows\system32\drivers\cdrom.sys, 6.00.6002.18005 (English), 4/11/2009 00:39:17, 67072 bytes

      Drive: E:
      Model: Optiarc DVD+-RW AD-7640A ATA Device
     Driver: c:\windows\system32\drivers\cdrom.sys, 6.00.6002.18005 (English), 4/11/2009 00:39:17, 67072 bytes

--------------
System Devices
--------------
     Name: Mobile Intel(R) PM965/GM965/GL960 Express PCI Express Root Port - 2A01
Device ID: PCI\VEN_8086&DEV_2A01&SUBSYS_022E1028&REV_0C\3&2ACF1E9&0&08
   Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 02:32:55, 149480 bytes

     Name: Mobile Intel(R) PM965/GM965/GL960 Express Processor to DRAM Controller - 2A00
Device ID: PCI\VEN_8086&DEV_2A00&SUBSYS_022E1028&REV_0C\3&2ACF1E9&0&00
   Driver: n/a

     Name: Intel(R) ICH8M Ultra ATA Storage Controllers - 2850
Device ID: PCI\VEN_8086&DEV_2850&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&F9
   Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.00.6002.18005 (English), 4/11/2009 02:32:49, 14312 bytes
   Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.00.6002.18005 (English), 4/11/2009 02:32:52, 43496 bytes
   Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.00.6002.18005 (English), 4/11/2009 02:32:26, 19944 bytes
   Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.00.6002.18005 (English), 4/11/2009 02:32:42, 109032 bytes

     Name: High Definition Audio Controller
Device ID: PCI\VEN_8086&DEV_284B&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&D8
   Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.00.6002.18005 (English), 4/11/2009 00:42:42, 561152 bytes

     Name: Intel(R) ICH8 Family PCI Express Root Port 5 - 2847
Device ID: PCI\VEN_8086&DEV_2847&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&E4
   Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 02:32:55, 149480 bytes

     Name: Intel(R) ICH8 Family PCI Express Root Port 2 - 2841
Device ID: PCI\VEN_8086&DEV_2841&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&E1
   Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 02:32:55, 149480 bytes

     Name: Intel(R) ICH8 Family PCI Express Root Port 1 - 283F
Device ID: PCI\VEN_8086&DEV_283F&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&E0
   Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 02:32:55, 149480 bytes

     Name: Intel(R) ICH8 Family SMBus Controller - 283E
Device ID: PCI\VEN_8086&DEV_283E&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&FB
   Driver: n/a

     Name: Intel(R) ICH8 Family USB2 Enhanced Host Controller - 283A
Device ID: PCI\VEN_8086&DEV_283A&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&D7
   Driver: C:\Windows\system32\drivers\usbehci.sys, 6.00.6002.18005 (English), 4/11/2009 00:42:52, 39936 bytes
   Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 00:42:57, 226304 bytes
   Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 00:43:16, 196096 bytes
   Driver: C:\Windows\system32\hccoin.dll, 6.00.6000.16386 (English), 1/20/2008 22:23:03, 8704 bytes
   Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 15872 bytes

     Name: Intel(R) ICH8 Family USB2 Enhanced Host Controller - 2836
Device ID: PCI\VEN_8086&DEV_2836&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&EF
   Driver: C:\Windows\system32\drivers\usbehci.sys, 6.00.6002.18005 (English), 4/11/2009 00:42:52, 39936 bytes
   Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 00:42:57, 226304 bytes
   Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 00:43:16, 196096 bytes
   Driver: C:\Windows\system32\hccoin.dll, 6.00.6000.16386 (English), 1/20/2008 22:23:03, 8704 bytes
   Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 15872 bytes

     Name: Intel(R) ICH8 Family USB Universal Host Controller - 2835
Device ID: PCI\VEN_8086&DEV_2835&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&D1
   Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 23552 bytes
   Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 00:42:57, 226304 bytes
   Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 00:43:16, 196096 bytes

     Name: Intel(R) ICH8 Family USB Universal Host Controller - 2834
Device ID: PCI\VEN_8086&DEV_2834&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&D0
   Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 23552 bytes
   Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 00:42:57, 226304 bytes
   Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 00:43:16, 196096 bytes

     Name: Intel(R) ICH8 Family USB Universal Host Controller - 2832
Device ID: PCI\VEN_8086&DEV_2832&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&EA
   Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 23552 bytes
   Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 00:42:57, 226304 bytes
   Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 00:43:16, 196096 bytes

     Name: Intel(R) ICH8 Family USB Universal Host Controller - 2831
Device ID: PCI\VEN_8086&DEV_2831&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&E9
   Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 23552 bytes
   Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 00:42:57, 226304 bytes
   Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 00:43:16, 196096 bytes

     Name: Intel(R) ICH8 Family USB Universal Host Controller - 2830
Device ID: PCI\VEN_8086&DEV_2830&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&E8
   Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 23552 bytes
   Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 00:42:57, 226304 bytes
   Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 00:43:16, 196096 bytes

     Name: Intel(R) 82801HEM/HBM SATA AHCI Controller
Device ID: PCI\VEN_8086&DEV_2829&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&FA
   Driver: C:\Windows\system32\DRIVERS\iaStor.sys, 7.05.0000.1017 (English), 9/7/2007 05:22:34, 304920 bytes

     Name: Intel(R) ICH8M LPC Interface Controller - 2815
Device ID: PCI\VEN_8086&DEV_2815&SUBSYS_022E1028&REV_02\3&2ACF1E9&0&F8
   Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:01, 16440 bytes

     Name: Intel(R) 82801 PCI Bridge - 2448
Device ID: PCI\VEN_8086&DEV_2448&SUBSYS_022E1028&REV_F2\3&2ACF1E9&0&F0
   Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 02:32:55, 149480 bytes

     Name: Dell Wireless 1395 WLAN Mini-Card
Device ID: PCI\VEN_14E4&DEV_4315&SUBSYS_000B1028&REV_01\4&29080D&0&00E1
   Driver: C:\Windows\system32\DRIVERS\BCMWL6.SYS, 5.10.0038.0026 (English), 12/18/2008 05:57:10, 1331192 bytes
   Driver: C:\Windows\system32\bcmihvsrv.dll, 5.10.0038.0026 (English), 12/18/2008 05:56:42, 4157440 bytes
   Driver: C:\Windows\system32\bcmihvui.dll, 5.10.0038.0026 (English), 12/18/2008 05:56:56, 3850240 bytes
   Driver: C:\Windows\system32\bcmwlcoi.dll, 5.10.0038.0026 (English), 12/18/2008 05:57:14, 87280 bytes

     Name: Marvell Yukon 88E8040 PCI-E Fast Ethernet Controller
Device ID: PCI\VEN_11AB&DEV_4354&SUBSYS_022E1028&REV_12\4&B7EF869&0&00E0
   Driver: n/a

     Name: Ricoh xD-Picture Card Controller
Device ID: PCI\VEN_1180&DEV_0852&SUBSYS_022E1028&REV_12\4&18162EF2&0&4CF0
   Driver: C:\Windows\system32\DRIVERS\rixdptsk.sys, 6.00.0001.0013 (Japanese), 10/23/2008 01:45:58, 38400 bytes
   Driver: C:\Windows\system32\rixdicon.dll, 1.00.0001.0001 (Japanese), 10/23/2008 01:45:58, 172032 bytes

     Name: Ricoh SD/MMC Host Controller
Device ID: PCI\VEN_1180&DEV_0843&SUBSYS_022E1028&REV_12\4&18162EF2&0&4AF0
   Driver: C:\Windows\system32\DRIVERS\rimmptsk.sys, 6.00.0003.0005 (Japanese), 10/23/2008 01:45:56, 46592 bytes

     Name: RICOH OHCI Compliant IEEE 1394 Host Controller
Device ID: PCI\VEN_1180&DEV_0832&SUBSYS_022E1028&REV_05\4&18162EF2&0&48F0
   Driver: C:\Windows\system32\DRIVERS\ohci1394.sys, 6.00.6002.18005 (English), 4/11/2009 00:43:04, 62208 bytes
   Driver: C:\Windows\system32\DRIVERS\1394bus.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:21, 53376 bytes

     Name: SDA Standard Compliant SD Host Controller
Device ID: PCI\VEN_1180&DEV_0822&SUBSYS_022E1028&REV_22\4&18162EF2&0&49F0
   Driver: C:\Windows\system32\DRIVERS\sdbus.sys, 6.00.6002.18005 (English), 4/11/2009 00:19:14, 89088 bytes

     Name: Ricoh Memory Stick Controller
Device ID: PCI\VEN_1180&DEV_0592&SUBSYS_022E1028&REV_12\4&18162EF2&0&4BF0
   Driver: C:\Windows\system32\snymsico.dll, 1.00.0000.9120 (English), 10/23/2008 01:45:54, 90112 bytes
   Driver: C:\Windows\system32\DRIVERS\rimsptsk.sys, 6.00.0001.0011 (Japanese), 10/23/2008 01:45:54, 43008 bytes

     Name: NVIDIA GeForce 8600M GT   
Device ID: PCI\VEN_10DE&DEV_0407&SUBSYS_022E1028&REV_A1\4&267A50E4&0&0008
   Driver: C:\Windows\System32\DriverStore\FileRepository\nvdm.inf_5a57d406\NvCplSetupInt.exe, 14.00.0000.0162 (English), 6/16/2009 14:59:00, 38206093 bytes
   Driver: C:\Windows\system32\DRIVERS\nvBridge.kmd, 8.15.0011.8621 (English), 6/16/2009 14:59:00, 4224 bytes
   Driver: C:\Windows\system32\DRIVERS\nvlddmkm.sys, 8.15.0011.8621 (English), 6/16/2009 14:59:00, 9768640 bytes
   Driver: C:\Windows\system32\dpinst.exe, 2.01.0000.0000 (English), 9/25/2008 09:31:12, 795104 bytes
   Driver: C:\Windows\system32\nvapi.dll, 8.15.0011.8621 (English), 6/16/2009 14:59:00, 989696 bytes
   Driver: C:\Windows\system32\nvcuda.dll, 8.15.0011.8621 (English), 6/16/2009 14:59:00, 1705984 bytes
   Driver: C:\Windows\system32\nvcuvenc.dll, 8.15.0011.8621 (English), 6/16/2009 14:59:00, 1317408 bytes
   Driver: C:\Windows\system32\nvcuvid.dll, 8.15.0011.8621 (English), 6/16/2009 14:59:00, 678432 bytes
   Driver: C:\Windows\system32\nvd3dum.dll, 8.15.0011.8621 (English), 6/16/2009 14:59:00, 7617024 bytes
   Driver: C:\Windows\system32\nvdisp.nvu, 6/16/2009 14:59:00, 10060 bytes
   Driver: C:\Windows\system32\nvoglv32.dll, 8.15.0011.8621 (English), 6/16/2009 14:59:00, 10379264 bytes
   Driver: C:\Windows\system32\nvudisp.exe, 1.03.0028.0006 (English), 6/16/2009 14:59:00, 457248 bytes
   Driver: C:\Windows\system32\nvwgf2um.dll, 8.15.0011.8621 (English), 6/16/2009 14:59:00, 3154432 bytes
   Driver: C:\Windows\system32\nvcod.dll, 1.05.0005.0050 (English), 6/16/2009 14:59:00, 151552 bytes
   Driver: C:\Windows\system32\nvcod155.dll, 1.05.0005.0050 (English), 6/16/2009 14:59:00, 151552 bytes

------------------
DirectShow Filters
------------------

DirectShow Filters:
QuickTime Audio Decoder Filter,0x00600800,1,1,,
WMAudio Decoder DMO,0x00800800,1,1,,
WMAPro over S/PDIF DMO,0x00600800,1,1,,
WMSpeech Decoder DMO,0x00600800,1,1,,
MP3 Decoder DMO,0x00600800,1,1,,
Mpeg4s Decoder DMO,0x00800001,1,1,,
WMV Screen decoder DMO,0x00600800,1,1,,
WMVideo Decoder DMO,0x00800001,1,1,,
QuickTime Video Decoder Filter,0x00600800,1,1,,
Mpeg43 Decoder DMO,0x00800001,1,1,,
Mpeg4 Decoder DMO,0x00800001,1,1,,
ffdshow Video Decoder,0xff800001,2,1,ffdshow.ax,1.00.0007.3135
Full Screen Renderer,0x00200000,1,0,,6.06.6002.18158
ffdshow DXVA Video Decoder,0xff800002,2,1,ffdshow.ax,1.00.0007.3135
ffdshow raw video filter,0x00200000,2,1,ffdshow.ax,1.00.0007.3135
Multiple File Output,0x00200000,2,2,WMM2FILT.dll,
WMT Black Frame Generator,0x00200000,1,1,WMM2FILT.dll,
ffdshow Audio Decoder,0xff800001,1,1,ffdshow.ax,1.00.0007.3135
WMT Import Filter,0x00200000,0,1,WMM2FILT.dll,
DV Muxer,0x00400000,0,0,,6.06.6001.18000
MPC - Mpeg Source (Gabest),0x00400000,0,0,MpegSplitter.ax,1.03.1976.0000
Color Space Converter,0x00400001,1,1,,6.06.6002.18158
WMT Interlacer,0x00200000,1,1,WMM2FILT.dll,
WM ASF Reader,0x00400000,0,0,,11.00.6001.7000
DivX AAC Decoder,0x00800000,1,1,daac.ax,7.01.0000.0010
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,11.00.6001.7000
AVI Splitter,0x00600000,1,1,,6.06.6002.18158
VGA 16 Color Ditherer,0x00400000,1,1,,6.06.6002.18158
Microsoft MPEG-2 Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,11.00.6001.7110
MainConcept (Adobe2) MPEG Splitter,0x005fffff,1,2,ad2mcspmpeg.ax,1.00.0001.0008
MainConcept (Adobe2) MPEG Audio Decoder,0x005fffff,1,1,ad2mcdsmpeg.ax,1.00.0000.0075
MainConcept (Adobe2) MPEG Video Decoder,0x005fffff,1,1,ad2mcdsmpeg.ax,1.00.0000.0075
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.6002.18005
WMT Format Conversion,0x00200000,1,1,WMM2FILT.dll,
9x8Resize,0x00200000,1,1,WMM2FILT.dll,
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.6001.18000
WMT Virtual Source,0x00200000,0,1,WMM2FILT.dll,
Microsoft TV Caption Decoder,0x00200001,1,0,MSTVCapn.dll,6.00.6001.18000
MJPEG Decompressor,0x00600000,1,1,,6.06.6002.18158
CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.00.6002.18242
MPEG-I Stream Splitter,0x00600000,1,2,,6.06.6002.18158
SAMI (CC) Parser,0x00400000,1,1,,6.06.6002.18158
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.6001.18000
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.6002.18005
WMT AudioAnalyzer,0x00200000,1,1,WMM2FILT.dll,
MPC - MP4 Source,0x00600000,0,0,MP4Splitter.ax,1.03.1976.0000
Microsoft MPEG-2 Video Encoder,0x00200000,2,0,msmpeg2enc.dll,11.00.6001.7000
Stretch Video,0x00200000,1,1,WMM2FILT.dll,
DivX MKV Demux (unrestricted),0x00200000,0,1,DMFSource.ax,1.00.0002.0006
CyberLink MPEG-1 Splitter,0x00805000,1,2,CLM1Splter.ax,2.02.0000.3710
CyberLink Audio Decoder (MD3),0x00200000,1,1,CLAud.ax,6.01.0000.4211
CyberLink AudioCD Filter (MD3),0x00600000,0,1,CLAudioCD.AX,5.00.0000.3620
CyberLink Video Effect (MD3),0x00200000,1,1,CLVidFx.ax,1.00.0000.1523
CyberLink Video/SP Decoder (MD3),0x00600000,2,3,CLVSD.ax,6.00.0000.3827
CyberLink Line21 Decoder Filter (MD3),0x00200000,0,2,CLLine21.ax,4.00.0000.7602
CyberLink Audio Effect (MD3),0x00200000,1,1,claudfx.ax,6.00.0000.2524
Cyberlink SubTitle Importor (MD3),0x00200000,1,1,CLSubTitle.ax,1.00.0000.1604
Cyberlink Tzan Filter,0x00200000,1,1,CLTzan.ax,1.00.0000.0919
CyberLink TimeStretch Filter (MD3),0x00200000,1,1,clauts.ax,1.00.0000.3711
CyberLink DVD Navigator (MD3),0x00600000,0,3,CLNavX.ax,6.00.0000.4601
CyberLink Demultiplexer (MD3),0x00200000,1,0,CLDemuxer.ax,1.00.0000.3726
MPC - FLV Splitter (Gabest),0x00600000,1,1,FLVSplitter.ax,1.03.1976.0000
CyberLink MPEG-2 Splitter,0x00805000,1,2,CLM2Splter.ax,2.02.0000.3710
Internal Script Command Renderer,0x00800001,1,0,,6.06.6002.18158
CyberLink MP3 Wrapper-PCM,0x00600000,1,1,CLMP3Wrap.ax,1.00.0000.0000
MPEG Audio Decoder,0x03680001,1,1,,6.06.6002.18158
_ VSO Preview Filter,0x00200000,0,1,VsoVprev.ax,3.00.0000.0036
WavPack Audio Decoder,0x00600000,1,1,WavPackDSDecoder.ax,1.01.0000.0484
TrueMotion Decompressor,0x00600001,1,1,tm20dec.ax,2.00.0006.0009
DV Splitter,0x00600000,1,2,,6.06.6001.18000
Video Mixing Renderer 9,0x00200000,1,0,,6.06.6002.18158
Haali Media Splitter,0x00800001,0,1,splitter.ax,1.10.0175.0000
Haali Media Splitter (AR),0x00400000,1,1,splitter.ax,1.10.0175.0000
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,11.00.6001.7000
Frame Eater,0x00200000,1,1,WMM2FILT.dll,
MPC - MP4 Splitter,0x00600000,1,1,MP4Splitter.ax,1.03.1976.0000
Allocator Fix,0x00200000,1,1,WMM2FILT.dll,
Track2Filter,0x00200000,0,0,Track2Filter.dll,
ACM Wrapper,0x00600000,1,1,,6.06.6002.18158
madFlac Decoder,0x00600000,1,1,madFlac.ax,1.08.0000.0000
Video Renderer,0x00800001,1,0,,6.06.6002.18158
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.6001.18000
Capture ASF Writer,0x00200000,0,0,WMM2FILT.dll,
Line 21 Decoder,0x00600000,1,1,,6.06.6002.18005
Video Port Manager,0x00600000,2,1,,6.06.6002.18158
DivX H.264 Decoder,0x00800000,1,1,DivXDecH264.ax,9.00.0001.0021
Video Renderer,0x00400000,1,0,,6.06.6002.18158
Bitmap Generate,0x00200000,1,1,WMM2FILT.dll,
Proxy Sink,0x00200000,1,0,WMM2FILT.dll,
Haali Video Renderer,0x00200000,1,0,dxr.dll,
DivX Decoder Filter,0x00800000,1,1,DivXDec.ax,7.01.0001.0014
Proxy Source,0x00200000,0,1,WMM2FILT.dll,
WM ASF Writer,0x00400000,0,0,,11.00.6001.7000
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.00.6001.18000
WMT Sample Information Filter,0x00200000,1,1,WMM2FILT.dll,
File writer,0x00200000,1,0,,6.06.6001.18000
Haali Simple Media Splitter,0x00200000,0,1,splitter.ax,1.10.0175.0000
DirectVobSub,0x00200000,2,1,vsfilter.dll,2.39.0005.0003
DirectVobSub (auto-loading version),0x00800002,2,1,vsfilter.dll,2.39.0005.0003
DVD Navigator,0x00200000,0,3,,6.06.6002.18005
WMT DV Extract,0x00200000,1,1,WMM2FILT.dll,
Overlay Mixer2,0x00200000,1,1,,6.06.6002.18005
Haali Matroska Muxer,0x00200000,1,0,splitter.ax,1.10.0175.0000
DivX MKV Demux,0x00600000,0,1,DMFSource.ax,1.00.0002.0006
AVI Draw,0x00600064,9,1,,6.06.6002.18158
Microsoft MPEG-2 Audio Encoder,0x00200000,2,0,msmpeg2enc.dll,11.00.6001.7000
WST Pager,0x00800000,1,1,WSTPager.ax,6.06.6001.18000
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.6002.18005
Record Queue,0x00200000,1,1,WMM2FILT.dll,
DV Video Decoder,0x00800000,1,1,,6.06.6001.18000
Creative Video Effect,0x00200000,1,1,CTEffect.ax,2.00.0001.0000
ffdshow Audio Processor,0x00200000,1,1,ffdshow.ax,1.00.0007.3135
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.6002.18005
Null Renderer,0x00200000,1,0,qedit.dll,6.06.6002.18005
WMT Log Filter,0x00200000,1,1,WMM2FILT.dll,
madFlac Source,0x00600000,0,1,madFlac.ax,1.08.0000.0000
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.6001.18000
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,11.00.6001.7000
WMT Virtual Renderer,0x00200000,1,0,WMM2FILT.dll,
MPC - FLV Source (Gabest),0x00600000,0,0,FLVSplitter.ax,1.03.1976.0000
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.6001.18000
Smart Tee,0x00200000,1,2,,6.06.6001.18000
Overlay Mixer,0x00200000,0,0,,6.06.6002.18005
AVI Decompressor,0x00600000,1,1,,6.06.6002.18158
WMT MuxDeMux Filter,0x00200000,0,0,WMM2FILT.dll,
NetBridge,0x00200000,2,0,netbridge.dll,6.01.6001.18000
AVI/WAV File Source,0x00400000,0,2,,6.06.6002.18158
MPC - MPEG4 Video Splitter,0x00600000,1,1,MP4Splitter.ax,1.03.1976.0000
WMT Volume,0x00200000,1,1,WMM2FILT.dll,
Dump,0x00000000,0,0,,
Wave Parser,0x00400000,1,1,,6.06.6002.18158
MIDI Parser,0x00400000,1,1,,6.06.6002.18158
Multi-file Parser,0x00400000,1,1,,6.06.6002.18158
File stream renderer,0x00400000,1,1,,6.06.6002.18158
Track1Filter,0x00200000,0,0,Track1Filter.dll,
WavPack Audio Splitter,0x00600000,1,1,WavPackDSSplitter.ax,1.01.0000.0323
ffdshow subtitles filter,0x00200000,2,1,ffdshow.ax,1.00.0007.3135
MPC - Mpeg Splitter (Gabest),0x00400001,1,1,MpegSplitter.ax,1.03.1976.0000
WMT VIH2 Fix,0x00200000,1,1,WMM2FILT.dll,
CyberLink Video/SP Decoder (ShEX),0x005ffc18,2,3,CLImageVSD.ax,6.00.0000.1625
Microsoft MPEG-1/DD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,11.00.6001.7000
AVI Mux,0x00200000,1,0,,6.06.6001.18000
MPC - MPEG4 Video Source,0x00600000,0,0,MP4Splitter.ax,1.03.1976.0000
Line 21 Decoder 2,0x00600002,1,1,,6.06.6002.18158
File Source (Async.),0x00400000,0,1,,6.06.6002.18158
File Source (URL),0x00400000,0,1,,6.06.6002.18158
Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.6002.18005
AudioRecorder WAV Dest,0x00200000,0,0,,6.00.6001.18000
AudioRecorder Wave Form,0x00200000,0,0,,6.00.6001.18000
SoundRecorder Null Renderer,0x00200000,0,0,,6.00.6001.18000
WebM VP8 Decoder Filter,0x00600000,1,1,vp8decoder.dll,0.09.0007.0000
Haali Video Sink,0x00200000,1,0,splitter.ax,1.10.0175.0000
Infinite Pin Tee Filter,0x00200000,1,1,,6.06.6001.18000
WMT Switch Filter,0x00200000,1,1,WMM2FILT.dll,
CyberLink Audio Wizard,0x00800000,1,1,CLAudWizard.ax,1.00.0000.1215
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.00.6002.18005
Uncompressed Domain Shot Detection Filter,0x00200000,1,1,WMM2FILT.dll,
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.6002.18005
MPEG Video Decoder,0x40000001,1,1,,6.06.6002.18158

WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,,6.00.6001.18000

Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,,
WMVideo9 Encoder DMO,0x00600800,1,1,,
MSScreen 9 encoder DMO,0x00600800,1,1,,
DV Video Encoder,0x00200000,0,0,,6.06.6001.18000
ffdshow video encoder,0x00100000,1,1,ffdshow.ax,1.00.0007.3135
MJPEG Compressor,0x00200000,0,0,,6.06.6002.18158
Cinepak Codec by Radius,0x00200000,1,1,,6.06.6001.18000
DivX 6.9.2 Codec (2 Logical CPUs),0x00200000,1,1,,6.06.6001.18000
ffdshow Video Codec,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Microsoft RLE,0x00200000,1,1,,6.06.6001.18000
Microsoft Video 1,0x00200000,1,1,,6.06.6001.18000
DivX 6.9.2 YV12 Decoder,0x00200000,1,1,,6.06.6001.18000

Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,,
WMAudio Encoder DMO,0x00600800,1,1,,
IMA ADPCM,0x00200000,1,1,,6.06.6002.18158
PCM,0x00200000,1,1,,6.06.6002.18158
Microsoft ADPCM,0x00200000,1,1,,6.06.6002.18158
GSM 6.10,0x00200000,1,1,,6.06.6002.18158
CCITT A-Law,0x00200000,1,1,,6.06.6002.18158
CCITT u-Law,0x00200000,1,1,,6.06.6002.18158
MPEG Layer-3,0x00200000,1,1,,6.06.6002.18158

Audio Capture Sources:
Microphone Array (SigmaTel High,0x00200000,0,0,,6.06.6001.18000

Midi Renderers:
Default MidiOut Device,0x00800000,1,0,,6.06.6002.18158
Microsoft GS Wavetable Synth,0x00200000,1,0,,6.06.6002.18158

WDM Streaming Capture Devices:
,0x00000000,0,0,,
MicIn,0x00200000,1,1,,6.00.6001.18000
,0x00000000,0,0,,
Laptop Integrated Webcam,0x00200000,0,1,,6.00.6001.18000

WDM Streaming Rendering Devices:
HDMI Out,0x00200000,1,1,,6.00.6001.18000
,0x00000000,0,0,,
Speaker/HP,0x00200000,1,1,,6.00.6001.18000

BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6000.16386
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6000.16386
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6000.16386
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6000.16386
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.6002.18005

Video Capture Sources:
Laptop Integrated Webcam,0x00200000,0,1,,6.00.6001.18000
Live! Cam Virtual,0x00200000,0,1,LiveCamVirtual.ocx,1.00.0000.0001

Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.6001.18000

BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.6002.18005
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.6001.18000

BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,0,EncDec.dll,6.06.6002.18005
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.6002.18005
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.6002.18005

WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,,6.00.6001.18000

Audio Renderers:
Speakers / Headphones (SigmaTel,0x00200000,1,0,,6.06.6002.18158
CyberLink Audio Renderer (MD3),0x00200000,1,0,CLADR.ax,6.00.0000.2812
Default DirectSound Device,0x00800000,1,0,,6.06.6002.18158
Default WaveOut Device,0x00200000,1,0,,6.06.6002.18158
DirectSound: HDMI (SigmaTel High Definition Audio CODEC),0x00200000,1,0,,6.06.6002.18158
DirectSound: Speakers / Headphones (SigmaTel High Definition Audio CODEC),0x00200000,1,0,,6.06.6002.18158
HDMI (SigmaTel High Definition ,0x00200000,1,0,,6.06.6002.18158



Code: [Select]
----APP----

INFO: FF7/FF8 OpenGL driver version 0.7.8b
INFO: Auto-detected version: FF7 1.02 US English
INFO: NVIDIA Corporation GeForce 8600M GT/PCI/SSE2 3.0.0
INFO: OpenGL 2.0 support detected
INFO: Found swap_control extension
INFO: Max texture size: 8192x8192
INFO: Original resolution 640x480, window size 1280x800, output resolution 1066x800, internal resolution 1280x960
INFO: FBO extension detected, using fast scaling/postprocessing path
INFO: FFMpeg movie player plugin loaded
INFO: FFMpeg version SVN-r21874, Copyright (c) 2000-2010 Fabrice Bellard, et al.
INFO: FF7Music helper plugin loaded
LOCK UNLOCK TEST
MATRIX INITIALIZE
INITIALIZE DD/D3D END
initializing sound...
creating dsound primary buffer
reading audio file
loading static sounds
sound initialized
set music volume: 127
set music volume: 127
Entering MAIN
Exiting MAIN
START OF CREDITS!!!
INFO: C:\Square Soft, Inc\Final Fantasy VII\movies\eidoslogo.avi; rawvideo/null 364x353, 15.000000 FPS, duration: 0.066667, frames: 1
INFO: C:\Square Soft, Inc\Final Fantasy VII\movies\sqlogo.avi; mpeg4/mp3 640x480, 15.000000 FPS, duration: 247.466667, frames: 3712
set music volume trans: 127->0, step=60
END OF CREDITS!!!
Entering MAIN
set music volume: 127
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
INFO: C:\Square Soft, Inc\Final Fantasy VII\movies\opening.avi; mpeg4/mp3 1280x960, 15.000000 FPS, duration: 119.400000, frames: 1791
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
Field Quit
Entering MAIN
Exiting MAIN
Entering FRAME_INITIALIZE SWIRL
Exitting FRAME_INITIALIZE SWIRL
Swirl sound_effect1
stop_sound
End of Swirl sound_effect1
Entering FRAME_QUIT SWIRL
Exitting FRAME_QUIT SWIRL
Entering MAIN
Exiting MAIN
[BATTLE] Entering FRAME_INITIALIZE
[BATTLE] Scene# 300
[BATTLE] Exitting FRAME_INITIALIZE
[BATTLE] Begin main battle loop
[BATTLE] End of current battle
[BATTLE] Begin end battle stuff
stop_sound
[BATTLE] Entering FRAME_QUIT
[BATTLE] endof battle.
[BATTLE] Exitting FRAME_QUIT
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
cross play music: 0
set music volume trans: 127->0, step=4
set music volume: 127
WM_CLOSE
Field Quit
UNINITIALIZE DD
END UNINITIALIZE DD

Again, thanks in advance for ANY help, hints, or tips anyone might be able to offer.

Aali

  • *
  • Posts: 1196
    • View Profile
INFO: Original resolution 640x480, window size 1280x800, output resolution 1066x800, internal resolution 1280x960

That right there is probably whats causing some of the artifacts and pixellation, the game is actually rendered in 1280x960, then downscaled to 1066x800.
You would get better results if you could run the game in 1280x960, I guess that doesn't fit your screen though.

You could check if it makes any difference to the movies if you turn off shaders. Thats pretty much the only part of the decoding process I have control over, the rest is up to the FFMpeg library. (which does not use the same codecs as WMP etc so they may very well produce different results)

Owenay

  • Guest
Thanks for the help Aali! 

Turning off the shaders corrected the problem with the black not being BLACK.  Looks good now.  May have lost a little bit of color, but that's easily compensated for externally.

I also hooked up my laptop to my TV through an HDMI and raised the resolution to 1280x960.  After that and perhaps also because I'm sitting 10 feet away from the screen as opposed to 2 feet the backgrounds look much better.  I am happy with it.

However, the videos still look like crap.  Turning off the shaders helped make them A LOT less noticeable, but the pixelation and artifacts are still there, even in the 1280x960 'opening' video.

Any more advice anyone may have in improving my issues are greatly appreciated.

Troy1991

  • Guest
My screen App said this.

INFO: Original resolution 640x480, window size 1440x900, output resolution 1200x900, internal resolution 640x480

Any ideals why my internal Resolution is so low compared to most peoples?

sl1982

  • Administrator
  • *
  • Posts: 3764
  • GUI Master :P
    • View Profile
Most likely your video card cannot handle NPOT textures. You can try to update your video card drivers to see if this helps. Also a full copy of your app.log would help us help you a lot more.

Aali

  • *
  • Posts: 1196
    • View Profile
If he didn't have NPOT textures it wouldn't be able to do any scaling at all. The problem here is that there's no FBO support so the game cannot be rendered in a higher resolution than what will fit into the window.