* Christian Ebert on Sunday, May 25, 2008 at 10:43:23 +0200 > * Mark Heath on Saturday, May 24, 2008 at 08:47:53 +1000 >> By the way I have my own blending framerate converter (yuvaifps) >> available on my lavtools site >> http://silicontrip.net/~mark/lavtools/index.php#yuvafps > > On MacOS 10.4.11 with latest mjpegtools from cvs (except for > mpeg2enc) I get: > > $ gcc yuvafps.c -I/usr/local/include/mjpegtools -lmjpegutils -o yuvafps > /usr/bin/ld: Undefined symbols: > _next_larger_quant > collect2: ld returned 1 exit status
For the record: thanks to Mark's personal help it worked with an extra linker flag: $ gcc yuvafps.c -I/usr/local/include/mjpegtools -lmjpegutils -lmpeg2encpp -o yuvafps c -- __ _ _ _ __ _ _ \ \ | |__| |__ _ __| |_\ \| |_ _ _ __ _ __| |_ \ \| '_ \ / _` / _| / /\ \ _| '_/ _` (_-< ' \ http://www.blacktrash.org/ \_\_.__/_\__,_\__|_\_\ \_\__|_| \__,_/__/_||_| Jabber-ID: [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users