Public bug reported:

Binary package hint: nginx

nginx is missing mimetypes for html5 video codecs like Ogg Theora and
WebM

the following types should be added to /etc/nginx/mime.types

application/ogg                               ogx;
audio/ogg                                       oga ogg spx;
video/ogg                                       ogv;

video/webm                                    webm;
audio/webm                                    weba;

video/mp4                                       mp4;
audio/mpeg                                    m4a;

** Affects: nginx (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Binary package hint: nginx
  
  nginx is missing mimetypes for html5 video codecs like Ogg Theora and
  WebM
  
  the following types should be added to /etc/nginx/mime.types
  
  application/ogg                               ogx;
  audio/ogg                                       oga ogg spx;
  video/ogg                                       ogv;
  
  video/webm                                    webm;
- audio/webm                                    webma;
+ audio/webm                                    weba;
  
  video/mp4                                       mp4;
  audio/mpeg                                    m4a;

-- 
nginx mimetypes missing for webm and ogg
https://bugs.launchpad.net/bugs/674224
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to