On Wed, 2002-04-17 at 12:57, Zdenek Kabelac wrote: > On Wed, Apr 17, 2002 at 12:38:49PM -0500, Noah Romer wrote: > > > > > > There has been added support for Xv attributes - maybe they could > > > hit some hidden bug in the Xserver - what is your graphics card > > > > Radeon 8500 (aka Radeon QL). > > Well the support for this card is in development as far as I know > so I expect there might be some problems.
> > > Do you see any Video Renderer configurable properties ? > > > > Yep, "Hue" "Saturation" "Contrast" "Brightnes", etc. > > I'm expecially interested in the 'etc' part - what else you have there ? Checked, the only other option in the Video Renderer config is "Double Buffering," with an option of 0 or 1. Neither setting makes any difference in the display. > It will really be the problem with the new Renderer properies stuff > > could you check in the following order these steps: I updated to today's cvs and ran `make distclean`; `./configure --enable-vorbis`; `make`; The compile (w/o any mods to the code) died at: g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -D_REENTRANT -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -Wp,-MD,.deps/asffmt.pp -c asffmt.cpp -fPIC -DPIC -o asffmt.o asffmt.cpp: In function `void avm::avm_print_ASFMainHeader (const ASFMainHeader *)': asffmt.cpp:244: `memcpu' undeclared (first use this function) asffmt.cpp:244: (Each undeclared identifier is reported only once for each function it appears in.) asffmt.cpp:254: conflicting types for `char *b' asffmt.cpp:235: previous declaration as `char b[64]' asffmt.cpp:257: parse error before `char' asffmt.cpp:257: `d' undeclared (first use this function) asffmt.cpp:235: confused by earlier errors, bailing out make[2]: *** [asffmt.lo] Error 1 make[2]: Leaving directory `/home/klevin/src/avifile-0.6/lib/aviread' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/klevin/src/avifile-0.6/lib' make: *** [all-recursive] Error 1 Redhat 7.2 gcc version is gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) I do have "gcc version 3.0.4" installed on the system as well, as gcc3, but my Qt libraries would have to be re-compiled in order to use gcc3 for avifile. > in lib/video/renderer.cpp > > around the line 337 - > > comment out XV_*_INTENSITY lines > recompile - check with new X session > do you see the problem ? > > then comment out all the parameters > still problem ? > > comment out line 511 - XvSetPortAttribute(dpy, xv_port, atom, value); > this should help as a last resort. > > please let me know what you have figured out -- Noah Romer | He that breaks a thing to find out what it is has [EMAIL PROTECTED] | left the path of wisdom. -- J.R.R. Tolkien PGP key available | by finger or email |
signature.asc
Description: This is a digitally signed message part
