1KNOWN BUGS
2o IDCT sometimes doesn't generate IEEE-compliant values for sparse blocks
3
4o seg faults when running more than one mpeg_play -loop with shared memory
5  on a multiprocessor machine w/Solaris 2.4. workaround: use -shmem_off
6
7o The control panel sometimes gets confused at the end, knowing it is done
8thus the "end" button, but still having a play state (and play button
9highlighted), so a "rewind" instantly plays from start.
10
11o -position ignores - offsets  (ie -position -1-1)
12
13o -position should be -geometry
14
15o sometimes crashes on SPARC-10s under tvtwm, try -controls none
16
17o If you compile with -DNDEBUG and some mpegs cause mpeg_play to crash, check
18them out with mpeg_stat -verify
19
20o The argument parsing is very shaky for more than one mpeg to play
21
22