Bug#522241: sox: Don't play correctly .mp3 files

2009-04-05 Thread Benjamin Moody
Package: sox Version: 14.2.0-1 Severity: normal This issue results from a misuse of the libmagic API, which happened to work anyway in older versions of libmagic. The patch below will work with both the current libmagic (5.00-1) and the previous version (4.26-1). I haven't looked at older

Bug#522241: sox: Don't play correctly .mp3 files

2009-04-01 Thread Francesco
Package: sox Version: 14.2.0-1+b1 Severity: normal Sox don't play automatically mp3 files, the error is: $ play 07 -Ragazza Speciale.mp3 play formats: no handler for detected file type `audio/mpeg; charset=binary' but with the command: $ play -t mp3 07 -Ragazza Speciale.mp3 all is working fine. A