Re: Support for multiple section feeds with same PIDs

2011-12-01 Thread Andreas Oberritter
On 01.12.2011 16:57, Hamad Kadmany wrote: > Hello Andreas > >> On 01.12.2011 16:30, Andreas Oberritter wrote: > >> Yes. Feel free to enhance the demux API to your needs in order to fully >> support the features of your hardware. > > I have another question in that regard: Actually, multiple fil

RE: Support for multiple section feeds with same PIDs

2011-12-01 Thread Hamad Kadmany
Hello Andreas > On 01.12.2011 16:30, Andreas Oberritter wrote: > Yes. Feel free to enhance the demux API to your needs in order to fully > support the features of your hardware. I have another question in that regard: Actually, multiple filter with same PID is assumed to be possible in case we

Re: Support for multiple section feeds with same PIDs

2011-12-01 Thread Andreas Oberritter
On 01.12.2011 15:22, Hamad Kadmany wrote: > Hello Andreas > > On 01.12.2011 15:58, Andreas Oberritter wrote: > >> No. dvb_demux will do the extra filtering. Userspace won't notice. > > Got it now, thanks. The one downside I see to this is that the feed will be > stopped momentarily (dvb_dmxdev_f

RE: Support for multiple section feeds with same PIDs

2011-12-01 Thread Hamad Kadmany
Hello Andreas On 01.12.2011 15:58, Andreas Oberritter wrote: > No. dvb_demux will do the extra filtering. Userspace won't notice. Got it now, thanks. The one downside I see to this is that the feed will be stopped momentarily (dvb_dmxdev_feed_stop) before new filter is allocated that have the sa

Re: Support for multiple section feeds with same PIDs

2011-12-01 Thread Andreas Oberritter
On 01.12.2011 14:55, Hamad Kadmany wrote: > So if I understand correctly due to HW limitations back then, if in > user-space we want to get data of two PSI tables that share the same PID, we > could only setup one section filter with that PID and the user-space needs > to do the extra filtering (to

RE: Support for multiple section feeds with same PIDs

2011-12-01 Thread Hamad Kadmany
multiple section feeds with same PIDs Hello Hamad, On 29.11.2011 09:05, Hamad Kadmany wrote: > Question on the current behavior of dvb_dmxdev_filter_start (dmxdev.c) > > In case of DMXDEV_TYPE_SEC, the code restricts of having multiple sections > feeds allocated (allocate_section_fee

Re: Support for multiple section feeds with same PIDs

2011-12-01 Thread Andreas Oberritter
Hello Hamad, On 29.11.2011 09:05, Hamad Kadmany wrote: > Question on the current behavior of dvb_dmxdev_filter_start (dmxdev.c) > > In case of DMXDEV_TYPE_SEC, the code restricts of having multiple sections > feeds allocated (allocate_section_feed) with same PID. From my experience, > application

Re: Support for multiple section feeds with same PIDs

2011-12-01 Thread Mauro Carvalho Chehab
On 01-12-2011 04:23, Hamad Kadmany wrote: Hi, Sorry to repeat the question, anyone has an idea on this? I appreciate your feedback. Thank you Hamad -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media-ow...@vger.kernel.org] On Behalf Of Hamad Kadmany Sent: Tue

RE: Support for multiple section feeds with same PIDs

2011-11-30 Thread Hamad Kadmany
Hi, Sorry to repeat the question, anyone has an idea on this? I appreciate your feedback. Thank you Hamad -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media-ow...@vger.kernel.org] On Behalf Of Hamad Kadmany Sent: Tuesday, November 29, 2011 10:05 AM To: linux-m