X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=JanuaryBlog;h=4ea5d3499d40c224b1d601369e90a3668eadaa77;hp=699941407de71ebddfbe4bf540499f8281d9e961;hb=110c46d0f6424751d0074beeacfa74dc6dad21fc;hpb=a23a5f0d3aac21c97b38d7892b8b3ef7262ac524 diff --git a/JanuaryBlog b/JanuaryBlog index 6999414..4ea5d34 100644 --- a/JanuaryBlog +++ b/JanuaryBlog @@ -1,5 +1,65 @@ == Bernie's brain backup for January 2008 == +=== Sat, 19th === + +==== Another trip to NY ==== + +I'm planning to go to NewYorkCity tomorrow with a bunch of friends. +But this time I guess we'll catch a different transportation: +we were booking the FungWah (aka ShittyBus), when ChrisBall came +and looked at us funny. "Are you sure? Those buses have a habit +of catching fire on the highway". + +Apparently, it is really true: + + http://en.wikipedia.org/wiki/Fung_Wah_Bus_Transportation_Inc.#Safety + +=== Sun, 13th === + +=== Bernie the rockstar ==== + +If you were considering hiring me, or entrusting me to do anything serious, you'd better watch this first: + + * [[BernieIronMaiden.ogg]] - [1.8MB] if you have the free OggTheora codec + * [[BernieIronMaiden.mov]] - [3.6MB] if you're stuck with proprietary QuickTime codecs + * //nothing// - [0MB] if you're stuck with the proprietary MediaPlayer or RealPlayer codecs + + +**Q:** why doesn't my browser play the link right away rather than asking me to download it? \\ +**A:** because my wiki doesn't support mime-magic yet + +**Q:** why don't you just let apache serve media files? \\ +**A:** because a CGI has no way to "handoff" a file to the web server once they've been invoked + +==== Food and Power ==== + +Here's a stupid movie by SamuelKlein, ArjunSarwal and myself: + + * [[FoodAndPower/FoodAndPowerHigh.ogg]] - [62MB] OggTheora stream, quality 10 + * [[FoodAndPower/FoodAndPowerMed.ogg]] - [26MB] OggTheora stream, quality 7 + * [[FoodAndPower/FoodAndPowerLow.ogg]] - [16MB] OggTheora stream, quality 5 + +If your computer cannot play the above links, you should really consider installing +a free media player, or just switching to Linux which comes with all the free media +players and codecs out of the box. Meanwhile, here's a workaround: + + * [[FoodAndPower/FoodAndPower.avi]] - [103MB] original AVI stream from our shitty camera + +These also prove the quality of the OggTheora codec. After seeing this, I think +I'd recommend using it for its technical advantages in addition to its legal advantages. + +In producing these movies, I found out that: + + * mencoder has bad support for ogg-theora + * transcode kinda sucks + * ffmpeg seems the best command-line encoder of the three I tried + * The easiest solution if all you need is encoding anything to Theora is ffmpeg2theora. + All you have to do is: + {{{ + ffmpeg2theora FoodAndPower.avi + }}} + + === Sat, 12th === ==== Cow power! ====