just recently got GOPchop, an mpeg2 editor, working. unfortunately it does not yet have a debian package, so I thought I'd post some notes on the install process here.
gopchop - an mpeg2 editor. gopchop: http://outflux.net/unix/software/GOPchop/ gopchop requires libmpeg2 and mpeg2dec. these are at: http://libmpeg2.sourceforge.net/ (just download mpeg2dec, libmpeg2 is included) untar mpeg2dec and ./configure, make, make install. note, for some reason mpeg2dec doesn't seem to install one of its libraries, libvo. libvo is needed by gopchop. fix: cp mpeg2dec/libvo/libvo.a /usr/local/lib/ (copy it to the same place libmpeg2.a went). now for gopchop just ./configure, make, and make install. now just run GOPchop. _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux