Opened 11 years ago

Closed 10 years ago

Last modified 3 years ago

#279 closed enhancement (wontfix)

mime.types: audio/ogg for .opus files

Reported by: Steffen Weber Owned by: Sergey Kandaurov
Priority: trivial Milestone:
Component: nginx-core Version: 1.3.x
Keywords: mime opus ogg Cc:
uname -a: Linux cbdev 3.7.2 #4 SMP Fri Jan 11 20:10:04 CET 2013 x86_64 Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz GenuineIntel GNU/Linux
nginx -V: nginx/1.3.11

Description

According to http://wiki.xiph.org/OggOpus and http://en.wikipedia.org/wiki/Opus_(audio_format) the MIME type for Opus files is audio/ogg.

Attachments (1)

nginx-opus-mime-type.diff (476 bytes ) - added by Steffen Weber 11 years ago.

Download all attachments as: .zip

Change History (7)

by Steffen Weber, 11 years ago

Attachment: nginx-opus-mime-type.diff added

comment:1 by maxim, 11 years ago

Owner: set to Sergey Kandaurov
Status: newassigned

comment:2 by Sergey Kandaurov, 11 years ago

Resolution: wontfix
Status: assignedclosed

There are no plans to add this.

comment:3 by Steffen Weber, 10 years ago

Opus is supported by Firefox and Chrome (see http://en.wikipedia.org/wiki/Opus_(audio_codec)#Web_frameworks_and_browsers).

Please re-evaluate this decision.

comment:4 by Steffen Weber, 10 years ago

Resolution: wontfix
Status: closedreopened

comment:5 by Maxim Dounin, 10 years ago

Resolution: wontfix
Status: reopenedclosed

The decision is not related to support by any browsers, but rather to popularity of files with the ".opus" extension. We don't try to keep all possible extensions in our mime.types file - rather, we list most popular file extensions there. If needed, a list can be easily extended locally.

comment:6 by Maxim Dounin, 3 years ago

See also #2177.

Note: See TracTickets for help on using tickets.