ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 29,086
- Points
- 823
Reputation:
When I attach a file with the
A possible cause of the problem may be
Read more
Continue reading...
.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'...
Read more
Continue reading...