November 30, 2008

Chicken Feed

Filed under: Animation — t1ckt0ck @ 11:14 pm

Here’s what I’ve been working on this weekend. Tweaked the animation timing a little and added some sound. The sound timing is a bit off, but it was a great lesson in Ardour and muxing sound and video under Linux. This short might actually be done before long.

November 29, 2008

Damn walk cycle

Filed under: Animation — t1ckt0ck @ 1:58 pm

Why is it that everytime I go back into Moho I have to relearn how to do a fuckin walk cycle??

Table

Filed under: Animation — t1ckt0ck @ 11:54 am

I forget why I made this originally but it might come in handy. 12 and 15 fps in italics.

24 fps in fractions of a second

1 = 0.042
2 = 0.083
3 = 0.125
4 = 0.167
5 = 0.208
6 = 0.250
7 = 0.292
8 = 0.333
9 = 0.375
10 = 0.417
11 = 0.458
12 = 0.500
13 = 0.542
14 = 0.583
15 = 0.625
16 = 0.667
17 = 0.708
18 = 0.750
19 = 0.792
20 = 0.833
21 = 0.875
22 = 0.917
23 = 0.958
24 = 1.000

30 fps in fractions of a second

1 = 0.033
2 = 0.067
3 = 0.100
4 = 0.133
5 = 0.167
6 = 0.200
7 = 0.233
8 = 0.267
9 = 0.300
10 = 0.333
11 = 0.367
12 = 0.400
13 = 0.433
14 = 0.467
15 = 0.500
16 = 0.533
17 = 0.567
18 = 0.600
19 = 0.633
20 = 0.667
21 = 0.700
22 = 0.733
23 = 0.767
24 = 0.800
25 = 0.833
26 = 0.867
27 = 0.900
28 = 0.933
29 = 0.967
30 = 1.000

November 28, 2008

Happy Thanksgiving

Filed under: Animation — t1ckt0ck @ 10:40 pm

Back from Thanksgiving in Alabama. A wonderful time. Got some work done on Chicken Feed tonight. Moho is acting up and I’m really sick of this project. The timing is all off and I already want to move to the next project idea. (The Birth of Ignatius the Beneficent, maybe?). Still I got to see it through. Can’t quit on it now and I am learning a lot, so…..

November 25, 2008

linux commands

Filed under: Howto — t1ckt0ck @ 8:25 pm

Commands to not forget:

Encode jpeg stills to mpeg4:
mencoder "mf://*.jpg" -mf fps=24 -o cf-sofar.avi -ovc lavc -lavcopts vcodec=msmpeg4v2:vbitrate=800

Encode jpeg stills and mux audio to mpeg4:
mencoder "mf://*.jpg" -mf fps=24 -o final-movie.avi -audiofile soundtrack.mp3 -oac copy -ovc lavc -lavcopts vcodec=msmpeg4v2:vbitrate=800

convert png to jpg:
for f in *png ; do convert -quality 100 $f `basename $f png`jpg; done

November 12, 2008

Don has left the building

Filed under: Animation — t1ckt0ck @ 11:02 pm

Exhausted, but phew what a great couple of days. Don Hertzfeldt has come and gone. I ran the intro and the Q&A afterward. I don’t think I made a total jackass of myself. Don and his girlfriend were very kind and down to earth. The show was a huge hit and the new piece is fucking amazing. I’ll be posting some pics later.

Proudly powered by wordpress 2.8 - Theme by neuro - Log in - (RSS)