I tried making a Audio CD with Brasero, just to test if it works. The input files were in the FLAC format. I played the CD on a standalone DVD player, and it seems to work.

You can try converting the files to WAV manually. You can do this with ffmpeg, from the termnial, like this:
ffmpeg -i 'Input_Song.flac' 'Output_Song.wav'

Reply via email to