|
From: Stefan L. <lu...@sn...> - 2000-11-23 20:05:02
|
On Don, 23 Nov 2000, you wrote: > Stefan Lucke wrote: > > > > On Mit, 22 Nov 2000, Charles 'Buck' Krasic wrote: > > > I think I've fixed the bug, and I just put it into CVS. > > > > > > Could you test for me? > > Yep, did a cvs update, make , ./playdv pond.dv and it worked fine. > [lukas@sto-lknutsson libdv]$ ./playdv pond.dv > Xlib: extension "XVideo" missing on display ":0.0". > Xlib: extension "XVideo" missing on display ":0.0". > Using gtk for display > Displayed 915 frames in 125.0 seconds > > Pretty slow. Then I did the change to my XF86Config. I had no modules > section, but after reading the man page and looking I found that I had It is quiet unusual that there is no modules section. With X11 4x this file could be placed some where else. Perhaps in directory /etc/X11/ . So search for this file or have a look at the X11 log file placed in ? For my system it is in /var/log and it's name is XFree86.0.log. > libextmod.a in /usr/X11R6/lib/modules/extensions/. So I added this to > XF86Config, > > Section "Module" > Load "extmod" > EndSection > -- mfg Stefan Lucke (lu...@sn...) |