Suresh S wrote: > Hi, > > The dvb card which i am using is DVICO's FusionHDTV 5 RT Lite and I m using Linux DVB version 3 API. Is there any API provision to access the video decoder memory for accessing the decoded frame buffer. > > Your reply is appriciated. The video decoder of this device is the bt878. Access to the decoded video is provided through the v4l1/2 API, via the bttv driver. Please note: If you are looking for the decoded mpeg video frames, that is not possible with this card -- There is no mpeg TS decoder on this card. The bt878 video decoder is only useful for dealing with analog video. Digital video is provided by the lgdt3303 demod, and is passed over to the pci bus, untouched. It is up to software to handle PID filtering and MPEG decoding, etc. Regards, Michael Krufky _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb