tags 521639 + upstream confirmed thx -- On Sun, Mar 29, 2009 at 4:09 PM, Gene Cash <[email protected]> wrote: > Pascal Giard wrote: >> >> A sample file would be great. >> Can you use lenny's sox to do a trim [to make it shorter] on one of your >> files? > > Well, it segfaults if I do that, so I used ftruncate to truncate it to 1MB > > Use "play test.m4a trim 0s 200000s" to play it, otherwise it crashes in > an annoying fashion when it hits the end. Sample file is attached.
I can confirm the problem. The origin of the problem is libmagic. With the current version, you can workaround this by using "-t m4a" as in "play -t m4a test.m4a". Note that this is fixed in upstream's CVS, libmagic will only be used when the user asks for it [using a parameter]. Cheers, -Pascal -- Homepage (http://organact.mine.nu) Debian GNU/Linux (http://www.debian.org) LACIME: École de technologie supérieure (http://lacime.etsmtl.ca) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

