----- Original Message ----- > > Thanks! That sounds really like i'am doing something wrong using repeated > calls of XvPutStill() every 40ms (PAL). So it would work to just call > XvPutVideo() once. I thought i made it right, as xawtv and mplayer both do > use Still. I tried just to use Video() but it did'nt display anything at all. > > Do you have sample code working as described?
There is actually a simple program that does this included with xawtv. Download the xawtc src and look for a file called "rootv.c" in the src directory - that should do the trick. This will work with a brooktree (v4l) device provided the v4l module is loaded in the X server. If you type xvinfo and get a device called "video4linux", you should be set. Mark _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
