Re: Accessing video decoder memory...
Nico Sabbi <[email protected]> Tue, 01 May 2007 20:46:27 +0200
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Suresh S wrote: > Hi, > > Using Linux DVB, I want to access the video decoder memory(h/w decoder) for getting the video frames. Can we do by DMA transfer? > > -SSMadurai > when using the hw decoder you can use the v4l api to access the decoded frames (e.g. mplayer tv://)