http://www.archive.org/details/electricsheep-packs-244
Download, unzip, and copy to your content/mpeg folder (on XP look in C:\Document and Settings\All Users\Application Data\ElectricSheep, or on Win7 C:\ProgramData\ElectricSheep, and on Mac ~/Library/Application Support/Electric Sheep, and on Linux in ~/.electricsheep).
If you want to install a bunch of packs (more than 2GB total) you should first increase the cache size under the settings control panel, or make it unlimited.
On Windows, that's in a hidden folder, you may have to go to "View" under the "Folder Options" menu and check the "Show Hidden Files and Folders" box. You can go there directly from configuration/settings window by clicking to the advanced tab, and then click "opening this folder", and put them in "mpeg".

yes
yes they are unzip and put in to the mpeg folder.. but then when i start ES it creates a new folder in the mpeg folder called mpeg..
and i set the settings to no max...
Windows 7 64 bit running Electric Sheep
Downloading, not sure where to extract?
In Windows, you can go there
Figured it out!
OMG... that's a lot.
I think I might just let it run itself untill it makes its own sheep. I'm not so sure I'll get that figured out right. After all, the first time I downloaded electric sheep, I didn't download any packs. Since I was satisfied waiting it out last time, then I can wait this time and be satisfied too. That just seems like a little more than I really wanna deal with. I just wanna have the screensaver. lol... thanks for sharing that info though. If I get frustrated I might just come back and do it. :)
yea actually you don't have
yea that is not the best way to do it. if you just turn on show hidden files you can just copy them in, you don't have to change any settings.
my screensaver
Try the instructions about
thank you
sheep packs
yes
Zip file error
Zip file error
I just checked pack3 and it
Ahhh
Getting more sheep
Just found ES today and I love it! It combines to of my favorite things: fractals and genetic algorithms. However, i wanted to get more sheep and spent an hour trying to figure out how they are archived and thought I would share.
As previously noted, the packs referred to by the link at the top are actually for generation 243 but are still good.
If you want to get more sheep of the current generation (244) go to the Archive main page and search for electricsheep. Each of these archives contains a set of sheep described by the archive names which look like: electricsheep-flock-244-XXXXX-Y. The XXXXX tells you the range of sheep contained archive. They are broken up in to chunks of 2500. The Y means that only sheep that end in that digit appear in the archive. So electricsheep-flock-244-17500-2 contains sheep 17500-19999 that end in 2. In the archive you can see the individual sheep listed like this: 00244=17562=12081=11050.avi where 17562 is the sheep number (still no clue what the last two numbers mean). You can download the sheep individually using the link under the Cinepak column. However, the site does not provide a way to download all of them. For that I used Firefox's DownloadThemAll! add-on.
I've noticed that there is an archive named electricsheep-flock-244 that contains most, but not all the the sheep available from the 0-2500 range. These overlap with sheep in the electricsheep-flock-0-Y archives.
Where did all of my sheep go?>
downloading Sheep
Playing .AVI file
Playing AVI file reply
Thanks. Click "samples" on
Video Problem Since Newest version of ES app
mpg is the old format, avi is
mpg is the old format, avi is the new format. you should not be renaming anything.
if you are having trouble playing any video, then it doesn't sound like an ES problem. the thing you would update for that kind of problem is your video drivers.
Problems starting ES
Follow the instructions on
It works.
THANK YOU!!!
see
see http://www.archive.org/details/HighFidelityDemo
Some avi files renamed and removed?
increase the cache size via
Mac save location
yes put them in content/mpeg.
getting started
How do I add new sheep packs
unzip the files and copy them
Would like to see a presentation?
thanks for spreading the
please email me for booking info. see "help" on the menu at right for the address.
Problem with where to put sheep pack
You have to install and run
I did install the screensaver
If you installed for all
sheep pack
sheep pack
Is there a problem with using flock 243?
I currently have a lot of sheep from flock 244 and would like to download more sheep from archive.org. The sheep in the pack linked to above are from flock 243. Will there be a degradation in performance if I mix the two flocks, or do they mix seamlessly?
Also, when I try exploring the the internet archive for other electric sheep files, it's pretty clear that some sort of numerical naming scheme is being used. For example, recently downloaded files include:
electricsheep-flock-244-15000-2
electricsheep-flock-244-15000-0
electricsheep-flock-244-2500-1
Could you explain the naming scheme. The "electricsheep-flock-244-" portion is pretty obvious, but what should I make of the "15000-2" and "2500-1," etc.? I'd like to be able to make some sense of the numerical strings...
Thanks in advance for any help!
the sheep from 243 and 244
the name electricsheep-flock-244-15000-2 means generation 244, sheep from 15000 to 17499 those last digit is 2.
why dont the sheep packs work?
how do i get them to work? before i downloaded the sheep packs and installed them into the proper folder, it was working. but now ive let the screensaver stay up for a few hours and all i got was a black screen. i erased the whole folder and its working again, but it only has a few sheep to work with, like it started over from scratch. after i download the sheep pack and extract the .avi files to my ~/.electricsheep folder, what do i have to do to get it to work? ive even tried downloading the whole sheep pack again to see if that was the problem, but it still didnt work. please help!!!
that should do it. try
that should do it. try running on the command line with the "--debug 1" option and see if the output has any clues. what is the output from these commands:
ls ~/.electricsheep/*.avi | wc -l
and
du -h ~/.electricsheep
?
output
the command that started with ls gave me an output of '76'
the command that started with du gave me an output of '213M /home/bob/.electricsheep'
these commands were run after i totally erased my ~/.electricsheep folder and then let the screensaver run for atleast an hour. it looks like it created the ~/.electricsheep folder and then populated it with 76 sheep and 3 other files when i let it run for an hour. I want to be able to put all of the other files from the sheep pack in to the folder at let it run with those too. It doesnt seem to wanna work for me, and I dont know what I am doing wrong. I ran it with the --debug 1 from command line and it ran, but didnt tell me anything that seemed like it would help. im going to try and copy the sheep packs back into the folder again and see what happens.
problem solved
i had been running the command 'gksu nautilus' from terminal to copy files to ~/.electricsheep, because i mistakenly thought that was the only way to do it since it is a hidden folder. i realized it was changing the permissions and then tried it without running the file browser as root, and now i got everything to work. see what being a linux n00b and thinking too hard gets you? I was just making my life harder than it should be. i wasted hours trying to figure this out. im glad it is finally working. thanks for trying to help, i should have been explaining everything i was doing