Hi there! I've tried several things on ubuntu 8.04 hardy (w/ffmpeg from debian multimedia):
1. debian package -- segmentation fault on minimal.py 2. source compile from svn -- works with default libavcodec-dev, etc, but no videos or sound 3. source compile from svn w/ debian multimedia cvs-labeled (incorrectly?) dev packages -- can't find proper headers 4. source of both libavg and ffmpeg from svn -- can't find proper headers I tried my best to update libavg's headers to point to the newer, broken-out headers in the latest svn from ffmpeg, but that eventually gets into some even nastier looking compiler messages (i barely understand the whole headers/cpp thing, but the cpp source includes the proper header that contains the functions mentioned in the source, but for whatever reason the compiler says those functions are undefined) really great hackery all around, as always, guys! _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
