Bug 108347

Summary: not mentioned burncd wav support
Product: Documentation Reporter: Pawe&#322; <psandgim1>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Pawe&#322; 2007-01-25 18:10:16 UTC
In chapter 7.3 of The Handbook there is written: "You have to use raw PCM with burncd(8).", which is not true. In 2002/11/21 sos reported a patch for burncd to enable handling of wav files. I'm wondering, why it's not mentioned in cvs log?

Fix: 

Update the Handbook :-) and remember about checking and updating cvs log.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2007-01-25 19:36:54 UTC
State Changed
From-To: open->closed

I believe that PCM is a format of the WAV files, and that you should 
thus use RAW WAV files (or RAW PCM), I could however not find any 
reference to the patch you are talking about in the burncd application 
itself, if you use audio it uses the raw format (see the manual page for 
that). Apart from that we cannot update the cvs log. Please inform me if 
I was wrong.