Tv series streaming

i I have been streaming tv series from watch series and until a week ago I had no problem clicking on a link eg.godzilla or vid lock etc. now every link I open asks me to allow or deny storage on my computer .it seems to have something to do with Adobe flashplAyer which I believe is uptodate on my computer.i always deny but but cannot use the link and wonder if I should allow access .what should I do to correct the problem?

Yes, I have l logged out and back in several times. I have unplugged at Apple TV and plugged it back in a few minutes later. I have taken shows out of my queue and placed them back again and none of that has worked.

Similar Messages

  • Runtime error in "Stream XML/HTML into J2EE and Web Services Applications"

    javax.naming.NameNotFoundException: oraclestoreejb not found
         java.lang.Object com.evermind.server.rmi.RMIContext.lookup(java.lang.String)
              RMIContext.java:130
    After following step by step a least 2 times the documentation :
    http://otn.oracle.com/tech/webservices/htdocs/series/streams/content.html
    At the point "23" when I run the application I receive the following error:
         java.lang.Object javax.naming.InitialContext.lookup(java.lang.String)
              InitialContext.java:350
         void oraclestoreClient.main(java.lang.String[])
              oraclestoreClient.java:54
    Process exited with exit code 0.
    What is wrong with the installation?

    After installing the example 2 times reading the documentation, I decided to see the Real player film that should be the same. Astonished I found out that the runtime error came as expectec from 2 missing libraries that are only presented at the video and not at the HTML version (ITEM 21).
    Quite all the example I tryed from Web Services does not work like described. Is it on purpose?

  • Q: Re: Q: Acquiring data using two E series devices connected by RTSI and streaming data to disk

    << (My first posting)
    I use two E series PCI Cards, connected by RTSI. I'd like to stream the data
    from both cards to a binary file and to add a header to it.
    I also need to somehow read (plot) the stored data, this with another VI.
    The whole should be then integrated into an existing program, that used just
    one acquisition card.
    Till now I have tried to combine "Two E-series Shared ScanClk.vi" and "High
    Speed Data Logger.vi" into another VI, and I have tried to read the stored
    data with the "High Speed Data Reader.vi". The problem is that I fight with
    one error after another, what prevents me from going further.
    I use LabView 6.1, under Windows 2K.
    Has somebody by chance already done something similar and would agree to
    share with me their experience? TIA for any suggestion.
    Regards,
    Victor Manta
    >>
    "Ben" wrote in message
    news:[email protected]...
    > Hi Victor,
    >
    > I have done a lot of similar work.
    >
    > Exactly what did you try and what specific errors did you encounter?
    >
    > What you are trying is do-able provided the hardware you have suuports
    > it.
    >
    > Please post (both here and to the DAQ group)
    > the details of the hardware you are using,
    > versions of software being used,
    > Examples that you are using,
    > error codes that occured,
    > posibly post example code showing the problem.
    >
    > Ben
    Hi Ben,
    I use two PCI-MIO-16E-1 cards, connected by RTSI. I'd like to stream the
    data from both cards in real time to a binary file, after having added a
    header to it.
    For tests, on the channel 0 of each card is applied the same square wave,
    100 Hz.
    Yes, the hardware support RTSI. I use LabView 6.1.
    Till now I have:
    1. Combined the "Two E-series Shared ScanClk.vi" and the "High
    Speed Data Logger.vi" into a DAQ VI. To do this, I have "doubled" and
    adapted the "High Speed Data Logger.vi". For testing purposes the data are
    stored in two files, always the same ones (the old ones being overwritten
    after each acquisition).
    2. "Doubled" and adapted "High Speed Data Reader.vi" into another VI, for
    reading from both files, mentioned earlier.
    What already works:
    - The headers for both files are correctly stored (VI point 1.)
    - The acquired data from the first card (device 1) are correctly stored (VI
    point 1.)
    - The VI (point 2.) that reads both files and displays the results works
    What doesn't work:
    - The acquired data from the second card aren't stored at all (VI point 1.)
    - An error message says: "Error -10608 occurred at AI Buffer Read. Possible
    reason: NI-DAQ LV: No transfer is in progress for the specified resource."
    I think that I understand this message, but I don't know how to continue.
    The DAQ VI can be downloaded from (please click the link, then the link on
    that page; about 100K, zipped):
    http://www.swissheartnet.unibe.ch/labview.htm
    Thanks a lot in advance.
    Regards,
    Victor Manta
    PS. I don't know which DAQ group you mean.

    "Filipe A." wrote in message
    news:[email protected]...
    > Victor;
    >
    > You can definitely accomplish that task with the DAQ boards you have
    > and Labview.
    >
    > It would be good if you could be more specific as far as what type of
    > errors you are seeing and how you are integrating both VIs.
    >
    > Regards
    > Filipe A.
    > Applications Engineer
    > National Instruments
    Maybe Mr. Filipe A. could help me? Please see below, and TIA.
    Regards,
    Victor Manta
    "Victor Manta" wrote in message
    news:[email protected]...
    > << (My first posting)
    > I use two E series PCI Cards, connected by RTSI. I'd like to stream the
    data
    > from both cards to a binary file and to add a header to it.
    >
    > I also need to somehow read (plot) the stored data, this with another VI.
    >
    > The whole should be then integrated into an existing program, that used
    just
    > one acquisition card.
    >
    > Till now I have tried to combine "Two E-series Shared ScanClk.vi" and
    "High
    > Speed Data Logger.vi" into another VI, and I have tried to read the stored
    > data with the "High Speed Data Reader.vi". The problem is that I fight
    with
    > one error after another, what prevents me from going further.
    >
    > I use LabView 6.1, under Windows 2K.
    >
    > Has somebody by chance already done something similar and would agree to
    > share with me their experience? TIA for any suggestion.
    >
    > Regards,
    > Victor Manta
    > >>
    >
    > "Ben" wrote in message
    > news:[email protected]...
    > > Hi Victor,
    > >
    > > I have done a lot of similar work.
    > >
    > > Exactly what did you try and what specific errors did you encounter?
    > >
    > > What you are trying is do-able provided the hardware you have suuports
    > > it.
    > >
    > > Please post (both here and to the DAQ group)
    > > the details of the hardware you are using,
    > > versions of software being used,
    > > Examples that you are using,
    > > error codes that occured,
    > > posibly post example code showing the problem.
    > >
    > > Ben
    >
    > Hi Ben,
    >
    > I use two PCI-MIO-16E-1 cards, connected by RTSI. I'd like to stream the
    > data from both cards in real time to a binary file, after having added a
    > header to it.
    >
    > For tests, on the channel 0 of each card is applied the same square wave,
    > 100 Hz.
    >
    > Yes, the hardware support RTSI. I use LabView 6.1.
    >
    > Till now I have:
    >
    > 1. Combined the "Two E-series Shared ScanClk.vi" and the "High
    > Speed Data Logger.vi" into a DAQ VI. To do this, I have "doubled" and
    > adapted the "High Speed Data Logger.vi". For testing purposes the data are
    > stored in two files, always the same ones (the old ones being overwritten
    > after each acquisition).
    >
    > 2. "Doubled" and adapted "High Speed Data Reader.vi" into another VI, for
    > reading from both files, mentioned earlier.
    >
    > What already works:
    >
    > - The headers for both files are correctly stored (VI point 1.)
    > - The acquired data from the first card (device 1) are correctly stored
    (VI
    > point 1.)
    > - The VI (point 2.) that reads both files and displays the results works
    >
    > What doesn't work:
    >
    > - The acquired data from the second card aren't stored at all (VI point
    1.)
    > - An error message says: "Error -10608 occurred at AI Buffer Read.
    Possible
    > reason: NI-DAQ LV: No transfer is in progress for the specified resource."
    >
    > I think that I understand this message, but I don't know how to continue.
    >
    > The DAQ VI can be downloaded from (please click the link, then the link on
    > that page; about 100K, zipped):
    >
    > http://www.swissheartnet.unibe.ch/labview.htm
    >
    > Thanks a lot in advance.
    >
    > Regards,
    >
    > Victor Manta
    >
    > PS. I don't know which DAQ group you mean.

  • Q: Acquiring data using two E series devices connected by RTSI and streaming data to disk

    I use two E series PCI Cards, connected by RTSI. I'd like to stream the data
    from both cards to a binary file and to add a header to it.
    I also need to somehow read (plot) the stored data, this with another VI.
    The whole should be then integrated into an existing program, that used just
    one acquisition card.
    Till now I have tried to combine "Two E-series Shared ScanClk.vi" and "High
    Speed Data Logger.vi" into another VI, and I have tried to read the stored
    data with the "High Speed Data Reader.vi". The problem is that I fight with
    one error after another, what prevents me from going further.
    I use LabView 6.1, under Windows 2K.
    Has somebody by chance already done something simi
    lar and would agree to
    share with me their experience? TIA for any suggestion.
    Regards,
    Victor Manta

    << (My first posting)
    I use two E series PCI Cards, connected by RTSI. I'd like to stream the data
    from both cards to a binary file and to add a header to it.
    I also need to somehow read (plot) the stored data, this with another VI.
    The whole should be then integrated into an existing program, that used just
    one acquisition card.
    Till now I have tried to combine "Two E-series Shared ScanClk.vi" and "High
    Speed Data Logger.vi" into another VI, and I have tried to read the stored
    data with the "High Speed Data Reader.vi". The problem is that I fight with
    one error after another, what prevents me from going further.
    I use LabView 6.1, under Windows 2K.
    Has somebody by chance already done something similar and would agree to
    share with me their experience? TIA for any suggestion.
    Regards,
    Victor Manta
    >>
    "Ben" wrote in message
    news:[email protected]...
    > Hi Victor,
    >
    > I have done a lot of similar work.
    >
    > Exactly what did you try and what specific errors did you encounter?
    >
    > What you are trying is do-able provided the hardware you have suuports
    > it.
    >
    > Please post (both here and to the DAQ group)
    > the details of the hardware you are using,
    > versions of software being used,
    > Examples that you are using,
    > error codes that occured,
    > posibly post example code showing the problem.
    >
    > Ben
    Hi Ben,
    I use two PCI-MIO-16E-1 cards, connected by RTSI. I'd like to stream the
    data from both cards in real time to a binary file, after having added a
    header to it.
    For tests, on the channel 0 of each card is applied the same square wave,
    100 Hz.
    Yes, the hardware support RTSI. I use LabView 6.1.
    Till now I have:
    1. Combined the "Two E-series Shared ScanClk.vi" and the "High
    Speed Data Logger.vi" into a DAQ VI. To do this, I have "doubled" and
    adapted the "High Speed Data Logger.vi". For testing purposes the data are
    stored in two files, always the same ones (the old ones being overwritten
    after each acquisition).
    2. "Doubled" and adapted "High Speed Data Reader.vi" into another VI, for
    reading from both files, mentioned earlier.
    What already works:
    - The headers for both files are correctly stored (VI point 1.)
    - The acquired data from the first card (device 1) are correctly stored (VI
    point 1.)
    - The VI (point 2.) that reads both files and displays the results works
    What doesn't work:
    - The acquired data from the second card aren't stored at all (VI point 1.)
    - An error message says: "Error -10608 occurred at AI Buffer Read. Possible
    reason: NI-DAQ LV: No transfer is in progress for the specified resource."
    I think that I understand this message, but I don't know how to continue.
    The DAQ VI can be downloaded from (please click the link, then the link on
    that page; about 100K, zipped):
    http://www.swissheartnet.unibe.ch/labview.htm
    Thanks a lot in advance.
    Regards,
    Victor Manta
    PS. I don't know which DAQ group you mean.

  • C-series h.264 streaming ~ broadcast confidence monitor

    Hi all ~
    has anyone simply viewed the h.264 stream with some type of software based decoder / codec - and if so
    what was the path / url to view it... ? any comments will be appreciated !
    I've built a custom java application for a broadcast studio handling call & cam control with on-screen diagnostics etc...
    - they use alot of Sony's but now are bringing in Cisco C-series
    The application as it stands now grabs the camera snapshot.jpg of camera on the far end and displays it on user interface in a little
    .jpg viewer with ptz / call controls... just to let operators know video is happy...
    well - now with the C-series I dont get to do that, since TC5 and above... well - within budget anyways...
    to get the C-series snapshot I have two options - build a Base_64.json decoder which would emulate
    how the web interface on the C-40 displays the snapshot now ( very costly ) - or grab it via SCP out of root/tmp/snapshots folder...
    the issue here is I have to copy it from the codec and put it on a server - which would not be so bad, but the overall design
    allows for alot of codec's... so - ideally - in 3 three years I could have 40+ codecs to copy / paste that .jpeg
    from to the server, constantly over-writing the file etc... not pretty...
    so - my only last hope is to grab an h.264 stream ( I only need to get the video when in a call anyways / h.323 only )
    but I dont know enough about h.264  to know if it's even possible...
    I'm suspecting I'm not going to get my way on this...
    thanks in advance for your time !!
    Tom Brittingham
    Progicon Systems

    If the C-Series have TC6 or greater software, you can get the snapshots the following addresses, one for local camera video and the other for incoming remote video.  Note, web snapshots will have to be enabled on the codec for snapshots to work, of course.
    /web/api/snapshot/get?SourceType=localMain
    /web/api/snapshot/get?SourceType=remoteMain

  • Hey guys, I have an ipad2. Am a new user of apple products. Currently am having trouble streaming movies and series online...I seem to only be able t watch YouTube video from the YouTube app installed on the iPad. Please any suggestions?

    Hey guys, I have an ipad2. Am a new user of apple products. Currently am having trouble streaming movies and series online...I seem to only be able t watch YouTube video from the YouTube app installed on the iPad. Please any suggestions?

    Currently am having trouble streaming movies and series online...
    From where? Using which apps?

  • How can I see series in streaming on my ipad?

    Hi! I've just bought a mini ipad and i'm trying to use it in the best way I can. I really would like to watch my favourite series on my ipad, as I do on my pc.
    After Megavideo closed I found different sites as putlocker or videopremium to watch my series, so I tried to watch them in my ipad but...no way!! Is there an app that I NEED TO DOWNLOAD??  Can you Help me??????THANKS A LOT!!
    Ps.some program or app that can
    be used in Europe!!

    sorry, it should be take instead of "Tale" and also goes instead of "goles"

  • Hi there everyone, I have purchased hundreds of movies and tv series over the last few years and can have not got enough space on my laptop so I have, put them all on to a WD 1 TB hard drive , I have just bought apple tv and am trying to stream my media f

    Hi there everyone I have had to store my iTunes library on an external WD 1tb hard drive,
    Problem is I've just bought apple tv and can't stream my iTunes library from my external hard drive, i have to keep copying what things I need to watch or listen to to iTunes and then stream it that way and it's very time consuming, please excuse my ignorance, but is there a way around this

    As per the question, really...
    "My Apple TV (1st Gen) will not synch with iTunes on my Laptop"
    There's no error messages
    Only the films i've bought on my AppleTV appear on my AppleTV
    It's been synching for over 4 hours and hasnt got past the first film and the progress bar is not moving
    David

  • I just downloaded a TV series on iTunes. They don't seem to work unless I have wi-fi. Are they streaming?

    I want to watch them on a plane trip. I paid for this series so that I could travel with it. What's going on!?!?
    Thanks!!!

    I guess I don't know. They do have an exclamation point next to them, which usually means something's not right.

  • Wrong Speed on Sky GO Stream and Poor Customer Ser...

    Hello,
    After starting with BT Option 1, I slowly starting exceeding my 10GB limit and after this happened 2 months running then I decided to upgrade to Option 3. This reason behind my exceeding of 10GB was that I was running Sky Go which was great for Sky Atlantic and Sky Sports. It ran extremely fast and whilst on Auto always pulled in well above the 2MB required. Since upgrading it has mostly run at 0.4MB and won't play more than 6 secs before buffering being required. The max I have received is 1.4MB which is still not enough to live stream. When it is at 0.4MB then I can barely run BBC iPlayer or a YouTube video. 3 phone calls to BT and 3 line tests, yep thats fine, I knew that because I've been into my router settings and it tells me. 2 time, please change ADSL and that hasn't worked. I've done everything and on my 4th attempt tonight it is now BT's system down and they can't run a line check. I don't need a line check I need an engineer to look at it! I can't run a BT Broadband test or use desktop help as the computer is a MAC. It is no better running wired or wireless and so I'm completely stumped. I've even played the audio down the phone to show how it breaks up every 6 secs and buffers. Why oh Why oh Why do BT just keep trying the same thing everytime, I'm not an idiot and nothing they can do software or settings can fix it. It must either be my line or my router, it needs an engineer to test that the master line in the house is accepting an 8MB signal or if my router is faulty. £28 a month and line rental and I now can't stream anything to get me over 10GB so why did I even bother upgrading. To top it off, if I'm not happy with the service and want to leave I'm tied into a 2 year contract and can't, it's basically "please give us loads of money, we won't really help you and then when you can't take it anymore we'll remind you your stuck for 2 years".
    I really do hope that someone at BT reads this and thinks to themselves, I'd hate it if my family or friends were really struggling with their broadband and I'd love to do something to help and actually get it fixed so they can enjoy the item they pay £500 ish a year for. I don't want a miracle, I never shout at the advisors and I don't feel I'm sking for much except the product I purchased. If this was a physical item, I could return it to a store but it's not an item, it's a service and it's just as much my duty to honour your contract as it is for you to provide what you promised. 
    Right rant over, I feel 1% better for the 3 call backs I've never had and I'm waiting with fingers crossed for the BT Angel to call me and go "Don't worry Sir, we'll have an engineer round shortly and they won't go until they can see every new spec of hair on Wayne Rooney head for at least 20 secs without buffering. I'll make him/her a cracking cup of tea and even give him/her a £20 and some beers for the joy I will have watching Premier League football!

    welcome to the forum
    this is a customer help customer forum and the only BT employees are the forum mods.
    as customers the forum members can understand your frustration as most have had a similar problem with slow connection and some with even bigger problems.  If the forum members can't help you then the mods will try. 
    in order for the forum members to help please can you post the adsl stats from your router may need to 'show detail' to get all stats (if hub enter 192.168.1.254 in your browser and navigate to adsl or use a-z, if netgear enter 192.168.0.1) and run btspeedtester (MAC users may have problems) http://speedtester.bt.com or http://bt.custhelp.com/app/answers/detail/a_id/9354/c/346,4740,5520 and post the results .
    are you connected directly to the NTE5 master or test socket or to somewhere else? Is the master the only phone socket in your home?
    Have you tried the quiet line test? - dial 17070 option 2 - should hear nothing - best done with a corded phone. if cordless phone you may hear a 'dull hum' which is normal
    Someone may then be able to offer help/assistance/suggestions to your problem
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Need license for using H.264 Video codec for live stream with FMS 3.5 series

    Hi,
        I am creating a live audio-Video chat application  in which I use H264 video codec for live streaming.  I am using Flash Media Server version 3.5.7. I read some where that H.264 Video streaming using FMS required seperate licencse. So I want to confirm , It is true that H264 video streaming required seperate license? If yes then what is the procedure to get license.
    Please let me know its urgent.
    Regrads,

    Hi Again,
    Thanks for your reply.
    Here are some articles/posts which says about Royalties to use h264:
    http://www.mpegla.com/Lists/MPEG%20LA%20News%20List/Attachments/226/n-10-02-02.pdf 15:27
    http://www.mpegla.com/main/programs/AVC/Documents/AVC_TermsSummary.pdf
    http://www.streamingmedia.com/Articles/ReadArticle.aspx?ArticleID=65403&PageNum=3
    http://www.mpegla.com/main/programs/avc/Documents/AVC_TermsSummary.pdf
    According to these, any  product/service provider, need to pay one time fee based on # of subscribers if we are using h264 for encoding and is charging fee from its users.
    About our business: We are web-conferencing solution tool provider and are using Flash Media Server version 3.5.7. I for audio/video. Please help me out if h264 is really free for us or we need to buy license to use that.
    Looking forward to hear from you soon.
    Regards,

  • Can I upload Amazon Prime and Google Play movies and TV series that I downloaded to iCloud and stream them from there later

    I switched from having an android on Verizon to Sprint and selected an iPhone because of the deal they had with them. Unfortunately I get really impatient when it comes to new tech so all they had in stock were the 16gb 6's. I'm obviously used to sticking a 64gb card into my android and being on my merry way... Anyways. All of my media/entertainment purchases have been on the Google Play store or Amazon Prime. I have both apps on my iPhone & both give me the option to download. Is there any way I can download my previous purchases to my iPhone and then upload them to the iCloud? Once (if) they are in the cloud will I be able to stream them from there or is that only reserved for iTunes purchases? I do have root access to my phone if that makes a difference.

    Welcome to the Apple community.
    iCloud Drive isn't just for iTunes content, but apps need to be developed to use it, I doubt your Amazon and Google apps are.

  • How to make contact to apple? Because it ***** that they offer a paid series pass simultaneously as a streaming flatrate provider....

    I have ordered a season pass for Breaking Bad, for a lot of money. Now Wtchever provides it for free, if you have an account, what I have. I woukd expect, that I can see my paid episode at least one day earlier than te flatrate guys, But it comes almost simultaneously. What is going on? If I pay for something, I want to have something for my money!! 

    You have something for your money: you will have those episodes, to keep and watch forever (as long as "forever" means when it comes to technology) without needing any sort of network connection once the episodes have been downloaded. If that's not sufficient incentive for you. then by all means patronize other services in the future. Whether you can get a refund of your order for Breaking Bad I don't know, the terms of sale for the iTunes Store stating that all sales are final, but you can contact them and ask. Click the Support tab above, then go to the Contact Apple Support area, click the link, and follow the on-screen instructions.
    As to the timing of availability of the episodes, that's completely up to the show's owners.
    Regards.

  • Philips TV 9000 serie stops streaming

    I have a philips tv 9000, qnap 210, twonky and e2000.
    When i using my e2000( wireless/cable) the tv stops playing the vids after 5 min.
    When i using un very old smc router there's no problem.
    Does anybody recongize the problem?

    Do the following steps:
    # Open up the browser and on the address bar type 192.168.1.1 that will open up the Router setup page.
    # Lower the MTU (Maximum Transmission Unit) from 1500 to 1492 or less (usually found on your router's main/ basic setup page)
    #Adjust the following advanced wireless settings:
    ~~ Lower the beacon interval from 100 to 70
    ~~ Lower the fragmentation threshold from 2346 to 2306
    ~~ Lower the RTS threshold from 2347 to 2307

  • SB Audigy Series Support Pack 5.3 (02/24/2015)

    This software/driver pack is unofficial, not supported by Creative Labs.
    Use it at your own risk.
    Supports any model of the following Sound Blaster cards (based on Emu10kx DSP):
    - Audigy
    - Audigy 2
    - Audigy 2 ZS
    - Audigy 4
    - Audigy 5/RX
    For Audigy SE/LS/Value and Live! 24-bit cards, click here for a compatible version.
    Operating systems supported:
    32-bit and 64-bit editions of Windows 10 / 8.1 / 8 / 7 SP1 / Vista SP2 / XP SP3
    Included in the pack:
    - Audigy series driver 3.01.0039 (Windows Vista or later) (**)
    - Audigy series driver 2.09.0016 (Windows XP)
    - ALchemy 1.45.03
    - Audio Console 1.41.00
    - DDL and DTS Connect License Activation 1.00.04 (*)
    - Dolby Digital Live Pack 3.03.08 (*)
    - EAX Console 3.00.60 (Windows Vista or later)
    - EAX Console 3.00.59 (Windows XP only)
    - Feature Mode Selection Utility 2.10.07
    - Graphic Equalizer 2.10.01
    - MediaSource DVD-Audio Player 2.00.78 (***)
    - SoundFont Bank Manager 3.21.02
    - Speaker Calibrator 1.60.14 (Windows XP only)
    - Speaker Settings 2.10.05 (Windows Vista or later)
    - Speaker Settings 2.10.04 (Windows XP only)
    - Surround Mixer 4.00.76 (Windows XP only)
    - THX Setup Console 2.20.08 (Windows XP only)
    (*) Purchase and activation required, more info at http://buy.soundblaster.com.
    (**) - For Audigy 5/RX (SB1550) and Audigy 4 Series II (SB0612) this driver also supports Windows XP.
    (***) - Requires Audigy 2, Audigy 2 ZS ou Audigy 4
    Does this driver improve sound quality or performance Are there any tweaks ?
    No, this driver does not improve sound quality nor increase performance.
    No, there are no tweaks.
    If someone states that its driver improves sound quality and performance, you are being fooled, cheated.
    It is even worse that the so called tweaks come from a person who is not EVEN technically acknowledged, does NOT know anything about Windows internals, software engineering and sound fidelity that all audiophiles always look for.
    If you "feel" the sound better, that is the infamous placebo effect and there is no real proof that any tweaks work.
    In fact, I have yet to see a driver that states in its release notes that it improves sound quality.
    I've disassembled about every single .SYS driver, .DLL libraries and .EXE executables and found nothing.
    There are some undocumented registry values, but nothing related to sound quality or performance.
    Would the so called tweaks even exist, they would be in my Support Packs, you can bet that.
    Fixes and improvements:
    - Fixed Audigy 5/RX support.
    - Readded "EndPoint Utility" to enable the use of other digital devices to output Dolby Digital Live encoded audio.
    - Fixed driver installation issues on Windows 10.
    - Fixed Audigy "1" or Audigy 2 mute issue.
    - Audigy RX is now fully supported.
    - EAX Console now works on Windows Vista or later.
    - Karaoke effects now work properly on Windows Vista or later, just use EAX Console to enable them. Effects will only be applied to the Microphone input.
    - Sound Blaster Audigy Control Panel now available for all cards, but it lacks many settings available on Audio Console, so use the later.
    - Added instructions on how to install the Gameport.
    - Fixed missing speaker settings strings on Windows XP when DDL is enabled.
    - Improved driver installation, less confirmation prompts.
    - Improved setup procedure and scripts.
    - Removed Encode switcher for now, only DDL is available.
    - Installation now customizable, select what you want to install.
    - New integrated Post Driver Install Helper tweaks the driver without tampering certificate.
    - CMSS2 is now available.
    - OpenAL 64-bit support.
    - Dolby Digital Live now works on Windows 8.1 (update 1). Creative Audio Service was not being installed on that OS.
    - Special FX, Advanced EQ, Studio and Custom presets now available on Windows Vista or later.
    - Audio Console does not crash anymore on non-English localized installs. Localized resources for Online Karaoke tab were missing; added mostly localized Korean and Chinese (Traditional) resources.
    - Online Karaoke page is available for all Audigy cards on Windows Vista or later; this is NOT a new feature, but an easier way to configure the Microphone.
    - EAX Settings for Windows Vista or later includes EAX Studio, a fancy version of EAX Control Panel, no changes in functionality, except the Test button now works.
    - Added fully localized Korean and Chinese (Traditional) resources for EAX Studio, which were missing.
    Undocumented fixes by Creative (not listed in the release notes):
    - Headphone mode now sticks and does not revert automatically to Speakers mode on Windows Vista or later.
    - Special FX, Advanced EQ and Studio presets were not working on Windows Vista or later.
    Release Notes:
    IMPORTANT: Driver uninstall on Windows Vista or later
    The included driver for Windows Vista or later has a bug that causes a stop (blue screen) error when unloaded by disabling the Audigy or uninstalling the driver.
    To workaround this issue, run the KillDrv.exe utility included and restart when asked to do so. Proceed normally and uninstall all the software or only the driver.
    If you have previously installed the Audigy 5/RX driver, you MUST run this utility.
    As the KillDrv verify the driver version installed, running it won't do any harm, even if the driver version is not affected.
    HOW TO INSTALL THE GAMEPORT DRIVER
    You can find a Gameport\ReadMe.htm file in the folder where you unpacked the Support Pack.
    Just follow the steps shown in the screenshots.
    WINDOWS 8.1 OR LATER DOES NOT SAVE SETTINGS
    - Configure all settings and shutdown. Your settings will be saved.
    - This does not work if you disable Fast startup permanently or temporarily (by holding the Shift key while shutting down).
    - On Windows 10 you need to run the application with Administrator privileges (right-click and choose Run as Administrator). This is valid for all applications used to configure the card.
    OpenAL 2D benchmark in RightMark 3DSound crashes your system
    The included driver for Windows Vista or later has a bug that crashes your system if you run the OpenAL 2D benchmark using 63 buffers.
    No problem With 62 or fewer buffers.
    OpenAL 3D and OpenAL 3D + EAX benchmarks are not affected.
    Details: DRIVER_IRQL_NOT_LESS_OR_EQUAL (0x000000D1) - ctoss2k.sys
    There is no DirectSound hardware acceleration on Windows XP 64-bit (x64) with 4GB RAM or more
    The Audigy driver does not support 64-bit addressing, disabling the DirectSound hardware acceleration and causing multichannel sound to be played only in the stereo channels (front left/right).
    Workarounds:
    - install the 32-bit (x86) version of Windows XP.
    - limit to less than 4GB the amount of RAM available to Windows.
    - enable the "Memory Hole" setting in the BIOS Setup, if your motherboard supports it.
    - install and use Creative ALchemy to convert the DirectSound API calls into OpenAL, which is not affected by this issue.
    Karaoke effects make the audio play in mono
    You can avoid this issue by using EAX Console to enable Karaoke effects. Audio Console is affected by the issue.
    Optionally, follow the steps below.
    Open EAX Settings, select a Karaoke effect, then click the Edit button.
    Click on the Source (Wave) tab and change the Original sound to 100% and Pitch Shift to 0%. Click the Save environment button.
    Repeat the steps for all Karaoke effects.
    These changes will be valid only for the current speaker configuration. If desired, repeat the same process for each speaker configuration.
    MediaSource DVD-Audio Player system requirements
    - 32-bit edition of Windows XP or later
    - any Audigy 2, Audigy 2 ZS or Audigy 4 card
    Built-in Decoder on Windows Vista or later
    To use the built-in decoder, make sure it is enabled in Audio Console.
    Select "SPDIF Out (Creative SB Audigy (WDM))" as the output device of your player and then configure the AC3/DTS filter to send the stream through SPDIF.
    When you restart your computer, the Tone settings (Bass and Treble) are not applied.
    Just readjust one of the controls one time per boot.
    Equalizer and EAX effects are not available when using OpenAL or ALchemy
    Only Tone (Bass and Treble) and CMSS 3D (CMSS, CMSS2 and Stereo Surround) features are available.
    There is no sound in games with OpenAL support
    Disable Advanced EQ and Special FX by selecting "No effect" before running the game or program.
    Equalizer settings are not applied after using OpenAL or ALchemy
    After you run a game with OpenAL support or using Creative ALchemy, the Equalizer settings are applied.
    Just run Equalizer and the saved setting is loaded automatically.
    Tone settings are lost when speaker configuration is changed
    Bass and treble settings reset to their default values when speaker configuration is changed.
    Download:
    Filename: Audigy_SupportPack_5_3.exe
    File size: 120 MB
    CRC32 hash: 76110093
    SHA- hash: 1001EB673EAF532EA10B2C986F1F4046D52F6771
    Mirrors: Google Drive
    All files are property of Creative Technology Ltd, unless otherwise noted.

    Originally Posted by Dave_
    Please help me daniel_K. All I want to do is send 5.1 sound to my Sony amp (SRT-DH520). I have purchased a new SB Audigy 5/Rx [CFC0] and when I install from your pack everything looks great until I toggle the "Enable Dolby Digital Live". Then I get no sound output at all. And when I try to test the signal through the audio settigs it says "The device is being used by another application. Please close any devices that are playing audio to this device". I cant think of any other device running. When I untick the Enable Dolby Digital Live I can get stereo sound again. The DDL is authenticated. The cable is working. The amp is fine. I neeeeed help....
    Unfortunately I don't have a sample card to test personally and don't know anyone with an Audigy 5/RX.
    Anyway, I have a suggestion.
    Run EndPtUtl.exe found in the Audio Console installation folder.
    If the issue still persists, try to use the Digital Output (Coaxial/Optical) of another device, provided that you have any on your computer.
    EndPtUtl.exe enables the use of any device for outputting encoded audio.

Maybe you are looking for