This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - shmibs
Pages: 1 ... 52 53 [54] 55 56 ... 126
796
« on: February 20, 2012, 06:27:05 pm »
just use ffmpeg, like i suggested. it's simple. download and extract thisopen the folder you just extracted and drag your wmv file into the "bin" folder. then hold shift and right click on the bin folder. select Open Command Windows Here. run this command: ffmpeg -i <video_name>.wmv %d.jpg and you're done  EDIT: modified because there is a way to open a folder in command prompt
797
« on: February 20, 2012, 05:54:37 pm »
that seems pretty fast to me, unless you have thousands of images. you're doing this, right?
798
« on: February 20, 2012, 05:23:42 pm »
there is a fairly simple way to do what you want using the GIMP. you want to fill in areas that are all one colour with a specific patter, yes? what you'd need to do is make images with small sections of the patterns you want to use so that, if it were tiled repeatedly, all the lines would match up at the tiles' edges, and then save it as a GIMP pattern (*.pat) file and copy it into the pattern folder wherever you have GIMP installed. from then on, it will appear in your list of patterns. then use the select by colour tool to limit your selection to only the colour you want to replace with the pattern, choose the bucket fill tool, set it to "fill whole selection" and "pattern fill" and you can fill the entire area with that pattern.
799
« on: February 20, 2012, 01:51:14 am »
I made a program for it on my NXT in assembly that counts and displays the number.(It displays the number in the same place the whole time.) It counts to 10,000 in about 4 seconds.
there's no way that you are getting 2,500 frames per second. i'm guessing that whatever method your using isn't "turning off the OS overhead" like qwerty said, and that it manages screen updates itself with interrupts, and that all you're doing is writing the character data to a RAM buffer somewhere. the processor in the NXT brick runs at 48 MHz (or so the internet tells me), and the z80 in the 83+ and 84+ run at 6 MHz and 15 MHz respectively, so it will, indeed, count faster. like qwerty said, that's not the best way to determine "how fast it will run," but when the differences are that obvious, it's not a question.
800
« on: February 20, 2012, 12:26:15 am »
dj, is that top one made from RPG construction kit? i haven't seen any of those in forever.
801
« on: February 19, 2012, 05:35:33 am »
there are a few gui's, but none of them can do everything the command line can. this one looks decent: http://avanti.arrozcru.com/EDIT: you have to download ffmpeg separately and stick it in the folder for this one to work, it looks like. http://ffmpeg.zeranoe.com/builds/
802
« on: February 19, 2012, 04:12:26 am »
use ffmpeg. it's pretty much a one app fits all when it comes to video conversion. EDIT: if you want to convert all a video's frames to jpgs, use this: ffmpeg -i /source/video/here.wmv /path/to/output/%d.jpg here's a good resource link. ffmpeg is cross-platform, though, so if you're not on ubuntu, don't worry http://ubuntuforums.org/showthread.php?t=1141293
803
« on: February 13, 2012, 01:27:08 am »
thanks for sticking around this long, z =) i hope you have some time to come visit still, and that that whole life thing doesn't get too overwhelming.
804
« on: February 12, 2012, 06:34:47 pm »
you should go with chromium instead. if you want what you have, though, then you can make a custom .desktop file. just right click and make and empty file on your desktop, and then rename it chrome.desktop. then paste this inside it: #!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Name=Google Chrome # Only KDE 4 seems to use GenericName, so we reuse the KDE strings. # From Ubuntu's language-pack-kde-XX-base packages, version 9.04-20090413. GenericName=Web Browser # Gnome and KDE 3 uses Comment. Comment=Access the Internet Exec=/opt/google/chrome/google-chrome %U Terminal=false Icon=google-chrome Type=Application Categories=Network;WebBrowser; MimeType=text/html;text/xml;application/xhtml_xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp; X-Ayatana-Desktop-Shortcuts=NewWindow;NewIncognito
[NewWindow Shortcut Group] Name=New Window Exec=/opt/google/chrome/google-chrome TargetEnvironment=Unity
[NewIncognito Shortcut Group] Name=New Incognito Window Exec=/opt/google/chrome/google-chrome --incognito TargetEnvironment=Unity
805
« on: February 10, 2012, 03:41:04 pm »
the graphics are fantastic =D. like he said, it's still a bit slow, though. oh, and it doesn't work with the PRIZM's auto-resume app thing, so trying to run it won't work unless it was not the last addin run.
806
« on: February 09, 2012, 02:58:22 pm »
your original only sounded strange because discuss typically has a direct object (so, with whom to discuss things). the whom was used properly anywhoozle, welcome here, you! oh, and here are a few more types of peanuts, in case you want some variety
807
« on: February 09, 2012, 02:47:48 pm »
ooh, very cool! that link links to the screenshot, though... EDIT: the game can be found here
808
« on: February 09, 2012, 01:06:08 pm »
I got my computer for $10.
Its an emachines T2482 with only 512MB RAM, but go beat that for $10. 
0$ on an awful emachines t2042 that i pieced together from scraps. the monitor came from someone's grandparents (who were upgrading to an i7 with 8 gigs of ram and a TB hard drive  ), the keyboard and other peripherals from various places. a pci board for extra usb slots from an older computron that someone was tossing out, a hard drive and processor from yet another computer being tossed. extra RAM that was just laying around, and a tower from a police auction  2 gigs of RAM, 2.4 GHz, 8 gigHDD, and this: http://www.thinkgeek.com/interests/doctorwho/9223/
Pages: 1 ... 52 53 [54] 55 56 ... 126
|