FFI for Ruby and an mp4v2 example
Previously on my blog: In my TiVo2Podcast stuff I automated the process of putting chapters around commercials, but had to call out to a small C++ app I wrote to put the chapters in using libmp4v2. A few weeks ago I was looking at some ruby gems for a project I was working on and …