Broadcast 2000 was announced on freshmeat and mentioned on /. It's a nonlinear video editing program with v4l, quicktime, and mpeg/mp3 support. It would be a pretty cool app to have, but I don't really have the hardware or the time to support it myself. It would probably be a significant amount of work to support, the author released the source "for reference only"; building from source is not supported, the default build builds statically with a set of graphics libraries that Debian includes already, and it doesn't look like it's ever been compiled with glibc 2.1, etc... That said I gave it a go and was able to compile it much more easily than I expected. This patch does have it use our native graphics libraries (except for libmpeg2 which don't seem to have) and glibc 2.1. It runs, I press all the buttons, but I don't have any video to edit.
Attachment:
bcast.diff
Description: Binary data
-- greg