jwz - Furries with a lactation fetish. With the part of mother's milk played by high fructose corn syrup. [entries|archive|friends|userinfo]
jwz

  www.jwz.org
  userinfo
  archive
  rss

Links
[»| [DNA Lounge] [Blog] [iCal] ]
[»| [DNA Lounge Legal Defense Fund] ]
[»| [WebCollage] [LJ WebCollage] ]

Furries with a lactation fetish. With the part of mother's milk played by high fructose corn syrup. [Sat, 10-Nov-2007 2:46 PM]
Previous Entry Add to Memories Tell a Friend Next Entry
[Tags|, , , , ]
[music |Lords of Acid -- Drink My Honey]

I tried to shrink it to under 100x100 and 40K so that it will work as an LJ userpic, but I failed. Maybe someone else will succeed.

Previously.

Update: Longer, pervier version of the above.

linkReply

Comments:
From: [info]kfringe
Sat, 10-Nov-2007 10:52 PM (UTC)

(Link)

I'm really starting to hate you.
[User Picture]From: [info]mc_kingfish
Sat, 10-Nov-2007 11:01 PM (UTC)

(Link)

Thanks you for this lovely vomiting-fit.
[User Picture]From: [info]drjon
Sat, 10-Nov-2007 11:21 PM (UTC)

There I go, pandering to the Furries again...

(Link)



80x80px, 37Kb

Edited at 2007-11-10 11:23 pm (UTC)
[User Picture]From: [info]shmivejournal
Sat, 10-Nov-2007 11:25 PM (UTC)

Re: There I go, pandering to the Furries again...

(Link)

You know, it's wrong that I'm looking at what you've done there and I'm thinking "it's a shame that you have to cut out some frames to come in under the 40k limit, because the fluidity of the tentacle movement is being lost" and you know, not:

"WHAT THE FUCK!!! WHAT THE FUCK IS HAPPENING! WHAT THE FUCK WHAT THE FUCK"


Edited at 2007-11-10 11:34 pm (UTC)
[User Picture]From: [info]intoner
Sat, 10-Nov-2007 11:25 PM (UTC)

(Link)

dear god no...
[User Picture]From: [info]g_na
Sat, 10-Nov-2007 11:27 PM (UTC)

(Link)

Okay, that is wrong on so many levels, the least of which is that a deers' teats are between her rear legs.
[User Picture]From: [info]baconmonkey
Sun, 11-Nov-2007 12:20 AM (UTC)

(Link)

birds don't have boobs.
[User Picture]From: [info]loftwyr
Sat, 10-Nov-2007 11:28 PM (UTC)

(Link)

Here it is at 100px height, suitable for LJ iconage

From: [info]stolzenberg
Sun, 11-Nov-2007 12:23 AM (UTC)

(Link)

Brilliant!
[User Picture]From: [info]lordshell
Sat, 10-Nov-2007 11:53 PM (UTC)

(Link)

Mighty fuck, this is a real ad!

Scared now.
[User Picture]From: [info]pavel_lishin
Sun, 11-Nov-2007 12:15 AM (UTC)

(Link)

Jesus, I thought you were kidding.
[User Picture]From: [info]gths
Sun, 11-Nov-2007 12:30 AM (UTC)

(Link)

They'd use proper sugar over there, wouldn't they?
[User Picture]From: [info]dossy
Sun, 11-Nov-2007 12:40 AM (UTC)

(Link)

<== yeah, baby.

100x80



[User Picture]From: [info]pygmalion
Sun, 11-Nov-2007 3:48 AM (UTC)

(Link)

Ooh, slow mo. decisions, decisions...
[User Picture]From: [info]invisible_al
Sun, 11-Nov-2007 12:52 AM (UTC)

(Link)

If there has ever been a time to use the phrase "Man What!?" it is now.
[User Picture]From: [info]evan
Sun, 11-Nov-2007 1:16 AM (UTC)

(Link)

Zebras straddling phallic orangina bottles ejaculating onto deers? Seriously, what. the. fuck.
[User Picture]From: [info]perligata
Sun, 11-Nov-2007 2:38 AM (UTC)

(Link)

Don't forget the pole-dancing flamingos!
[User Picture]From: [info]azul_ros
Sun, 11-Nov-2007 2:02 AM (UTC)

(Link)

That is so weird.
I have to share this with a few of my friends who like orthopods & cthulu.
[User Picture]From: [info]perligata
Sun, 11-Nov-2007 2:37 AM (UTC)

(Link)

I want one where it zooms in on the face as she squeezes. I think that part is underrated. Unfortunately I have no idea how to make these newfangled animated gifs.
[User Picture]From: [info]recursive
Sun, 11-Nov-2007 3:58 AM (UTC)

(Link)

Orangina was so much better before it had high fructose corn syrup in it.
[User Picture]From: [info]fayanora
Sun, 11-Nov-2007 4:33 AM (UTC)

(Link)

OMG, I am not a furry but I do find that video oddly arousing.
[User Picture]From: [info]flipzagging
Sun, 11-Nov-2007 9:06 AM (UTC)

(Link)

You are a furry.
[User Picture]From: [info]dk
Sun, 11-Nov-2007 4:58 AM (UTC)

(Link)

words fail me.
[User Picture]From: [info]xrayspx
Sun, 11-Nov-2007 5:55 AM (UTC)

(Link)

Dear French People:
[User Picture]From: [info]elfs
Sun, 11-Nov-2007 7:17 AM (UTC)

(Link)



It was a challenge. I cut it out with mplayer:

mplayer -vo png -ss 00:52 -endpos 00:56

Then created a common map with netpbm:

for i in *.png ; do pngtopnm $i > $i.pnm ; done
pnmcat -lr 0*.pnm | pnmcolormap 48 > map48.pnm


Then created a collection of cut, scaled, and remapped gifs (I determined the dimensions of my cut with GIMP):

for i in *.png ; do pngtopnm $i | pnmcut -l 93 -t 34 -w 243 -h 243 | \
 pnmscale -xy 100 100 | pnmremap -mapfile=map48.pnm | \
 ppmtogif > ../$i.gif ; echo $i ; done


And then assembled them together with gifsicle:

gifsicle -d 24 --loop=forever -D bg -O2 *.gif > anim.gif


I did some judicious removal of frames with rm (I could always rerun the script to regenerate them) and it took a little tweaking, but comes in at 38,410 bytes. Because there are so many dropped frames, I slowed it down a little, from 160ms to 240ms. I think the frame jerkiness suggests watching something in slo-mo, and tweaking the speed emphasizes that, so the experienced viewer won't be annoyed by the painfully low frame rate.
[User Picture]From: [info]flipzagging
Sun, 11-Nov-2007 9:07 AM (UTC)

(Link)

I'm going to link to this comment the next time someone asks how educated people can build chemical weapons.
[User Picture]From: [info]baconmonkey
Sun, 11-Nov-2007 2:14 PM (UTC)

(Link)

the company is run by degenerate preverts.






http://youtube.com/watch?v=AD4Wu6sBEbE
[User Picture]From: [info]sarafina666
Sun, 11-Nov-2007 2:14 PM (UTC)

(Link)

*nabs* iconage
truly awesomeness
[User Picture]From: [info]abates
Sun, 11-Nov-2007 9:29 PM (UTC)

(Link)

I have a sudden and unexplained craving for sea food. Hmm.
[User Picture]From: [info]belgand
Mon, 12-Nov-2007 7:02 PM (UTC)

(Link)

I actually found that less disturbing than things actually designed by the furry community. Perhaps it was because they looked a bit more like actual animals merely aping what might have been legitimately sexy with humans rather than the traditional "sexy fox lady". The octopus segment though was definitely wrong as I'm sure everyone who isn't a furry with a lactation fetish would agree.

It's still put me off wanting to drink a bottle of Orangina for a while.
[User Picture]From: [info]perligata
Wed, 14-Nov-2007 9:37 AM (UTC)

extended version

(Link)

Now the bearstud journeys through the zebras' legs like he's on a Slip 'n Slide.