1. generate seek tables for uncompressed data read on stdin
   (this may be difficult since seek tables are created upon decompression)
2. append seek tables to compressed data written to stdout
   (this will be trivial once 1. is solved)
