Ogg Vorbis/Ogg Theora Module

marcomania

Joined: 2009-07-21
Posts: 1
Posted: Tue, 2009-07-21 13:33

Hej,

I've just created a small module to show and play Ogg Theora and Ogg Vorbis files with the html 5 video/audio tags.
Maybe someone is interested in.
I'm sure you can improve this a lot, but it works quite well.

Known issue so far:

- Firefox 3.5 can't preload the files as they are played within the Gallery. Maybe someone can help me with this issue?

Thanks so far,

Marco

AttachmentSize
oggplay.tar_.gz2.7 KB
 
skliarie

Joined: 2009-09-10
Posts: 2
Posted: Thu, 2009-09-10 08:24

Currently I have all my videos in the gallery2 in mpeg4 format. How can I convert all of them automatically into theora, so I can take advantage of HTML 5 playback?

 
ThomasNovin

Joined: 2008-01-06
Posts: 5
Posted: Fri, 2009-10-02 20:11

Looks very interesting. Have you done any further development?

I'm not sure how this is supposed to work. I have installed it and activated it but after uploading a ogg/theora video I cannot view it in Gallery nor were any thumbnail done. If I click it in the gallery I only get a page with the filename and a link to "Download file" which my browser just downloads if I click it.

Edit: One tip, don't have the files chmod 777. This means ALL users on a system are able to edit/delete these files. Directories should usually be 755 and files 644.

 
ThomasNovin

Joined: 2008-01-06
Posts: 5
Posted: Fri, 2009-10-02 20:14

In Gallery2 each plugin gets a link (the little info-icon). If I press it I reach the non-existent http://codex.gallery2.org/Gallery2:Modules:oggplay. Suitable place for info about it :)

 
freechelmi

Joined: 2009-01-23
Posts: 6
Posted: Wed, 2009-11-04 17:04

Hello , I 'm really interested in theora video support in Gallery.

Will it work on 2.3 ?

Do you consider using Itheora ?

 
skliarie

Joined: 2009-09-10
Posts: 2
Posted: Fri, 2010-02-12 09:31

There is a ticket for gallery 3.0 to support vorbis and theora natively here:
https://sourceforge.net/apps/trac/gallery/ticket/950

 
musikpirat

Joined: 2010-06-14
Posts: 2
Posted: Mon, 2010-06-14 18:39

I know, it's long time ago, but I had the same problem:

ThomasNovin wrote:
I'm not sure how this is supposed to work. I have installed it and activated it but after uploading a ogg/theora video I cannot view it in Gallery nor were any thumbnail done. If I click it in the gallery I only get a page with the filename and a link to "Download file" which my browser just downloads if I click it.

To get it work I had to add a new MIME type "video/ogg" with the MIME extension. After that, it worked fine.