My idea was to create a new video editor with usability and user at center ... create "umanesimo" in software ! ;)

The application should be: - usable for everyone! people with handycap, children, older - easily usable. Users should be able to use the first they see it. They should not be obliged to read man pages or documentation for basic use (Fuc* RTFM) - easily playable - not ugly(eye friendly) - "finger based" video editing

The best way to have full control, and have a good ui is to implement a customized one with sdl.

- Support every video codec and format available(with accurate frame seeking) - Support remote video (from remote streaming server) - Support v4l1/2 devices and ieee1394 camcorder - Support streaming - Support encoding to file

( ffmpeg && libmpeg2 && libmpdemux ) Vs gstreamer ? live.com for rtp/rtsp future libiec61883 for dv camcorder

Application features: - one click preview - video sequencer (tracker it's too complex) - video looper(should support audio) - basic audio support

TODO: use c+ (object c) object player (make uml diagrams with dia)