-
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 …
-
## Docs
The docs for `ChatGoogleGenerativeAI` are missing additional keyword params. Looking at the [source code](https://github.com/langchain-ai/langchain-google/blob/main/libs/genai/langchain_googl…
-
app_playbackground не компилируется
остальные 3 модуля корректно скомпилировались
при компиляции app_playbackground в логах получаю следующее
[app_playbackground.txt](https://github.com/TinkoffCred…
-
I am using telephony system that can record calls into 8kHz stereo WAV files; it uses left channel for one participant and right channel for another.
To be able to process files later, I need strong c…
-
I have been looking for this tool since I discovered that my opus encoding workflow is subject to the issues you describe in the README and I was ecstatic.
I therefore cloned and compiled it to see i…
-
Please write compilation guide e.g. in README.md.
And 2nd optional question: How to compile on ARM64? I'm can using my Orange Pi PC2 for test it.
-
I use opus a lot for audiobooks storing at 32 kbit/s. At the beginning I used `opusenc --bitrate 32 --framesize 60` to save a few bits extra. Then I've read here https://wiki.xiph.org/Opus_Recommended…
-
I copied the code to encode to an OPUS audio file from the following link. The audio file will play back in Windows, and I think it sounds correct. However, Audacity won't import it (incorrect filetyp…
-
(Web compat [issue](https://wpt.fyi/results/mediacapture-record/MediaRecorder-peerconnection.https.html?label=master&label=experimental&aligned) from https://github.com/web-platform-tests/wpt/pull/205…
-
On page 27 of "Ogg Encapsulation for the Opus Audio Codec" [1], the recommendations for encoders is to have a pre-skip value of (delay_samples + extra_samples). Extra_samples is defined there as at l…