[streaming] Re: Stream DVB Channel: [ERROR/input1] Read error for program "Input DVB input1"
Damien Lucas
nitrox at via.ecp.fr
Sat Jun 14 16:21:41 CEST 2003
On Fri, Jun 13, 2003, Christoph Stotz wrote:
> TRANSPONDER ID 0012 SATID 0192 TYPE 0 FREQ 11836000 POL H SRATE 27500000 FEC
> 3/4
In the dvbrc file, FEC is described by a integer.
On the previous version of libdvb, (FEC 3/4) were described by (3). So the
atoi() call was allright. Now, (FEC 3/4) is described by (4).
so just get this line:
TRANSPONDER ID 0012 SATID 0192 TYPE 0 FREQ 11836000 POL H SRATE 27500000 FEC 4
And it should work.
By the way, you may not specify FEC. In that case, driver can determine it by itself.
Best Regards,
--
nitrox
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the streaming
mailing list