Flash audio quality

Is there a way to determine the quality (bitrate) in a flash audio stream? I wanted to know this if I were to record the stream in order to maintain the same quality. Thanks.

I haven't seen any Flash audio players show the stream quality, but that would depend on the player and how it was programmed by its developer. It's not a standard feature of Flash Player (at least not that I know of). If there's no "tool" panel in the player that gives stream specifications, you'll probably need to contact whoever produces/hosts the stream and ask them about the bit rate.
If you have further questions about Flash, you'll probably want to post in Adobe's forums. Flash isn't an Apple product and definitely isn't QuickTime, so this probably isn't the best place to get answers to Flash questions.
Regards.

Similar Messages

  • Audio quality degraded when imprting FLV file to Flash FLA

    Hi,
    I have created a FLV file using Adobe Media Encoder CS5.
    I have played it back on Several Media players and it sound fine.
    I import it into a Scene in Flash CS5 aand when I preview the Scene the audio has degraded and sounds terrible.
    The audio is mono at 48 kbps.
    I cannot find any controls or options to edit the audio of the video.
    I have rendered it out several times using different settings but it alway plays back the same highly compressed tinny sound.
    Any advise?

    Try with your publish settings in flash to adjust your audio quality while publishing, look into the below screenshot:

  • Audio Quality

    Hey folks,
    We've got a client who is looking for better audio quality than we've previously been able to get out of LCCS. Looking into it a bit, it looks like the Flash microphone class has two main quality settings: encodeQuality and rate. The MicrophoneManager allows you to set the encodeQuality (although it seems to default to the max: 10 (~42kbps)) but not the sampling rate, which defaults to something like 8 or 11 kHz. Is there a reason for this? Would it be a particularly bad idea to up the sampling rate on the mic manually if we'd like to improve audio quality?
    Also, in the Flash Microphone class documentation (http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/Microphone. html) it looks like the rate can be set to 5, 8, 11, 22, 44 kHz. Another article I found on audio capture (http://help.adobe.com/en_US/as3/dev/WS5b3ccc516d4fbf351e63e3d118a9b90204-7d1d.html) seems to suggest that those settings are available with the Nellymoser codec only, and that the SPEEX codec, which is recommended for LCCS, can only do 16 kHz sampling. Was wondering if that article might not be a bit outdated and if we might not be able to set the rate to something higher (the wikipedia entry on SPEEX seems to suggest that it can handle 32 kHz).
    Our client was hoping for relatively high grade audio quality - I believe he wanted, in an ideal world, something like 44kHz sampling frequency and 96kbps bitrate. I don't know if these values are possible, but I'd hope that we can improve the audio quality to some degree.
    Do you have any suggestions on how to produce higher quality audio from LCCS? Are there any other factors in the audio quality that I'm neglecting? Any help would be greatly appreciated.
    Thanks,
    Davis

    like this....
                        private var audioCodec:String="Nellymoser";
                        private function onTimerComplete(p_evt:TimerEvent):void
                                            activityTimer.start();
                                            if ( audioPub.isPublishing && !audioPub.isPaused ) {
                                                      if (audioPub.microphone.codec.toLocaleLowerCase()=="speex" && myCodec=="Nellymoser") {audioPub.microphone.codec=myCodec;audioPub.microphone.setSilenceLevel(0,666666);}
                        blablabla....
    Even if I apply the codec this way:  <rtc:AudioPublisher id="audioPub" codec="Nellymoser"
    when a new user enters or leaves the room the audioPub.codec switch to Speex. To correct this, I can reapply the codec and also setSilencelevel but the audio stream will be stopped for 1 or 2 sec.

  • Blogger / Flash audio widget spacing problem

    This is a multi-part message in MIME format.
    ------=_NextPart_000_0157_01C8E5D5.30A1E450
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    Please excuse me re-posting this question, but I have new
    info and =
    needed a new subject line. :-)
    I'm trying to use a very nice little Flash audio player
    script on a =
    Blogger page. Here's what it looks like on a simple HTML
    page:
    http://ayersvirtual.com/deleteme.htm
    On that page above, in all my browsers, the spacing above and
    below the =
    audio player is fine. That's what I want.
    But when I put the same code in a Blogger post, there are
    massive =
    top-bottom margins in Firefox 3, and none at all in IE 7.=20
    Here is a sample Blogger post showing this:=20
    http://pattyayers.blogspot.com/2008/07/blogger-flash-audio-player-problem=
    .html
    I dug through Blogger's CSS, and don't see anything that
    should cause =
    this. I added a line of CSS targeted at the <object>
    tag, zeroing its =
    margins, but that didn't do it.=20
    Any help with figuring this out would be MUCH appreciated!
    --=20
    Patty Ayers | www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet
    ------=_NextPart_000_0157_01C8E5D5.30A1E450
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=3DContent-Type content=3D"text/html; =
    charset=3Diso-8859-1">
    <META content=3D"MSHTML 6.00.6001.18063"
    name=3DGENERATOR>
    <STYLE></STYLE>
    </HEAD>
    <BODY>
    <DIV><FONT face=3DArial size=3D2>Please excuse me
    re-posting this =
    question, but I=20
    have new info and needed a new subject line. 
    :-)</FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>I'm trying to
    use a very nice little =
    Flash audio=20
    player script on a Blogger page. Here's what it looks like on
    a simple =
    HTML=20
    page:</FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><A href=3D"
    http://ayersvirtual.com/deleteme.htm"><FONT
    face=3DArial =
    size=3D2>
    http://ayersvirtual.com/deleteme.htm</FONT></A></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>On that page
    above, in all my browsers, =
    <STRONG>the=20
    spacing above and below the audio
    player</STRONG> is =
    fine. That's=20
    what I want.</FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>But when I put
    the same code in a =
    Blogger post,=20
    there are <STRONG>massive top-bottom margins in Firefox
    3</STRONG>, and=20
    <STRONG>none at all in IE 7</STRONG>.
    </FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>Here is a sample
    Blogger post showing =
    this:=20
    </FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial=20
    size=3D2>
    http://pattyayers.blogspot.com/2008/07/blogger-flash-audio-playe=
    r-problem.html</FONT><A=20
    href=3D"
    http://pattyayers.blogspot.com/"></A></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>I dug through
    Blogger's CSS, and don't =
    see anything=20
    that should cause this. I added a line of CSS targeted at the
    =
    &lt;object&gt;=20
    tag, zeroing its margins, but that didn't do it.
    </FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>Any help with
    figuring this =
    out would be MUCH=20
    appreciated!  :-)</FONT></DIV>
    <DIV><BR><FONT face=3DArial size=3D2>--
    <BR>Patty Ayers | </FONT><A=20
    href=3D"
    http://www.WebDevBiz.com"><FONT
    face=3DArial=20
    size=3D2>www.WebDevBiz.com</FONT></A><BR><FONT
    face=3DArial =
    size=3D2>Free Articles on=20
    the Business of Web Development<BR>Web Design Contract,
    Estimate Request =
    Form,=20
    Estimate
    Worksheet<BR>--</FONT></DIV></BODY></HTML>
    ------=_NextPart_000_0157_01C8E5D5.30A1E450--

    Yeah, it does make me appreciate Wordpress. I would have
    stuck with it, but
    when I found out that you have to pay to edit your CSS (on
    their hosted
    plan), I switched back to Blogger!
    I'll keep my eye on that beta ("draft") version of Blogger. I
    have to be
    cautious with my client's account, but maybe I'll try it for
    my own blogs.
    Thanks again...!
    Patty Ayers | www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet
    "Mad Dog" <[email protected]> wrote in
    message
    news:[email protected]...
    > I'm glad it worked. Yes, it's weird how Blogger adds
    <br>s, but remember,
    > it's for the masses who still act like they're on
    typewriters, so it does
    > make sense for most people. As I mentioned, the new
    version (in Draft mode
    > now) supposedly will get rid of that. Funny....the first
    thing I was going
    > to tell you want to remove anything more than a single
    space from the
    > <object>.....
    >
    > I'm surprised the setting affects everything. I would
    have expected it
    > would only affect a new post, not everything!
    >
    > Makes ya appreciate Wordpress, doesn't it? (Though I do
    like the interface
    > in Blogger)
    >
    > Anyway, glad I could help point you in a direction.
    >
    > MD
    >
    > P@tty Ayers ~ACE wrote:
    >> I think I found a way! I can't leave that setting
    turned off, because
    >> my client needs it turned on. (What a bizarre and
    silly way Blogger
    >> handles something as simple as paragraphs of text!)
    >>
    >> But, if I remove every ounce of white space from the
    <object> tag
    >> before I paste it in, Blogger doesn't add any
    <br> tags into it.
    >>
    >> I believe this is going to work. Mad Dog, thank you
    VERY much for
    >> giving me the clues I needed. I truly appreciate
    it!! This was really
    >> about to drive me crazy.
    >>
    >> --
    >> Patty Ayers | www.WebDevBiz.com
    >> Free Articles on the Business of Web Development
    >> Web Design Contract, Estimate Request Form, Estimate
    Worksheet
    >>
    >> "P@tty Ayers ~ACE"
    <[email protected]> wrote in
    >> message news:[email protected]...
    >>>
    >>> "Mad Dog"
    <[email protected]> wrote in message
    >>> news:[email protected]...
    >>>
    >>>> First...try going into the SETTINGS >
    FORMATTING and change
    >>>> "Convert line breaks" to "No." That might
    help, but might not.
    >>>> Blogger loves adding <br> and has been
    known to add them in
    >>>> embedded objects.
    >>>
    >>> That stops Blogger from adding <br /> tags
    into my <object> code!
    >>> Yay!! But unfortunately it left all of my blog
    posts completely without
    >>> any
    >>> paragraphs at all. If this was just for *my*
    blog, I could just add
    >>> the <p> tags in (which I tried, and it
    works). But it's for my
    >>> client's blog, and she's not going to do that.
    >>>
    >>> Does Blogger seriously not have a setting where
    hard returns are
    >>> turned into normal paragraph tags?? It's either
    <br> tags everywhere
    >>> and anywhere, or nothing??
    >>>
    >>>
    >>> --
    >>> Patty Ayers | www.WebDevBiz.com
    >>> Free Articles on the Business of Web Development
    >>> Web Design Contract, Estimate Request Form,
    Estimate Worksheet
    >>> --
    >>>
    >>>
    >>>
    >>>>
    >>>> If that doesn't do it, try using the new
    Draft version of Blogger
    >>>> (
    http://draft.blogger.com/).
    It's still a work in progress (it won't
    >>>> Autosave!) but it doesn't add the automatic
    <br> linebreak. Check
    >>>> out more info about it at
    >>>>
    http://bloggerindraft.blogspot.com/2008/06/new-feature-new-post-editor.html,
    >>>> especially about halfway down. It's
    certainly worth a try!
    >>>>
    >>>> (I used Draft Blogger when I was away a
    couple of weeks ago since
    >>>> if you advance date a post, it won't show up
    until then, unlike the
    >>>> current version which posts it immediately
    but with an advance
    >>>> date. Doh!) MD
    >>>>
    >>>>
    >>>> P@tty Ayers ~ACE wrote:
    >>>>> The "Edit HTML" window in Blogger is a
    strange thing. I never see
    >>>>> much HTML in there. There are no
    <p> or <br> tags, just my text.
    >>>>> The code that I paste into the "Edit
    HTML" window has no extra <br
    >>>>> /> tags. Blogger apparently adds them
    before publishing the page.
    >>>>>
    >>>>> In other words, no, I can't manually
    remove them, because they're
    >>>>> not shown to me. :-(
    >>>>>
    >>>>> Do you use Blogger, MD? Is the "Edit
    HTML" feature like that for
    >>>>> you, also? Any other ideas?
    >>>>>
    >>>>> --
    >>>>> Patty Ayers | www.WebDevBiz.com
    >>>>> Free Articles on the Business of Web
    Development
    >>>>> Web Design Contract, Estimate Request
    Form, Estimate Worksheet
    >>>>>
    >>>>> "Mad Dog"
    <[email protected]> wrote in message
    >>>>>
    news:[email protected]...
    >>>>>> Have you gone into the HTML window
    and manually removed them?
    >>>>>>
    >>>>>> P@tty Ayers ~ACE wrote:
    >>>>>>> Yup, Blogger has added 7 <br
    /> tags *inside* my <object> tag.
    >>>>>>> Argh. What I need is a way to
    stop Blogger from doing that. I
    >>>>>>> wonder if I can trick it
    somehow.
    >>>>>>>
    >>>>>>> --
    >>>>>>> Patty Ayers | www.WebDevBiz.com
    >>>>>>> Free Articles on the Business of
    Web Development
    >>>>>>> Web Design Contract, Estimate
    Request Form, Estimate Worksheet
    >>>>>>>
    >>>>>>> "P@tty Ayers ~ACE"
    <[email protected]> wrote
    >>>>>>> in message
    news:[email protected]...
    >>>>>>>> I'm sure you're both right,
    but there are no <br /> tags in the
    >>>>>>>> <object> code that I
    enter into Blogger. For some perverse
    >>>>>>>> reason, Blogger adds them.
    Not sure where that leaves me. :-( Any
    >>>>>>>> ideas? --
    >>>>>>>> Patty Ayers |
    www.WebDevBiz.com
    >>>>>>>> Free Articles on the
    Business of Web Development
    >>>>>>>> Web Design Contract,
    Estimate Request Form, Estimate Worksheet
    >>>>>>>> --
    >>>>>>>>
    >>>>>>>> "Speculumcm"
    <[email protected]> wrote in message
    >>>>>>>>
    news:[email protected]...
    >>>>>>>>> Osgood escribió:
    >>>>>>>>>> You have quite a few
    <br /> tags within the <object> tag
    >>>>>>>>>> itself which
    should'nt be there and will cause spacing issue.
    >>>>>>>>>> I'd remove them and
    see what happens.
    >>>>>>>>>>
    >>>>>>>>>
    >>>>>>>>> Yep, Osgood it's right,
    remove <br /> tags within <object> tag
    >>>>>>>>> and <embed> tags
    as well. Something like this:
    >>>>>>>>>
    >>>>>>>>> <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    >>>>>>>>> codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
    >>>>>>>>> width="290"
    height="24"> <param name=movie
    >>>>>>>>> value="
    http://mojomom.com/podcast/audio-player/player.swf"><param
    >>>>>>>>> name=quality
    value=high><param name="LOOP" value="false">
    >>>>>>>>> <param name="wmode"
    value="transparent"><param name="FlashVars"
    >>>>>>>>>
    value="playerID=1&amp;soundFile=http://media.libsyn.com/media/mojomom/Mojo__Mom_and_Momma _Zen_v1.mp3">
    >>>>>>>>> <embed
    src="http://mojomom.com/podcast/audio-player/player.swf"
    >>>>>>>>>
    FlashVars="playerID=1&amp;soundFile=http://media.libsyn.com/media/mojomom/Mojo__Mom_and_M omma_Zen_v1.mp3"
    >>>>>>>>> quality=high
    >>>>>>>>> pluginspage="
    http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
    >>>>>>>>>
    type="application/x-shockwave-flash" width="290" height="24"
    >>>>>>>>> loop="false">
    </embed> </object>
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>> Eso lo arregla
    definitivamente
    >>>>>>>>>
    >>>>>>>>> Saludos
    >
    >

  • Terrible audio quality in 5.1 mode

    Hi !
    This issue has been here for a while, but it's only now that I come to try to get a fix for it ...
    So, it's been a few version that I've noted that the sound was really bad when playing videos on youtube and came to realize that this was fixed when I switched my audio configuration from 5.1 to just stereo in the windows configuration.
    I've searched a bit and it seems that flash proudly converts stereo audio sources into 6 channels using the Dolby ProLogic II algorithm. This would probably be fine if it was customizable and de-activable, which it is not right now.
    From what I hear, my subwoofer is overloaded with sounds and seems to be used to play low-medium sounds rather than just the deep basses it's meant to.
    I have also noticed that, in the sound configuration of windows, I can specify whether my satellites have a broad spectrum or not, but this doesn't seem to change the issue.
    Sure, I can get my audio quality back by going to the windows sound configuration and switch to stereo, but I don't want to do that everytime I use flash and then change it again everytime I play a movie or a video game.
    The simplest way in my opinion would be to have an option to disable that audio conversion in the flash client.
    In case the algorithm for upgrading stereo to 5.1 is customizable, could we perhaps also get access to these parameters (for this kind of algorithm, I would really expect a way to specify the ranges for the individual speakers)
    Thanks,
    WishGate.

    Standard track height:
    and no waveform. Now extend it vertically,
    and voila, the whole waveform. Just drag down the bottom of the audio track to make it wider (vertically) and there you are.

  • FLV Audio Quality Drops when viewed online

    I have a FLV playing in my SWF and when viewed locally in Flash or just in the Flash player by clicking the file on my desktop the file plays fine with decent quality audio.
    However as soon as I upload the file to my website the audio quality seems to drop.
    The difference is quite noticeable, is there any reason for this?
    Thanks

    Thanks for helping, I really appreciate it.
    No it just lowers in quality.  It plays fine though no stuttering.
    When I play in Flash its fine but when I play over the web in sounds really tinny and poor quality.
    This site is using the same FLV as mine, I know because I've downloaded it from their website and there's sounds fine, this is how mine sounds in Flash. 
    http://sleeptolive.com/
    Now listen to the same FLV on my website. Can you hear the difference?
    http://www.qwerty-design.co.uk/bensons/sleepToLiveIntro.html
    Like I say when I listen to this in Flash in sounds great, really good quality, as soon as I upload its sounds different.
    Thanks
    Richard
    Ps
    This is the FLV I'm using:
    http://files.getdropbox.com/u/508261/sleepToLiveIntroMovie.flv

  • PLEASE HELP... Flash Audio Scratchy w/ latest player 9.0 r115

    I'm using Firefox on XP. The red flash audio button on my web
    page plays the audio, but it is very scratchy (see sample at:
    www.BizSplash.com/sample).
    This appears to have happened since I upgraded to the latest
    flash player 9.0.115. The audio plays fine on my other computer
    with an earlier release of the 9.0 flash player.
    How can this be corrected please? The audio quality is
    terrible all of a sudden. It has been working fine for years before
    this new flash player came out.
    Thanks for any help you can give,
    DSP

    I suspect this is a Yahoo problem. They'll need to update
    their Flash Plaeyr detection. I wrote about it yesterday in several
    threads on this forum, and in my blog at
    http://bentimagemedia.com/.
    You should contact them immediately and let them know.
    I ran a quick test and I had no problem using chat in FireFox
    with the FP10 plugin. It only failed when I tried it in IE6 with
    the FP10 ActiveX control (see below). Make a note of this when you
    contact yahoo.
    In the meantime, I'll see if we have any connections at yahoo
    that we can ping on our side..
    <<PS: Please note that I also have 'Adobe Flash Player
    9 ActiveX' installed as I use Firefox 3.0.3 on a Windows XP SP3
    system and sometimes some website components don't function without
    this ActiveX software.>>
    This is incorrect. The Flash Player ActiveX control is only
    used with IE Windows. All other browsers and platforms use the
    Flash Player plugin.
    Regards,
    Bentley Wolfe
    Senior Support Engineer, Flash/Flash Player/Digital Editions
    Adobe

  • Flash audio issue with Firefox

    I came across an issue in firefox relating to adobe Flash. I'm also adressing the issue with adobe as it might be related to action script in the SWF. However if that were the case I don't quite understand why it's limited to Firefox.
    The problem is as follows. Using a simple mp3 player to play news highlights i came across an issue where that if other tabs or windows were open where flash audio played (like a youtube video) the audio in all these tabs/windows would cease as soon as the simple mp3 player was loaded or the stop button was pressed. This proved to be a problem among many of our customers who listen to online radio via our players (in a popup window/tab/seperate window) and browse on our site where this mp3 player is loaded. I provided a test environment where you can find the player.
    http://www.classicfm.nl/audiotest/
    Test by having flash audio playing and open the above link in another tab or window. As the player loads it stops all audio.
    Kind regards
    Dwayne

    I've been looking everywhere, google, adobe forum and one thing strike me... all, or almost all post about that in adobe forum have been ignored... Why ?
    On google i found a lot of people saying it is impossible and some saying it is, that they managed to fix theirs, but it is still not working for me. I followed and tryed a lot of method that seem to work for them, but it isnt working for me.
    Adding this
            <embed src="Video/Menu.swf" quality="high" width="2000" height="950" name="Menu" align="middle" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" wmode="transparent"/>
    Is not helping much.
    Please it is critical for me that my flash allow the click through on Chrome and Firefox because my flash cover the whole screen as you see, 2000x950 and depending what you do in my website, it will fill the screen or not, and i still have html link that need to be clicked that are not inside the flash itself, thus why i need the click through.
    Thanks

  • Flash audio does not work on HDMI

    Hi, I'm trying to make HDMI audio work. So far I've been able to make almost everything work, but Flash is still giving me headaches. I cannot make it play on HDMI, when I open a video on youtube sound comes out from my laptop's speakers. I googled around but I didn't find any useful hint on how to configure Flash audio on HDMI. My system is a Vaio VGN-SR21M laptop with HD3470 and Catalyst 11.8.
    Can anyone please help me? Thanks.

    OK, as usual I found the answer right after opening this thread...
    According to post #6 here:
    http://www.linuxquestions.org/questions … rd-809773/
    Flash outputs only on default alsa device, so if I want HDMI output I have to set my HDMI card as default by putting this in ~/.asoundrc:
    pcm.!default {
    type hw
    card 1
    device 3
    ctl.!default {
    type hw
    card 1
    device 3
    (where card 1 device 3  stands for my HDMI audio card as given by aplay -l) and restart alsa by typing sudo /etc/rc.d/alsa force-restart.
    The annoying thing is that now Flash sound will work ONLY on HDMI, so when I disconnect my TV I have to delete or modify .asoundrc, restart alsa and so on... Really there's not a smarter way to tell Flash where to send sound?

  • Flash audio level drop outs (Windows 8.1)

    Hey,
    Using adobe flash, I've been having issues with to audio nearly dropping out to nearly inaudible levels on mutiple websites. Anything that does use the flash player, it seems to be triggered when I plug in another device into the computer for use, or charging although it doesn't seem to be 100% consistant and seems less likely after reinitiating the flash player, but would happen after having the flash player open for a longer period of time then attaching a device. My current work around is to either load up a different browser e.g. Google Chrome, which will use it's own plugin container containing another instance of flash. Or to end task on flash from my task manager, then reload the page. which would restore proper audio levels. This does not appear to be specific to one webpage, or to one brower.
    Web Browsers:
    Firefox 25.0
    Google Chrome Version 25.0.1364.172 m
    Internet Explorer 11 version 11.0.9600.16384
    Adobe Flash: 11,7,700,202
    Url Example: www.twitch.tv
    Dxdiag information
    System Information
    Time of this report: 11/15/2013, 13:07:36
           Machine name: ROB-PC
       Operating System: Windows 8.1 Pro with Media Center 64-bit (6.3, Build 9600) (9600.winblue_gdr.130913-2141)
               Language: English (Regional Setting: English)
    System Manufacturer: System manufacturer
           System Model: System Product Name
                   BIOS: BIOS Date: 06/13/13 18:01:50 Ver: 15.05
              Processor: Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz (4 CPUs), ~3.1GHz
                 Memory: 8192MB RAM
    Available OS Memory: 8124MB RAM
              Page File: 3404MB used, 12910MB available
            Windows Dir: C:\WINDOWS
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
       User DPI Setting: 120 DPI (125 percent)
    System DPI Setting: 96 DPI (100 percent)
        DWM DPI Scaling: Disabled
         DxDiag Version: 6.03.9600.16384 64bit Unicode
    DxDiag Notes
          Display Tab 1: 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.
            Sound Tab 5: 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: AMD Radeon HD 7700 Series
           Manufacturer: Advanced Micro Devices, Inc.
              Chip type: AMD Radeon Graphics Processor (0x683D)
               DAC type: Internal DAC(400MHz)
            Device Type: Full Device
             Device Key: Enum\PCI\VEN_1002&DEV_683D&SUBSYS_25561458&REV_00
         Display Memory: 4846 MB
       Dedicated Memory: 1006 MB
          Shared Memory: 3840 MB
           Current Mode: 1920 x 1080 (32 bit) (60Hz)
           Monitor Name: Generic PnP Monitor
          Monitor Model: SAMSUNG
             Monitor Id: SAM050D
            Native Mode: 1920 x 1080(p) (60.000Hz)
            Output Type: HDMI
            Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.d ll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Driver File Version: 8.17.0010.1230 (English)
         Driver Version: 13.152.1.1000
            DDI Version: 11.1
         Feature Levels: 11.1,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: 9/26/2013 18:02:24, 1233080 bytes
            WHQL Logo'd: Yes
        WHQL Date Stamp:
      Device Identifier: {D7B71EE2-2B7D-11CF-2673-5C05BEC2C535}
              Vendor ID: 0x1002
              Device ID: 0x683D
              SubSys ID: 0x25561458
            Revision ID: 0x0000
    Driver Strong Name: oem27.inf:cb0ae414ac102cfc:ati2mtag_R575A:13.152.1.1000:pci\ven_1002&dev_683d
         Rank Of Driver: 00DA2001
            Video Accel: ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
            DXVA2 Modes: DXVA2_ModeMPEG2_VLD  DXVA2_ModeMPEG2_IDCT  DXVA2_ModeH264_VLD_NoFGT  DXVA2_ModeVC1_VLD  DXVA2_ModeVC1_IDCT  DXVA2_ModeWMV9_IDCT 
       Deinterlace Caps: {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {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
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {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
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: 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)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {3C5323C1-6FB7-44F5-9081-056BF2EE449D}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {552C0DAD-CCBC-420B-83C8-74943CF9F1A6}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {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
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: 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)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
           D3D9 Overlay: Not Supported
                DXVA-HD: Not Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled
    Sound Devices
                Description: Speakers (Creative SB Audigy 2 ZS (WDM))
    Default Sound Playback: Yes
    Default Voice Playback: Yes
                Hardware ID: PCI\VEN_1102&DEV_0004&SUBSYS_20021102&REV_04
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1241 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 4/10/2007 04:35:28, 863016 bytes
                Other Files:
            Driver Provider: Creative
             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: Speakers (High Definition Audio Device)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_1106&DEV_0397&SUBSYS_10438415&REV_1000
            Manufacturer ID: 1
                 Product ID: 65535
                       Type: WDM
                Driver Name: HdAudio.sys
             Driver Version: 6.03.9600.16384 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 8/22/2013 05: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: Digital Audio (HDMI) (High Definition Audio Device)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_1106&DEV_0397&SUBSYS_10438415&REV_1000
            Manufacturer ID: 1
                 Product ID: 65535
                       Type: WDM
                Driver Name: HdAudio.sys
             Driver Version: 6.03.9600.16384 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 8/22/2013 05: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: 1 - SAMSUNG (AMD High Definition Audio Device)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_1002&DEV_AA01&SUBSYS_00AA0100&REV_1003
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: AtihdW86.sys
             Driver Version: 8.00.0000.8811 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 4/23/2013 05:38:22, 98744 bytes
                Other Files:
            Driver Provider: Advanced Micro Devices
             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: SPDIF Out (Creative SB Audigy 2 ZS (WDM))
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: PCI\VEN_1102&DEV_0004&SUBSYS_20021102&REV_04
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1241 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 4/10/2007 04:35:28, 863016 bytes
                Other Files:
            Driver Provider: Creative
             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 (Creative SB Audigy 2 ZS (WDM))
      Default Sound Capture: Yes
      Default Voice Capture: Yes
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1241 (English)
          Driver Attributes: Final Retail
              Date and Size: 4/10/2007 04:35:28, 863016 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
                Description: S/PDIF-In (Creative SB Audigy 2 ZS (WDM))
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1241 (English)
          Driver Attributes: Final Retail
              Date and Size: 4/10/2007 04:35:28, 863016 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
                Description: Microphone (High Definition Audio Device)
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: HdAudio.sys
             Driver Version: 6.03.9600.16384 (English)
          Driver Attributes: Final Retail
              Date and Size: 8/22/2013 05:38:21, 395776 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
                Description: "What U Hear" (Creative SB Audigy 2 ZS (WDM))
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1241 (English)
          Driver Attributes: Final Retail
              Date and Size: 4/10/2007 04:35:28, 863016 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
                Description: Analog Mix (Line/CD/Aux/TAD/PC) (Creative SB Audigy 2 ZS (WDM))
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1241 (English)
          Driver Attributes: Final Retail
              Date and Size: 4/10/2007 04:35:28, 863016 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
                Description: CD Digital (Creative SB Audigy 2 ZS (WDM))
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1241 (English)
          Driver Attributes: Final Retail
              Date and Size: 4/10/2007 04:35:28, 863016 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
    Video Capture Devices
    Number of Devices: 0
    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, 0xC52B
            FF Driver: n/a
          Device Name: USB Receiver
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC52B
            FF Driver: n/a
          Device Name: USB Receiver
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC52B
            FF Driver: n/a
          Device Name: Virtual Wireless HID
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x00FF, 0x7927
            FF Driver: n/a
          Device Name: USB Receiver
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC52B
            FF Driver: n/a
          Device Name: USB Receiver
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC52B
            FF Driver: n/a
          Device Name: USB Receiver
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC52B
            FF Driver: n/a
          Device Name: MotioninJoy Virtual Game Controller
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x8888, 0x0008
            FF Driver: n/a
    Poll w/ Interrupt: No
    USB Devices
    + USB Root Hub
    | Vendor/Product ID: 0x8086, 0x1E2D
    | Matching Device ID: USB\ROOT_HUB20
    | Service: usbhub
    | Driver: usbhub.sys, 8/22/2013 06:43:34, 422240 bytes
    | Driver: usbd.sys, 8/22/2013 06:43:33, 28000 bytes
    |
    +-+ Generic USB Hub
    | | Vendor/Product ID: 0x8087, 0x0024
    | | Location: Port_#0001.Hub_#0001
    | | Matching Device ID: USB\Class_09
    | | Service: usbhub
    | | Driver: usbhub.sys, 8/22/2013 06:43:34, 422240 bytes
    | | Driver: usbd.sys, 8/22/2013 06:43:33, 28000 bytes
    Gameport Devices
    PS/2 Devices
    + HID Keyboard Device
    | Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD
    | Service: kbdhid
    | Driver: kbdhid.sys, 8/22/2013 05:39:13, 32256 bytes
    | Driver: kbdclass.sys, 8/22/2013 06:43:45, 58208 bytes
    |
    + Standard PS/2 Keyboard
    | Matching Device ID: *PNP0303
    | Service: i8042prt
    | Driver: i8042prt.sys, 8/22/2013 05:39:15, 107520 bytes
    | Driver: kbdclass.sys, 8/22/2013 06:43:45, 58208 bytes
    |
    + HID Keyboard Device
    | Vendor/Product ID: 0x8888, 0x0208
    | Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD
    | Service: kbdhid
    | Driver: kbdhid.sys, 8/22/2013 05:39:13, 32256 bytes
    | Driver: kbdclass.sys, 8/22/2013 06:43:45, 58208 bytes
    |
    + HID Keyboard Device
    | Vendor/Product ID: 0x046D, 0xC52B
    | Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD
    | Service: kbdhid
    | Driver: kbdhid.sys, 8/22/2013 05:39:13, 32256 bytes
    | Driver: kbdclass.sys, 8/22/2013 06:43:45, 58208 bytes
    |
    + HID-compliant mouse
    | Matching Device ID: HID_DEVICE_SYSTEM_MOUSE
    | Service: mouhid
    | Driver: mouhid.sys, 8/22/2013 05:39:13, 30208 bytes
    | Driver: mouclass.sys, 8/22/2013 06:43:45, 51040 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x8888, 0x0108
    | Matching Device ID: HID_DEVICE_SYSTEM_MOUSE
    | Service: mouhid
    | Driver: mouhid.sys, 8/22/2013 05:39:13, 30208 bytes
    | Driver: mouclass.sys, 8/22/2013 06:43:45, 51040 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x046D, 0xC52B
    | Matching Device ID: HID_DEVICE_SYSTEM_MOUSE
    | Service: mouhid
    | Driver: mouhid.sys, 8/22/2013 05:39:13, 30208 bytes
    | Driver: mouclass.sys, 8/22/2013 06:43:45, 51040 bytes
    Disk & DVD/CD-ROM Drives
          Drive: C:
    Free Space: 94.4 GB
    Total Space: 150.0 GB
    File System: NTFS
          Model: WDC WD20EFRX-68AX9N0 ATA Device
          Drive: D:
    Free Space: 13.9 GB
    Total Space: 61.0 GB
    File System: NTFS
          Model: KINGSTON SV100S264G ATA Device
          Drive: E:
    Free Space: 1661.8 GB
    Total Space: 1757.7 GB
    File System: NTFS
          Model: WDC WD20EFRX-68AX9N0 ATA Device
          Drive: F:
    Free Space: 61.3 GB
    Total Space: 108.2 GB
    File System: NTFS
          Model: ST31000524AS ATA Device
          Drive: G:
    Free Space: 298.6 GB
    Total Space: 845.6 GB
    File System: NTFS
          Model: ST31000524AS ATA Device
          Drive: I:
          Model: DTSOFT Virtual CdRom Device
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.03.9600.16384 (English), 8/22/2013 02:46:35, 164352 bytes
          Drive: H:
          Model: HL-DT-ST DVDRAM GH22NS70 ATA Device
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.03.9600.16384 (English), 8/22/2013 02:46:35, 164352 bytes
    System Devices
         Name: Xeon(R) processor E3-1200 v2/3rd Gen Core processor PCI Express Root Port - 0151
    Device ID: PCI\VEN_8086&DEV_0151&SUBSYS_84CA1043&REV_09\3&11583659&0&08
       Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:32, 285536 bytes
         Name: AMD Radeon HD 7700 Series
    Device ID: PCI\VEN_1002&DEV_683D&SUBSYS_25561458&REV_00\4&BAB4994&0&0008
       Driver: C:\WINDOWS\system32\DRIVERS\atikmdag.sys, 8.01.0001.1331 (English), 9/26/2013 18:02:26, 12526592 bytes
       Driver: C:\WINDOWS\system32\DRIVERS\ati2erec.dll, 1.00.0000.0024 (English), 9/26/2013 18:02:18, 43520 bytes
       Driver: C:\WINDOWS\system32\DRIVERS\atikmpag.sys, 8.14.0001.6340 (English), 9/26/2013 18:02:28, 619008 bytes
       Driver: C:\WINDOWS\system32\atiumd64.dll, 9.14.0010.0984 (English), 9/26/2013 18:02:36, 7256496 bytes
       Driver: C:\WINDOWS\system32\atiumd6a.dll, 8.14.0010.0415 (English), 9/26/2013 18:02:36, 6767240 bytes
       Driver: C:\WINDOWS\system32\atitmm64.dll, 6.14.0011.0025 (English), 9/26/2013 18:02:36, 190976 bytes
       Driver: C:\WINDOWS\system32\atiicdxx.dat, 9/26/2013 18:02:26, 716208 bytes
       Driver: C:\WINDOWS\system32\amdpcom64.dll, 8.14.0010.0023 (English), 9/26/2013 18:02:18, 78432 bytes
       Driver: C:\WINDOWS\system32\atimpc64.dll, 8.14.0010.0023 (English), 9/26/2013 18:02:28, 78432 bytes
       Driver: C:\WINDOWS\system32\atiadlxx.dll, 6.14.0010.1128 (English), 9/26/2013 18:02:18, 784384 bytes
       Driver: C:\WINDOWS\system32\atiumd6a.cap, 9/26/2013 18:02:36, 3388672 bytes
       Driver: C:\WINDOWS\system32\atimuixx.dll, 6.14.0010.1002 (English), 9/26/2013 18:02:30, 26112 bytes
       Driver: C:\WINDOWS\system32\atiapfxx.exe, 6.14.0010.1001 (English), 9/26/2013 18:02:20, 368640 bytes
       Driver: C:\WINDOWS\system32\ativvsva.dat, 9/26/2013 18:02:38, 157144 bytes
       Driver: C:\WINDOWS\system32\ativvsvl.dat, 9/26/2013 18:02:38, 204952 bytes
       Driver: C:\WINDOWS\system32\ativvaxy_cik.dat, 9/26/2013 18:02:38, 233652 bytes
       Driver: C:\WINDOWS\system32\ativvaxy_cik_nd.dat, 9/26/2013 18:02:38, 231984 bytes
       Driver: C:\WINDOWS\system32\ativce02.dat, 9/26/2013 18:02:38, 82416 bytes
       Driver: C:\WINDOWS\system32\atiesrxx.exe, 6.14.0011.1159 (English), 9/26/2013 18:02:26, 239616 bytes
       Driver: C:\WINDOWS\system32\atieclxx.exe, 6.14.0011.1159 (English), 9/26/2013 18:02:26, 571904 bytes
       Driver: C:\WINDOWS\system32\atidemgy.dll, 4.05.5001.37617 (English), 9/26/2013 18:02:24, 442368 bytes
       Driver: C:\WINDOWS\system32\atio6axx.dll, 6.14.0010.12422 (English), 9/26/2013 18:02:30, 25387520 bytes
       Driver: C:\WINDOWS\system32\aticalrt64.dll, 6.14.0010.1848 (English), 9/26/2013 18:02:24, 62464 bytes
       Driver: C:\WINDOWS\system32\aticalcl64.dll, 6.14.0010.1848 (English), 9/26/2013 18:02:20, 55808 bytes
       Driver: C:\WINDOWS\system32\aticaldd64.dll, 6.14.0010.1848 (English), 9/26/2013 18:02:24, 15716352 bytes
       Driver: C:\WINDOWS\system32\atipblag.dat, 9/26/2013 18:02:36, 3917 bytes
       Driver: C:\WINDOWS\system32\atiu9p64.dll, 8.14.0001.6340 (English), 9/26/2013 18:02:36, 114488 bytes
       Driver: C:\WINDOWS\system32\atiuxp64.dll, 8.14.0001.6340 (English), 9/26/2013 18:02:38, 142792 bytes
       Driver: C:\WINDOWS\system32\atig6pxx.dll, 8.14.0001.6340 (English), 9/26/2013 18:02:26, 75264 bytes
       Driver: C:\WINDOWS\system32\atig6txx.dll, 8.14.0001.6340 (English), 9/26/2013 18:02:26, 100352 bytes
       Driver: C:\WINDOWS\system32\atibtmon.exe, 2.00.0000.0000 (English), 9/26/2013 18:02:20, 118784 bytes
       Driver: C:\WINDOWS\system32\atiapfxx.blb, 9/26/2013 18:02:20, 530832 bytes
       Driver: C:\WINDOWS\system32\amdmiracast.dll, 9/26/2013 18:02:12, 781312 bytes
       Driver: C:\WINDOWS\system32\amdhdl64.dll, 9/26/2013 18:02:12, 134656 bytes
       Driver: C:\WINDOWS\system32\atidxx64.dll, 8.17.0010.0519 (English), 9/26/2013 18:02:26, 9464840 bytes
       Driver: C:\WINDOWS\SysWOW64\atiumdag.dll, 9.14.0010.0984 (English), 9/26/2013 18:02:36, 6189416 bytes
       Driver: C:\WINDOWS\SysWOW64\atiumdva.dll, 8.14.0010.0415 (English), 9/26/2013 18:02:38, 6176008 bytes
       Driver: C:\WINDOWS\SysWOW64\amdpcom32.dll, 8.14.0010.0023 (English), 9/26/2013 18:02:18, 71704 bytes
       Driver: C:\WINDOWS\SysWOW64\atimpc32.dll, 8.14.0010.0023 (English), 9/26/2013 18:02:28, 71704 bytes
       Driver: C:\WINDOWS\SysWOW64\atiadlxy.dll, 6.14.0010.1128 (English), 9/26/2013 18:02:20, 594944 bytes
       Driver: C:\WINDOWS\SysWOW64\atiumdva.cap, 9/26/2013 18:02:38, 3422720 bytes
       Driver: C:\WINDOWS\SysWOW64\ativvsva.dat, 9/26/2013 18:02:38, 157144 bytes
       Driver: C:\WINDOWS\SysWOW64\ativvsvl.dat, 9/26/2013 18:02:38, 204952 bytes
       Driver: C:\WINDOWS\SysWOW64\atioglxx.dll, 6.14.0010.12422 (English), 9/26/2013 18:02:32, 21400064 bytes
       Driver: C:\WINDOWS\SysWOW64\atidxx32.dll, 8.17.0010.0519 (English), 9/26/2013 18:02:24, 8215992 bytes
       Driver: C:\WINDOWS\SysWOW64\aticalrt.dll, 6.14.0010.1848 (English), 9/26/2013 18:02:24, 52224 bytes
       Driver: C:\WINDOWS\SysWOW64\aticalcl.dll, 6.14.0010.1848 (English), 9/26/2013 18:02:20, 49152 bytes
       Driver: C:\WINDOWS\SysWOW64\aticaldd.dll, 6.14.0010.1848 (English), 9/26/2013 18:02:20, 14302208 bytes
       Driver: C:\WINDOWS\SysWOW64\atipblag.dat, 9/26/2013 18:02:36, 3917 bytes
       Driver: C:\WINDOWS\SysWOW64\atiu9pag.dll, 8.14.0001.6340 (English), 9/26/2013 18:02:36, 97984 bytes
       Driver: C:\WINDOWS\SysWOW64\atiuxpag.dll, 8.14.0001.6340 (English), 9/26/2013 18:02:38, 125824 bytes
       Driver: C:\WINDOWS\SysWOW64\atigktxx.dll, 8.14.0001.6340 (English), 9/26/2013 18:02:26, 96768 bytes
       Driver: C:\WINDOWS\SysWOW64\atiglpxx.dll, 8.14.0001.6340 (English), 9/26/2013 18:02:26, 69632 bytes
       Driver: C:\WINDOWS\SysWOW64\atiapfxx.blb, 9/26/2013 18:02:20, 530832 bytes
       Driver: C:\WINDOWS\SysWOW64\amdhdl32.dll, 9/26/2013 18:02:12, 123392 bytes
       Driver: C:\WINDOWS\atiogl.xml, 9/26/2013 18:02:32, 47164 bytes
       Driver: C:\WINDOWS\system32\ATIODCLI.exe, 1.00.0000.0001 (English), 9/26/2013 18:02:32, 51200 bytes
       Driver: C:\WINDOWS\system32\ATIODE.exe, 1.00.0000.0001 (English), 9/26/2013 18:02:32, 332800 bytes
       Driver: C:\WINDOWS\system32\atisamu64.dll, 7.01.0000.0001 (English), 9/26/2013 18:02:36, 89088 bytes
       Driver: C:\WINDOWS\system32\amdhcp64.dll, 1.00.0000.0001 (English), 9/26/2013 18:02:12, 156712 bytes
       Driver: C:\WINDOWS\system32\amdave64.dll, 5.04.0006.0000 (English), 9/26/2013 18:02:12, 96256 bytes
       Driver: C:\WINDOWS\SysWOW64\amdave32.dll, 5.04.0006.0000 (English), 9/26/2013 18:02:12, 90624 bytes
       Driver: C:\WINDOWS\SysWOW64\atisamu32.dll, 7.01.0000.0001 (English), 9/26/2013 18:02:36, 80896 bytes
       Driver: C:\WINDOWS\SysWOW64\amdhcp32.dll, 1.00.0000.0001 (English), 9/26/2013 18:02:12, 141256 bytes
       Driver: C:\WINDOWS\system32\atiglpxx.dll, 8.14.0001.6340 (English), 9/26/2013 18:02:26, 69632 bytes
       Driver: C:\WINDOWS\system32\aticfx64.dll, 8.17.0010.1230 (English), 9/26/2013 18:02:24, 1233080 bytes
       Driver: C:\WINDOWS\SysWOW64\aticfx32.dll, 8.17.0010.1230 (English), 9/26/2013 18:02:24, 1027032 bytes
       Driver: C:\Program Files\AMD\CCC2\Install\ccc2_install.exe, 8.97.0100.0300 (English), 9/26/2013 18:02:44, 52036677 bytes
       Driver: C:\WINDOWS\system32\OpenCL.dll, 1.02.0011.0000 (English), 9/26/2013 18:02:18, 63488 bytes
       Driver: C:\WINDOWS\system32\amdocl64.dll, 10.00.1268.0001 (English), 9/26/2013 18:02:16, 28192256 bytes
       Driver: C:\WINDOWS\system32\amdocl_as64.exe, 9/26/2013 18:02:18, 1187342 bytes
       Driver: C:\WINDOWS\system32\amdocl_ld64.exe, 9/26/2013 18:02:18, 1061902 bytes
       Driver: C:\WINDOWS\system32\OpenVideo64.dll, 10.00.1268.0001 (English), 9/26/2013 18:02:48, 98816 bytes
       Driver: C:\WINDOWS\system32\OVDecode64.dll, 10.00.1268.0001 (English), 9/26/2013 18:02:48, 86528 bytes
       Driver: C:\WINDOWS\system32\clinfo.exe, 9/26/2013 18:02:48, 229376 bytes
       Driver: C:\WINDOWS\SysWOW64\OpenCL.dll, 1.02.0011.0000 (English), 9/26/2013 18:02:18, 57344 bytes
       Driver: C:\WINDOWS\SysWOW64\amdocl.dll, 10.00.1268.0001 (English), 9/26/2013 18:02:14, 23761408 bytes
       Driver: C:\WINDOWS\SysWOW64\amdocl_as32.exe, 9/26/2013 18:02:18, 995342 bytes
       Driver: C:\WINDOWS\SysWOW64\amdocl_ld32.exe, 9/26/2013 18:02:18, 798734 bytes
       Driver: C:\WINDOWS\SysWOW64\OpenVideo.dll, 10.00.1268.0001 (English), 9/26/2013 18:02:48, 83456 bytes
       Driver: C:\WINDOWS\SysWOW64\OVDecode.dll, 10.00.1268.0001 (English), 9/26/2013 18:02:48, 73216 bytes
       Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDh264Enc32.dll, 1.00.0000.0001 (English), 9/26/2013 18:02:12, 257536 bytes
       Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDh264Enc64.dll, 1.00.0000.0001 (English), 9/26/2013 18:02:12, 305152 bytes
       Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDhwDecoder_32.dll, 1.00.0000.0001 (English), 9/26/2013 18:02:12, 195584 bytes
       Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDhwDecoder_64.dll, 1.00.0000.0001 (English), 9/26/2013 18:02:12, 231936 bytes
       Driver: C:\WINDOWS\system32\coinst_13.152.1.1.dll, 1.00.0005.0009 (English), 9/26/2013 18:02:48, 127488 bytes
         Name: Creative SB Audigy 2 ZS (WDM)
    Device ID: PCI\VEN_1102&DEV_0004&SUBSYS_20021102&REV_04\4&2BB3940&0&08F0
       Driver: C:\WINDOWS\system32\drivers\ctac32k.sys, 6.00.0001.1241 (English), 4/10/2007 06:07:54, 580904 bytes
       Driver: C:\WINDOWS\system32\drivers\ctaud2k.sys, 6.00.0001.1241 (English), 4/10/2007 04:35:28, 863016 bytes
       Driver: C:\WINDOWS\system32\drivers\ctoss2k.sys, 6.00.0001.1241 (English), 4/10/2007 04:37:36, 218408 bytes
       Driver: C:\WINDOWS\system32\drivers\ctprxy2k.sys, 6.00.0001.1241 (English), 4/10/2007 04:38:10, 17192 bytes
       Driver: C:\WINDOWS\system32\drivers\ctsfm2k.sys, 6.00.0001.1241 (English), 4/10/2007 04:38:40, 290600 bytes
       Driver: C:\WINDOWS\system32\drivers\emupia2k.sys, 6.00.0001.1241 (English), 4/10/2007 04:39:48, 147752 bytes
       Driver: C:\WINDOWS\system32\drivers\ha10kx2k.sys, 6.00.0001.1241 (English), 4/10/2007 04:40:24, 1359144 bytes
       Driver: C:\WINDOWS\system32\drivers\haP16v2k.sys, 6.00.0001.1241 (English), 4/10/2007 04:41:20, 259880 bytes
       Driver: C:\WINDOWS\system32\drivers\haP17v2k.sys, 6.00.0001.1241 (English), 4/10/2007 04:41:54, 295208 bytes
       Driver: C:\WINDOWS\system32\drivers\ha20x2k.sys, 5.12.0001.1241 (English), 4/10/2007 04:40:58, 2050344 bytes
       Driver: C:\WINDOWS\system32\drivers\pfmodnt.sys, 3.00.0000.0012 (English), 4/10/2007 04:43:06, 16680 bytes
       Driver: C:\WINDOWS\system32\ctdlang.dat, 4/9/2007 12:24:30, 325821 bytes
       Driver: C:\WINDOWS\system32\ctdnlstr.dat, 4/9/2007 12:24:30, 46273 bytes
       Driver: C:\WINDOWS\system32\ctstatic.dat, 4/9/2007 12:19:20, 313207 bytes
       Driver: C:\WINDOWS\system32\ctdaught.dat, 4/9/2007 12:19:20, 53932 bytes
       Driver: C:\WINDOWS\system32\ctzapxx.ini, 4/9/2007 12:55:14, 54 bytes
       Driver: C:\WINDOWS\system32\instwdm.ini, 4/9/2007 12:55:14, 97785 bytes
       Driver: C:\WINDOWS\system32\kill.ini, 10/2/2006 09:25:18, 307 bytes
       Driver: C:\WINDOWS\system32\CT1MGM.ROM, 2/25/2000 04:49:36, 1048576 bytes
       Driver: C:\WINDOWS\system32\CT2MGM.SF2, 9/22/1999 15:18:38, 2167684 bytes
       Driver: C:\WINDOWS\system32\default4.sfm, 1/3/2002 07:44:16, 59 bytes
       Driver: C:\WINDOWS\system32\default8.sfm, 1/3/2002 07:44:16, 59 bytes
       Driver: C:\WINDOWS\system32\default.sfm, 1/3/2002 07:44:16, 59 bytes
       Driver: C:\WINDOWS\Temp\ctpxinst.exe, 1.01.0000.0058 (English), , 0 bytes
       Driver: C:\WINDOWS\Temp\cttele.dll, 1.00.0002.0000 (English), , 0 bytes
       Driver: C:\WINDOWS\system32\COMMONFX.DLL, 6.00.0001.1241 (English), 4/12/2007 08:10:28, 151296 bytes
       Driver: C:\WINDOWS\system32\CTAUDFX.DLL, 6.00.0001.1241 (English), 4/10/2007 04:11:46, 700200 bytes
       Driver: C:\WINDOWS\system32\CTSBLFX.DLL, 6.00.0001.1241 (English), 4/10/2007 04:12:22, 681256 bytes
       Driver: C:\WINDOWS\system32\CTEAPSFX.DLL, 6.00.0001.1241 (English), 4/10/2007 04:13:08, 219432 bytes
       Driver: C:\WINDOWS\system32\CTEDSPFX.DLL, 6.00.0001.1241 (English), 4/10/2007 04:13:38, 321832 bytes
       Driver: C:\WINDOWS\system32\CTERFXFX.DLL, 6.00.0001.1241 (English), 4/10/2007 04:14:28, 142120 bytes
       Driver: C:\WINDOWS\system32\CTEDSPIO.DLL, 6.00.0001.1241 (English), 4/10/2007 04:15:10, 190248 bytes
       Driver: C:\WINDOWS\system32\CTEDSPSY.DLL, 6.00.0001.1241 (English), 4/10/2007 04:15:44, 363304 bytes
       Driver: C:\WINDOWS\system32\CTEXFIFX.DLL, 6.00.0001.1241 (English), 4/10/2007 04:16:20, 1571112 bytes
       Driver: C:\WINDOWS\system32\CT20XUT.DLL, 6.00.0001.1241 (English), 4/10/2007 04:17:00, 252712 bytes
       Driver: C:\WINDOWS\system32\CTHWIUT.DLL, 6.00.0001.1241 (English), 4/10/2007 04:17:22, 123688 bytes
       Driver: C:\WINDOWS\system32\regplib.exe, 4/9/2007 13:08:12, 68608 bytes
       Driver: C:\WINDOWS\system32\ctedasio.dll, 6.00.0001.1241 (English), 4/9/2007 13:08:30, 68096 bytes
       Driver: C:\WINDOWS\SysWOW64\sfman32.dll, 6.00.0001.1241 (English), 4/9/2007 12:21:48, 22528 bytes
       Driver: C:\WINDOWS\SysWOW64\sfms32.dll, 6.00.0001.1241 (English), 4/9/2007 12:21:48, 133632 bytes
       Driver: C:\WINDOWS\system32\data\CT0060W.DAT, 4/9/2007 12:19:28, 235142 bytes
       Driver: C:\WINDOWS\system32\data\ctd20x.dat, 4/9/2007 12:19:20, 26783 bytes
       Driver: C:\WINDOWS\system32\data\CTEAPSW.DAT, 4/9/2007 12:19:36, 201502 bytes
       Driver: C:\WINDOWS\system32\data\CTEDSP2W.DAT, 4/9/2007 12:19:58, 374041 bytes
       Driver: C:\WINDOWS\system32\data\CTEDSPHW.DAT, 4/9/2007 12:20:00, 348425 bytes
       Driver: C:\WINDOWS\system32\data\CTEDSPKW.DAT, 4/9/2007 12:19:58, 294775 bytes
       Driver: C:\WINDOWS\system32\data\CTEDSPLW.DAT, 4/9/2007 12:19:58, 294775 bytes
       Driver: C:\WINDOWS\system32\data\CTEDSPPW.DAT, 4/9/2007 12:20:00, 330665 bytes
       Driver: C:\WINDOWS\system32\data\CTEDSPTW.DAT, 4/9/2007 12:20:00, 270927 bytes
       Driver: C:\WINDOWS\system32\data\CTEDSPUW.DAT, 4/9/2007 12:20:00, 270927 bytes
       Driver: C:\WINDOWS\system32\data\CTEDSPW.DAT, 4/9/2007 12:19:50, 374041 bytes
       Driver: C:\WINDOWS\system32\data\CTP017AW.DAT, 4/9/2007 12:19:32, 235142 bytes
       Driver: C:\WINDOWS\system32\data\CTP017BW.DAT, 4/9/2007 12:19:34, 235142 bytes
       Driver: C:\WINDOWS\system32\data\CTP017CW.DAT, 4/9/2007 12:19:34, 235142 bytes
       Driver: C:\WINDOWS\system32\data\CTP017DW.DAT, 4/9/2007 12:19:34, 235142 bytes
       Driver: C:\WINDOWS\system32\data\CTP017EW.DAT, 4/9/2007 12:19:34, 235142 bytes
       Driver: C:\WINDOWS\system32\data\CTP017FW.DAT, 4/9/2007 12:19:34, 235142 bytes
       Driver: C:\WINDOWS\system32\data\CTP017GW.DAT, 4/9/2007 12:19:36, 235142 bytes
       Driver: C:\WINDOWS\system32\data\CTP017HW.DAT, 4/9/2007 12:19:36, 235142 bytes
       Driver: C:\WINDOWS\system32\data\CTP046AW.DAT, 4/9/2007 12:21:30, 263802 bytes
       Driver: C:\WINDOWS\system32\data\CTP046BW.DAT, 4/9/2007 12:21:30, 263802 bytes
       Driver: C:\WINDOWS\system32\data\CTP046CW.DAT, 4/9/2007 12:21:30, 263802 bytes
       Driver: C:\WINDOWS\system32\data\CTP055AW.DAT, 4/9/2007 12:21:32, 264060 bytes
       Driver: C:\WINDOWS\system32\data\CTP0060W.DAT, 4/9/2007 12:19:28, 235259 bytes
       Driver: C:\WINDOWS\system32\data\CTP0061W.DAT, 4/9/2007 12:19:30, 235259 bytes
       Driver: C:\WINDOWS\system32\data\CTP0070W.DAT, 4/9/2007 12:19:38, 289409 bytes
       Driver: C:\WINDOWS\system32\data\CTP073AW.DAT, 4/9/2007 12:21:32, 265966 bytes
       Driver: C:\WINDOWS\system32\data\CTP0073W.DAT, 4/9/2007 12:19:38, 289409 bytes
       Driver: C:\WINDOWS\system32\data\CTP0090W.DAT, 4/9/2007 12:19:38, 276738 bytes
       Driver: C:\WINDOWS\system32\data\CTP0091W.DAT, 4/9/2007 12:19:42, 275169 bytes
       Driver: C:\WINDOWS\system32\data\CTP0092W.DAT, 4/9/2007 12:19:40, 276738 bytes
       Driver: C:\WINDOWS\system32\data\CTP0095W.DAT, 4/9/2007 12:19:44, 274587 bytes
       Driver: C:\WINDOWS\system32\data\CTP0100W.DAT, 4/9/2007 12:19:28, 235259 bytes
       Driver: C:\WINDOWS\system32\data\CTP0101W.DAT, 4/9/2007 12:19:30, 235259 bytes
       Driver: C:\WINDOWS\system32\data\CTP0102W.DAT, 4/9/2007 12:19:30, 235259 bytes
       Driver: C:\WINDOWS\system32\data\CTP0103W.DAT, 4/9/2007 12:19:32, 235259 bytes
       Driver: C:\WINDOWS\system32\data\CTP0105W.DAT, 4/9/2007 12:19:32, 235259 bytes
       Driver: C:\WINDOWS\system32\data\CTP0150W.DAT, 4/9/2007 12:19:26, 232158 bytes
       Driver: C:\WINDOWS\system32\data\CTP0161W.DAT, 4/9/2007 12:19:40, 275427 bytes
       Driver: C:\WINDOWS\system32\data\CTP0162W.DAT, 4/9/2007 12:19:40, 276738 bytes
       Driver: C:\WINDOWS\system32\data\CTP0170W.DAT, 4/9/2007 12:19:32, 235259 bytes
       Driver: C:\WINDOWS\system32\data\CTP0191W.DAT, 4/9/2007 12:19:40, 275169 bytes
       Driver: C:\WINDOWS\system32\data\CTP0192W.DAT, 4/9/2007 12:19:40, 276738 bytes
       Driver: C:\WINDOWS\system32\data\CTP0221W.DAT, 4/9/2007 12:19:30, 236189 bytes
       Driver: C:\WINDOWS\system32\data\CTP0222W.DAT, 4/9/2007 12:19:30, 236189 bytes
       Driver: C:\WINDOWS\system32\data\CTP0230W.DAT, 4/9/2007 12:19:42, 277159 bytes
       Driver: C:\WINDOWS\system32\data\CTP0231W.DAT, 4/9/2007 12:19:42, 275816 bytes
       Driver: C:\WINDOWS\system32\data\CTP0232W.DAT, 4/9/2007 12:19:42, 277159 bytes
       Driver: C:\WINDOWS\system32\data\CTP0238W.DAT, 4/9/2007 12:19:42, 275517 bytes
       Driver: C:\WINDOWS\system32\data\CTP0240W.DAT, 4/9/2007 12:19:44, 319070 bytes
       Driver: C:\WINDOWS\system32\data\CTP0242W.DAT, 4/9/2007 12:19:46, 319730 bytes
       Driver: C:\WINDOWS\system32\data\CTP0243W.DAT, 4/9/2007 12:19:46, 318800 bytes
       Driver: C:\WINDOWS\system32\data\CTP0244W.DAT, 4/9/2007 12:19:46, 319730 bytes
       Driver: C:\WINDOWS\system32\data\CTP0245W.DAT, 4/9/2007 12:19:46, 318254 bytes
       Driver: C:\WINDOWS\system32\data\CTP0246W.DAT, 4/9/2007 12:19:48, 319730 bytes
       Driver: C:\WINDOWS\system32\data\CTP0249W.DAT, 4/9/2007 12:19:48, 318341 bytes
       Driver: C:\WINDOWS\system32\data\CTP0280W.DAT, 4/9/2007 12:19:48, 318254 bytes
       Driver: C:\WINDOWS\system32\data\CTP0320W.DAT, 4/9/2007 12:19:50, 318254 bytes
       Driver: C:\WINDOWS\system32\data\CTP0350W.DAT, 4/9/2007 12:19:50, 323640 bytes
       Driver: C:\WINDOWS\system32\data\CTP0352W.DAT, 4/9/2007 12:19:50, 321529 bytes
       Driver: C:\WINDOWS\system32\data\CTP0355W.DAT, 4/9/2007 12:19:54, 322194 bytes
       Driver: C:\WINDOWS\system32\data\CTP0358W.DAT, 4/9/2007 12:19:52, 321552 bytes
       Driver: C:\WINDOWS\system32\data\CTP0359W.DAT, 4/9/2007 12:19:52, 320622 bytes
       Driver: C:\WINDOWS\system32\data\CTP0360W.DAT, 4/9/2007 12:19:52, 320076 bytes
       Driver: C:\WINDOWS\system32\data\CTP0380W.DAT, 4/9/2007 12:19:54, 320076 bytes
       Driver: C:\WINDOWS\system32\data\CTP0400W.DAT, 4/9/2007 12:19:56, 319757 bytes
       Driver: C:\WINDOWS\system32\data\CTP0460W.DAT, 4/9/2007 12:21:28, 264130 bytes
       Driver: C:\WINDOWS\system32\data\CTP0462W.DAT, 4/9/2007 12:21:32, 264130 bytes
       Driver: C:\WINDOWS\system32\data\CTP0463W.DAT, 4/9/2007 12:21:28, 264060 bytes
       Driver: C:\WINDOWS\system32\data\CTP0464W.DAT, 4/9/2007 12:21:30, 264130 bytes
       Driver: C:\WINDOWS\system32\data\CTP0465W.DAT, 4/9/2007 12:21:30, 264130 bytes
       Driver: C:\WINDOWS\system32\data\CTP0466W.DAT, 4/9/2007 12:21:28, 264130 bytes
       Driver: C:\WINDOWS\system32\data\CTP0468W.DAT, 4/9/2007 12:21:30, 264130 bytes
       Driver: C:\WINDOWS\system32\data\CTP0469W.DAT, 4/9/2007 12:21:30, 264130 bytes
       Driver: C:\WINDOWS\system32\data\CTP0530L.DAT, 4/9/2007 12:20:44, 232116 bytes
       Driver: C:\WINDOWS\system32\data\CTP0530W.DAT, 4/9/2007 12:20:02, 321377 bytes
       Driver: C:\WINDOWS\system32\data\CTP0531L.DAT, 4/9/2007 12:21:28, 232116 bytes
       Driver: C:\WINDOWS\system32\data\CTP0531W.DAT, 4/9/2007 12:20:46, 321377 bytes
       Driver: C:\WINDOWS\system32\data\CTP0550W.DAT, 4/9/2007 12:21:28, 264388 bytes
       Driver: C:\WINDOWS\system32\data\CTP0600W.DAT, 4/9/2007 12:19:56, 319757 bytes
       Driver: C:\WINDOWS\system32\data\CTP0610W.DAT, 4/9/2007 12:19:56, 319757 bytes
       Driver: C:\WINDOWS\system32\data\CTP0669W.DAT, 4/9/2007 12:19:58, 319757 bytes
       Driver: C:\WINDOWS\system32\data\CTP0678W.DAT, 4/9/2007 12:21:32, 345761 bytes
       Driver: C:\WINDOWS\system32\data\CTP0679W.DAT, 4/9/2007 12:21:28, 345761 bytes
       Driver: C:\WINDOWS\system32\data\CTP0730W.DAT, 4/9/2007 12:21:30, 265966 bytes
       Driver: C:\WINDOWS\system32\data\CTP0760W.DAT, 4/9/2007 12:21:30, 263543 bytes
       Driver: C:\WINDOWS\system32\data\CTP0773W.DAT, 4/9/2007 12:21:32, 269402 bytes
       Driver: C:\WINDOWS\system32\data\CTP0930W.DAT, 4/9/2007 12:21:32, 268778 bytes
       Driver: C:\WINDOWS\system32\data\CTP1140W.DAT, 4/9/2007 12:19:22, 233684 bytes
       Driver: C:\WINDOWS\system32\data\CTP4620W.DAT, 4/9/2007 12:19:20, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4670W.DAT, 4/9/2007 12:19:22, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4760W.DAT, 4/9/2007 12:19:22, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4780W.DAT, 4/9/2007 12:19:24, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4790W.DAT, 4/9/2007 12:19:26, 232158 bytes
       Driver: C:\WINDOWS\system32\data\CTP4820W.DAT, 4/9/2007 12:19:38, 267599 bytes
       Driver: C:\WINDOWS\system32\data\CTP4830W.DAT, 4/9/2007 12:19:24, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4831W.DAT, 4/9/2007 12:19:24, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4832W.DAT, 4/9/2007 12:19:26, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4840W.DAT, 4/9/2007 12:19:26, 232158 bytes
       Driver: C:\WINDOWS\system32\data\CTP4850W.DAT, 4/9/2007 12:19:22, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4870W.DAT, 4/9/2007 12:19:22, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4871W.DAT, 4/9/2007 12:19:24, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4872W.DAT, 4/9/2007 12:19:24, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4875W.DAT, 4/9/2007 12:19:24, 233024 bytes
       Driver: C:\WINDOWS\system32\data\CTP4890W.DAT, 4/9/2007 12:19:26, 232158 bytes
       Driver: C:\WINDOWS\system32\data\CTP4891W.DAT, 4/9/2007 12:19:28, 232158 bytes
       Driver: C:\WINDOWS\system32\data\CTP4893W.DAT, 4/9/2007 12:19:28, 232158 bytes
       Driver: C:\WINDOWS\system32\data\CTPDXW.DAT, 4/9/2007 12:19:30, 235142 bytes
       Driver: C:\WINDOWS\system32\data\CTPM002W.DAT, 4/9/2007 12:19:22, 233684 bytes
       Driver: C:\WINDOWS\system32\data\cts20x.dat, 4/9/2007 12:19:20, 2091 bytes
       Driver: C:\WINDOWS\system32\data\CTXFIGM.RFX, 7/28/2006 02:31:44, 41320 bytes
       Driver: C:\WINDOWS\system32\data\CTXFIEM.RFX, 7/28/2006 02:31:42, 41788 bytes
       Driver: C:\WINDOWS\system32\data\CTXFICM.RFX, 7/28/2006 02:31:40, 41624 bytes
       Driver: C:\WINDOWS\system32\data\CTXFICBM.RFX, 6/22/2005 22:58:50, 7352 bytes
       Driver: C:\WINDOWS\system32\ctbas2w.dat, 4/9/2007 12:21:28, 149838 bytes
       Driver: C:\WINDOWS\system32\ctsbas2w.dat, 4/9/2007 12:19:44, 274587 bytes
       Driver: C:\WINDOWS\system32\SBAudigy.ico, 8/17/2001 04:42:28, 7406 bytes
       Driver: C:\WINDOWS\system32\Audigy.bmp, 11/13/2001 01:48:20, 1912 bytes
       Driver: C:\WINDOWS\system32\ctcoinst.dll, 3.09.0002.0039 (English), 4/9/2007 13:19:58, 73728 bytes
       Driver: C:\WINDOWS\system32\ctdvinst.dll, 0.05.0009.0039 (English), 4/9/2007 13:19:58, 194048 bytes
       Driver: C:\WINDOWS\system32\ctsfinst.dll, 1.00.0000.0005 (English), 6/30/2005 07:24:14, 121856 bytes
       Driver: C:\WINDOWS\system32\CTAPO64.dll, 1.00.0000.0151 (English), 4/9/2007 11:27:16, 535040 bytes
       Driver: C:\WINDOWS\system32\ctppld.dll, 1.00.0000.0151 (English), 4/9/2007 11:27:36, 55296 bytes
       Driver: C:\WINDOWS\SysWOW64\ctdlang.dat, 4/9/2007 12:24:30, 325821 bytes
       Driver: C:\WINDOWS\SysWOW64\ctdnlstr.dat, 4/9/2007 12:24:30, 46273 bytes
       Driver: C:\WINDOWS\SysWOW64\ctstatic.dat, 4/9/2007 12:19:20, 313207 bytes
       Driver: C:\WINDOWS\SysWOW64\ctdaught.dat, 4/9/2007 12:19:20, 53932 bytes
       Driver: C:\WINDOWS\SysWOW64\ctzapxx.ini, 4/9/2007 12:55:14, 54 bytes
       Driver: C:\WINDOWS\SysWOW64\instwdm.ini, 4/9/2007 12:55:14, 97785 bytes
       Driver: C:\WINDOWS\SysWOW64\kill.ini, 10/2/2006 09:25:18, 307 bytes
       Driver: C:\WINDOWS\SysWOW64\CT1MGM.ROM, 2/25/2000 04:49:36, 1048576 bytes
       Driver: C:\WINDOWS\SysWOW64\CT2MGM.SF2, 9/22/1999 15:18:38, 2167684 bytes
       Driver: C:\WINDOWS\SysWOW64\default4.sfm, 1/3/2002 07:44:16, 59 bytes
       Driver: C:\WINDOWS\SysWOW64\default8.sfm, 1/3/2002 07:44:16, 59 bytes
       Driver: C:\WINDOWS\SysWOW64\default.sfm, 1/3/2002 07:44:16, 59 bytes
       Driver: C:\WINDOWS\SysWOW64\a3d.dll, 80.00.0000.0003 (English), 4/9/2007 12:32:58, 34816 bytes
       Driver: C:\WINDOWS\SysWOW64\ac3api.dll, 6.00.0001.1242 (English), 4/9/2007 12:32:46, 27648 bytes
       Driver: C:\WINDOWS\SysWOW64\ctosuser.dll, 6.00.0001.1241 (English), 4/9/2007 12:21:50, 137728 bytes
       Driver: C:\WINDOWS\SysWOW64\ctemupia.dll, 6.00.0001.1241 (English), 4/9/2007 12:24:06, 110080 bytes
       Driver: C:\WINDOWS\SysWOW64\piaproxy.dll, 6.00.0001.1241 (English), 4/9/2007 12:21:44, 91136 bytes
       Driver: C:\WINDOWS\SysWOW64\ctdproxy.dll, 6.00.0001.1241 (English), 4/9/2007 12:22:02, 82944 bytes
       Driver: C:\WINDOWS\SysWOW64\ctagent.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:30, 8704 bytes
       Driver: C:\WINDOWS\SysWOW64\ctasio.dll, 6.00.0001.1241 (English), 4/9/2007 12:22:02, 80896 bytes
       Driver: C:\WINDOWS\SysWOW64\ctedasio.dll, 6.00.0001.1241 (English), 4/9/2007 13:08:30, 68096 bytes
       Driver: C:\WINDOWS\SysWOW64\ct_oal.dll, 6.00.0001.1241 (English), 4/9/2007 12:22:04, 205312 bytes
       Driver: C:\WINDOWS\SysWOW64\OALInst.exe, 1.09.0009.0000 (English), 11/23/2006 00:55:48, 782336 bytes
       Driver: C:\WINDOWS\SysWOW64\ctpxinst.exe, 1.01.0000.0058 (English), 11/14/2006 09:01:30, 58104 bytes
       Driver: C:\WINDOWS\SysWOW64\AddCat.exe, 0.00.0000.0001 (English), 4/9/2007 11:25:36, 48400 bytes
       Driver: C:\WINDOWS\SysWOW64\CTAPO64.UDA, 4/10/2007 06:12:20, 8537 bytes
       Driver: C:\WINDOWS\SysWOW64\APOMgrH.dll, 1.00.0020.0001 (English), 4/12/2007 08:10:28, 105728 bytes
       Driver: C:\WINDOWS\SysWOW64\CTAPO32.dll, 1.00.0000.0151 (English), 4/9/2007 11:25:04, 444928 bytes
       Driver: C:\WINDOWS\SysWOW64\ctthxcal.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:24, 69632 bytes
       Driver: C:\WINDOWS\SysWOW64\CTxfiBtn.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:34, 35840 bytes
       Driver: C:\WINDOWS\SysWOW64\CTxfiSpk.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:34, 46592 bytes
       Driver: C:\WINDOWS\SysWOW64\Ct20xspi.dll, 6.00.0001.1242 (English), 4/9/2007 12:29:30, 10752 bytes
       Driver: C:\WINDOWS\SysWOW64\CTxfispi.exe, 6.00.0001.1242 (English), 4/9/2007 12:29:28, 934400 bytes
       Driver: C:\WINDOWS\SysWOW64\Ctxfihlp.exe, 6.00.0001.1241 (English), 4/9/2007 12:32:32, 19968 bytes
       Driver: C:\WINDOWS\SysWOW64\Ctxfireg.exe, 6.00.0001.1242 (English), 4/9/2007 12:29:30, 43520 bytes
       Driver: C:\WINDOWS\SysWOW64\devreg.dll, 6.00.0001.1242 (English), 4/9/2007 12:19:02, 48640 bytes
       Driver: C:\WINDOWS\SysWOW64\eaxac3.dll, 1.01.0002.0000 (English), 7/11/2001 02:51:00, 77824 bytes
       Driver: C:\WINDOWS\SysWOW64\killapps.exe, 1.00.0000.0001 (English), 4/9/2007 12:19:16, 10240 bytes
       Driver: C:\WINDOWS\SysWOW64\ctpres.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:24, 9216 bytes
       Driver: C:\WINDOWS\SysWOW64\inres.dll, 1.00.0009.0000 (English), 4/9/2007 12:33:38, 11776 bytes
       Driver: C:\WINDOWS\SysWOW64\ctdcres.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:20, 10240 bytes
       Driver: C:\WINDOWS\SysWOW64\enlocstr.exe, 4/9/2007 12:19:18, 5120 bytes
       Driver: C:\WINDOWS\SysWOW64\psconv.exe, 4/9/2007 12:32:32, 37888 bytes
       Driver: C:\WINDOWS\SysWOW64\readreg.exe, 6.00.0001.1241 (English), 4/9/2007 12:32:36, 38400 bytes
       Driver: C:\WINDOWS\SysWOW64\ctmmep.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:28, 12800 bytes
       Driver: C:\WINDOWS\SysWOW64\ctmmactl.dll, 1.00.0001.0122 (English), 6/16/2005 10:17:16, 71680 bytes
       Driver: C:\WINDOWS\SysWOW64\CTpcmcia.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:30, 56832 bytes
       Driver: C:\WINDOWS\SysWOW64\CTBurst.dll, 1.00.0000.0024 (English), 4/9/2007 12:33:50, 43520 bytes
       Driver: C:\WINDOWS\SysWOW64\ctscal.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:22, 78336 bytes
       Driver: C:\WINDOWS\SysWOW64\ctspkhlp.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:30, 45568 bytes
       Driver: C:\WINDOWS\SysWOW64\ctdc0000.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:20, 227840 bytes
       Driver: C:\WINDOWS\SysWOW64\ctdc0001.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:22, 335872 bytes
       Driver: C:\WINDOWS\SysWOW64\ctdcifce.dll, 6.00.0001.1241 (English), 4/9/2007 12:32:22, 131072 bytes
       Driver: C:\WINDOWS\SysWOW64\CtHelper.exe, 6.00.0001.1241 (English), 4/9/2007 12:32:32, 19456 bytes
       Driver: C:\WINDOWS\SysWOW64\data\CTXFIGM.RFX, 7/28/2006 02:31:44, 41320 bytes
       Driver: C:\WINDOWS\SysWOW64\data\CTXFIEM.RFX, 7/28/2006 02:31:42, 41788 bytes
       Driver: C:\WINDOWS\SysWOW64\data\CTXFICM.RFX, 7/28/2006 02:31:40, 41624 bytes
       Driver: C:\WINDOWS\SysWOW64\data\CTXFICBM.RFX, 6/22/2005 22:58:50, 7352 bytes
       Driver: C:\WINDOWS\CTDVAUDY.CDF, 1/3/2005 04:18:12, 4958588 bytes
       Driver: C:\WINDOWS\CTDV10K1.CDF, 6/25/2004 02:47:10, 3377466 bytes
       Driver: C:\WINDOWS\CTDV10K2.CDF, 11/15/2001 07:25:52, 3735544 bytes
       Driver: C:\WINDOWS\system32\drivers\drmk.sys, 6.03.9600.16384 (English), 8/22/2013 05:39:24, 88576 bytes
       Driver: C:\WINDOWS\system32\drivers\portcls.sys, 6.03.9600.16384 (English), 8/22/2013 05:37:34, 271872 bytes
       Driver: C:\WINDOWS\system32\WMALFXGFXDSP.dll, 6.03.9600.16384 (English), 8/22/2013 06:40:32, 1793296 bytes
       Driver: C:\WINDOWS\system32\SysFxUI.dll, 6.03.9600.16384 (English), 8/22/2013 04:58:48, 372736 bytes
         Name: Intel(R) 82801 PCI Bridge - 244E
    Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_84CA1043&REV_A4\3&11583659&0&F0
       Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:32, 285536 bytes
         Name: Intel(R) 7 Series/C216 Chipset Family SMBus Host Controller - 1E22
    Device ID: PCI\VEN_8086&DEV_1E22&SUBSYS_84CA1043&REV_04\3&11583659&0&FB
       Driver: n/a
         Name: Standard Dual Channel PCI IDE Controller
    Device ID: PCI\VEN_8086&DEV_1E08&SUBSYS_84CA1043&REV_04\3&11583659&0&FD
       Driver: C:\WINDOWS\system32\DRIVERS\pciide.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:31, 14688 bytes
       Driver: C:\WINDOWS\system32\DRIVERS\pciidex.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:32, 48992 bytes
       Driver: C:\WINDOWS\system32\DRIVERS\atapi.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:41, 26464 bytes
       Driver: C:\WINDOWS\system32\DRIVERS\ataport.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:41, 199520 bytes
         Name: Intel(R) 7 Series/C216 Chipset Family PCI Express Root Port 1 - 1E10
    Device ID: PCI\VEN_8086&DEV_1E10&SUBSYS_84CA1043&REV_C4\3&11583659&0&E0
       Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:32, 285536 bytes
         Name: Standard Dual Channel PCI IDE Controller
    Device ID: PCI\VEN_8086&DEV_1E00&SUBSYS_84CA1043&REV_04\3&11583659&0&FA
       Driver: C:\WINDOWS\system32\DRIVERS\pciide.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:31, 14688 bytes
       Driver: C:\WINDOWS\system32\DRIVERS\pciidex.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:32, 48992 bytes
       Driver: C:\WINDOWS\system32\DRIVERS\atapi.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:41, 26464 bytes
       Driver: C:\WINDOWS\system32\DRIVERS\ataport.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:41, 199520 bytes
         Name: Intel(R) Management Engine Interface
    Device ID: PCI\VEN_8086&DEV_1E3A&SUBSYS_84CA1043&REV_04\3&11583659&0&B0
       Driver: C:\WINDOWS\system32\DRIVERS\HECIx64.sys, 9.00.0000.1287 (English), 1/11/2013 18:02:34, 64624 bytes
         Name: Intel(R) USB 3.0 eXtensible Host Controller - 0100 (Microsoft)
    Device ID: PCI\VEN_8086&DEV_1E31&SUBSYS_84CA1043&REV_04\3&11583659&0&A0
       Driver: C:\WINDOWS\system32\DRIVERS\UCX01000.SYS, 6.03.9600.16384 (English), 8/22/2013 06:43:33, 189792 bytes
       Driver: C:\WINDOWS\system32\DRIVERS\USBXHCI.SYS, 6.03.9600.16384 (English), 8/22/2013 06:43:34, 325472 bytes
         Name: PCI Input Device
    Device ID: PCI\VEN_1102&DEV_7003&SUBSYS_00401102&REV_04\4&2BB3940&0&09F0
       Driver: n/a
         Name: Intel(R) 7 Series/C216 Chipset Family PCI Express Root Port 6 - 1E1A
    Device ID: PCI\VEN_8086&DEV_1E1A&SUBSYS_84CA1043&REV_C4\3&11583659&0&E5
       Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:32, 285536 bytes
         Name: Xeon(R) processor E3-1200 v2/3rd Gen Core processor DRAM Controller - 0150
    Device ID: PCI\VEN_8086&DEV_0150&SUBSYS_84CA1043&REV_09\3&11583659&0&00
       Driver: n/a
         Name: Intel(R) 7 Series/C216 Chipset Family USB Enhanced Host Controller - 1E26
    Device ID: PCI\VEN_8086&DEV_1E26&SUBSYS_84CA1043&REV_04\3&11583659&0&E8
       Driver: C:\WINDOWS\system32\drivers\usbehci.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:33, 89952 bytes
       Driver: C:\WINDOWS\system32\drivers\usbport.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:34, 439136 bytes
       Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:34, 422240 bytes
         Name: High Definition Audio Controller
    Device ID: PCI\VEN_8086&DEV_1E20&SUBSYS_84151043&REV_04\3&11583659&0&D8
       Driver: C:\WINDOWS\system32\DRIVERS\hdaudbus.sys, 6.03.9600.16384 (English), 8/22/2013 05:38:38, 78336 bytes
         Name: Realtek PCIe GBE Family Controller
    Device ID: PCI\VEN_10EC&DEV_8168&SUBSYS_85051043&REV_09\4&21A1C3AE&0&00E5
       Driver: C:\WINDOWS\system32\DRIVERS\Rt630x64.sys, 8.01.0510.2013 (English), 6/18/2013 08:46:17, 591360 bytes
         Name: Intel(R) 7 Series/C216 Chipset Family USB Enhanced Host Controller - 1E2D
    Device ID: PCI\VEN_8086&DEV_1E2D&SUBSYS_84CA1043&REV_04\3&11583659&0&D0
       Driver: C:\WINDOWS\system32\drivers\usbehci.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:33, 89952 bytes
       Driver: C:\WINDOWS\system32\drivers\usbport.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:34, 439136 bytes
       Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:34, 422240 bytes
         Name: Intel(R) B75 Express Chipset LPC Controller - 1E49
    Device ID: PCI\VEN_8086&DEV_1E49&SUBSYS_84CA1043&REV_04\3&11583659&0&F8
       Driver: C:\WINDOWS\system32\DRIVERS\msisadrv.sys, 6.03.9600.16384 (English), 8/22/2013 06:43:49, 17248 bytes
         Name: High Definition Audio Bus
    Device ID: PCI\VEN_1002&DEV_AAB0&SUBSYS_AAB01458&REV_00\4&BAB4994&0&0108
       Driver: C:\WINDOWS\system32\DRIV

    So looking further into things, it seemed to have started happening since I installed Steam. While steams loader was active in the background it would cause the flash audio to drop out. I don't know any reason why it would cause this, but have just disabled steam from starting up at all. Any insight on why these two programs would clash and cause audio issues would be greatly appreciated.
    Thanks,
    Rob

  • What is the audio quality on an iPod Shuffle?

    I have just received a free iPod shuffle. I would like to know whether the sound quality is different on all different models/varieties of iPods. I am an audiophile and quality is 1st priority. If one has music files as AAC format with highest bit rate possible, will it sound exactly the same on a Shuffle as on an iPod classic, or what about an iPod touch? Where can I find a description of the different audio quality of playback on these different size devices?
    Thanks

    Apple does not publish audio specs on the various iPods and this information is tough to come by. They all sound pretty similar, some will have slight differences from others due to the difference in chipsets used.
    Personally I think my 1st Generation iPod Shuffle has slighter better bass than the 2nd Generation Shuffle, 3rd Generation is on a par with the 1st Gen, my fifth generation iPod sound cleaner than my 160GB iPod Classic and I prefer the 2nd Generation Nano sound to all of them.

  • HP Slate 21 Kit Kat OTA Update Fix for Audio Quality and LAN Connectivity

    Recent Over The Air (OTA) update for Slate 21 Update
    Link to thread discussion here, fix listed below -
    ISSUE: 
    A previously applied HP Slate 21 Kit Kat Update (Android 4.4.2) over the air (OTA) update may have caused issues with audio quality or wireless LAN connectivity.
    Audio Quality: Bass response will be poor. Audio will play but bass frequencies will be lacking.
    WiFi Issue: 5 GHz band not functioning properly
    Status: 
    A new update (17r25.1-011-11-WW) has been released over the air (OTA) to end users
    Resolution:
    Apply update 17r25.1-011-11-WW
    If the user was previously on 17r25.1-010-10-WW then a Factory Reset should be performed to complete the resolution.
    I work for HP, supporting the HP Experts who volunteer their time and technical knowledge to help others.

    Pebbles65,
    Thank you for visiting our English HP Support Forum. We are only able to reply to posts written in English. To insure a quick response it would be advisable to post your question in English. The following links are here to assist you if you prefer to post in the following Language Forum.
    English: http://h30434.www3.hp.com
    Spanish: http://h30467.www3.hp.com
    French: http://h30478.www3.hp.com
    Portuguese: http://h30487.www3.hp.com
    German: http://h30492.www3.hp.com
    Korean: http://h30491.www3.hp.com/t5/community/communitypage
    Simplified Chinese: http://h30471.www3.hp.com/t5/community/communitypage
    Cheers,
    KarolB
    I work for HP

  • HP Slate 7 Voice Tab - Audio Quality Issue

    I see drastic change in audio quality in HP Slate 7 Voice Tab after an upgrade to recent Kit Kat update. Songs and other media is not all audible , Volume through external speaker is very very less at maximum volume also.Tried with many song, HD videos but issue remains same and feels its related to new android version update on HP Slate 7 voice tab.
    So would like to know is there any new update or solution for this issue.

    Hey @S_Thomas ,
    Welcome to the HP forums.
    I understand you're experiencing issues with audio quality on your Slate 7 Voice Tab after updating to KitKat.
    How to check for system updates:
    You must be connected to the Internet to check for updates. Use the following steps to check for system updates on your tablet.
    1. On the Home screen, touch the All apps icon, and then touch the Settings icon.
    2. In the System section, touch About tablet.
    Figure 1: About tablet.
    3. Touch System updates.
    Figure 2: System updates.
    4. Touch Check now.
    Figure 3: Check now.
    5. Install any available system updates.
    If no updates are available, or updates do not resolve the issue try the following.
    Clear all cache on the tablet: Settings > Storage > Cached Data. You should have the option to erase all the cached data here.
    Hard reset: While the tablet is on, press and hold the power button for 8+ seconds to force shut down. Turn the tablet back on and see if that helps.
    Factory reset: Make sure you backup any important files or information first. Settings > Backup & reset > Factory data reset.
    If this fails to resolve the issue please call our technical support at 800-474-6836. If you live outside the US/Canada Region, please click the following link to get the support number for your region: Phone Assist Worldwide.
    Thanks.
    Please click the "Kudos, Thumbs Up" at the bottom of this post if you want to say "Thanks" for helping!
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    The Great Deku Tree
    I work on behalf of HP.

  • When playing any audio the audio quality on my Thunderbolt display steadily worsens over an hour period and becomes garbled. Restarting the media player fixes it. Does not occur when MacBook Pro is undocked.

    When playing audio/video on my MacBook Pro docked to Thunderbolt display the audio quality steadily worsens until it is garbled beyond understanding. I don't know if it occurs when using the MacBook undocked. It takes about an hour to become noticeable and steadily worsens. Simultaneously when the computer speaks the time this is also gargled. As the problem develops it sounds like there is a static halo around each spoken word.

    Hi GeoChester,
    Welcome to the Apple Support Communities!
    I understand that you are experiencing some sound issues on your Mac that worsens over time. In this situation, the first troubleshooting step that I would recommend would be to reset your computer’s PRAM. To do this, please follow the instructions in the following attached article. 
    OS X Yosemite: Reset your computer’s PRAM
    Best regards,
    Joe

  • Poor Audio Quality in my new HP 15 R203TX

    Hi I have just purchased HP pavillion 15 R2037TX laptop. It comes with 5th gen 5200U processor with 4gb ram, 2gb nvidia 820M graphics 1tb of hdd with DOS with realtek hd sound technology.  I installed win 8.1 and accordingly installed all the drivers from the official hp website. After installing audio driver I found that DTS audio control panel was installed. My laptop is working fine except one thing  I am not getting proper sound quality which i used to enjoy in my previous e038tx laptop that  too came with DTS audio. The sound is not sweet or crisp rather very hazy when playing through external subwoofer and speaker. I enjoyed clear and crisp audio quality in the same speaker and sub woofer  previously. Plus I can not understand why after realtek hd audio I get dts audio control panel. Because the audio vendor says its hardware is Realtek HD audio. Realtek has its own audio control panel which I do not find here. Whatever kindly help me how can i enjoy beautiful sound >? thanx in advance

    swarup_s wrote:
    Hello friend   @lbrou87 I'm not hear to debate about the issue unless you are a Hp Support people (Which I think you are not).  And  I have explained everything  in my previous replies  then why are you asking absurd questions. This was my 2nd laptop after 7 years and I'm using 1st time a HP laptop. I could have gone with my previous brand laptop of DELL . I chossed Hp to try a new brand. I could have gone with purchasing DELL. If I pay a premium price for this hp model then why I'm getting a great featured laptop which gives me a low audio output. What you said in your reply  HP don't want to update the technology in the drivers which make Hp customers to buy external speakers. Then what more I can say!!!...  I'm really unsatisfied. The Hp support if they can't say anything then who should I go and ask. (sorry  friend  @lbrou87  if I'm being rude to you in this reply)   
    I was just trying to help.  I've been through this with HP Support before with a similar issue.  I though the premise of a forum was not only for HP's representatives to help, but other forum members as well.  But, since you want to be rude and obnoxious to someone that only wants to help, I'm done with this thread.  Wait for HP's representatives for help.  Good day sir.

Maybe you are looking for