F4v not playing on IE

For the life of me, I cannot get the F4V file to play on IE compared to Chrome or Firefox.
The HTML file http://www.mnjholman.com/idahorid/videos/Workshop032011/Workshop032011PreLoader.html
The SWF file http://www.mnjholman.com/idahorid/videos/Workshop032011/Workshop032011PreLoader.swf
and the F4v file  http://www.mnjholman.com/idahorid/videos/Workshop032011/Speaker1.f4v
Suggestions?

<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<video width="400" height="300" preload controls>
<source src="movie.mp4" type="video/mp4" />
Your browser does not support the video tag
</video>If it's still not working here's what may certainly be a solution: encode the mp4 with compression format H.264. If you encode it with format mpeg4 or divx or else it will not work on IE9 and may as well crash Google Chrome. To do that, I use Any Video Converter freeware. But it could be done with any good video tool out there.I've been trying all solutions listed here and tried other workaround for days but the problem lied in the way I created my mp4. IE9 does not decode other format than H.264.

Similar Messages

  • How to I get an F4v to play on my homepage?

    I have an F4v movie I need to have start up automatically when a user comes to the homepage.  I tried the drag and drop but all I got was the title text.  Please help. 

    I found a link which informs that not all servers allow the MIME type for "f4v" files. . .
    http://forums.devshed.com/flash-help-38/how-do-i-make-f4v-files-play-in-a-web-610155.html
    Also, when I tried inserting a FLV object using Media>FLV the menu option only allowed me to insert FLV files, not F4V files.  So that comes back to the issue of what type of container you would be using since the Dreamweaver FLV container does not support F4V.

  • Presenter 7 not playing videos

    Hi, some of the videos I import to a slide are not played after publishing.
    Source videos are DV-Video & PCM-Audio. Further details or a sample can be provided.
    I'm using Presenter 7 on a WinXp machine using Office 2003. Same issue happend on a Win7x64 machine using Office 2010. OS, Office & Presenter are up to date with the latest patches.
    Here's the problem: When I import a video on a slide, either on the slide or in the sidebar and then publish it, it won't play. The browser (FF, Chrome, IE) or machine I use don't change the behaviour. Flash is up to date.
    The videos I import are converted using the Adobe Media Encoder CS5  (trial). I've tried a lot of different options (F4V, FLV, H264, all with  different options), none work. Also, Presenter reencodes h264-file  encoded with Adobe Media Encoder.
    During the importing dialogue I get, when the video is in a natively supported format, an error message saying that there is a problem with the file and it might not play. Imports which are from an unsupported format do not produce any error messages, neither during selection of the file nor while/after the encoding. For testing purposes, I tried  importing the Videos directly (without transcoding them before, the  DV-Video Source files). This works with all videos, as long as the  quality of the import is not set to high.
    Playing the video in the "edit video" dialogue always works.
    In the published page, the slide runtime corresponds to the video runtime.
    Also, when editing the video files (mainly splitting & joining, but  also audio editing; I tried different software), the files won't work afterwards, no matter if and and how they are encoded (lossless, MPEG2, AVI and  more)/imported to Presenter. Splitting & joining is an absolutey  essential workflow step.
    The peculiar thing is, some of the videos do work and some don't - there is no difference in the recording technique or anything else of the files.

    Here's what I'm getting

  • Captivate 7 - Videos not playing

    I have inserted videos into a Captivate 7 presentation.  However, when I publish they do not play in the SWF file format, work fine in PDF (of course).  I have encoded the videos from mp4 to flv to f4v using the Adobe Media Encoder.  I have ensured all files are on the local computer and not hidden behind a firewall.  I have started over multiple times and tried again.  I'm sure this is probably an easy fix, but I sure can't figure it out.  Does anyone out there have any thoughts? 
    Thank you for your input!

    If you're testing the playback of externalized videos from a locally published folder then you need to set the folder up as a trusted location inside your Flash Global Security settings.
    See this post for details:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/how-to-set-up-flash-global -security
    If you want 300 more troubleshooting tips for Cp, you'll need to read the book:
    http://www.infosemantics.com.au/troubleshoot-adobe-captivate

  • H264 video published with FP11 to FMS4.5 not playing anywhere else

    I have created an swf where I can record the webcam picture as H264 video to a FMS 4.5 (I am using the developer version).
    My code is looking like this:
    var h264Settings = new H264VideoStreamSettings();
    h264Settings.setProfileLevel("baseline", "1.2");
    stream.videoStreamSettings = h264Settings;
    stream.publish("mp4:mystream.f4v, "record");
    I can then replay the video from FMS just fine, but if I try to copy the video from the FMS application directory into a local project and try to play the video with the FLVPlayback component, or with the Adobe Media Player, it is not playing at all.
    Is this to be expected? Can't I record a webcam video with FMS in H264 and use that video later without FMS?

    This migth be expected. H.264 files recorded on FMS might default not play in other players - they would be need some post processing. You can download the tool ADOBE F4V POST PROCESSOR from here:  http://www.adobe.com/products/flashmediaserver/tool_downloads/ . Once you process the file using this tool - it should be playable.

  • Captivate 5 not playing Flash Media Server video

    This was initially posted in the video section but I have moved it here because after 4 days up it has only been viewed 4 times (plus my 3 views) and nobody has replied at all.
    Recently I have begun attempting to convert older projects to captivate 5. However, once I started loading the videos I quickly realized that they are not playing in captivate 5! I know that these videos stream from the server just fine as I have been running them with other products and I know that the paths are correct because I've been using a web player to test the paths of the videos that will not play. How do I get around the bugs in Captivate and get the video working?

    Looking at this issue, here is what I see:
    Looking at the source code from the URL you supplied
    http://www.uab.edu/smsfiles/video.cgi?OU=CEVS&VIDEO=AD_clip_setup.f4v
    Looks to me that the rtmp server has a different name than the one you provided: streamer: ["rtmp://wwwsms.it.uab.edu:1935/CEVS/"]
    Is the file truly an FLV or F4V?  Looks to me like it is a MP4.  [file : "AD_clip_setup.f4v-lo.mp4"]
    I think this will still boil down to getting the correct format for the URI.
    Just my thoughts.

  • Captivate 5 will NOT play streaming video from my Flash Media Server

    Recently I have begun attempting to convert older projects to captivate 5. However, once I started loading the videos I quickly realized that they are not playing in captivate 5! I know that these videos stream from the server just fine as I have been running them with other products and I know that the paths are correct because I've been using a web player to test the paths of the videos that will not play. How do I get around the bugs in Captivate and get the video working?

    Looking at this issue, here is what I see:
    Looking at the source code from the URL you supplied
    http://www.uab.edu/smsfiles/video.cgi?OU=CEVS&VIDEO=AD_clip_setup.f4v
    Looks to me that the rtmp server has a different name than the one you provided: streamer: ["rtmp://wwwsms.it.uab.edu:1935/CEVS/"]
    Is the file truly an FLV or F4V?  Looks to me like it is a MP4.  [file : "AD_clip_setup.f4v-lo.mp4"]
    I think this will still boil down to getting the correct format for the URI.
    Just my thoughts.

  • Importing .GIF into Fc will not play the animated gif in output

    I imported a animated .gif  (attached video.gif) into Fc (of a sequence of pics I took saved as an animated .gif)
    It inported as a "bitmap image" and upon export to swf it did NOT show the .gif as an animated .gif but just shows the first frame..
    (It did not put this file into an assests folder...)
    So I converted the "bitmap image" into an optimaized graphic...and NOW it DOES put the original animated gif into the "assets" folder with a Graphic1.fxg and video.gif in that folder.. and If I open the gif in the assest folder it plays it as the animated .gif it is..
    BUT SADLY upon export to SWF it still DOES not play the gif as an animated gif.. just the first frame...
    Can I do anything in the code to tell the swf file that is exported to play the gif in the assest folder as an animated gif not just show the frame?
    I did the animated gif approach becasue I setup a photoshop cs4 file with a quicktime video as a layer and Fc only brought in the first frame of the quicktime layer..
    Could the next beta of Fc include the ability to import and play animated gifs as artwork as well AND/or to import Ps Cs4 video layers as videos
    So I would have to created a video page in flash pro and import that as a object? into a state?
    (no experience with flash pro but just bought cs4 and will try to learn FlashPro overweekend)

    Interesting. I don't think this is somethign you can do in Flash Catalyst. We have .GIF support in the Flash Player but I don't think you can use a GIF asset inside Catalyst. If you need that GIF to play you'll have to embed it using Flash Builder.
    But Flash Catalyst will support video version 1.0. I don't think you can turn arbitrary layers into "video" layers but you can bring in video files (like .FLV) and then attach components to behaviors (like play, stop, etc).
    =Ryan
    [email protected]

  • My iPod touch is not playing the songs on the playlists in the correct order. Can anyone help?

    My ipod touch is not playing the songs on the playlist in the correct order.

    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store         

  • All my purchased song from iTunes are not playing complete (iPod and computer with Windows Vista), unexpectedly stops and continues with next song. What am I doing wrong?

    All my purchased song from iTunes are not playing complete (iPod and computer with Windows Vista), unexpectedly stops and continues with next song. What am I doing wrong?

    Are the songs playing whole in iTunes? if not download them again.
    else read this Apple Support Article on your problem
    Have a nice day!

  • DVD drive does not play some DVDs properly

    Hi,
    My Macbook was purchased in 2007; So it is a bit old. I haven't used the DVD drive very often.
    I bought two new DVDs from Amazon recently. However, when I played them in my Macbook using DVD Player, the disk pauses and skips very often, making it impossible to watch the DVD. In addition, the Player would display the "Skip over damaged data" warning.
    I thought it was a problem with the software (DVD Player); so I installed the VLC player. Problems occurred as well. Disk would pause and then simply stop (the screen closes).
    I thought that perhaps it was the problem with the Amazon DVD disk. So I played some other DVDs in my Macbook, with both DVD Player and VLC Player. There was NO problem at all with the other DVDs.
    Then my conclusion was that the Amazon DVD was faulty. I requested a replacement, which they sent to me promptly within a day.
    However, the same problem occured. The replacement DVD would not play properly in either DVD Player or VLC Player in my Macbook. It would pause and skip very frequenntly.
    Now I began to suspect that maybe the Optical Drive was faulty. So I brought the DVD to my school and tried to play it in two computers: one PC (with VLC); the other Mac (DVD Player). To my surprise, the DVD played flawlessly in those two computers.
    Now my conclusion is that the optical drive of my Macbook is faulty.
    However, after doing some preliminary research on the internet, I find that replacing the internal optical drive is a difficult process. The alternative seems to be buying an external drive. But there seems to be concern about booting the computer (when the need arises) from an external optical drive.
    Questions:
    1. Is my conclusion justified? (That I have a faulty optical DVD drive)
    2. If the optical drive is faulty, then why do some DVDs play with no problem in my Macbook?
    3. Would you recommend replacing the internal drive or puchasing an external optical drive? What are the advantages and disadvantages to both?
    Thanks a lot!

    Thanks again. I went ahead and deleted the DVD Player folder and the plist file.
    The result is that it appeared to temporarily improve the playback of the DVD. For the first two hours, the DVD paused considerably less and each pause was of a relatively short duration. There was much less skipping. So the playback was almost tolerable, if I lower my standards.
    However, after two hours, it reverted to its old ways. The pauses and skipping became so frequent and long (as before) to make the DVD simply unwatchable.
    I don't know what to make of this.

  • I bought a t.v show on itunes and it is not playing. What's wrong?

    I bought a t.v show on itunes and when I click to play it, it is just a black screen and the show is not playing. The show is counting down in time but there is no sound or picture. What's wrong?

    Hi Paul,
    If you are having an issue such as this with an item such as a movie purchased from the iTunes store, you may want to report it to the store. Use the steps in this article -
    Report an problem with an item you bought from the iTunes Store, App Store, Mac App Store, or iBooks Store
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • I created a slide show in imovie for my daughters 21st with voice overs from friends and family which was all working fine but now the voice recordings are not playing at all.  Obviously some setting has changed but I can't find which one.

    I created a slide show in imovie for my daughters 21st with voice overs from friends and family which was all working fine but now the voice recordings are not playing at all.  Obviously some setting has changed but I can't find which one.

    I created a slide show in imovie for my daughters 21st with voice overs from friends and family which was all working fine but now the voice recordings are not playing at all.  Obviously some setting has changed but I can't find which one.

  • Adobe Bridge CC not playing After Effects CC animations

    Hello,
    I am fairly new to After Effects and Adobe Bridge, and I recently ran into a problem.
    So, when I turn on After Effects , and in the Effects Panel , I click "Browse Presets", and then It opens Adobe Bridge. But when I single-click in any kind of an animation in Bridge, it's not playing it in the "Preview" panel.
    The little Windows's "picture icon" just starts zoomed in, and then it quickly zooms out.
    I'm using a freshly installed Windows 8.1 , and fully updated Bridge and After Effects.
    What might be the problem?
    If you want, I could also record the problem with a screen recorder and upload it to YouTube.
    EDIT : I just fixed the problem by updating Bridge to the latest version (CC 6.1)!
               The animations are playing smoothly without any problems! Just run the Adobe Update Manager, and update
               Bridge!
    Edited by Michael Jackson, 1999.

    Hi,
    Please refer to the help document below:
    CC applications close immediately after launch
    Regards,
    Sheena

  • I can not play the sequence in preview mode. How do I fix this issue?

    Each frame loads in the preview window when highlighted, but I can not play the sequence.

    I am working on a project for school. I have been draging clips down to the timeline and matching it with a few voice overs. Nothing too complex. I have been previewing my work as I go by pressing the space bar, Im not sure what I did but now Premiere will not play the preview in the Program sequence window.

Maybe you are looking for