- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 24,291
- راهحلها
- 27
- پسندها
- 3,278
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
When I attach a file with the
A possible cause of the problem may be
.opus extension to a post, the extension gets changed to .ogg during the process. If I then download the .ogg file, it still plays back as Opus. So it seems that XF automatically encapsulates Opus files in the OGG container. Why does this happen, and can it be avoided? We use Opus files as digital products, and changing their extensions is very misleading.A possible cause of the problem may be
'opus' => 'audio/ogg' instead of 'opus'...