[vlc] Re: DVB-T in Cologne/Germany

Guido Flohr guido at imperia.net
Mon Jun 14 11:43:58 CEST 2004


Hi,

Jean-Paul Saman wrote:
> Guido Flohr wrote:
> 
>> Hi,
>>
>> I'm trying to stream DVB-T.  Using dvbstream with xine works like a charm
>>
>>     dvbstream -bw 8 -gi 4 -qam 16 -f 650000 337 338 \
>> -o - | xine stdin:/
>> How can I achieve the same with vlc?
>>
> Try:
> 
> vlc -vvv dvb-t:adapter=0:frequency=650000000:fec=2:modulation=16:guard=1

I think the problem sits here:

   [00000221] dvb input debug: using feq=650000000
   [00000221] dvb input error: argument has invalid FEC (650000000)

in modules/access/dvb/linux_dvb.c, function fe_code_rate_t().  The 
comment there says that this error condition "cannot happen".  Not that 
I have the faintest idea of what FEC or feq means, but to me it looks 
like something got messed up here.  The same argument (650MHz) is taken 
for two values.

Ciao

Guido

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
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 vlc mailing list