My suggestions.... 1. My iptv provider streams many channels with identical pids, and vdr not very love such channels :-) If in sidscanner.c chandge cChannel *IptvChannel = Channels.GetByChannelID(channel.GetChannelID()); to cChannel *IptvChannel = Channels.GetByServiceID(Source(), Transponder(), assoc.getServiceId()); vdr iptv plugin can work with duplicate pids channel more correct. May be is a other way..... 2. My iptv provider retranslate sat channels in iptv, after decrypting, but not remove CA Descriptor from stream. And when I enable "use section filtering" and not disable PAT my iptv channels geting CA descriptor and vdr can't display this channels. Be a fine have option for disable use CA Descriptor in iptv, or vdr can be ignore it. Thank you. ----- Original Message ----- From: "Rolf Ahrenberg" <rahrenbe@xxxxxxxxx> To: "VDR Mailing List" <vdr@xxxxxxxxxxx> Sent: Saturday, March 07, 2009 3:27 AM Subject: Re: vdr-1.7.4 and iptv plugin > On Sat, 7 Mar 2009, ua0lnj wrote: > >> If I change in pidscanner.c >> I can see all channels. > > Thanks. That is a bug in the current pid scanner and will be corrected > in the next version. > >> What is a stream type = 47 ??! > > IIRC, it's a reserved area. > >> Who must change stream type to actual, vdr or iptv plugin? > > VDR. However, if the IPTV stream doesn't contain correct PAT sections, > the pid scanner should be enabled in the IPTV plugin to do a basic video > and audio pid detection. > >> I can send a ts dump, how long and what mail? > > I guess there's no need for that anymore. > > BR, > -- > rofa > > _______________________________________________ > vdr mailing list > vdr@xxxxxxxxxxx > http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr > > _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr