GNOME Bugzilla – Bug 115485
nautilus-cd-burner only burns wavs as audio
Last modified: 2004-12-22 21:47:04 UTC
Currently nautilus-cd-burner will classify a CD as possible audio only if it only contains wavs. Should allow at least for mp3's.
Created attachment 17608 [details] [review] patch for mp3's as audio CD (they are converted to wav before writing)
Created attachment 17609 [details] [review] fix small memleak in previous patch
Created attachment 17611 [details] [review] oops, previous one didn't even compile :-$
Created attachment 17640 [details] [review] ported to gstreamer in stead of the external tools kludge
Created attachment 17678 [details] [review] also convert ogg files
Cool, maybe anybody know when this patch will be added into n-c-b CVS ?
Audio burning using n-c-b has various issues, such as ordering. The file manager is just not a good UI for this, so the plan is to remove the audio burning capabilities when ross finished his cd burning support for rhythmbox.
Agreed, audio ordering is tricky, I have a patch that at least makes the tracks come ordered by name. I've not uploaded it here, since it's quite dirty atm.