Hallo, On Fri, Feb 04, 2011 at 07:05:52PM +0100, [email protected] wrote:
> == Drop a container to free web videos == > > Videos on the internet often prove to be literal nuisance to Free Software > users. Several websites required the non-free flash video plugin to view > videos. Perhaps also your friends were wondering why you are not able to > watch youtube videos within your web browser, and thought you are a freak > when you started downloading videos with youtube-dl[1] . With gnash[2] > and other programs which are able to play flash video directly the > situation improved. But flash is still a pain annoying both for Free > Software users and developers. > > 1. http://rg3.github.com/youtube-dl/ > 2. http://www.gnu.org/software/gnash/ > > Developing HTML5 turned out to be a chance to purge this problem. It > enables the user to play audio and video directly in your web browser. But > there was disagreement which video container format should be used: H.264, > WebM[3] or Ogg Theora[4] ? MPEG LA organisation requires developers who > implement H.264 to agree to a patent license which is incompatible with > Free Software. So we might have ended up depending on non-free software > again to watch web videos. > > 3. http://www.webmproject.org/ > 4. http://www.theora.org/ > > But now Google[5] announced to suspend support for patent-encumbered > codec H.264 and support free codecs only instead. Ojeh... Dass nicht-technische Anwender nicht zwischen Container und Codec unterscheiden können, ist ja nicht ungewohnt... Aber explizit den Begriff "Container" einzubringen, wenn ganz klar ist, dass *nicht* Container gemeint sind, hat schon eine besondere Ironie in sich :-P H.264 (MPEG4 AVC) ist ein Video-Codec. Ogg ist ein Container. Theora ist ein Video-Codec. WebM ist weder noch: Es ist ein Dateityp, der Matroska als Container, Vorbis als Audio-Codec, und VP8 als Video-Codec verwendet. (Codecs beschreiben, wie Rohdaten komprimiert werden. Container beschreiben, wie die komprimierten Daten in einer Datei angeordnet werden. Die Patent-Problematik betrifft generell Codecs, nicht Container... Auch wenn ich natürlich nicht ausschließen kann, dass es vereinzelt auch Patente auf Container gibt.) -antrik- _______________________________________________ fsfe-de mailing list [email protected] https://mail.fsfeurope.org/mailman/listinfo/fsfe-de
