[theora] Firefox 3.6.12 is not playing my OGV files

Jiří Navrátil jiri at navratil.cz
Sat Nov 6 22:56:07 PDT 2010


Thank you Silvia.

I'm using mathopd. I found on http://www.mathopd.org/wiki?Types that I have to add to Types section in mathopd.conf this part
    application/ogg { .ogx }
    audio/ogg { .oga .ogg .spx }
    video/ogg { .ogv }

It's working now.

Thank you again,
Jiri

--
Jiri Navratil, http://www.navratil.cz,  +420 777 224 245

On 6.11.2010, at 7:43, Silvia Pfeiffer wrote:

> 2010/11/6  <j at v2v.cc>:
>> On 11/05/2010 02:23 PM, Jiří Navrátil wrote:
>>> on http://www.navratil.cz/SFD2010/ , but Google Chrome and Opera are
>>> working fine.
>>> 
>>> Is my HTML5 page correct? Or what I shall change to make it working in
>>> Firefox too, please?
>>> 
>> 
>> your webserver does not send the right mimetype.
>> it sends text/plain but has to send video/ogg for .ogv files
> 
> If you have Apache, you should add the following lines to your mime.types file
> 
> application/ogg                               ogx
> audio/ogg                                       oga ogg spx
> video/ogg                                       ogv
> 
> Cheers,
> Silvia.



More information about the theora mailing list