Flash vs HTML5 Video and the Codec thing

Monday, February 27th, 2012

Tags: , , , , , , ,

Monday, February 27th, 2012 codecs, HTML5, Uncategorized, video

4 Comments to Flash vs HTML5 Video and the Codec thing

  • Dustin says:

    “Although I do think it would be nice to have a package that did something similar which you could install on a server of your choice.”

    What about FFMpeg (supported video codecs http://ffmpeg.org/general.html#Video-Codecs for encoding/decoding)?

  • MarkB says:

    I guess the issue is then would you then be liable for royalties for hosting something that converts to/from H.264 on your server? (Should the holders of the patents decide to claim them of course).

    Note – the holders of the patent are the MPEG LA which count Apple and Microsoft amongst their members. http://arstechnica.com/tech-policy/news/2011/03/report-doj-looking-into-possible-anti-webm-moves-by-mpeg-la.ars

  • Dustin says:

    Of course MPEG LA would likely seek royalties in a commercial setting, even the maintainers of FFMpeg know this (it’s noted in their license FAQ http://ffmpeg.org/legal.html).

    I can draw a homemade video frame by frame on paper and publish it to the masses as a flipbook without having to worry about being contacted by a lawyer from BIC because I used their ink to draw it. BTW does anyone know who owns the patent for “a method of flipping pages of paper between fingers to display an illusion of animation.”

    I assume one of the biggest reasons why these organizations like MPEG LA win out is because they stifle the use of open and free formats through ‘exclusivity deals’ plus their budgets to market the formats and the channels they control to distribute media in “their” formats. Does iTunes support any video format other than H.264 compressed mp4/mpv (I seriously don’t know the answer to this as I don’t use the service)?

  • MarkB says:

    One of the big issues is that a lot of developers just don’t know what royalties they could be liable for.

    (From your link) FFMpeg themselves write :

    “Q: Does FFmpeg use patented algorithms?
    A: We do not know, we are not lawyers so we are not qualified to answer this.”

    As for iTunes – I’m not sure of the complete list of video formats that it supports but it’s probably whatever QuickTime supports : http://en.wikipedia.org/wiki/QuickTime

  • Leave a Reply