Re: Record with 1.7.4 or 1.7.5 and iptv

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 26.04.2009 18:11, Senufo wrote:
> Hi,
> 
> I have add
> 
> type = 0x1B;
> 
> before the
> 
>   switch (type) {
> 
> and now record work fine !!

Well, then all we need is a way to find out the correct
video stream type. Apparently the PMT says it is 2, while
in fact it is 0x1B.
Does anybody know why the PMT is "lying", or how to detect
that it actually isn't 2, but 0x1B?

Klaus

>> This looks like the "Access Unit Delimiter" code.
>>
>> Please try to force 'type' to 0x1B, for instance by putting
>>
>>  type = 0x1B;
>>
>> right before the
>>
>>  switch (type) {
>>
>> line. Does it work then?
>>
>> Klaus

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux