
- ieee1394 to control DV cams and grab video
- ffmpeg / xine-lib / aRts::video - support decoding of other file formats
- ffmpeg - support encoding of other file formats
- runtime loadable plugin interface for IOstream and mediaelements
- handle sound independent of video
- wav / mp3 / etc. sound support for sound tracks
- detect scence in DV footage and report and/or split to scense
- autosplit output into multiple files at scene bounds
- effect plugin addition to textmaster: overlay timestamp
- rename 'Plugin' to PluginCreator
- add TRACE( ) to WARN, INFO for realy messy debug output
- properties: ("OpValue")
  - add static properties as base for dynamic props
  (enum, bool, double, point, box, color ..)
  - replace operator path by time dependent dynamic-properties with interpolation type
        (double, point, box, color ..)

Bugs:

- veml:
  - crash if scneelist doesn't conatain scenes
