[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
Top Document: comp.unix.aix Frequently Asked Questions (Part 4 of 5)
Previous Document: 4.24: popper - POP3 mail daemon
Next Document: 4.27: NNTP, INN
-
Search the FAQ Archives
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
Top Document: comp.unix.aix Frequently Asked Questions (Part 4 of 5)
Previous Document: 4.24: popper - POP3 mail daemon
Next Document: 4.27: NNTP, INN
4.26: mpeg link errors version 2.0
.XShmCreateImage .XShmDetach .XShmAttach .XShmGetEventBase .XShmPutImage .XShmQueryExtension ... are for the Shared Memory extension of the X server. You can either choose to build it with shared memory or without. I always do it without the performance increase is not really incredible, except on something like a 2x0 machine with the local bus graphics adapter. Just take out "DSH_MEM" in the CFLAGS in the makefile for mpeg_play. There is more information about shared memory link errors in section 1.513. Also, in the module "video.c" for mpeg_play it will complain about not having enough memory to fully optimize one of the loops. You can get around that by specificying "qmaxmem=8000" in your cflags line, BUT, the extra optimization does little good in my tests.
Top Document: comp.unix.aix Frequently Asked Questions (Part 4 of 5)
Previous Document: 4.24: popper - POP3 mail daemon
Next Document: 4.27: NNTP, INN
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)
Last Update October 22 2009 @ 05:22 AM