-
At the moment, it is pretty difficult to work with formats that aren't implemented directly in this crate. Other crates largely haven't chosen to implement our `ImageDecoder` trait, and even if they d…
-
I would like to volunteer myself to add the following palette format support:
1. Adobe Photoshop Color Swatches (.aco) - **READ/WRITE**
~2. DeluxePaint (.lbm/.bbm) [yes, the old school bitmap grap…
-
This story is a duplicate of the same functionality as specified for EDU: https://app.zenhub.com/workspaces/riff-projects-5cb6029b4103d93ceadf001b/issues/rifflearning/zenhub/87
PLATFORM code and PRs …
-
Hi, i'm not sure if i should post here or on ivy.
compilation of ivy was fine, but when i tried to launch it, it says :
ffi-obj: couldn't get "flif_create_image_GRAY16" from "libflif.so" (libfl…
-
Hi,
I had installed ffmpeg and set it in env path. After that installed aubio using pip install.
I am trying to get pitch for flac format files but it gives error at "s=source(filename,samplerate,…
-
```
What steps will reproduce the problem?
1. Run vid -i RIFF-little-endian-16bit-8kh-wave-file.wav
Error: Traceback (most recent call last):
File "/usr/local/bin/vid", line 132, in
thrd_n=mul…
-
```
What steps will reproduce the problem?
1. Run vid -i RIFF-little-endian-16bit-8kh-wave-file.wav
Error: Traceback (most recent call last):
File "/usr/local/bin/vid", line 132, in
thrd_n=mul…
-
```
file test.w64
test.w64: Sony Wave64 RIFF data, WAVE 64 audio, stereo 48000 Hz
```
```
du -sh test.w64
2.1G test.w64
```
```
ssrc_hp_mac --twopass --rate 44100 --bits 16 --dither 1 --p…
-
## User need
- Ability to filter by Online event important for people who may have transport issues or be far away - Noted as part of #85
![image](https://user-images.githubusercontent.com/861172/1…
-
Hello!
I was trying to use this gem to record a wav file to STDOUT and then feed it to `WaveFile::Reader` to analyze in realtime. If I recall correctly, it was something along the lines of
```ruby…