Skip to main content
Participant
December 2, 2016
Question

Flash Player 23.0.0.207 don't lounch Twitter Videos on Windows 7/ Internet Explorer 11

  • December 2, 2016
  • 1 reply
  • 634 views

Some videos are no longer displayed.

Flash Player does not respond.

An example video file:

Twitter web player

    This topic has been closed for replies.

    1 reply

    jeromiec83223024
    Inspiring
    December 6, 2016

    That link definitely doesn't do anything, but there's no Flash involved as far as I can tell.

    Inspiring
    December 8, 2016

    Hi jeromiec83223024, Yes that's right.

    Some Twitterwideos have the video format mp2t. Can the Flash Player display this format? Is this perhaps the reason?

    jeromiec83223024
    Inspiring
    December 8, 2016

    If I chop off a bunch of that URL, this video plays, but it's definitely HTML5

    https://twitter.com/i/videos/tweet/804420286816759808

    Flash Player isn't a video player per-se.  It's a language runtime.  So while you can write a video player on top of it, it's not like you can just drag a video in or something.

    Flash Player supports H.264 video, On2 VP6 and Sorenson.  The H.264 codec is really the only thing you want to use, and would typically be packaged as .mp4 or m4v.  We support a whole array of other more sophisticated streaming video formats, but those features are mainly aimed at premium video content providers like MLB, HBO, Comcast, etc. and require both client and server-side support.

    There's lots of documentation online about that, but as far as I can tell, my browser is playing this video directly and not using Flash Player.  This problem you're describing is typically related to video drivers, and you might try disabling hardware acceleration in your browser to see if that helps.  If it does, you need to update your GPU drivers, then try turning it back on.  If it persists, you should file a bug with your GPU vendor, with repro instructions.

    Hope that helps...