Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Morten Balle 38 posts 129 karma points
    Apr 15, 2011 @ 12:29
    Morten Balle
    0

    Movie on a website. FLV or MOV

    Hi guys ('n'girls)

    I've got a discussion going with a customer of mine. He insist that we don't use FLV on his site, as this will not show properly on som Apple products, i.e. IPhone.

    Being a non-apple man (!) I'm not sure what to do...

    Is there a way, a hack or... to be able to show flv on IPhones... Shoul I use Quicktime or..?

    Thanks for any input!

     

    Best,

    Morten

  • Jukka-Pekka Keisala 90 posts 226 karma points
    Apr 16, 2011 @ 17:05
    Jukka-Pekka Keisala
    1

    There is no hack to use FLV on smartphones. Most likely tablets and smartphones (iOS and Android) will never support Flash. I think it is a good idea not to use flv unless you need DRM.

    Basically my recomendation would be to build videos in mov and use HTML5 <video> tags, then do javascript hack for IE6-IE8 users that converts <video> tags to flash object and loads .mov. 

     

     

  • Morten Balle 38 posts 129 karma points
    Apr 22, 2011 @ 12:48
    Morten Balle
    0

    Thank you Jukka-Pekka

    Is it possible to you can supply a link to such a script. Unfortunately I'm a noob there.

     

    Best,

    Morten

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 22, 2011 @ 13:24
    Jan Skovgaard
    0

    Hi Morten

    I'm not sure you should serve .mov - try to have a look at this WIKI entry here: http://en.wikipedia.org/wiki/HTML5_video

    Warren Buckley and Anders Burla have made a HTML5 video package for Umbraco, which you can find here: http://our.umbraco.org/projects/website-utilities/html5-video

    For more information about using HTML5 Video element have a look at this tutorial: http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-html-5-video-with-a-fallback-to-flash/

    I should be everything you need - please notice you don't need to use the package provided by Warren and Anders but it makes the skinning of the player a bit easier it seems.

    Hope this helps you.

    /Jan

  • Berto 105 posts 177 karma points
    Apr 22, 2011 @ 15:08
    Berto
    0

    Hi!

    We had that problema a few months ago, we solved using this: http://videojs.com/

    All of the video are in mp4 (it plays on ipad/iphone) and in flash.

    You can what we did in here http://www.canalpanda.pt/panda-tv

    I hope that this helps

  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Apr 22, 2011 @ 15:44
    Jeavon Leopold
    0

    Hi,

    I would really recommend using JW Player http://www.longtailvideo.com/ (free for non-commercial or €59 for commercial) and using a single mp4 (base profile) movie as this will play on everything including iPads, iPhones etc...as it auto switches between Flash and HTML5 video.

    You can see an example at http://www.greengraphics.co.uk/products/exhibition-and-display/eco-banner-stand/ (bottom of the page) This is combined with the Umbraco Universal Media Picker and Amazon Cloudfront provider for real streaming video for Flash clients, really is a dream combination! http://our.umbraco.org/projects/backoffice-extensions/universal-media-picker

    Regards,

    Jeavon


  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies