[theora] Firefox 3.6.12 is not playing my OGV files

Silvia Pfeiffer silviapfeiffer1 at gmail.com
Fri Nov 5 23:43:36 PDT 2010


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