[MacPorts] #32828: SOX Outputs invalid headers with 24bit wav files when using OS 10.6.8

MacPorts noreply at macports.org
Fri Mar 16 12:14:57 PDT 2012


#32828: SOX Outputs invalid headers with 24bit wav files when using OS 10.6.8
----------------------------------------+-----------------------------------
 Reporter:  michael@…                   |       Owner:  hans@…       
     Type:  defect                      |      Status:  new          
 Priority:  Normal                      |   Milestone:               
Component:  ports                       |     Version:  2.0.3        
 Keywords:                              |        Port:  sox          
----------------------------------------+-----------------------------------

Comment(by michael@…):

 Replying to [comment:5 hans@…]:
 > With 14.4.0 on 10.5.8, a 24bit file produced with
 >
 > {{{
 > sox -n -b 24 file.wav trim 0 10
 > }}}
 >
 > is just fine. Can you please show how exactly did you produce the
 'faulty' file with SoX?

 This appears to be fixed in the new version of SOX, in the SOX homepage
 the latest build has the following fix "Pad WAV data chunks to an even
 number of bytes."

 WIth the latest version installed I've tested it with

  {{{
 sox -n -b 24 file.wav trim 0s 9s
 }}}

 After which the Pad WAV data chunk is now present, in the previous
 version(s) the Pad WAV data chunk was missing.

-- 
Ticket URL: <https://trac.macports.org/ticket/32828#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list