--- Log opened Wed Jan 14 00:00:11 2009 00:18 -!- armoredcars [n=armoredc@c-24-130-122-76.hsd1.ca.comcast.net] has joined #synfig 00:19 < armoredcars> anyone here? 00:19 < pixelbot> Hi - I'm a bot, but there may be someone around - if not, hang out for a bit... 00:19 < genete> hi armoredcars 00:19 < genete> I'm about to go to bed but if the question is simple I can help you 00:20 < armoredcars> I just found a mistake on the instructions for compliing for ubuntu 8.10 00:20 < pixelbot> For information on Synfig on Ubuntu 8.10 Intrepid Ibex see http://synfig.org/forums/viewtopic.php?f=13&t=277 00:20 < genete> what's the issue? 00:21 < armoredcars> right, but step 5 wouldn't work so I tried step six, then when back and everything worked 00:21 < armoredcars> it couldn't find libsynfig 00:21 < armoredcars> when I tried to compile synfigstudio 00:21 < armoredcars> maybe it was a freak thing, idk 00:22 < armoredcars> just thought I'd let you guys know 00:22 < genete> you can be right, yeah 00:22 -!- armoredcars [n=armoredc@c-24-130-122-76.hsd1.ca.comcast.net] has left #synfig [] 00:23 < genete> oh! thanks for your time... you seems to be so busy 00:40 -!- rubikcube [n=kvirc@dslc-082-082-087-145.pools.arcor-ip.net] has joined #synfig 00:45 -!- akagogo [n=carlos@201.230.171.149] has quit [Remote closed the connection] 00:49 < genete> night 00:49 -!- genete [n=carlos@79.108.35.41.dyn.user.ono.com] has left #synfig [] 01:06 -!- rubikcube [n=kvirc@dslc-082-082-087-145.pools.arcor-ip.net] has quit ["KVIrc 3.4.0 Virgo"] 01:15 -!- rubikcube [n=kvirc@dslc-082-082-087-145.pools.arcor-ip.net] has joined #synfig 01:19 -!- akagogo [n=Administ@201.230.171.149] has joined #synfig 01:35 -!- akagogo [n=Administ@201.230.171.149] has quit ["Saliendo"] 02:12 -!- wall[e] [n=daviss@58.64.112.213] has quit ["ChatZilla 0.9.84 [Firefox 3.0.3/2008092510]"] 02:15 -!- rubikcube [n=kvirc@dslc-082-082-087-145.pools.arcor-ip.net] has quit ["KVIrc 3.4.0 Virgo"] 02:15 -!- pixelgeek [n=chatzill@c-67-189-66-158.hsd1.or.comcast.net] has joined #synfig 02:22 < KiBi> pabs3: thanks for committing 02:22 < pabs3> np 03:51 -!- Skiessi [n=Skiez@dsl-roibrasgw1-ff30c100-170.dhcp.inet.fi] has quit [Remote closed the connection] 04:18 -!- mercury [n=chatzill@189.143.144.8] has joined #synfig 04:20 -!- AkhIL [n=akhilman@92-125-49-172-xdsl-dynamic.kuzbass.net] has quit [Read error: 104 (Connection reset by peer)] 04:20 -!- AkhIL [n=akhilman@92-125-49-172-xdsl-dynamic.kuzbass.net] has joined #synfig 04:31 < pabs3> hmm, I wonder how akagogo compiles this SVG importer thing 04:31 < pabs3> a patch would be nice 04:36 -!- krish [n=krish@117.195.197.16] has joined #synfig 04:53 < pixelgeek> Last time I saw it, it was a standalone C program. 04:53 < pixelgeek> Did he not make it a module? 04:53 < pabs3> he did 04:53 < pabs3> making a post in the forum now 04:53 < pixelgeek> but it's not compiling? 04:54 < pabs3> not yet 04:54 -!- akagogo [n=carlos@201.230.171.149] has joined #synfig 04:55 < pixelgeek> But maybe if we talk about it loud enough, akagogo will show up ;) 04:55 < pabs3> hehe 04:56 < akagogo> hi *-) 04:58 < akagogo> not compiling? 04:59 < pabs3> http://synfig.org/forums/viewtopic.php?f=22&t=340 05:01 < akagogo> license :S? 05:01 < akagogo> copyright :S 05:01 < akagogo> Depends on glib, which synfig doesn't yet use :S 05:01 < akagogo> xD 05:02 < akagogo> but the reason about cairographics, I don't understand 05:04 < pabs3> I general I think it is a good idea to share code that does the same thing between projects and put that code into shared libraries (like gtk) 05:04 < pabs3> libsvg from the cairo people is the only SVG parser library I know of 05:05 < pabs3> hmm, more compile errors: 05:05 < pabs3> ../../../../../code/synfig/src/modules/mod_svg/svg_parser.h:131: error: multiple parameters named 'value' 05:05 < pabs3> ../../../../../code/synfig/src/modules/mod_svg/svg_parser.h:133: error: multiple parameters named 'value' 05:05 < akagogo> windows or linux? 05:06 < pabs3> linux 05:06 < akagogo> ummm 05:07 < akagogo> :D 05:07 < pabs3> just changed 'value' to 'name' and that helped 05:08 < akagogo> you are right u.u 05:08 < pabs3> hmm, why does it need to save .sif files in $HOME? 05:10 < akagogo> :( my output is a file 05:10 < akagogo> I didn't knew where put it :( 05:11 < pabs3> oh, I thought it would create the synfig canvas in memory and add objects to it 05:11 < pabs3> hmm 05:12 < akagogo> i think the same, but that is make all again 05:12 < pabs3> hmm 05:13 < pabs3> this is pretty much the same as the stand-alone version? 05:13 < akagogo> this seems a plugin 05:15 < akagogo> other problem is that i don't want to use the list_importer 05:15 < akagogo> you're using a mod_svg 05:16 < pabs3> I need to get ready to go out, talk to you later 05:17 < akagogo> oks 05:17 < akagogo> only a thing more 05:18 < akagogo> a solution could be a method open_canvas of a xml tree 05:24 < akagogo> thinking it better, i have more work xD 05:38 < akagogo> ups it's late. bye 05:38 -!- akagogo [n=carlos@201.230.171.149] has quit ["Ex-Chat"] 06:21 < pixelgeek> yup - it's late. Time for my bed also. 06:26 < AkhIL> our slogan - 24 hours of healthy sleeping! 06:29 < krish> hi, how to add a camera or something which will zoom and show only part of the whole canvas at particular timing 06:33 -!- lkundrak [n=lkundrak@norkia.v3.sk] has left #synfig [] 06:36 -!- factor [n=Icarus_F@ip70-189-85-196.ok.ok.cox.net] has joined #synfig 06:37 < pixelgeek> krish - you can add a zoom layer to zoom in. 06:39 < pixelgeek> The problem is, once you zoom in, it's hard to edit parts of the canvas that are not visible. If you actually want to work on the whole canvas, but only render a bit that the camera sees, you might want to check out Genete's camera workaround. 06:40 < pixelgeek> http://synfig.org/forums/viewtopic.php?f=8&t=221&hilit=camera 06:41 < pixelgeek> Zoom layer sounds like it will do your job though. 06:41 * pixelgeek really shutting down now 06:41 < AkhIL> pixelgeek, one more reason to make group window work as it should ??????? 06:44 -!- genete [n=carlos@79.108.35.41.dyn.user.ono.com] has joined #synfig 06:45 < genete> asleep here :( 06:52 < krish> pixelgeek: thks :) 07:03 -!- pixelgeek [n=chatzill@c-67-189-66-158.hsd1.or.comcast.net] has quit [Read error: 110 (Connection timed out)] 07:08 -!- genete [n=carlos@79.108.35.41.dyn.user.ono.com] has quit [Remote closed the connection] 07:08 -!- genete [n=carlos@79.108.35.41.dyn.user.ono.com] has joined #synfig 07:19 -!- vince38 [n=vince38@78.115.214.136] has joined #synfig 07:23 < vince38> hi to all 07:25 -!- mercury [n=chatzill@189.143.144.8] has quit ["ChatZilla 0.9.84 [Firefox 3.0.5/2008121621]"] 07:32 < krish> hey 08:02 < vince38> krish: did you anime your penguin ? 08:03 < krish> vince38: just a little wing flap and small opening of eye 08:03 < krish> 5s 08:03 < vince38> it's a cute fat penguin :-D 08:03 < krish> :P 08:04 < krish> i was reading on how to reuse parts of animation 08:05 < krish> br 08:05 < krish> brb 08:06 < vince38> you should make it blink eyes quickly and finish with big open eyes....:-D 08:10 -!- factor [n=Icarus_F@ip70-189-85-196.ok.ok.cox.net] has quit [Remote closed the connection] 08:10 < krish> vince38: yes, i am trying to do the same 08:11 < vince38> :) 08:11 < krish> my idea is that is is dozing and it opens its eyes slightly and realises that someone's watching.. then it gets alert and blinks twice faster and opens big eyes 08:12 < vince38> so you want to automate the blinking ? 08:13 < vince38> oh no, just twice... 08:25 < krish> http://www.synfig.org/Layer#Zoom ! 08:25 < krish> not available in binary releases? 08:35 -!- krish [n=krish@117.195.197.16] has quit [Read error: 104 (Connection reset by peer)] 09:02 -!- genete [n=carlos@79.108.35.41.dyn.user.ono.com] has left #synfig [] --- Log opened Wed Jan 14 09:20:35 2009 09:20 -!- dooglus [n=dooglus@rincevent.net] has joined #synfig 09:20 -!- Irssi: #synfig: Total of 16 nicks [1 ops, 0 halfops, 0 voices, 15 normal] 09:20 -!- Irssi: Join to #synfig was synced in 23 secs 09:29 -!- vince38 [n=vince38@78.115.214.136] has left #synfig [] 09:30 -!- vince38 [n=vince38@78.115.214.136] has joined #synfig 09:30 -!- vince38 [n=vince38@78.115.214.136] has left #synfig [] 11:07 -!- rubikcube [n=kvirc@dslb-088-070-013-247.pools.arcor-ip.net] has joined #synfig 11:40 -!- krish [n=krish@117.195.198.195] has joined #synfig 11:46 < krish> how'd I add zoom to render only part of my canvas? 11:57 < dooglus> krish: in caret>edit>properties>image>'image area' you can set which part of the canvas to render 11:57 < dooglus> krish: by default it renders x from -4 to +4 and y from -2.25 to 2.25 11:57 < dooglus> krish: set those ranges tighter and it effectively zooms in 12:06 < dooglus> if you want an animated zoom, you can add a 'scale' (linear) or 'zoom' (exponential) layer over everything 12:06 < dooglus> or encapsulate everything and edit the 'zoom' parameter of the encapsulation layer (also exponential) 12:10 -!- krish [n=krish@117.195.198.195] has quit [Read error: 110 (Connection timed out)] 12:31 -!- rubikcube [n=kvirc@dslb-088-070-013-247.pools.arcor-ip.net] has quit ["KVIrc 3.4.0 Virgo"] 13:30 -!- CIA-46 [n=CIA@208.69.182.149] has quit [Excess Flood] 13:31 -!- CIA-32 [n=CIA@208.69.182.149] has joined #synfig 14:47 -!- krish [n=krish@117.195.197.24] has joined #synfig 14:57 -!- creek23 [n=creek23@unaffiliated/creek23] has joined #synfig 14:57 < creek23> hi all! 14:57 < pixelbot> Hello creek23 14:57 < creek23> hi pixelbot :D 15:18 < krish> can someone tell me how to use a zoom layer 15:19 < krish> i saw the zoom page on synfig.org and it says not available in binary releases? 15:22 < pabs3> hey dooglus! did your laptop recover? 15:55 < krish> pabs3: can you help me? 15:55 < pabs3> not right now, sorry 15:56 < krish> no problem thanks :) 16:07 -!- akagogo [n=carlos@201.230.53.40] has joined #synfig 16:10 < creek23> i've never used zoom layer either. sorry. :) 16:12 -!- Zelgadis [n=zelgadis@92.124.231.13] has joined #synfig 16:14 -!- Lindarron [n=Lindarro@92.124.228.69] has joined #synfig 16:21 -!- Zelgadis [n=zelgadis@92.124.231.13] has quit ["Bye!"] 16:27 -!- Zelgadis [n=zelgadis@92.124.231.13] has joined #synfig 16:28 < dooglus> pabs3: it's still hanging in there 16:28 < dooglus> pabs3: the network connection is very flaky 16:30 -!- Skiessi [n=Skiez@dsl-roibrasgw1-ff30c100-170.dhcp.inet.fi] has joined #synfig 16:56 -!- vince38 [n=vince38@78.115.214.136] has joined #synfig 17:25 -!- cmw72 [n=Miranda@www.docshp.com] has quit [Read error: 104 (Connection reset by peer)] 17:31 -!- cmw72 [n=Miranda@www.docshp.com] has joined #synfig 17:32 < dooglus> krish: I didn't know it wasn't available sorry 17:32 < dooglus> is that right? 17:32 -!- Lindarron [n=Lindarro@92.124.228.69] has quit ["Ухожу я от вас (xchat 2.4.5 или старше)"] 17:33 < krish> dooglus: i dont know.. i read it on the synfig.org page 17:34 < krish> I am still searching for how to add a zoom layer and zoom in for close render 17:34 < dooglus> krish: try layer>new layer>transform>zoom 17:37 < krish> ah i got the layer 17:37 < krish> so i specify the X and Y values by typing in.. or theres a better method by mouse? 17:41 < krish> dooglus: thanks for it :) 17:51 < akagogo> zoom layer keeps the aspect ratio, only have a parameter, not x and y values 17:52 -!- Zelgadis [n=zelgadis@92.124.231.13] has quit ["Schastlivo!"] 17:56 < akagogo> try layer>new layer>distortion>stretch layer :D 18:06 < rore> well, there's some coordinates value on the zoom layer 18:07 < rore> (to "center" the zoom, I suppose) 18:09 < krish> yep. I used it by watching the X,Y on my mouseover 18:23 -!- prokoudine_ [n=avp@217.118.66.66] has joined #synfig 19:26 < dooglus> krish: you can link the x and y together I guess 19:26 < dooglus> krish: right-click x, export, give a name, open child panel, open, select your name, right-click 'y' and 'connect' 19:26 < dooglus> quite a proceedure 19:27 -!- Zelgadis [n=zelgadis@92.124.228.143] has joined #synfig 19:45 -!- Yaco [n=Franco@201.254.189.24] has joined #synfig 20:04 < Zelgadis> http://synfig.org/forums/viewtopic.php?f=16&t=341 20:04 < Zelgadis> Testers needed! 20:04 < Zelgadis> :_: 20:04 < Zelgadis> ^_^ 20:07 -!- Zelgadis [n=zelgadis@92.124.228.143] has quit ["Bye!"] 20:15 * creek23 wonders: should the all the arts for Morevna be created in Synfig or is it possible to use InkScape and GIMP for stuff like backgrounds, etc? 20:15 < pixelbot> Mmmm... Tasty 20:16 < rore> some part of their art are created with blender, IIRC (and lol at pixelbot and its random triggers) 20:18 < rore> Zelgadis: I could try one of your package on my father's computer - I should just remember it for the next time that computer is running. 20:20 < akagogo> yeah rpm-based packages, i want to install it on 'my' olpc 20:22 < prokoudine_> too bad Zelgadis left 20:56 < akagogo> ummm I just tested on my debian computer . It's ok (my computer had synfigstudio 0.61.08, thx for the update) 20:56 < akagogo> ...i386 21:09 < rore> prokoudine_: well, he reads the log, I think :) 21:24 -!- smcquay [n=smcquay@clusterresources.com] has joined #synfig 21:24 -!- smcquay [n=smcquay@clusterresources.com] has left #synfig [] 21:25 -!- genete [n=carlos@79.108.35.41.dyn.user.ono.com] has joined #synfig 21:49 -!- vince38 [n=vince38@78.115.214.136] has left #synfig [] 21:55 * krish waves 21:55 < genete> _o/ 21:55 < krish> howd I save my animation in movie format? 21:55 < genete> krish: which platform? 21:55 < krish> suse linux 21:56 < genete> first of all save the file to disk :) 21:56 < genete> how long is the animation? 21:56 < krish> 9s 21:56 < krish> I just tried render option and it generated many png files 21:57 < genete> yes. You have to specify both, the extension (avi, mpg for example) and the renderer target (ffmpeg, libav) 21:58 < genete> libav and avi gives the best results for movies 21:58 < krish> oh okay 21:58 < genete> but a png sequence is not bad at all. 21:58 < krish> let me try 21:58 < genete> save first! 21:58 < genete> http://synfig.org/How_do_I#Rendering_trough_png_sequence. 21:59 < genete> http://synfig.org/How_do_I#Render_to_AVI_with_higher_quality.3F 22:00 < genete> to anyone: I've discovered the GraphicMagick libraries just know. It seems to be a fork of ImageMagick and they say that it is much better =) 22:00 < genete> would it be interesting to try to add them as a module? 22:00 < genete> they say that can read xcf files completely 22:00 < krish> oo 22:01 < krish> that would be good, no need of saving seperate bitmaps from gimp then 22:01 < genete> yup 22:02 * krish is all ready to upload his first piece of animation 22:03 < genete> lol GraphicMagick is Magik++ that is already implemented as importer 22:03 < genete> by dooglus :) 22:17 < krish> who wants ta see it! 22:17 < genete> shot 22:18 < krish> http://synfig.org/forums/viewtopic.php?f=7&t=342 22:21 < genete> replied 22:21 < krish> :) 22:24 * krish goes to ZZZ 22:24 < krish> ciao all 22:24 -!- krish [n=krish@117.195.197.24] has quit ["Konversation terminated!"] 22:50 -!- akagogo [n=carlos@201.230.53.40] has quit [Remote closed the connection] 22:54 -!- wall[e] [n=daviss@58.64.112.213] has joined #synfig 23:39 -!- akagogo [n=carlos@201.230.53.40] has joined #synfig 23:46 -!- prokoudine_ [n=avp@217.118.66.66] has quit [Read error: 110 (Connection timed out)] 23:49 -!- prokoudine_ [n=avp@wn1nat17.beelinegprs.ru] has joined #synfig 23:53 -!- creek23 [n=creek23@unaffiliated/creek23] has quit [" HydraIRC -> http://www.hydrairc.com <- s0 d4Mn l33t |t'z 5c4rY!"] --- Log closed Thu Jan 15 00:00:33 2009