More MIME types allowed with mobile uploads
ImprovementAllowed MIME types are now in sync between the desktop upload path and the native mobile recording/upload path.
This especially impacts the uploads/recordings coming from the mobile native recorder, many more formats are now supported.
Here’s the complete list (what’s bolded is new):
| Desktop Uploads | Mobile Uploads |
|---|---|
| video/mp4 | video/mp4 |
| video/quicktime | video/quicktime |
| video/webm | video/webm |
| video/3gpp | video/3gpp |
| video/3gpp2 | video/3gpp2 |
| video/x-flv | video/x-flv |
| video/x-msvideo | video/x-msvideo |
| video/avi | video/avi |
| video/x-ms-wmv | video/x-ms-wmv |
| video/x-matroska | video/x-matroska |
| video/mpeg | video/mpeg |
| audio/aac | audio/aac |
| audio/webm | audio/webm |
| audio/3gpp | audio/3gpp |
| audio/3gpp2 | audio/3gpp2 |
| audio/mp4 | audio/mp4 |
| audio/mpeg | audio/mpeg |
| audio/m4a | audio/m4a |
| audio/x-m4a | audio/x-m4a |
| audio/mp3 | audio/mp3 |
| audio/x-wav | audio/x-wav |
| audio/wav | audio/wav |
| audio/ogg | audio/ogg |
| audio/x-ms-wma | audio/x-ms-wma |
| audio/flac | audio/flac |
| audio/amr | audio/amr |