There are various things I'd still like to do for GOPchop

- libvo still crashes randomly (seems to happen when I move windows during
		load?!?)
- figure out how to get libvo window to auto-refresh on uncover

- change "Run" to "Run File"
- add "Run Clips"

- add "detailed" info section to info window.  For example,
	the clist should start with the "GOP" expanded to show
		Packets
		Pictures
		Audio
	each Packets list can be expanded to show each of the system packets
	each Picture item can be expanded to show each of the video packets
	each Audio item can be expanded to show each of the audio packets

- get audio playable.  Maybe figure out a way to link to/control mplayer?
- finish weird PES header flag parsers
- add time offset to scroll bar (parse GOP headers? sequences? dunno)

- test splitting on I-Frames

- detect non-MPEG2-PS files (or rather, detect MPEG1 files quickly)

- speed up the parser!  hehehe

- change mmap interface somehow to not require writable files


LOW
- create a command-line-editing interface (EDL?)
- issue warning when trying to close/exit with clips still in list
- figure out how to measure time within spliced GOPs
- create little "time" graphic for showing how long clips are in clist
- add "length" column to clip clist (count of included GOPs)
- add "number" col to Info box
- change font in error box header
- figure out how to auto-resize the error message window
- add right-click pop-ups to Info clist for saving:
	- single GOP
	- single I-frame
		(do we need to do a "broken link" for single I-frame writes?)
