-
Allow 2.5 ms frame sizes (for audio) and bitrate up to 510 kb/s for advanced users or make another advanced checkbox to allow this when advanced is on.
-
Die originären Daten beim Crossref-Import sollen, analog zum BibTeX-Import, im Feld "opus.import.data" gespeichert werden (vgl. https://github.com/OPUS4/application/issues/573). Der Crossref-Import is…
-
My code
```cs
MediaFoundationReader reader = new MediaFoundationReader(videoPath);
BufferedWaveProvider bufferedWaveProvider = new BufferedWaveProvider(reader.WaveFormat);
bufferedWaveProvider.B…
-
`Document` ist die umfangreichste Modellklasse, die wir bei OPUS 4 haben. Dokumente sind mit Referenz-Metadaten verknüpft, wie zum Beispiel DNB-Institute, und hier muss es in Zukunft weitere Veränderu…
-
`Licence` ist ein einfache Model mit einer Reihe von Properties, die man mit Doctrine-ORM in der Datenbank speicher können sollte. Die Verlinkung mit Dokumenten muss genauer betrachtet werden.
Mome…
-
Hi!
We're testing with Opus APIs and want to suggest a potential fix in `opus_decode` for limiting a stack allocation request `ALLOC`.
Its argument `frame_size` is passed into `ALLOC` (https://gith…
-
### Context
Please provide any relevant information about your setup
* Add-on Version: 7.0.2.2
* Kodi Version: 20.2.0
* Kodi GUI Language: English
* Operating System: LibreELEC 11.0.3
* Oper…
-
Just for completeness, the only true Video format :+1:
-
-
Please could you take a look at this project: https://github.com/alextrv/enhanced-h264ify
Using VP9 stream format by default should greatly improve the sound (opus codec)
All the best