I’ve been playing around with FLV encoding in Rails using FFmpeg. Daniel Tome recently posted a comment pointing me to a Ruby library for FLV manipulation. It’s called FLVTool and can supposedly insert meta data as well as cue points into an FLV file. This is definitely a better solution than the one I suggested here. Thanks for the link, Daniel and I’m looking forward to playing around with it.