6

I have radio programs that I have obtained with the extension rm and ra. How to convert them to mp3 or other more common type?

3 Answers3

9

1) add medibuntu repository. Instructions here

2) install ffmpeg libavcodec-extra-53

3) Run ffmpeg -i inputfile.ra outputfile.mp3

To use this through a GUI:

Eirriel
  • 191
1

In this case I had to use a piece of heavy artillery I was familiar with in Windows: Format Factory (for a clean download use the torrent)

Unzip if needed and install Format Factory ... after installing Wine, of course.

enter image description here

A lot of settings are possible

enter image description here

enter image description here

1

You can use sound converter. open up your terminal and type this to install . sudo apt-get install soundconverter

Raja G
  • 105,327
  • 107
  • 262
  • 331