Skip to content
Why is a raven like a writing desk?

Thoughts both confusing and enlightening.

Why is a raven like a writing desk?

Thoughts both confusing and enlightening.

RotateAVI v0.91beta

elbeno, 8 January, 200729 July, 2007

It’s up on elbeno.com.

If you got a digital camera for Xmas (or otherwise), check it out. An easy way to rotate avi movies.

Programming

Post navigation

Previous post
Next post

Related Posts

Sneak preview

19 February, 200828 February, 2008

This is a sneak peek at my current personal project. A bit of computerised heraldry. (“Sable a [ordinary] ermine.” Left to right, top to bottom: chief, fess, pale, cross, bend, bend sinister, chevron, saltire. Yeah, I know; charges on a bend should be bendwise. It’s a work in progress.)

Read More

Exercising Ranges (part 6)

1 July, 20151 July, 2015

(Start at the beginning of the series if you want more context.) Multiplying power series Now we come to something that took considerable thought: how to multiply ranges. Doug McIlroy’s Haskell version of range multiplication is succinct, lazily evaluated and recursive. (f:ft) * gs@(g:gt) = f*g : ft*gs + series(f)*gt…

Read More

Six languages worth knowing

6 December, 200718 July, 2008

“A language that doesn’t affect the way you think about programming, is not worth knowing” – Alan Perlis. I’ve thought about this, and developed a short list of languages worth knowing. Not-so-coincidentally, each language in my list embodies a distinct computational model. In no particular order: The ALGOL family. C…

Read More

Comments (2)

  1. arielerilrondil says:
    3 February, 2007 at 10:06 pm

    Yay! Just what I could do with. Looks like it'll be much easier to use than Blender3D – although I'm guessing it can't project the video onto a rotating cube, which might come in handy…

    (http://livejournal.com/users/arielerilrondil)

  2. elbeno says:
    5 February, 2007 at 5:29 am

    Excellent. It's beta in that I haven't tested it on any cameras other than mine. Let me know how it turns out. And email me if you want non-demo version that can do 90 clockwise rotation too. I'm thinking of selling the full version for a nominal fee, which is why I created the demo.

    (http://livejournal.com/users/elbeno)

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

©2026 Why is a raven like a writing desk? | WordPress Theme by SuperbThemes