Help :(

Anything About Anything...
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

iceman wrote:that avatar took forever to load and whats this about 700k ??? its 9.14mb ! grrrrr
From the upload thingy: " Filesize: 699.45 KB." It's 700k, but I still think that's just a weee bit too big...
Image
User avatar
iceman
Reverse Adjust Outside Corner Grinder
Posts: 2448
Joined: Fri Jan 09, 2004 9:54 am
Location: Yorkshire, England. Quote: Its the fumes, they make one want to play
Contact:

Post by iceman »

well it might say 699.... but if I right click on it and show propeties its > 9mb, also if I save it its > 9mb and judging how long it took well

i dont know whats going on ????????????? this has never happened before ??????????????????????????????????????????
Image He who laughs last, probably has a back-up
Image
Image
sorry about the large animated gif
User avatar
Sabarai
The Former Man of Cheese
Posts: 2383
Joined: Sat Jun 19, 2004 9:00 pm
Location: 52°09'30.24"N 5°18'48.17"

Post by Sabarai »

Iceman: <see the pic>

I won't take it as my signature, but here's the proof it actually is just 699 or 700 kb...

Or can anyone edit it or something that it's only like 100k or something???
Attachments
No comment...
No comment...
Image
Image
Image
Image
Image
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

I also explicitly downloaded the animation. It's 9 Mb on my HD, too, and Konqueror says so during the download.

Code: Select all

-rw-r--r--  1 moos users 9593000 2005-04-13 15:27 t_coolasfuck0pc.gif
which is really weird, because it's just a 160x120x2 883 frames animation which is a little over 2 Mb uncompressed.

Hmm. Have you heard about the gif loading bug in most old Unix and Windows systems that was fixed half a year ago? The one that allowed you to execute arbitrary code? Better check if your system is patched...

Edit: when I load the animation in GIMP and save it again, it boils down to about 700kb as it should. I suspect a bug in the phpBB board code that just adds a huge stream of useless bytes to the image, but that's just a wild guess.

EditEdit: Mozilla crashes when I try to do anything with the image, but it shows 9Mb as the size when I ask it about the image properties, too. ( 1 min later: ) Ok, managed to download it without a crash, with 700kb in size. Weird really.
Last edited by Z-Man on Wed Apr 13, 2005 3:08 pm, edited 2 times in total.
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

716239 bytes here...
(699.4521484375 KB with K=1024)
Last edited by Jonathan on Wed Apr 13, 2005 3:42 pm, edited 1 time in total.
ˌɑrməˈɡɛˌtrɑn
User avatar
Sabarai
The Former Man of Cheese
Posts: 2383
Joined: Sat Jun 19, 2004 9:00 pm
Location: 52°09'30.24"N 5°18'48.17"

Post by Sabarai »

Hmmmmm... Could there be any way the web loads it and shows it as 700kb??? since it's obviously not 700kb now, my msn crashes if i try to add it as emoticon (yes you can add motioning pictures)
Image
Image
Image
Image
Image
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Post by dlh »

When I download it, it turns into 9 MB too.

Code: Select all

-rw-r--r--  1 nemo  staff  9M  12 Apr 11:09 t_coolasfuck0pc.gif
odd...
User avatar
iceman
Reverse Adjust Outside Corner Grinder
Posts: 2448
Joined: Fri Jan 09, 2004 9:54 am
Location: Yorkshire, England. Quote: Its the fumes, they make one want to play
Contact:

Post by iceman »

exploit hmmm didnt consider that

i'll dust off my trusty old hex editor and disassembler and let you know whats in there
Image He who laughs last, probably has a back-up
Image
Image
sorry about the large animated gif
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

I found it! The actual file is 716239 bytes but the preview made by this board is 9593000 bytes!
ˌɑrməˈɡɛˌtrɑn
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Right. First clicking on the attachment, then saving it from the new window gives me a moderately sized picture, too.
User avatar
Lackadaisical
Shutout Match Winner
Posts: 823
Joined: Sun Dec 21, 2003 4:58 pm
Location: Amsterdam, Netherlands
Contact:

Post by Lackadaisical »

yeah, there has been more problems with thumbnailing animated gifs by phpbb before.

@nemo: you could probably achieve the 'lite' effect with some kind of phpbb template, and i guess there probably is one out there.. somewhere.
User avatar
iceman
Reverse Adjust Outside Corner Grinder
Posts: 2448
Joined: Fri Jan 09, 2004 9:54 am
Location: Yorkshire, England. Quote: Its the fumes, they make one want to play
Contact:

Post by iceman »

ok its prolly that the phpbb re-renders every frame in the preview animation to its full size 160x120 where as the original gif uses dirty frames


dirty frames: 1st frame stored as full size including every pixel, following frames are cropped to an area to only include the pixels that changed from the previous frame reducing the storage needed
Image He who laughs last, probably has a back-up
Image
Image
sorry about the large animated gif
User avatar
iceman
Reverse Adjust Outside Corner Grinder
Posts: 2448
Joined: Fri Jan 09, 2004 9:54 am
Location: Yorkshire, England. Quote: Its the fumes, they make one want to play
Contact:

Post by iceman »

im still gonna check into it just to make sure :o
Image He who laughs last, probably has a back-up
Image
Image
sorry about the large animated gif
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

Seems to me that it uses 8 bpp instead of 1.
ˌɑrməˈɡɛˌtrɑn
User avatar
Sabarai
The Former Man of Cheese
Posts: 2383
Joined: Sat Jun 19, 2004 9:00 pm
Location: 52°09'30.24"N 5°18'48.17"

Post by Sabarai »

Jonathan wrote:I found it! The actual file is 716239 bytes but the preview made by this board is 9593000 bytes!
WOO GO DUTCH :P
Image
Image
Image
Image
Image
Post Reply