In article <[EMAIL PROTECTED]>, vv <[EMAIL PROTECTED]> wrote: > It seem there are trouble with some sound file about checksum > calculation > > By example I have a wav file = 99kb after converted in ul = 39 kb , but > makering give me checksum error !! > I trying a wav file recorded with voice recorder, work fine , just > "chunk error" message > > > checksum before = db8e > checksum after = 4db2 > checksum failed
Are you running the perl program on Unix/Linux or on Windows? It has only been tested on Linux, and may need "binmode STDIN;" if running under Windows. Cheers, Tony -- Tony Mountifield Work: [EMAIL PROTECTED] - http://www.softins.co.uk Play: [EMAIL PROTECTED] - http://tony.mountifield.org _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
