Error: Adobe's Windows build-in player cannot play

I get the following error in an Adobe Reader PDF when trying to click on an audio icon to read. I've searched this forum and Google to no avail. Adobe Reader X on Windows XP SP3 x86.
[[ Warning: JavaScript Window -
Acrobat has encountered an error while playing this media clip:
Adobe's Windows build-in player cannot play this format as the required decoder is not installed on the system. ]]

Hi,
I had this problem. I had it corrected by simply Uninstalling Adobe Reader X and installing Adobe Reader 8. Then I went through the audio files, and they were working.
After that I uninstalled Adobe Reader 8 and reinstalled Adobe Reader X. The audio was working.
Regards,
Ved from Victoria Institutions

Similar Messages

  • While playing this media clip: Adobe's Windows built in media player cannot play this

    I downloaded a PDF file about a week ago and am stumped on how i can make it play. it is a PDF with audio clips to help learn a language. the file opens fine but whenever i click the audio it says "acrobat has encountered an error while playing this media clip: Adobe's Windows built in media player cannot play this format as the required decoder is not installed on the system. " i googled and came to a few differrent threads on this site, someone said they resolved it with quicktime, so i got quicktime... no use. then someone else said its a problem with "legacy media" and id have to go into my preferences in adobe and allow it, i didnt see an option to "allow" but i saw one where i could pick how i wanted to play it (quicktime, windows built in, windows media player, and i think one more) i tried with all of them and still no luck. i really .want this file to play, but since i am not tech savvy, i am stumped as what i can do next. please help

    What is your operating system & version?
    What is your Reader version?
    Do you have any Codecs installed on your system?
    I downloaded the file, and the audio plays fine on my system (Windows 7, Reader XI, using Windows 7 Codec Pack).

  • Windows Media Player cannot play the file after ame encode with out audio?

    strange behavior using media encoder today
    ive selected no audio when encoding an h264 for the android...every time (5x) I tried to encode I got "Windows Media Player cannot play the file" when I selected audio the error went away..
    the other issue I had was the work area only , my encodes were including the whole sequence an not the "work area only" when selected?
    buggy day ..love to edit ..
    mike d Oakland ca.
    cs6 premiere

    The export without audio is an .m4v file, which many plays have trouble with.  For now, use the audio, which creates a playable .mp4 file.

  • Windows Media Player cannot play the file. The Player might not support the file type or might not support the codec that was used to compress the file

    Windows Media Player cannot play the file. The Player might not support the file type or might not support the codec that was used to compress the file
    How do I fix this?

    That would probably be a question best taken up in on a site for Windows support questions. Not knowing anything about the movie you're trying to play, all I can suggest is to confirm that the format of the movie you wish to play is supported in your version of WMP. If it isn't, you'll either need to convert the movie or use some other player software.
    Regards.

  • Windows Media Player cannot play the file because the required video codec is not installed on your computer

    I can not find solution to the issue "Windows Media Player cannot play the file because the required video codec is not installed on your computer" while attempting to play the file with *.wmv extension. Some computer fail in spite of said missing codec
    being present according the windrows media player in Windows 7 box

    If Rashid's link does not resolve it... consider the below:
    A)  As of this writing, the codec for GoToMeeting webinar recordings ("G2M4" codec) was only mentioned in *one* web page, of about 10 Microsoft web pages I read, to resolve this problem (and that codec is not included, yet, in their diagnostic tool),
    so if you're trying to play a GoToMeeting webinar, simply get the codec for it from their site:  http://www.GoToMeeting.com/codec
    B)  If Windows Media Player (WMP) will not even open the file, you won't be able to get the 4-character codec's name (like "G2M4") from WMP.  But VLC's media player will tell you that code, even when it fails to run the video.... and then you can
    search the internet for it. 
    C)  The problem sometimes is not actually a missing codec.  Other things that have helped others, some from: 
    http://answers.microsoft.com/en-us/windows/forum/windows_7-pictures/the-windows-media-player-12-could-not-play-the-wma/bb823460-44df-4e8d-ba2c-42ec0e111e5a?page=3
    (1) running the System File Checker (SFC.exe),
    (2) opening WMP first (running both the 32-bit and 64-bit versions) then opening the file from inside them,
    (3) confirming that WMP was the file association for WMV files,  
    (4) Control Panel -> Hardware and Sound -> Sound, selecting my audio device, and looking for a "5.1" setting (I didn't have one), to change to "stereo",
    (5) checking Tools\Options\Devices\Speakers\Properties\Speaker Properties\AdvancedPlayback\ Speakers /HP\Properties\Advanced\Default Format, to select "CD or DVD Quality" (if that setting appears for your device),
    Good luck,
    -- Doug
    Doug Ivison

  • Windows Media Player cannot play the audio files

    Hi, I have Toshiba laptop, it's my baby, and suddenly I cannot play any sounds! When I click to play a song on windows media player it says:
    Windows Media Player cannot play the file because there is a problem with your sound device. There might not be a sound device installed on your computer, it might be in use by another program, or it might not be functioning properly.
    I have tried everything and I'm on my last nerve! Basically, I'm really rubbish with computers, I can't understand this at all, I've followed every path suggested by the 'help' section in my computer and I still can't listen to 'The Feeling!' Please help, I'm going mad here!

    Hello
    I have had similar problem after usage of Windows Live messenger (talk option). The sound was suddenly gone without any reason. I have done follow steps:
    Close all running applications
    Enter start control panel system hardware tab device manager and remove listed sound card
    Start Add Hardware option in control panel.
    The sound card should be detected and installed properly. After doing this try please to use Windows Media player again
    Good luck!

  • Adobe Acrobat XI: Error Adobe Acrobat is not activated. Cannot create PDF File.

    After installing Acrobat XI Pro on Windows 7 Ent. w/Office 2010.
    From MS Word, select Save as PDF, I recieve "Adobe Acrobat is not activated. Cannot create PDF file."
    Any and all troubleshooting has failed.
    Uninstall Acrobat, language packs, re-install, install updates, Install on fresh image.

    kglad  your link refers to Windows XP. As to the rest it is questionable. First of all it would be nice to know the cause, before fixing the problem. For in some cases eliminating the cause will solve problems later on. So, in my case for ex. The problem did not exist until I protected my Word 2010 document and then saved it to PDF--which it would not allow to do so and giving the error message stated above.

  • How do I get my HTML5 audio tag to work in Firefox 7.0.1, currently it doesn't even display the alternate text when the player cannot play.

    This is my implementation of the audio tag.
    <pre><nowiki><div class="music_player" oncontextmenu="return false;">
    <audio autoplay="autoplay" controls="controls" preload="auto">
    <source src="sample.ogg" />
    <source src="sample.mp3" />
    <span id="audio_error">This website has an audio sample, but cannot play using this browser.
    </span>
    </audio>
    </div></nowiki></pre>

    Make sure that the server sends the ogg file with a supported MIME type.
    * https://developer.mozilla.org/En/Media_formats_supported_by_the_audio_and_video_elements
    * https://developer.mozilla.org/en/Configuring_servers_for_Ogg_media

  • HT3775 I have received an error message that my quick time player cannot open my video as my video seems to be in a mov format, can you help me choose a format to open on my mac

    I was trying to open a video I had saved in my mac, but received an error message that my video couldn't be opened with Quick Time in the format it was in, as far as I could tell the format it was in was mov.....does anyone know for format I need to change it to?
      The examples of different format given were
    MPEG-2 (OS X Lion or later)
    MPEG-4 (Part 2)
    H.264
    H.263
    H.261
    Apple ProRes
    Apple Pixlet
    Animation
    Cinepak
    Component Video
    DV
    DVC Pro 50
    Graphics
    Motion JPEG
    Photo JPEG
    Sorenson Video 2
    Sorenson Video 3

    I am getting an error message when I try to open an attachment to an email entitled movie.avi. It says I may need more software but its not a helpful message because it does not say whta software. Lame and frustrating.

  • I have windows vista and I cannot play music on my computer with windows media player 11

    Solved!
    Go to Solution.

    Can you give us anymore information? What messages do you get?
    Adam
    Best Buy Community - Retail, Americas
    Forum Guidelines | Terms & Conditions | Community Guidelines | Blogging Guidelines
    *Remember to mark your questions solved and click the star under the user's name to show your thanks!

  • ON WINDOWS 8 LAPTOP: Firefox CANNOT play any video on Yahoo News, seriously, this is so freaking sad, Please help...., it just can't play. Please HELP.

    To many people, this might sound like a Joke when i say Firefox can't play any video on Yahoo News on any Windows 8 Laptop Touchcreen, but trust me, I have tried everything; re-downloading Java, Flash-player, Adobe...etc, I even called Microsoft Support and my Computer company but they all said this is Firefox drama they should be able to fix the issue. Please help. I have three Computers and all can't play any video on Yahoo News, (Youtube is playing great, no issues). Please help.

    Is this the problem where it shows the loading icon (circling, circling) but never starts playing? Other users have reported that as well.
    This is some standard guidance that addresses the most common issues with the Flash player plugin. I'm sure you've seen some of it before, but just in case:
    (1) Make sure all recorders/downloaders that interact with Flash media are as up-to-date as possible, or disable them.
    (2) Disable hardware graphics acceleration in Firefox and in Flash
    (A) In Firefox, un-check the box here and restart:
    orange Firefox button (or Tools menu) > Options > Advanced > General > "Use hardware acceleration when available"
    (B) In Flash, see this support article from Adobe: http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues
    (3) Disable protected mode (Windows Vista/7/8)
    See this support article from Adobe under the heading "Last Resort": [http://forums.adobe.com/message/4468493#TemporaryWorkaround Adobe Forums: How do I troubleshoot Flash Player's protected mode for Firefox?]
    Since you mentioned touch, does it matter whether you interact with the player using the mouse or your finger?

  • HT3775 QuickTime Player cannot play "mov" file

    Hi,
    I have a problem to play "mov" file.
    regards,

    As Linc said, download VLC media player. Quicktime has limited codecs and would require a plugin to play .mov files, but I personally prefer VLC over any plugin available.

  • After burning DVD, DVD player cannot play main menu

    Hi all,
    I created a project with a main menu with several links to submenus in Encore. When i take a preview it all looks great. However after burning the DVD, the DVD reader is unable to lanch the CD to it's master main menu (set as first play) and after a long time searching, it starts one of the submenus. There i have a link back to the main menu, but it doesn't seem to work.
    I tried this on several DVD players but all has the same problem. I also create a DVD folder on HD, there it works.
    I'm pretty sure my DVD burner works fine. Could it be that Encore is using too heavy compression (the avi file is 29Gig and fits on 1 DVD) that can not be use for let's say cheaper version of DVD players? (2 years old).
    If not, any other idea where the problem could be ??
    Tx

    Hi Harm,
    you were absolutely right. I was either suspecting the large avi file to be to heavily compressed or my dvd burner but NO...i just bought some TDK 16 DVD-R and the whole thing was solved. Saves me a lot of trouble, no new DVD-R, no new software.... tx mate :)
    ps do you know any gud site where i can found some good audio samples which can be used for DVD menus?

  • Cannot play DVD movies in Windows XP

    Does anyone know of any driver that I have to download in order to play just regular old DVD movies with Boot Camp? The CD-ROM aspect of the drive works fine, as I play games all the time...but when I try to play a movie it says that it cannot....has anyone found a fix to this?

    Lol well unfortunately it didn't, I installed it, popped a movie in, and this is the messege that i got:
    Windows Media Player cannot play this DVD because there is a problem with digital copy protection between your DVD drive, decoder, and video card. Try installing an updated driver for your video card.
    It was just a regular DVD movie bought from the store, not a burnt one or anything...I'm confused...

  • HP Pavilion dv5 Window's Media Player suddenly stopped playing CDs

    When I first got my computer the Windows Media Player played cds just fine, but all of a sudden today it wouldn't play a couple of my cds. And after my only actual cd player broke my laptop has been my only cd player, so this is very aggravating. How do I get my Window's Media Player to play my CDs?

    Hello @RBoatright,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I have read your post on how your desktop is overheating, and I would be happy to assist you in this matter!
    To prevent your system from overheating, I recommend following this document on Reducing Heat Inside the PC to Prevent Overheating.
    If the issue persists, please call our technical support at 1-800-474-6836. If you live outside the US/Canada Region please click the link below to get the support number for your region.
    http://www.hp.com/cgi-bin/hpsupport/index.pl
    I hope this helps!
    Regards 
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

Maybe you are looking for

  • Zone data expires not updating in DNS

    I am struggling a bit with the Lion DNS system. Using Lion Server 10.7.3 no matter what I set as the hours for "zone data expires", it reverts to 4 hrs. I opened the db.zone file in /var/named . The other three fields update fine. But the expire entr

  • How to create AAC version of a song?

    Most websites say that I just have to right click a song in iTunes to creat AAC version, but I don't see that option. There are "Convert ID3 Tags", "Reset Play", "Creat MP3 Version", and "Consolidate files". I want the AAC version of the song so I ca

  • ORDSYS.ORDIMAGE to BLOB  data type in select ??

    Is posible to make a SELECT that return a BLOB field from a ORDIMAGE field..?? Example: I have the table XXX : CREATE TABLE XXX( image ORDSYS.ORDIMAGE Now.. I need return the "image" field but like a BLOB field.. It's possible ... ??

  • SMTP not recognized

    WWhen trying to send an email or message from my Dad's new IPhone 5 it will not work. It reads SMTP not recognized. Verizon said it's the phone but he had no problem before updates. He is using a comcast email. Verizon also said we'd have to go to th

  • Creating SQLSERVER source module in OWB 10gR2

    I need to import the data from Sqlserver2005. For that I followed the steps: 1. Crated the System DSN. 2. Modified the tnsnames.ora,listner.ora. 3. Add a file like 'inithsodbc.ora' in /hs/admin 4. Listner started at server machine. 5. Created a datab