What program can br used to convert m3u files to either mp3 or wav format?
I think you are mistaken. M3U files are basically playlist files which have listing of all your songs and they are stored in a m3u file. They dont have any mp3 in it. Its like having a telephone directory M3U(Moving Picture Experts Group Audio Layer 3 Uniform Resource Locator, MP3 URL) is a computer file format that stores multimedia playlists. An M3U file is a plain text file that contains the locations of one or more media files that the mediaplayer should play. Each location is placed on a new line. The locations can be either absolute or relative local pathnames (e.g., “C:\My Music\Chanson.mp3” or “Chanson.mp3”) or they can be URLs. The file can also include comments, prefaced by the “#” character. In extended M3U, “#” also introduces extended M3U directives. One common use of the M3U file format is creating a playlist file that contains a single entry pointing to a stream on the Internet. The created file provides easy access to that stream and can be used for things like download