Mailing List archive

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

[linux-dvb] Re: Wrong data from Hauppauge NOVA



The problem came in with the code for the stripping of the AC3 stream.
Before that VDR didn't care about the video IDs.

Maybe we should keep one eye on that piece of code in case we notice some
other replay problems in the near future. ;-)

Ralf.

-----Original Message-----
From: Anton Schegg [mailto:anton.schegg@ixos.de] 
Sent: Wednesday, June 27, 2001 09:52
To: 'linux-dvb@linuxtv.org'
Subject: [linux-dvb] Re: Wrong data from Hauppauge NOVA


I had the same problem. I didn't investigate the problem that deeply. I
modified remux.c to write the plain TS. Last weekend I tried the latest DVB
driver and VDR 0.82. This version works without my modification.

Anton

-----Original Message-----
From: Ralf Bauer [mailto:RBauer@quark.de] 
Sent: Wednesday, June 27, 2001 9:02 AM
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] Re: Wrong data from Hauppauge NOVA

>They are not wrong.
>The "normal" WinTV DVB-S card does not deliver the original PES
>header for the channel which is currently display, only the
>elementary stream. The PES header and TS packaging you get from 
>the driver is a reconstruction. I have no way to know the real ID 
>used in the original TS. So, I use 0xe0, the first possible video 
>ID.

>The Nova card delivers the original TS packets. It seems that
>some channels use other video Ids like 0xe1, which is allowed 
>according to the specs. So, just change VDR to allow the whole 
>range of video IDs.

Strange that nobody else had the same problem, because VDR only knows of the
E0 video ID. Maybe nobody else is watching SAT1 ;-)

What do you mean with the whole range of video IDs, is it E0-EF?

Ralf.


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe
linux-dvb" as subject.


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe
linux-dvb" as subject.


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index