intuited

Results 7 comments of intuited

Same issue here when attempting to connect with `sshfs` (recently installed via `brew`) to two Android 4.x phones running SSHDroid. `ssh` and `scp` to the phones work without issues, as...

Yep, `libmpg123` was also installed via `brew install mpg123` before compilation. It's located at `/usr/local/lib/libmpg123.dylib`. Though actually, I'm realizing that `libmpg123.dylib` is not a universal binary (as per running `file`...

Tried building on an ubuntu VM. It looks like the problem is definitely that 32-bit libraries are needed. Steps: - installed `libmpg123-dev`, `libmp3lame-dev` (the non-dev packages were already installed) -...

I'm still confused as to why I can't continue with just a 64-bit `libmpg123.dylib`. I've verified that `python` is running as 64-bit; why does it need a 32-bit library to...

Still wondering what I should do to get this running. I tried compiling mpg123 myself but there were errors in the compilation that I don't have time to look at.

Is there a reason why the conversion isn't done server-side? I can't imagine it would be difficult to find a .webp conversion library for node.

Seems appropriate. I'm definitely in no rush btw: things are working great for me after doing the extract & install. Mostly I was just looking for a good conversion utility,...