Tag Archives: script

Add an introduction to a Theora video

To produce new HD videos from the Embedded Linux Conference, we needed a new script to add an introduction sequence to the videos we processed. To make all this automatic, and to suppress the need to go through interactive tools … Continue reading

Posted in Technical | Tagged , | Leave a comment

Switching between toolchains made easy!

It is quite common to have several toolchains and to switch back and forth between them while doing development. At least, this is something I do a lot when doing Buildroot development and debugging. As I hate typing full paths … Continue reading

Posted in Technical | Tagged , | 2 Comments