From 7fbe1c94c6f4bd20f44e3c09db1416995c1dc2c5 Mon Sep 17 00:00:00 2001 From: Fabio Varesano Date: Sun, 16 Jul 2006 09:26:00 +0000 Subject: Patch #70668 comment #4 by bot (http://drupal.org/user/56659): Support for Ogg Theora Files: Added support for Ogg Theora video files. Users can now use the cortado java applet video player to play ogg theora videos. --- FILE_TYPES.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'FILE_TYPES.txt') diff --git a/FILE_TYPES.txt b/FILE_TYPES.txt index 07d5513..e928e01 100644 --- a/FILE_TYPES.txt +++ b/FILE_TYPES.txt @@ -41,3 +41,13 @@ Google Video support called "FlowPlayer.swf" or "Player.swf" into your Drupal folder. Then set the Flash player file name to use on the Flash settings in video module configuration page. +.ogg + Ogg Theora videos, video.module uses the java applet cortado to display Ogg Theora files, + you can find the latest version of cortado at http://www.flumotion.net//jar/cortado/ + get http://www.flumotion.net//jar/cortado/cortado-ovt-stripped-0.2.0.jar + and put it into your Drupal folder as cortado.jar + [ + NOTE, at the time of writing, cortado.jar had a bug that caused it to fail with drupal. + you can get a patched version of cortado.jar that works from http://v2v.cc/~j/cortado.jar + and the bug related to this issue: https://core.fluendo.com/flumotion/trac/ticket/387 + ] \ No newline at end of file -- cgit v1.2.3