Vinayak Sharma

Results 3 comments of Vinayak Sharma

From what I've experienced, you have to use something like ffmpeg to create them yourself

@ujjwalsrivastava you have to apt install libsnd, try this: ```bash sudo apt-get install -y libsndfile-dev ```

> You need to install the GCC compiler on your system. If this is Ubuntu or Debian Linux, you can do it with `sudo apt install build-essential`. If on CentOS,...