Page 1 of 1

A question... not about anidb though...

Posted: Tue Oct 19, 2004 7:04 am
by Lag
This file is longer than it should be and so says the comment:
This is a too long file from the ANBU|Madlax bot that plays ok. If you trim this file to 172,707,840 bytes the crc will be correct.
But how are you supposed to reduce the size of the file? What program do you have to use?
I'm wondering because I have other files that might be longer than they should be...

Re: A question... not about anidb though...

Posted: Tue Oct 19, 2004 7:11 am
by e-Viper
Lag wrote:This file is longer than it should be and so says the comment:
This is a too long file from the ANBU|Madlax bot that plays ok. If you trim this file to 172,707,840 bytes the crc will be correct.
But how are you supposed to reduce the size of the file? What program do you have to use?
I'm wondering because I have other files that might be longer than they should be...
Totalcommander can split files in 2 resulting in having the first of correct size

Posted: Tue Oct 19, 2004 10:43 am
by rowaasr13
One line truncater for those, who have perl on their system. Under windows cmdline:

C:\>echo truncate(""""test1231321"""", 13) | perl

test1231321 - file name
13 - new length

Posted: Wed Oct 20, 2004 6:51 am
by Lag
OK, I'll give Total Commander a try ;)
(it's not that I don't like you rowaasr13, I don't have perl on my computer ^^')