Ogg Vorbis/Ogg Theora Module
marcomania
Joined: 2009-07-21
Posts: 1 |
![]() |
|||
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. 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
|
||||
skliarie
Joined: 2009-09-10
Posts: 2 |
![]() |
|||
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 |
![]() |
|||
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 |
![]() |
|||
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 |
![]() |
|||
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 |
![]() |
|||
There is a ticket for gallery 3.0 to support vorbis and theora natively here: |
||||
musikpirat
Joined: 2010-06-14
Posts: 2 |
![]() |
|||
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. |
||||