A product to integrate any type of media to Plone
Project description
operun.media
Overview
This package provides a new content type Media. You are able to link YouTube videos or upload flash movies. Flowplayer is used to play uploaded flv movies.
Short video description (german)
operun.media wurde mit Version 3.0 überarbeitet und nutzt nun das <video>-Tag von HTML5. Zum Abspielen sind mit HTML 5 keine Browser-Plugin wie z.B. Silverlight oder Flash Player nötig. Voraussetzung für den <video>-Tag ist lediglich ein aktueller Browser wie Firefox (ab 3.5) oder Safari (ab 4).
Leider wurde bisher kein gemeinsamer Nenner von den Browserherstellern gefunden:
Firefox
Firefox kann Videos mit Theora-Codec in einem Ogg-Container (.ogv) abspielen.
Safari und Internet Explorer
Können MPEG-4 (.mp4). Internet Explorer ab Version 9.0. HTML 5-/Video-Features sind auch in der mobilen Safari-Version für das iPhone/iPad verfügbar und einsetzbar (ab iPhone OS 3).
Google Chrome
Google Chrome unterstützt ab Version 3.0 sowohl Theora als auch MPEG-4. Allerdings gibt es den MPEG-4 Support nur in der von Google selbstvertriebenen Browser-Variante (also Google Chrome), wohingegen das zugrundeliegende Open Source Projekt Chromium dies aus Lizenzkosten nicht kann.
Konvertierung
Zur Konvertierung kann das für den privaten Gebrauch kostenlose Tool Easy Html5 Video (http://easyhtml5video.com/) genutzt werden.
Wir bestehendes Material (.mp4 oder flv) noch in Ogg benötigt, bietet sich Firefogg (firefogg.org/) an.
Changelog
3.0 (2013-01-15)
fix content-creation in plone4 [pbauer]
disable fade-out for controls [pbauer]
HTML5 support with video-tag [gomez]
2.0-beta3 September 6th, 2011
allow fullscreen and don’t show related videos for youtube [pbauer]
use default size of embedded youtube-player for the fields defaults [pbauer]
calculate height based on default ratio for youtube (height = width * 0,8235) [pbauer]
changing dependencies from Plone to Products.CMFPlone [pbauer]
add entry point z3c.autoinclude.plugin with target plone [pbauer]
removed dependencies for Products.CMFPlone for backwards compatiblity [santonelli]
2.0-beta - June 1st, 2011
added plone 4 compatiblity (tested with 4.1rc2) [pbauer]
update to flowplayer 3.2.7 (flush browser cache if you encounter error #1069) [pbauer]
add support for blob storage [pbauer]
add fallback for previously created content without blob support [pbauer]
set file as the primary field in schema to enable webdav and at_download [pbauer]
1.2 - Mai 24th, 2011
added validator to check file formats [stefan]
allow only file formats supported by flowplayer [stefan]
fixed media link to support mp3 audio files [stefan]
added checkbox to disable splash screen when playing audio files [stefan]
updated translations [stefan]
1.1-beta - October 16th, 2009
added player width and height to support custom formats [stefan]
1.0-beta - September 28th, 2009
first working release, mp3 support ist still in development [stefan]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.