progressiveCaveman
Results
2
issues of
progressiveCaveman
When starting my matrix docker service, I see `socket: Protocol not supported` printed many times Here's the compose file: ``` version: '3' services: matrix: container_name: matrix image: avhost/docker-matrix ports: -...
I just pulled this down through cocoapods, but the only way I know how to use FFMPEG is through something like `ffmpeg -i inputfile.flac output.wav`. I am trying to convert...