Thursday, April 25, 2024
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 15411  / 2 Years ago, sat, july 9, 2022, 4:45:13

Exactly as the title says. My friend sent me a file which turns out to be a QCP file and I have been downloading all kinda of programs people told me to download and I have come up with nothing to convert this thing into an MP3 to listen to it.



What program should I use to listen to QCP file?


More From » software-recommendation

 Answers
1

Converting audio formats with FFMPEG



First make sure that FFMPEG is installed by either




  1. Installing via the Software centre

  2. Typing sudo apt-get install libav-tools into Terminal



Converting the file:




  1. Open Terminal (Ctrl+Alt+T)

  2. Navigate to the folder your source file is found in by typing cd followed by the folder you want to enter. You start in ~ (Your home folder)

  3. Type in ffmpeg -i sourcefile.qcp targetfile.mp3


[#36401] Sunday, July 10, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
atchcommo

Total Points: 114
Total Questions: 130
Total Answers: 101

Location: Cook Islands
Member since Sat, Oct 16, 2021
3 Years ago
atchcommo questions
Fri, May 13, 22, 08:22, 2 Years ago
Wed, Mar 9, 22, 20:14, 2 Years ago
;