-
Hi, this is not an issue, but I don't know about a forum or a place where I could ask this question. How can I keep the metadata from a wav file when using wavpack. I am using this command: `wavpack -…
-
If I compress a RIFF-WAV file, I end up with the header stored in WavPack file. This is expected:
```
% wavpack -q audio.wav
% wvunpack -ss audio.wv
[...]
source format: Microsoft RIFF with…
-
Hi numcodecs team!
First of all, thank you for the amazing resource that you put together!
I would like to inquire whether you would be interested in including the [WavPack](https://www.wavpack.…
-
Since WavPack is a pretty stable and mature codec, it would be great to see support on this tool (as a replacement for ffmpeg usage)
https://github.com/dbry/WavPack
-
Is there any chance of supporting WavPack (.wv) playback? Would be useful for the.. soundboard lets call it... im making so its overall size is 2-3 times less.
ghost updated
4 years ago
-
The ["Cactus" videogame client](https://cactuss.me/) appears to use this library and is a fork of "DDnet" which uses it as well. While [DDnet distributes the license with it's source code](https://git…
-
The contents of the two files `codec/av1.md` and `wavpack.md` aren't included in the codecs RFC at all. For WavPack there's at least a short section in `codec_specs.md` that only links to the separate…
-
WAVfileParser.cpp reads only the first pack from a wavpack file. The RIFF metadata may actually be split between a RIFF header (0x21) and a RIFF trailer (0x22) and separated by many packs. In that c…
-
With #346, the door is theoretically opened for the addition of more obscure audio formats like those specified in the title. To do this, I would have to:
1. Await #322 so I can detect these format…
-
Obvious enough.
Unfortunately it is unlikely that I (Erik) will find sufficient time or motivation to do this, but I would be happy to accept patches.
erikd updated
4 years ago