List of open bugs ordered roughly by severity:

Errorchecking for many operations is missing. If Kino can't open a
file or playlist, there is currently no feedback. It does not check
the proper format of AVI files, whether there is enough disk space,
whether frames have been dropped, whether the ieee1394 modules have
been loaded etc.  
Workaround: please be cooperative.

Not all display modes work correct in all screen depths. The GDK32
mode has wrong colors. It is the slowest anyway, we will remove it.

There is no warning when existing files are overwritten. Also, files
are not truncated when overwritten. If Kino overwrites a long file
with a short one, its size does not decrease as it should.

The "Choose" button in the preferences dialog for choosing the file
name does not work.

The grabbing dialog can be opened several times. This doesn't crash the
program, but it is not useful either.

Some settings in the preferences dialog do not work.

It should not be possible to open both PAL and NTSC files. One of them
will not decode correctly, because there is only one decoder object, 
which is initialized only once.

When current frame is in a sequence of less than 20 frames, the return key 
will not go to the next sequence.

There will be an X related error message when quitting.
