Subversion Repositories shark

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 pj 1
KNOWN BUGS
2
o IDCT sometimes doesn't generate IEEE-compliant values for sparse blocks
3
 
4
o 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
 
7
o The control panel sometimes gets confused at the end, knowing it is done
8
thus the "end" button, but still having a play state (and play button
9
highlighted), so a "rewind" instantly plays from start.
10
 
11
o -position ignores - offsets  (ie -position -1-1)
12
 
13
o -position should be -geometry
14
 
15
o sometimes crashes on SPARC-10s under tvtwm, try -controls none
16
 
17
o If you compile with -DNDEBUG and some mpegs cause mpeg_play to crash, check
18
them out with mpeg_stat -verify
19
 
20
o The argument parsing is very shaky for more than one mpeg to play
21