Am 23.01.2015 um 04:42 schrieb jd1008:

On 01/22/2015 01:30 PM, poma wrote:

If I understand you want a Data CD/DVD image which should keep a
complete files structure together with ID3, not an Audio CD with CD-Text.


I want to create an audio cd with cd-text.
wodim and cdrecord may be invoked with args like
    -useinfo -text  *.wav


As poma has pointed out before: k3b is a way to go. You can create an audio cd directly from mp3 files, without converting to wave format before (you can't build an "iso", as there are no isos for audio cds, but I may be corrected):

After starting k3b, select "New Audio CD Project", then simply drop your audio files into it, they will show up as tracks with "artist" and "title" taken from what is written into the id3 tags of your mp3s.

Hitting the "Burn" tab, you find a CD-Text tab where you can make your choices. Then you may burn your audio cd, k3b makes all the neccessary audio conversions.

In order to make this work, certain conditions have to be met:
1. "k3b-extras-freeworld" (and it's dependencies) from rpmfusion have to be installed (you probably don't need them if you use wave or ogg files). 2. There have to be id3 tags in your mp3 files at least for artist and title.

This all may be achieved with command line tools, but ...

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to