-
**Describe the bug**
Audio delay when streaming games from both NVIDIA and sunshine backends
Sync delay gap seems to increase with duration
**To Reproduce**
Steps to reproduce the behavior:
…
-
A number of issues that seem to cause inter-operability pain with web media apps relate to the integration of the web media APIs with hardware video & audio decoders.
We could address them in WAVE …
-
# Error Info
Error name: Error
Error message: panicked at 'index out of bounds: the len is 0 but the index is 0', core/src/backend/audio/decoders/mp3.rs:137:26
Error stack:
```
Error: panicked at…
-
Today I wanted to rip an audio cd, but soundkonverter tried to rip multiple tracks simultaneously.
It simply started the next track, when it was not finished ripping the previous one. Perhaps somethi…
-
### Problem Description
After updating to macOS 15.1 today all videos encoded with h265 videotoolbox are broken. The process completed without errors, the files are playable but are extremely chopp…
-
In the markdown for CAV-MAE it should be: audio_model = CAVMAEFT(label_dim=n_class, modality_specific_depth=11)
instaed of: audio_model = models.CAVMAEFT(label_dim=n_class, modality_specific_depth=1…
-
Would you mind adding support for Vulkan and OpenCL decoders?
Cuda decode benchmark:
```frame=26608 fps=1092 q=-0.0 Lsize=N/A time=00:17:44.32 bitrate=N/A speed=43.7x
video:12265kB audio:199549kB…
-
Being able to decode audio and video would be nice. Audio and video decoders are a well-known source of security holes.
One problem is that many existing implementations resort to hand-written ass…
-
Hi, I would like to decode audio files (wav format) while making each sample have the uniform length.
Specifically, I am trying to implement exactly the same operation as [`tf.audio.decode_wav()`]…
-
I have two decoders running in my application (both mono) and they work great individually, but as soon as I try to use them at the same time the output on both are garbled, and you can clearly hear a…