|
From: Stefan L. <lu...@sn...> - 2000-11-22 21:31:06
|
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? > > If it doesn't work, you should be able to turn off Xv support, set > HAVE_XV40x=0, in the Makefile. Fix is OK message is now (if extmod is not loaded/defined): Xlib: extension "XVideo" missing on display ":0.0". Using gtk for display That means that either the hardware does not support Xv extension or Lukas has to adjust his /etc/XF86Config to the following: Section "Module" Load "drm" Load "glx" Load "type1" Load "dbe" Load "freetype" Load "dri" Load "extmod" # <---- !!!! EndSection > > -- Buck > > Lukas Knutsson <lu...@ra...> writes: > > > updated libdv from CVS today and built it (no probs). > > > [lukas@sto-lknutsson libdv]$ ./playdv pond.dv & > > [1] 9796 > > [lukas@sto-lknutsson libdv]$ Xlib: extension "XVideo" missing on > > display ":0.0". > > Xv: (null): ports 0 - -1 > > > [1]+ Segmentation fault (core dumped) ./playdv pond.dv > > > Bummer. I am running RedHat 7.0, with XFree 4.0.1. What can I do to get > > this running, or do I need to comment out some stuff in the Makefile. > > > /Lukas > _______________________________________________ > libdv-dev mailing list > lib...@li... > http://lists.sourceforge.net/mailman/listinfo/libdv-dev -- mfg Stefan Lucke (lu...@sn...) |