More on Flash Video…
Monday, April 30th, 2007My brother mocked my use of ffmpeg to create flash video as I did a couple of days ago. He sent me this set of command line options for the Swiss Army knife of video encoders: mencoder. I went ahead and encoded the classic civil defense film “Duck and Cover”, and then used the flvtool2 to add indexing.
Here is the result:
Here is a little shell script that shows the options. I used mencoder as installed fresh from a new Fiesty Fawn Ubuntu installation. If you install rubygems, you can then type “sudo gem install flvtool2″ to get flvtool2 installed (it is in /var/lib/gems/1.8/bin/flvtool2, which is not in my path, but it’s there), and it seems to work well too.
Anyway, Kevin wanted me to test it, and it seems to work.
My checkers playing program milhouse is currently advancing at a good clip. I’ve added iterative deepening and a transposition table, and probably will add a history heuristic for move reordering to improve the search further. I’ve also started typing in a bunch of problems from Pike’s Little Giant Encyclopedia of Checkers Puzzles, and used them as test cases. It’s able to solve lots of them, but also stumbles on a few. I’m not certain that the basic alphabeta framework is completely bugfree (in fact, I’m pretty sure it is not) but it is still somewhat gratifying to find it solve problems like the one below:
If you are one of those people who leaves the ballpark early, all I can say is shame on you. SHAME!
