You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a strange issue, I selected in the advanced settings the .opus file conversion. The file from koozic plays in Firefox, but does not plays in MS Edge. However, any other .opus file is supported in Edge, and I can play without any issue, e.g.: https://hpr.dogphilosophy.net/test/index.php
Any idea what might be the issue?
The text was updated successfully, but these errors were encountered:
The only difference I see in comparison to your example is that the opus file is transcoded on-the-fly in KooZic. That might play a role... However, I'm not sure about this, I'll have to perform a couple of tests to make sure.
I think the issue is that the opus file produced by koozic is hls, while Edge does not support this, only if first the full file is downloaded and then played (like DSub does). Firefox can play hls with opus codec no problem.
Having a strange issue, I selected in the advanced settings the
.opus
file conversion. The file from koozic plays in Firefox, but does not plays in MS Edge. However, any other.opus
file is supported in Edge, and I can play without any issue, e.g.: https://hpr.dogphilosophy.net/test/index.phpAny idea what might be the issue?
The text was updated successfully, but these errors were encountered: