<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - How do I make 1 bit animations?]]></title>
		<link>https://chipmusic.org/forums/topic/9479/how-do-i-make-1-bit-animations/</link>
		<description><![CDATA[The most recent posts in How do I make 1 bit animations?.]]></description>
		<lastBuildDate>Tue, 18 Dec 2012 06:25:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How do I make 1 bit animations?]]></title>
			<link>https://chipmusic.org/forums/post/146927/#p146927</link>
			<description><![CDATA[<b><i>ui says:</i></b><p>somebody didnt get the joke, or maybe i didnt get the &quot;contra-joke&quot;, who knows!?</p>]]></description>
			<pubDate>Tue, 18 Dec 2012 06:25:07 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/146927/#p146927</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I make 1 bit animations?]]></title>
			<link>https://chipmusic.org/forums/post/146741/#p146741</link>
			<description><![CDATA[<b><i>Cooshinator says:</i></b><div class="quotebox"><cite>ui wrote:</cite><blockquote><p>1.5 bits</p></blockquote></div><p>1.58496250072 bit music needs to become a thing</p>]]></description>
			<pubDate>Mon, 17 Dec 2012 04:04:06 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/146741/#p146741</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I make 1 bit animations?]]></title>
			<link>https://chipmusic.org/forums/post/146738/#p146738</link>
			<description><![CDATA[<b><i>kimbersprophet says:</i></b><p>thanks guys its not so mujch gifs i want but avi but i have the info im after now u guys rock</p>]]></description>
			<pubDate>Mon, 17 Dec 2012 02:24:10 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/146738/#p146738</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I make 1 bit animations?]]></title>
			<link>https://chipmusic.org/forums/post/146638/#p146638</link>
			<description><![CDATA[<b><i>ui says:</i></b><p>YES, i can confirm than those are pics, that&#039;s pretty much lame color reduction of a picture. Pretty simple in some programs as photoshop...<br />But if you want to animate this kind of stuff by your own i have few apps to recomendations.</p><p>IN PC<br />* <a href="http://www.superfundungeonrun.com/easytoon" target="_blank">http://www.superfundungeonrun.com/easytoon</a> - <span style="color: #00a8ff"><strong>EasyToon</strong> </span>(WIN) <span style="color: #46fc8b"># Mainly Animation in B&amp;W.</span></p><p>If you own a DSi<br />* <a href="http://flipnote.hatena.com/" target="_blank">http://flipnote.hatena.com/</a> - <span style="color: #F7941D"><strong>Flipnote Studio</strong> </span> (DSiWare) <span style="color: #46fc8b"># Free</span><br />You can export to ANIMATED GIF from there. And you can use from 2 to 3 colors, which is 1 bit/1.5 bits? XDDD</p><p>If you own a DS or DSLite<br />* <a href="http://deku.rydia.net/" target="_blank">http://deku.rydia.net/</a> - <span style="color: #F7941D"><strong>Animanatee</strong> </span> (NDS) <span style="color: #46fc8b">#Homebrew</span></p><p>EXTRA TOOLS<br />* <a href="http://www.whitsoftdev.com/unfreez/" target="_blank">http://www.whitsoftdev.com/unfreez/</a> - <span style="color: #74ff40"><strong>UnFREEZ</strong> </span> (WIN) <span style="color: #46fc8b"># Mix into Animated GIF file</span></p><p>Any other tool or app, check this link<br /><a href="http://chipmusic.org/forums/topic/4103/pixel-art-tools-and-related/" target="_blank">http://chipmusic.org/forums/topic/4103/ &#133; d-related/</a></p>]]></description>
			<pubDate>Sun, 16 Dec 2012 02:14:24 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/146638/#p146638</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I make 1 bit animations?]]></title>
			<link>https://chipmusic.org/forums/post/146253/#p146253</link>
			<description><![CDATA[<b><i>ant1 says:</i></b><p>what i do is use ffmpeg to export every frame of a video and then use imagemagick to process them all in whatever way (dithering to 1-bit in your case). i then put them back together as (avi) videos with ffmpeg. i don&#039;t know if ffmpeg is able to produce animated gifs, but it probably is. otherwise there must be some other gif tools, just use whatever gif tool and feed it the images you made.</p><p>the catch is that both ffmpeg and imagemagick are command-line tools. there are GUI frontends for both (sometimes i use the ffmpeg frontend &quot;ffe&quot; to convert youtube videos to mp3 - haha) but i imagine they both involve learning how to use ffmpeg and imagemagick command-line arguments anyway.</p><p>in terms of streamlined GUI solutions i imagine that adobe photoshop has a batch processor, but it is expensive and adobe. the GIMP, a free alternative to photoshop, does have a batch processor, but it involves using the command-line anyway (and seemingly also involves writing scripts in LISP - yikes). so i don&#039;t know what to suggest for free GUI options. maybe you&#039;ll just have to get stuck into the command-line.</p><p>(i don&#039;t mean to patronise by assuming you don&#039;t know how to use the command-line, maybe you do, maybe you don&#039;t - just trying to cater my reply to everyone who may be reading)</p><p>hope this helped.</p><p>imagemagick: <a href="http://imagemagick.org" target="_blank">imagemagick.org</a><br />ffmpeg: <a href="http://ffmpeg" target="_blank">ffmpeg</a><br />the GIMP: <a href="http://gimp.org" target="_blank">gimp.org</a><br />adobe photoshop: <a href="http://adobe.com/photoshop" target="_blank">adobe.com/photoshop</a></p>]]></description>
			<pubDate>Thu, 13 Dec 2012 13:21:22 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/146253/#p146253</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I make 1 bit animations?]]></title>
			<link>https://chipmusic.org/forums/post/146252/#p146252</link>
			<description><![CDATA[<b><i>_-_- says:</i></b><p>I&#039;m pretty sure that those are just photos taken with the iOS app &quot;1-bit camera&quot;<br />Export for web in photoshop, choose 2 color gif w/ dithering - done.<br />(works in gimp as well)</p>]]></description>
			<pubDate>Thu, 13 Dec 2012 13:18:21 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/146252/#p146252</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I make 1 bit animations?]]></title>
			<link>https://chipmusic.org/forums/post/146247/#p146247</link>
			<description><![CDATA[<b><i>Jellica says:</i></b><p>are they not just gifs of pictures converted to two tone b/w things? </p><p>if i convert an image on MSN paint this is pretty much what they look like, fuck know how to do on this annoying windows 7 version i have at work though.</p>]]></description>
			<pubDate>Thu, 13 Dec 2012 12:45:12 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/146247/#p146247</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I make 1 bit animations?]]></title>
			<link>https://chipmusic.org/forums/post/146243/#p146243</link>
			<description><![CDATA[<b><i>Lazerbeat says:</i></b><p>Clarified title</p>]]></description>
			<pubDate>Thu, 13 Dec 2012 12:25:34 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/146243/#p146243</guid>
		</item>
		<item>
			<title><![CDATA[How do I make 1 bit animations?]]></title>
			<link>https://chipmusic.org/forums/post/146241/#p146241</link>
			<description><![CDATA[<b><i>kimbersprophet says:</i></b><p>i would love to make some kind of animation like the 1 bit animations on</p><p><a href="http://filefreakout.com/animalstyle/?cat=6" target="_blank">http://filefreakout.com/animalstyle/?cat=6</a></p><p>how would i go about this?</p>]]></description>
			<pubDate>Thu, 13 Dec 2012 12:23:01 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/146241/#p146241</guid>
		</item>
	</channel>
</rss>
