--- Log opened Tue Jan 20 00:00:03 2009 00:46 -!- genete [n=carlos@79.108.35.41.dyn.user.ono.com] has left #synfig [] 00:47 -!- pabs3 [n=pabs@169.222.9.155] has quit [Read error: 113 (No route to host)] 00:53 -!- akagogo [n=carlos@201.230.231.100] has quit ["Ex-Chat"] 00:56 -!- rubikcube [n=kvirc@dslb-088-070-001-113.pools.arcor-ip.net] has quit ["KVIrc 3.4.0 Virgo"] 01:13 -!- vince38 [n=vince38@78.112.71.205] has quit ["Leaving."] 01:20 -!- prokoudine_ [n=avp@wn1nat15.beelinegprs.ru] has quit [Read error: 104 (Connection reset by peer)] 01:41 * pixelgeek off home 01:41 -!- pixelgeek [i=86868b46@gateway/web/ajax/mibbit.com/x-4ac7a5a351b5c6cf] has quit ["http://www.mibbit.com ajax IRC Client"] 02:32 -!- LinuxMafia [n=awatt@CPE00222d132940-CM00222d13293c.cpe.net.cable.rogers.com] has quit [Read error: 110 (Connection timed out)] 02:33 -!- LinuxMafia [n=awatt@CPE00222d132940-CM00222d13293c.cpe.net.cable.rogers.com] has joined #synfig 02:43 -!- pabs3 [n=pabs@169.222.9.155] has joined #synfig 03:04 < pixelbot> pixelgeek ... Had A Error In Setting Mask For Ident 03:04 -!- pixelgeek [n=chatzill@c-67-189-66-158.hsd1.or.comcast.net] has joined #synfig 03:13 < pabs3> pixelgeek ... Had A Error In Setting Mask For Ident 03:17 < pixelgeek> yes, I've noticed that. It seems to be trying to log me in before I actually arrive 03:18 < pixelgeek> Need a 'wait 3 seconds and then send this string option' 03:18 < pixelgeek> How's Linux conf? 03:20 < pabs3> pretty good so far 03:20 < pabs3> needs moar beer though 03:20 < pabs3> huge amount of talks though 03:21 < pixelgeek> Moar beer over here!!! 03:21 < pixelgeek> pixelbot: sudo make me a drink for pabs 03:21 < pixelbot> Coming right up! 03:21 < pabs3> :D 03:21 < pixelgeek> Anything interesting in the talks? 03:21 < pixelbot> is better than nothing 03:22 < pixelgeek> (Oh dear - pixelbot's going senile again) 03:33 -!- krish [n=krish@117.195.194.215] has joined #synfig 03:35 < pabs3> heh 03:36 < pabs3> ipv6 stuff was kinda interesting 04:13 < AkhIL> http://akhilman.googlepages.com/spill.zip 04:13 < AkhIL> this is example 04:14 < AkhIL> if you know how to make spill effect beter pleas say me 04:14 < AkhIL> in this example only with two objects hierarchy comes mess 04:15 < AkhIL> moreover adding more objects to exported canvas not very friendly 04:16 < AkhIL> and with a lot of HDRI bitmaps synfig will eat a lot of memory 04:40 < pixelgeek> Ah 04:40 < pixelgeek> Oh - sad news. 04:42 < pixelgeek> Won't mean much to anyone else here but me and dooglus, I suspect, but Tony Hart died yesterday. :( 04:44 < pixelgeek> Anyone growing up in the UK in the 70's and 80's will have been inspired with his love of art (and the introduction of Morph a claymation character) 04:44 < pixelgeek> http://news.bbc.co.uk/2/hi/uk_news/7836112.stm 05:00 -!- akagogo [n=carlos@201.230.231.100] has joined #synfig 06:22 -!- pabs3 [n=pabs@169.222.9.155] has quit [Remote closed the connection] 06:22 -!- pabspabspabs [n=pabs@169.222.9.155] has joined #synfig 06:25 -!- pabspabspabs is now known as pabs3 06:46 -!- VotGs [i=4b5cfb72@gateway/web/ajax/mibbit.com/x-672fdaaa119309fe] has joined #synfig 06:48 -!- akagogo [n=carlos@201.230.231.100] has quit [Read error: 110 (Connection timed out)] 06:52 < VotGs> Can someone help a very new and not very skilled person with what might be a silly question? I'm having issues rendering. 06:52 < pixelgeek> I was heading to bed, but I may be able to help with a quick question. 06:52 < pixelgeek> What are you trying to do? 06:53 < VotGs> This might be quick. I've got the prebuilt Windows version, an I've made an animation, and I'm trying to render it to mpg 06:53 < pixelgeek> Ah - you need ffmpeg? 06:53 < VotGs> I have ffmpeg, I just don't know how to....um...connect the two? 06:53 < pixelgeek> make sure that ffmpeg.exe is in a directory that's in your path 06:54 < VotGs> As in the folder to which I'm sending the rendered file? 06:54 < pixelgeek> no 06:55 < pixelgeek> The PATH is the list of directories that Windows looks through to find where you executables are. 06:55 < pixelgeek> If you go to a DOS prompt and type PATH 06:55 < VotGs> Okay-- 06:55 < pixelgeek> it will show the list for you./ 06:56 < VotGs> Okay, I've got a list. There's several different paths--which one should I note down? 06:56 < pixelgeek> mine says 06:56 < pixelgeek> C:\Documents and Settings\Chris>path 06:57 < pixelgeek> PATH=C:\GTK\bin;c:\program files\imagemagick-6.4.2-q16;c:\Program Files\Synfig\b 06:57 < pixelgeek> in;C:\Program Files\ImageMagick;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System 06:57 < pixelgeek> 32\Wbem;C:\Program Files\Common Files\Adaptec Shared\System;C:\Program Files\ATI 06:57 < pixelgeek> Technologies\ATI Control Panel;C:\Program Files\Subversion\bin 06:58 < VotGs> Okay, I don't have one for Synfig, but I do have one for GTK 06:58 < pixelgeek> As long as FFMpeg.exe is in one of those dirs windows should be able to find it. 06:58 < pixelgeek> That'll work. 06:58 < VotGs> Sweet! Let me go test this out. 06:58 -!- pabs3 [n=pabs@169.222.9.155] has quit [Read error: 113 (No route to host)] 06:58 < VotGs> Thank you so much! 06:58 < pixelgeek> No worries - I''ll stick around for a bit to hear if it works 06:59 < VotGs> Okies....brb 07:00 < pixelgeek> (I actually have mine in my imagemagick dir - for no better reason than they're both image manipulation programs and installed ImageMagick first. Ideally you'd add whateve dir ffmpeg.exe is in to your path, but....) 07:02 < VotGs> Darn, no mpg. I got an error that says 'unknown input or output format: image2pipe' 07:02 < pixelgeek> Huh 07:03 < pixelgeek> what version of ffmpeg are you using? 07:04 < pixelgeek> Go to a DOS prompt and type ffmpeg 07:04 < VotGs> ffmpeg-15815 07:05 < pixelgeek> Hmmm.... I'm using 13712 07:05 < pixelgeek> You have a link for the one you downloaded? 07:05 < VotGs> I don't, off hand. 07:06 < AkhIL> much simpler will be render image sequence and then convert it to any movie format 07:06 < VotGs> Okay, I know I can render to png 07:07 < VotGs> And I know this is a synfig chat room, but how do I convert it after that? 07:07 < pixelgeek> You could use ffmpeg standalone.... 07:07 < pixelgeek> :) 07:08 < AkhIL> ffmpeg -r 25 -i image%04d.png [some output options] movie.mov 07:08 < pixelgeek> (It's the swiss army knife of movie file conversions) 07:08 < AkhIL> or you can use avidemux 07:08 < VotGs> Avidemux? 07:08 < AkhIL> ouch 07:08 < AkhIL> virtualdub 07:08 < VotGs> I am a daughter of the Windows generation; command lines scare me. :-P 07:09 < pixelgeek> AkhIL's suggestion will give the best results 07:10 < pixelgeek> By default Synfig's ffmpeg target renders to mpeg1 video, not the higher quality mpeg2. 07:10 < VotGs> Ohhh.... 07:10 < pixelgeek> Ummm - shot in the dark, but have you evr used Blender? 07:11 < VotGs> Nope. I'm a brand-new baby. 07:11 < pixelgeek> Awwww... ;) 07:11 < pixelgeek> Blender can import a series of images and export them as a movie. 07:11 < VotGs> Well, I'm going to go play around with the options you all have given me; I'll come back if I can't absolutely figure something out. Thanks so much! :-D 07:12 -!- pabs3 [n=pabs@169.222.9.155] has joined #synfig 07:12 < VotGs> *adds Blender to her list* 07:12 < pixelgeek> Try virtual dub - it's pretty simple 07:12 < pixelgeek> and doesn't involve a cmd line 07:12 < VotGs> Okies. Thanks! 07:12 < pixelgeek> And come back and visit soon! 07:12 < pixelgeek> 'night all 07:12 < VotGs> Will do. :-D 07:13 -!- VotGs [i=4b5cfb72@gateway/web/ajax/mibbit.com/x-672fdaaa119309fe] has quit ["http://www.mibbit.com ajax IRC Client"] 07:13 < pixelgeek> good calal on that one AkhIL 07:13 < pixelgeek> call 07:14 < pixelgeek> Time for some more tutorials, methinks 07:31 -!- VotGs [i=4b5cfb72@gateway/web/ajax/mibbit.com/x-42af9c5e0881d7c7] has joined #synfig 07:32 < VotGs> Hi again. I just wanted to tell you that Virtualdub works -perfectly- for my purposes. Thank you SO much! I'm off to see what kind of stuff I can do with Synfig now. :-D 07:32 -!- VotGs [i=4b5cfb72@gateway/web/ajax/mibbit.com/x-42af9c5e0881d7c7] has left #synfig [] 07:33 -!- pabs3 [n=pabs@169.222.9.155] has quit [Read error: 113 (No route to host)] 07:35 -!- pixelgeek [n=chatzill@c-67-189-66-158.hsd1.or.comcast.net] has quit [Read error: 110 (Connection timed out)] 07:38 -!- Bombe [n=droden@freenet/developer/Bombe] has quit [Remote closed the connection] 07:39 -!- Bombe [n=droden@freenet/developer/Bombe] has joined #synfig 07:50 -!- krish [n=krish@117.195.194.215] has quit [Read error: 110 (Connection timed out)] 11:24 -!- wall[e] [n=daviss@58.64.116.179] has quit ["ChatZilla 0.9.84 [Firefox 3.0.3/2008092510]"] 12:21 -!- rubikcube [n=kvirc@dslb-088-070-030-033.pools.arcor-ip.net] has joined #synfig 12:23 -!- prokoudine_ [n=avp@195.239.66.165] has joined #synfig 12:23 -!- prokoudine [n=avp@195.239.66.165] has quit [Read error: 104 (Connection reset by peer)] 12:34 -!- CIA-34 [n=CIA@208.69.182.149] has quit [] 12:40 -!- CIA-34 [n=CIA@208.69.182.149] has joined #synfig 13:43 -!- rubikcube [n=kvirc@dslb-088-070-030-033.pools.arcor-ip.net] has quit ["KVIrc 3.4.0 Virgo"] 15:23 -!- Zelgadis [n=zelgadis@92.124.230.130] has joined #synfig 15:37 -!- genete [n=carlos@79.108.35.41.dyn.user.ono.com] has joined #synfig 15:59 -!- LinuxMafia [n=awatt@CPE00222d132940-CM00222d13293c.cpe.net.cable.rogers.com] has quit [Read error: 110 (Connection timed out)] 16:00 -!- LinuxMafia [n=awatt@CPE00222d132940-CM00222d13293c.cpe.net.cable.rogers.com] has joined #synfig 16:29 -!- akagogo [n=carlos@201.230.236.53] has joined #synfig 16:43 -!- rubikcube [n=kvirc@dslb-088-070-030-033.pools.arcor-ip.net] has joined #synfig 16:44 -!- genete [n=carlos@79.108.35.41.dyn.user.ono.com] has left #synfig [] 17:03 -!- Zelgadis [n=zelgadis@92.124.230.130] has quit ["Bye!"] 17:21 -!- xerakko [n=Miguel@debian/developer/xerakko] has joined #synfig 17:28 -!- rubikcube [n=kvirc@dslb-088-070-030-033.pools.arcor-ip.net] has quit ["KVIrc 3.4.0 Virgo"] 17:29 -!- LinuxMafia [n=awatt@CPE00222d132940-CM00222d13293c.cpe.net.cable.rogers.com] has quit [Connection timed out] 17:29 -!- LinuxMafia [n=awatt@CPE00222d132940-CM00222d13293c.cpe.net.cable.rogers.com] has joined #synfig 17:50 -!- cmw72 [n=Miranda@www.docshp.com] has quit ["http://www.neurojack.com"] 17:52 -!- akagogo [n=carlos@201.230.236.53] has quit ["Ex-Chat"] 18:11 -!- wall[e] [n=daviss@58.64.116.179] has joined #synfig 18:12 -!- LinuxMafia [n=awatt@CPE00222d132940-CM00222d13293c.cpe.net.cable.rogers.com] has quit [Read error: 110 (Connection timed out)] 18:12 -!- LinuxMafia [n=awatt@CPE00222d132940-CM00222d13293c.cpe.net.cable.rogers.com] has joined #synfig 18:20 -!- cmw72 [n=Miranda@www.docshp.com] has joined #synfig 19:10 -!- akagogo [n=carlos@201.230.236.53] has joined #synfig 19:51 -!- creek23 [n=creek23@unaffiliated/creek23] has joined #synfig 19:51 < creek23> hi all 19:51 < pixelbot> Hello creek23 19:51 < creek23> hi pixelbot :D 19:58 < wall[e]> hi creek23 19:59 < creek23> oh hi wall[e]! 20:52 -!- Netsplit clarke.freenode.net <-> irc.freenode.net quits: @ChanServ, slogger 20:55 -!- creek23 [n=creek23@unaffiliated/creek23] has quit [Read error: 113 (No route to host)] 21:02 -!- genete [n=carlos@79.108.35.41.dyn.user.ono.com] has joined #synfig 21:10 -!- ChanServ [ChanServ@services.] has joined #synfig 21:10 -!- ServerMode/#synfig [+o ChanServ] by irc.freenode.net 21:10 -!- slogger [n=synfiglo@vps.synfig.org] has joined #synfig 21:17 < genete> akagogo: I'm reading your latest patch for SVG conversion 21:17 < genete> you should avoid include the po files on it :) 21:20 < genete> the copyrights should be corrected too :) 21:43 < akagogo> hi 21:43 < akagogo> ups copyrights again u.u' 21:44 < akagogo> po files o.o 21:44 < akagogo> what's that :D 21:44 < akagogo> potrace :S 21:44 < genete> nothing that cannot be solved ;) 22:44 -!- Skiessi [n=Skiez@dsl-roibrasgw1-ff30c100-170.dhcp.inet.fi] has joined #synfig 23:01 -!- pabs3 [n=pabs@169.222.11.191] has joined #synfig 23:25 -!- factor [n=factor@ip70-189-85-196.ok.ok.cox.net] has quit [Read error: 104 (Connection reset by peer)] 23:25 -!- factor [n=factor@ip70-189-85-196.ok.ok.cox.net] has joined #synfig 23:42 -!- rubikcube [n=kvirc@dslb-088-070-030-033.pools.arcor-ip.net] has joined #synfig 23:46 -!- snan [n=user@c83-251-196-148.bredband.comhem.se] has joined #synfig 23:47 < snan> Hey, does anyone have a suggestion on what interpolation to use for accelerated objects, like falling things? 23:47 < snan> I don't want ease in, I want it to go faster and faster 23:54 -!- rubikcube [n=kvirc@dslb-088-070-030-033.pools.arcor-ip.net] has quit ["KVIrc 3.4.0 Virgo"] --- Log closed Wed Jan 21 00:00:09 2009