Jun
10
2010
On Feb. 27 at St. Louis Innovation Camp 2010, I gave a talk on the SaaS business model. I posted the slides, handout, audio, and transcript soon thereafter. Here, finally, is a video of the 44-minute-long talk. Why did it take over three months to get online? Read on below. Warning: Sausage-making Discussion Below The [...]
Tags: ffmpeg, money, saas, video
Jul
05
2007
A while back I asked on the ffmpeg mailing list how to pipe RGB data in to ffmpeg. I described it as follows: in my code I am building video frames, 720x480x24bit. I have in mind generating a large number of these, as long as a full DVD worth at 30fps, then using ffmpeg (followed [...]
Tags: audio, ffmpeg, programming, video
Mar
31
2006
For a project we have going at Oasis Digital, we have explored various libraries for creating video DVDs from computer-generated content until program/script control. There are quite a few ways to do this; one that is appealing for a command-line junkie is the combination of ffmpeg, dvdauthor, and mkisofs. It took considerable research to figure [...]
Tags: audio, ffmpeg, linux, programming, video