Search For Cd Burning Sw, with command line playlist support

I am looking for a CD Burning application that will do the following when called from a command line:

Burn (Overburn if necessary) an audio cd using a .m3u playlist saved in a directory as the source of the files.

I use Nero and I am aware that the Nero API will almost do this. However, it doesn't appear to use .m3u files as the source of mp3 files. (I know that Nero will support this but not apparently from the Nero API).

Does anyone know a way of doing this with Nero? Or Is there some other SW that will do this?
 
pokopiko - Thanks for the reply. However, what I am looking for is something to accept command line parameters such as:

Nerocmd --write --audio "c:\playlists\Data.m3u"

This would be called from another program, Nero (in this case) would open up in the Audio CD creation window with the playlist data.m3u loaded up and begin burning.
 
Top