On Wednesday, 24. July 2002 03:05, [EMAIL PROTECTED] wrote:
> > 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.

Ok, i tryed it (once again):

$> ./rootv
4 adaptors available.
  name:  video4linux
  name:  video4linux
  name:  video4linux
  name:  3dfx Video Overlay

it prints and then stays quite. No video visible. Tested with the first 3 
ports ( 1 and 2 are dvb cards, 3 is bttv)
What wonders me, is that this program is there but xawtv uses XvShmPutStill() 
in it's Xv displaying loop anyway. Are you the only one able to use the 
PutVideo() call?

Which version of the bttv driver do i need at least?
(Still using 2.4.0 kernel)
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to