-
With opus 1.5.1, building with MSVC on Windows is failing with `nnet_avx2.c is being compiled without AVX2 enabled`. This is x86_64 architecture computer. The CMake build is working fine.
```
(tar…
-
Le but de cette tâche est de pouvoir répondre aux questions qui nécessitent de faire un calcul sur les données par exemple: `combien d'associations en isère ? `au lieu de renvoyer sur https://tchoung…
-
LINK rtthread.elf
/tools/gcc/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld: address 0x140db2 of rtthread.elf section `.rodata' is not within region `flash'
/tools/gcc/bin/../li…
-
**Describe The Bug**
The unwatched episode count currently has a bug where it reverts to displaying counts above 99 on the web UI.
Since v10.9 first released, the behavior of the unwatched episo…
-
### 🚀 The feature
E.g. OPUS format supports resampling as part of reading. There is no standard and uniform way of setting sample rate at decoding.
E.g. sox sets it always as 48khz: https://gith…
-
The Opus format has a "playback gain" field in the header that sets the album gain, as well as support for track gain set by writing a [R128_TRACK_GAIN tag](https://wiki.xiph.org/OggOpus#Comment_Heade…
-
Aktuelle Property-Vererebungshierarchie:
* Event-Projekt für die Konferenz
* Meta-Ticket (Fahrplan-ID & -Metadaten)
* Recording-Ticket (Sprache, etc)
* Master-Encoding-Ticket (MP4)
…
-
It's surprisingly difficult to change or add metadata to an existing opus file.
If `opusenc` could read opus files as input, the available options for metadata can be used to add or clear metadata …
-
Hello,
i try to build the Project using the esp-idf (v4.2)
if i try : "idf.py build", i stopped with the following Errors :
` Generating binary image from built executable
esptool.py v3.0
…
-
So the created opus file duration cannot be determined by players. Probably because of [granule position](https://wiki.xiph.org/OggOpus#Granule_Position) which is used for this by specs