On a company-issued PC (Dell Latitude D630 running Windows XP SP3), using PowerPoint 2003 (11.8324.8324) SP3. If I embed a video of any supported type (WMV, AVI, MPEG) using a Media Player OLE object, the video does not visibly play when the presentation is in Slide Show mode. It also does not play if I right-click and select "Play". Sometimes, but not every time, you can hear the audio from the file, but the video never plays.

This can be reproduced on every PC in my department, all Dell laptops of various vintages running the same version of Windows and Office.

Embedding itself works. For instance, I can embed a SWF file as a Shockwave Flash object and it works perfectly.

We can hyperlink to the same videos and they play fine, but it's clumsier and not as elegant or useful.

Any suggestions on how to proceed would be much appreciated.

link|improve this question

62% accept rate
Did any of the solutions work? – Ryan Aug 18 '10 at 18:56
Nope. As mentioned in the comments to the questions, all suggestions were either irrelevant, or things I had already tried. – CarlF Aug 19 '10 at 4:26
feedback

5 Answers

This issue may occur if any one of the following conditions is true:

  • The hardware acceleration setting of the display device is too high.
  • The required codec is missing or damaged.
  • Conflicting third-party video software is installed on the computer.
  • The video acceleration of Windows Media Player is too high.

The solution to all of these issues can be found here.

link|improve this answer
feedback

I have had the exact same problem before, an I have found the solution to be to transcode the video into wmv. The problem is that you are probably missing a required codec. Just transcode the video into wmv and you should be OK. What format are you using?

link|improve this answer
As mentioned in the question, I have tried AVI, WMV, and MPEG video. All fail. I can play FLV video using a Flash (SWF) player (as opposed to embedding Windows Media Player), but that's too complex a setup for most of our staff. – CarlF Aug 13 '10 at 16:29
Does the video use an MPEG 1 or 2 codec? I.e. when you got the video, did it use an MPEG codec to encode the wma? – Pilotbaxter007 Aug 13 '10 at 16:59
I've tried MPEG 1, MPEG 2, MPEG 4 ASP (DiVX), WMV9 and WMA9, and even MJPEG. Nothing. – CarlF Aug 13 '10 at 21:32
feedback

You should be able to just set it's action to play in the ActiveX properties of the control. Here's an article that shows how to do this programmatically: http://msdn.microsoft.com/en-us/library/aa168127(office.11).aspx

link|improve this answer
The problem isn't starting, it's failing to play. – CarlF Aug 13 '10 at 21:33
feedback

I have had this problem as well. I think you should try MPEG-1 (not MPEG-2) video if you haven't yet, that worked for me and should probably always work.

link|improve this answer
I've tried both MPEG 1 and 2. Nothing. The embedded video player turns black and ... that's it. – CarlF Aug 13 '10 at 21:32
feedback
  1. I had the same problem. Try this:
  2. Insert | Object | Browse for file - your video clip
  3. To play when the slide is clicked, do this: a. Slide Show | Custom Automation | Add Effect | Object Actions | Activate Contents
  4. If you don't want the warning coming up when you play, then do this: Tools | Options | Security | Macro Security | Low

This process inserts the video clip into the presentation - you then only need the ppt, you don't need to have the file with the video clip also

link|improve this answer
thanks, but I had already tried that. (This question is approaching a year old, I've tried lots of things.) When activated the embedded object opens a separate Windows Media Player window which then ... doesn't play anything. – CarlF Jun 16 '11 at 15:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.