Stuck on "Initializing Media Player Applet, Please Wait." under Recordings - Calabrio One Quality Management

We're having an issue with a couple of users who cannot access the Recordings section of the Calabrio Quality Management web interface. Other users can login and view Recordings just fine and they seemingly are configured the same. Here is what the failed user experiences:
1) User logs in to Calabrio Quality Management (Separate Logins) via the Cisco Unified Workforce Optimization page.
2) User clicks Recordings button on the top part of the page
3) After accepting a couple of Java Security prompts and enabling pop-ups, it just hangs on the following prompt:
Initializing Media Player Applet, Please Wait...(This may take several minutes)
What's odd is that on the same PC, I will log in with another user that is known to work, and they can access the page with no problems.
Here are things I have tried to rectify the problem but have not succeeded:
- Tried on IE 8, 10 and 11, Firefox, and Chrome
- Cleared Java Temporary Internet Files
- Checked users permissions Under Quality Manager Administrator
- Validated PC settings (where the login is), all checks have passed
We are running Calabrio One Quality Management 9.0.1.57. 
Any ideas?
Thanks,
John

Hey all,
I spoke to Calabrio Support and this is a known issue with all versions of QM to date. The problem is when sometimes user searches are too big. The QM C1 auto-executes the most recent search and will cause the page to never load.The fix as follows:
1) Log into the Windows Server that has the QM Software installed.
2) Open "Quality Management Administrator" and log in. Expand 'Site Configuration', then click 'System Database' to find the SQL Instance Hostname/IP. You'll need it for Step 4.
3) On Windows, Click 'Start >> All Programs >> Microsoft SQL Server 2008 R2 >> SQL Server Management Studio'
4) SQL Server Authentication. Input the following:
Server Type: Database Engine
Server Name: <SQLInstance>\QM
Authentication: SQL Server Authentication
User: sa
Password: *********
Log in.
5) Expand 'Databases'
6) Right-click the database 'SQMDB', then click 'New Query'
7) Enter this command:
delete from Search where name='recentsearchforsystem'
8) Click Execute
9) Log into the Web interface again and test and verify access to Recordings is now working

Similar Messages

  • After effects is stuck on initializing media core

    Well the title says it all. When ever i try to start up After Effects it just gets stuck on initializing media core. I looked on one of you're posts where it said enable a few of adobe products to be allowed on the firewall and i did but it still wont open it. Please respond asap.

    Considering the wealth of information you've supplied about your system, the versions of software you're running and any ancillary cards you have have installed, here's my best guess given the facts at hand:  AE doesn't like you any more.  What did you do to make it so angry with you?
    First, you should apologize to AE.
    Then you should UNINSTALL Quicktime X and install the latest version of QT7.

  • My Mac laptop IPhoto is "stuck" on a screen that says, "Please wait for import to complete."  I can't get it to complete the task.

    My Mac laptop IPhoto is "stuck" on a screen that says, "Please wait for import to complete."  I can't get it to complete the task.  What do I do next?

    Force Quit the app. It's under the File menu.

  • Please Wait While Windows Configures Trusted Drive Manager

    Sometimes when I get an email with an attachment and try to open it I get a message that says "Please wait while Windows configures Trusted Drive Manager". It is annoying to see this and I'm not sure how to get rid of the message. Thank you for
    your help.

    Thanks for the link.  Software that comes with this computer doesn't have the Dell Protection since it is a work computer. 
    Hi,
    Both the error message and the event log were all pointing to Trust Drive Manger.
    Consider it happened to certain attachments, I suspected that there might be some feature of those attachment triggered this alert, like file type or something. So could please check what
    these attachments had in common.
    Meanwhile check if your PC is one of the models below:
    Dell
    ControlPoint (DCP) Security Manager Versions 1.X installed on:
    Latitude 13, E4200, E4300, E5400, E5410, E5500, E5510, E6400 (ATG, XFR), E6410
    (ATG), E6500, E6510, XT2, XT2_XFR, Z600
    OptiPlex 380, 580, 760, 780, 960, 980, XE
    Precision Mobile M2400, M4400, M4500, M6400, M6500
    Precision WorkStation T3500, T5500, T7500  
    Reference to:
    this URL

  • Install 8.1.7 on RedHat 9 hangs after Initializing JVM from ..Please Wait

    I am trying to install 8i 8.1.7 on redhat linux 9. when I start the installer I initially got the first error below. I did export LD_ASSUME_KERNEL=2.4.1. Now the installation starts and I get
    ---FIRST ERROR---
    [oracle@localhost Disk1]$ ./runInstaller
    Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
    [oracle@localhost Disk1]$ /usr/local/downloads/Oracle8iLinux/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link
    time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    ---CURRENT ERROR---
    [oracle@localhost Disk1]$ ./runInstaller
    Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
    and then get back to the $prompt after some time and the welcome screen never comes up.
    Whats wrong?

    Hi,
    Follow the Steps below as I managed to configure and Install it with the help of these steps
    1. Things you need before the installation
    Before you start installing Oracle, you need to have the following packages:
    �     jdk-1.1.8_v3 - Blackdown Linux port of Sun's Java Development Kit
    You can find it at www.blackdown.org
    �     Red Hat Linux 6.2 compatibility packages
    compat-libstdc++-6.2-2.9.0.16
    compat-glibc-6.2-2.1.3.2
    compat-libs-6.2-3
    compat-egcs-6.2-1.1.2.16
    You can find these packages on your RedHat CDs, download them from RedHat site, or from some mirror site.
    �     glibc-2.1.3-stubs Patch from Oracle.
    2. Pre-install actions
    2.1 Installing compatibility packages
    Install all of the RedHat 6.2 compatibility packages mentioned above by issuing rpm -Uvh package_name, e.g:
    # rpm -Uvh /mnt/cdrom/RedHat/RPMS/compat-libs-6.2-3.i386.rpm
    2.2 Installing Java development kit
    According to jdk documentation, we will install it under /usr/local by issuing e.g.
    # tar -xvjf jdk-1.1.8_v3.tar.bz2 -C /usr/local
    Note that it is not necessary to add path to the java executables in PATH environment variable, so you can safely keep whatever jdk or jre version you already have.
    2.3 User oracle, groups and software mount points
    We need to create two groups, oinstall and dba.
    The oinstall group will own all the installation files, so user oracle should have the oinstall group as its initial group. We also need one more group, dba, that will have oracle's SYSDBA and SYSOPER privileges granted. User oracle should have the dba group as its supplementary group. Note that all linux users (accounts) that are in group dba will also get these privileges.
    # groupadd oinstall
    # groupadd dba
    # useradd -g oinstall -G dba oracle
    # passwd oracle
    Create directories in which database files will reside. Oracle recommends OFA - Optimal Flexible Architecture (see oracle installation guide), but in this example everything will be installed under /home/oracle:
    # mkdir /home/oracle/product
    # cd /home/oracle/product
    # mkdir 8.1.7
    # chown -R oracle.oinstall /home/oracle/*
    2.4 Setting the environment for oracle account
    We should now login as user oracle and put the following lines at the end of .bash_profile:
    export LD_ASSUME_KERNEL=2.2.5
    source /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    export ORACLE_BASE=/home/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/8.1.7
    export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
    export PATH=$PATH:$ORACLE_HOME/bin
    unset LANG
    First two lines modify your environment so that gcc and ld look for glibc 2.1.3 compatibility headers and libraries.
    The unset LANG line is there because if LANG is set, java is known to generate JNLS Exceptions.
    Listing of valid Oracle NLS Data parameters including supported languages, territories and storage character sets can be found here.
    The .bash_profile should now be executed in order to initialize these variables:
    $ source /home/oracle/.bash_profile
    or we can just log off and than back on as user oracle.
    If you use some shell other than bash (tcsh, sh, ...) all of those variables should be set according to syntax of your shell and put in script that automatically executes at user login.

  • How do you open a media player as a POP-UNDER?

    hello there,
    I am trying to open a media player file as a pop under window, but it pops UP instead. Here's the script... any ideas??
    Thanks!
    <!--function popOpen()
    window.open("http://repweb2.earnware.com/RepWeb/Oasis/Recom/audio/12YearsAgo.asx","pop_under_window","width=700,height=700,toolbar=no");
    self.focus();
    </script>
    OPEN -->

    That's JavaScript, and JavaScript is not Java.
    These forums are for Java-related questions.

  • Still stucked on initializing media core then-quick time is not installed-then dynamic link error-th

    hello everyone
    I'm on Mac Os 10.7.4 with a Mb Pro 2,5 Core i7
    I've been searching for 4 month now to install Ae CS6 & Premiere
    I tried to remove the QT components
    I switched off my internet and stopped my little snitch
    The CUDA was installed due to a migratin from my MacPro
    (CS6 run on it ok)
    I deleted it in the system pref pan with control delete
    I upgrade on 6,0,4
    I try many desinstall / reinstall
    useless…: (
    anybody has an idea ?
    thank you very  much for your help
    Nicolas (sorry for my french english)

    sure it's my last option !
    I should take a break and reinstall everything !
    but it takes such a long time and there's always missing parts… 
    before I was looking for a lighter solution
    cause there"s many thread on this starting conflict
    I was not sure to have try every path
    Now I'm in the flow
    I'll take few days before the next peak
    thank you for your answer
    regards
    Nicolas

  • Since I updated to firefox 5.0, the windows media player plug in for firefox doesnt work anymore :(

    Ok I recently upgraded to firefox 5.0, and then when I went to a website that uses windows media player to watch videos and news reports, it said I needed to download the windows media player plug in for firefox. And yet I had already done that in the past. So it directs me to the plug in for windows media player 11, I download and install and it doesnt work. Website repeats the same message, you need to download plug in. It was working fine with firefox 4.0! I use the OS Windows 7, 64bit. Any help please?

    Yes I did, at first it identified it as already there, so it gave the option of repairing it, etc, so I uninstalled the Windows Media Player, then Installed it again, and it still doesn't seem to work! I have the same problem with several other plug ins, in the add ons and plug in section of Mozilla tools, I see that say, "incompatible with firefox 5.0" but as days go by those add-ons, that are built by those other websites seem to be repairing it, but I wanted to know for something as important as windows media player plug in, am I the only one getting this problem? :/

  • Customizing the GUI of a media player

    Hi,
    You know jmf provides a way to create a media player. And it generates the visualcomponent and controlcomponent automatically. The control component contains only start button, mute button, progress bar and media information button. Now Is there a way to add other components like stop button, volume control, logo etc to the control panel of tha media player. Please help.

    I think I might have answered my own question: if you leverage the Extension SDK, then no one need respond.
    thanks, Chuck

  • A simple media player problem

    Hi there,
    The following code is a simple media player applet. Now I try to change it to an application.
    import java.applet.Applet;
    import java.awt.*;
    import java.awt.event.*;
    import java.lang.String;
    import java.net.URL;
    import java.net.MalformedURLException;
    import java.io.IOException;
    import java.util.Properties;
    import javax.media.*;
    public class SimplePlayerApplet extends Applet implements ControllerListener {
    // media Player
    Player player = null;
    // component in which video is playing
    Component visualComponent = null;
    // controls gain, position, start, stop
    Component controlComponent = null;
    // displays progress during download
    Component progressBar = null;
    boolean firstTime = true;
    long CachingSize = 0L;
    Panel panel = null;
    int controlPanelHeight = 0;
    int videoWidth = 0;
    int videoHeight = 0;
    * Read the applet file parameter and create the media
    * player.
    public void init() {
              //$ System.out.println("Applet.init() is called");
              setLayout(null);
              setBackground(Color.white);
              panel = new Panel();
              panel.setLayout( null );
              add(panel);
              panel.setBounds(0, 0, 320, 240);
              // input file name from html param
              String mediaFile = null;
              // URL for our media file
              MediaLocator mrl = null;
              URL url = null;
              // Get the media filename info.
              // The applet tag should contain the path to the
              // source media file, relative to the html page.
              if ((mediaFile = getParameter("FILE")) == null)
              Fatal("Invalid media file parameter");
              try {
              url = new URL(getDocumentBase(), mediaFile);
              mediaFile = url.toExternalForm();
              } catch (MalformedURLException mue) {
              try {
              // Create a media locator from the file name
              if ((mrl = new MediaLocator(mediaFile)) == null)
                   Fatal("Can't build URL for " + mediaFile);
              // Create an instance of a player for this media
              try {
                        player = Manager.createPlayer(mrl);
              } catch (NoPlayerException e) {
                        System.out.println(e);
                        Fatal("Could not create player for " + mrl);
              // Add ourselves as a listener for a player's events
              player.addControllerListener(this);
              } catch (MalformedURLException e) {
              Fatal("Invalid media file URL!");
              } catch (IOException e) {
              Fatal("IO exception creating player for " + mrl);
    * Start media file playback. This function is called the
    * first time that the Applet runs and every
    * time the user re-enters the page.
    public void start() {
         //$ System.out.println("Applet.start() is called");
    // Call start() to prefetch and start the player.
    if (player != null)
         player.start();
    * Stop media file playback and release resource before
    * leaving the page.
    public void stop() {
         //$ System.out.println("Applet.stop() is called");
    if (player != null) {
    player.stop();
    player.deallocate();
    public void destroy() {
         //$ System.out.println("Applet.destroy() is called");
              player.close();
    * This controllerUpdate function must be defined in order to
    * implement a ControllerListener interface. This
    * function will be called whenever there is a media event
    public synchronized void controllerUpdate(ControllerEvent event) {
         // If we're getting messages from a dead player,
         // just leave
         if (player == null)
         return;
         // When the player is Realized, get the visual
         // and control components and add them to the Applet
         if (event instanceof RealizeCompleteEvent) {
         if (progressBar != null) {
                   panel.remove(progressBar);
                   progressBar = null;
         int width = 320;
         int height = 0;
         if (controlComponent == null)
              if (( controlComponent =
              player.getControlPanelComponent()) != null) {
              controlPanelHeight = controlComponent.getPreferredSize().height;
              panel.add(controlComponent);
              height += controlPanelHeight;
         if (visualComponent == null)
              if (( visualComponent =
              player.getVisualComponent())!= null) {
              panel.add(visualComponent);
              Dimension videoSize = visualComponent.getPreferredSize();
              videoWidth = videoSize.width;
              videoHeight = videoSize.height;
              width = videoWidth;
              height += videoHeight;
              visualComponent.setBounds(0, 0, videoWidth, videoHeight);
         panel.setBounds(0, 0, width, height);
         if (controlComponent != null) {
                   controlComponent.setBounds(0, videoHeight,
                             width, controlPanelHeight);
                   controlComponent.invalidate();
         } else if (event instanceof CachingControlEvent) {
         if (player.getState() > Controller.Realizing)
                   return;
         // Put a progress bar up when downloading starts,
         // take it down when downloading ends.
         CachingControlEvent e = (CachingControlEvent) event;
         CachingControl cc = e.getCachingControl();
         // Add the bar if not already there ...
         if (progressBar == null) {
         if ((progressBar = cc.getControlComponent()) != null) {
              panel.add(progressBar);
              panel.setSize(progressBar.getPreferredSize());
              validate();
         } else if (event instanceof EndOfMediaEvent) {
         // We've reached the end of the media; rewind and
         // start over
         player.setMediaTime(new Time(0));
         player.start();
         } else if (event instanceof ControllerErrorEvent) {
         // Tell TypicalPlayerApplet.start() to call it a day
         player = null;
         Fatal(((ControllerErrorEvent)event).getMessage());
    } else if (event instanceof ControllerClosedEvent) {
         panel.removeAll();
    void Fatal (String s) {
         // Applications will make various choices about what
         // to do here. We print a message
              System.err.println("FATAL ERROR: " + s);
              throw new Error(s); // Invoke the uncaught exception
                   // handler System.exit() is another
                   // choice.
    The change I've made:
    import java.applet.Applet;
    import java.awt.*;
    import java.awt.event.*;
    import java.lang.String;
    import java.net.URL;
    import java.net.MalformedURLException;
    import java.io.IOException;
    import java.util.Properties;
    import javax.media.*;
    import javax.swing.*;
    public class MoviePlayer extends JFrame implements ControllerListener {
    // media Player
    Player player = null;
    // component in which video is playing
    Component visualComponent = null;
    // controls gain, position, start, stop
    Component controlComponent = null;
    // displays progress during download
    Component progressBar = null;
    boolean firstTime = true;
    long CachingSize = 0L;
    JPanel panel = null;
    int controlPanelHeight = 0;
    int videoWidth = 0;
    int videoHeight = 0;
    * Read the applet file parameter and create the media
    * player.
    public MoviePlayer() {
         FlowLayout layout = new FlowLayout();
              setTitle("Media Application");
              setDefaultLookAndFeelDecorated(true);
              Container mainWindow = getContentPane();
         //$ System.out.println("Applet.init() is called");
              setBackground(Color.white);
              panel = new JPanel();
              panel.setBounds(0, 0, 320, 240);
              mainWindow.add(panel);
              // input file name from html param
              String mediaFile = null;
              // URL for our media file
              MediaLocator mrl = null;
              URL url = null;
              // Get the media filename info.
              // The applet tag should contain the path to the
              // source media file, relative to the html page.
              mediaFile = "abc.avi";
              try {
              url = new URL(mediaFile);
              mediaFile = url.toExternalForm();
              } catch (MalformedURLException mue) {
              try {
              // Create a media locator from the file name
              if ((mrl = new MediaLocator(mediaFile)) == null)
                        Fatal("Can't build URL for " + mediaFile);
              // Create an instance of a player for this media
              try {
                        player = Manager.createPlayer(mrl);
              } catch (NoPlayerException e) {
                        System.out.println(e);
                        Fatal("Could not create player for " + mrl);
              // Add ourselves as a listener for a player's events
              player.addControllerListener(this);
              } catch (MalformedURLException e) {
              Fatal("Invalid media file URL!");
              } catch (IOException e) {
              Fatal("IO exception creating player for " + mrl);
    * Start media file playback. This function is called the
    * first time that the Applet runs and every
    * time the user re-enters the page.
    public void start() {
         //$ System.out.println("Applet.start() is called");
    // Call start() to prefetch and start the player.
    if (player != null)
         player.start();
    * Stop media file playback and release resource before
    * leaving the page.
    public void stop() {
         //$ System.out.println("Applet.stop() is called");
    if (player != null) {
    player.stop();
    player.deallocate();
    public void destroy() {
         //$ System.out.println("Applet.destroy() is called");
              player.close();
    * This controllerUpdate function must be defined in order to
    * implement a ControllerListener interface. This
    * function will be called whenever there is a media event
    public synchronized void controllerUpdate(ControllerEvent event) {
         // If we're getting messages from a dead player,
         // just leave
         if (player == null)
         return;
         // When the player is Realized, get the visual
         // and control components and add them to the Applet
         if (event instanceof RealizeCompleteEvent) {
         if (progressBar != null) {
                   panel.remove(progressBar);
                   progressBar = null;
         int width = 320;
         int height = 0;
         if (controlComponent == null)
              if (( controlComponent =
              player.getControlPanelComponent()) != null) {
              controlPanelHeight = controlComponent.getPreferredSize().height;
              panel.add(controlComponent);
              height += controlPanelHeight;
         if (visualComponent == null)
              if (( visualComponent =
              player.getVisualComponent())!= null) {
              panel.add(visualComponent);
              Dimension videoSize = visualComponent.getPreferredSize();
              videoWidth = videoSize.width;
              videoHeight = videoSize.height;
              width = videoWidth;
              height += videoHeight;
              visualComponent.setBounds(0, 0, videoWidth, videoHeight);
         panel.setBounds(0, 0, width, height);
         if (controlComponent != null) {
                   controlComponent.setBounds(0, videoHeight,
                             width, controlPanelHeight);
                   controlComponent.invalidate();
         } else if (event instanceof CachingControlEvent) {
         if (player.getState() > Controller.Realizing)
                   return;
         // Put a progress bar up when downloading starts,
         // take it down when downloading ends.
         CachingControlEvent e = (CachingControlEvent) event;
         CachingControl cc = e.getCachingControl();
         // Add the bar if not already there ...
         if (progressBar == null) {
         if ((progressBar = cc.getControlComponent()) != null) {
                   panel.add(progressBar);
                   panel.setSize(progressBar.getPreferredSize());
                   validate();
         } else if (event instanceof EndOfMediaEvent) {
         // We've reached the end of the media; rewind and
         // start over
         player.setMediaTime(new Time(0));
         player.start();
         } else if (event instanceof ControllerErrorEvent) {
         // Tell TypicalPlayerApplet.start() to call it a day
         player = null;
         Fatal(((ControllerErrorEvent)event).getMessage());
    } else if (event instanceof ControllerClosedEvent) {
         panel.removeAll();
    void Fatal (String s) {
         // Applications will make various choices about what
         // to do here. We print a message
              System.err.println("FATAL ERROR: " + s);
              throw new Error(s); // Invoke the uncaught exception
                   // handler System.exit() is another
                   // choice.
    public static void main(String[] args){
         MoviePlayer view = new MoviePlayer();
              view.setSize(600,250);
              view.setVisible(true);
              view.addWindowListener(new WindowAdapter () {
                   public void windowClosing (WindowEvent e) {
                        System.exit(0);
    It does compile, but when I run it, it prints the following error message:
    javax.media.NoPlayerException: Cannot find a Player for :abc.avi
    FATAL ERROR: Could not create player for abc.avi
    Exception in thread "main" java.lang.Error: Could not create player for abc.avi
    at MoviePlayer.Fatal(MoviePlayer.java:257)
    at MoviePlayer.<init>(MoviePlayer.java:123)
    at MoviePlayer.main(MoviePlayer.java:263)
    Press any key to continue...
    Any advice?
    Thank you

    Hi,
    That is due to the way MediaLocator excepts the filename to be formed. add the following line:
    // Get the media filename info.
    // The applet tag should contain the path to the
    // source media file, relative to the html page.
    mediaFile = "abc.avi";
    //HERE'S THE LINE YOU NEED TO ADD
    if ( mediaFile.indexOf( ":" ) < 3 ) mediaFile = "file:" + mediaFile;It formats the filename properly. Also make sure the abc.avi file is in the current directory.

  • ZEN M300, first use and "Please Wait..." message continuously on the screen

    Hello,
    I just bought a ZEN m300 mp3 player. I first attached it to my computer to charge the battery and some music, succesfully. Then after disattached it from my pc, it is locked with a "please wait..." message on the screen. I tried to turn it off, reset it, reattached to the pc,.... But nothing happened, still locked.
    Anybody knows this problem or how to fix it's Thx so much, I m impatient to use it....
    Bye

    Sara,
    This is what is in the link:
    Solution ID: 9589ZEN Style M300/M00 Player is Freezing
    Keywords / Key Phrases: player is freezing, hanging, please wait, not responding, unresponsive
    Summary:
    Applicable To: ZEN Style M300 (DVP-FL007), ZEN Style M00 (DVP-FL008).
    Refer to this article if the ZEN Style M300/M00 freezes or whenever the player shows "Please Wait..." message and becomes unresponsi've.
    If the player freezes when you access the microSD card, refer to Solution ID 94626: Troubleshooting Micro-SD Card Issues for ZEN Style M300/M100
    Perform any of the following troubleshooting steps if the player becomes unresponsive:
    Reset the player. Poke the Reset button using a straightened paperclip or a ballpoint pen.<
    Perform a Clean up on the player. To perform a Clean up, refer to Solution ID 9373: Accessing the Recovery Mode of ZEN Style M300/M100
    Format the internal memory using the player. Formatting the player will erase all files so make sure to perform a back up first. Refer to Solution ID 9373: Accessing the Recovery Mode of ZEN Style M300/M100 for instructions on how to format the player.
    Format the player using Windows Explorer. For detailed steps, refer to Solution ID 6774: How to Format ZEN Style M Series using Windows Explorer.Last Updated: July 29, 2011

  • .mp4 video's audio won't play on Firefox, even with Microsoft Windows Media Player Firefox Plugin 1.0.0.8

    Title says it all: trying to play any .mp4 video files, or anything that utilizes .mp4 files period, will have the video play just fine, but with absolutely no audio at all. I run a Windows 7 Home Premium, and have tested several sites that utilize .mp4 video files, and have tested it on Internet Explorer, with Explorer showing better results at playing both the audio and video.
    I have checked to see if media.windows-media-foundation.enabled is true in the about:config menu, and restarted Firefox, but to no avail. Any ideas as to what could be the root of this problem?

    Hi Soundless_Cyborg,
    Can you please specify an example url where this is happening, sometimes the video player does not support the codec.
    Maybe you need to set it as default for this file type:
    Open Control Panel > Programs > Default Programs > Set your default programs > Select Windows Media Player from the lists under Programs > Set this program as default > OK

  • How do I download Windows Media Player to my Windows 7 - 32 bit laptop?

    As the title suggests, I am having a bit of difficulty going to the Microsoft Website and downloading Windows Media Player - version 11 to my Windows 7 Hewlett Packard laptop - the Pavilion dv4.    Any suggestions?  I do not see WMP in
    my list of applications nor is it under the Control Panel in Add/Remove programs.   I cannot therefore run the Demos with Microsoft has on using MS-WORD 2007 which is the version that came installed with my laptop in 2011.      
    Please give me some step by step instructions for finding if I have WMP at all.  Second, please tell me how I can then download from Microsoft's site.  I really need to learn the ins and outs of Word and I'm used to the prior Word version. 
    thanks.
    Marlund

    If you purchased the pc in Europe or South Korea, you may have a Win 7 "N" or "KN" version which does not ship with Windows Media Player. Please see
    http://windows.microsoft.com/en-au/windows7/products/what-is-windows-7-n-edition
    To check your Windows version see
    http://windows.microsoft.com/en-au/windows7/find-which-edition-of-windows-7-you-are-using
    To install Windows Media Player on Win 7 N or KN, see
    http://www.microsoft.com/en-us/download/details.aspx?id=16546
    ...and WMP version 12 was released in 2009.

  • Media Player 10 Sync help

    Hello I hope this isnt a repeated request but had a quick look and couldnt really find my answer..
    Ive got a new machine at work and trying to get my music restored from my Zen Touch (20GB). I've installed the drivers and the Nomad explorer... but when I try and syn my Device in Media Player 0 it just seems to be one way traffic... It doesnt look like I can sync from my Zen Touch to Media Player library.. (i've also tried to use Real to sync with no joy either).
    Can someone please give me some info on this.. can it be done, or do I have to have Mediasource installed (thats the origional prob cause I cant find my Creative CD that came with the player)...
    Thanks in advance!

    Cybox: You can get MediaSource from Nomadworld.com downloads. Follow the instructions here in the Zen FAQ at Nomadness.net to install it, and make sure you have all the files.

  • Re-install Media Player 12 ???

    I have a Toshiba laptop Satellite L505-S5990 with Win 7 OS pre-installed. Evidently Media Player 12 came bundled with the preloaded system. Now... Media Player has a problem that the troubleshooter will not repair. So I go to my recovery media discs and look through them. Media Player is not listed in the re-install list. Why ?  - So I go to Microsoft's site, but they only will give you downloads for Win 7 (N) and some other stand alone Win 7 that you have to buy at the store seperately. They also tell you if your Win 7 came bundled with your computer, you will need to contact that maker of your computer. So does anyone have experience with this or know who does?  It is very frustrating that Toshiba would make recovery discs, that would not list specifically the media player. Please help or make suggestions. Thank you.    

    I found the way to replace Windows Media Player 12:  Go to Start, type services.msc in the Search field, and press Enter. In Services, find the Windows Media Player Network Sharing Service. If its status is Started, double-click the service and click Stop.
    Next, Go to Start, type %LOCALAPPDATA%\Microsoft in the Search field, and press Enter. This folder will open up in Windows Explorer. In this folder, rename the Media Player folder to something like Media Player old . If you can't see the folder, then it's probably hidden. Set Explorer to show hidden files and folders, and to show protected system files. I then shut down the computer then restarted it, went back into services.msc and a new one had taken the old ones place (magic). I turned the services back on and now I have a new Media Player.
    I seem to think part of the problem was trying to store a lot of music in the players library with all the internet information. I don't think it could handle the load and then it started misplacing songs and really mixing things up some in which I could not delete. Now I'm using the player it to get the information about an album (covers, authors, etc.), and then when I am done listening to the album deleting it from the players library.  

Maybe you are looking for

  • Can i move an app from one computer to another without downloading it again?

    Is it possible to move an aplication downloaded from the App Store to a second computer without downloading it again.  I live in an area where internet access is via satellite or cell towers and two attempts to download Mountain Lion have failed, but

  • Searching for numbers

    Hi! I'm having a problem when I search numbers in a text. For example I need to find texts that contains 10.060 (with point) and texts that contains 10060 (without point). Can you help me? Thanks! Regards,

  • Container vs globalcontainer in UDF

    Can any one differentiate container vs globalcontainer in UDF

  • IPad Calendar App cannot add google calendar

    I have just purchased an iPad Mini 3.  Have added google account but for some reason the google calendar does not show in the calendar app.  It works fine on my iphone.  In fact, in the "settings" page of my iPad there is no "default calendar" line,

  • BWD to BWP version compare

    Hi all, maybe a stupid question but is there an easy way to compare a set of objects between systems (BWD and BWP).  My predecessor had SAP-ALL in both boxes and so things are a bit out of wack.  I guess BWD is accurate and BWP may be the same. Is th