[vlc] Re: Streaming a dvb-t channel with vlc?
Jean-Paul Saman
saman at natlab.research.philips.com
Thu Oct 2 10:55:02 CEST 2003
jusuomin at abo.fi wrote:
> Im using the linuxTV dvb drivers (version 1.0.0, I think. Would an
> upgrade here help?)
This is the right version.
> The problems I'm having (full output below) are that vlc complains that
> I'm giving it an invalid frequency (although I'm positive that it is
> correct) and symbol rate.
It doesn't say it is an invalid frequency it says that tuning failed.
[.. snip ..]
> [00000157] dvb input debug: ioctl_SetFrontend: tuning status == 0x01!!!
> ...tuning failed
> [00000157] dvb input debug: ioctl_SetFrontend: tuning status == 0x01!!!
> ...tuning failed
> [00000157] dvb input debug: ioctl_SetFrontend: tuning status == 0x01!!!
> ...tuning failed
> [00000157] dvb input error: frontend returned a failure event
Can you tune to this channel with your dvbstream + mplayer setup ?
> Also, I'm having difficulties in creating a .dvbrc file (mainly because
> I can't test it, since vlc won't stream dvb for me...), so if someone
> could give me either a working dvb-t .dvbrc for Finland, or point me
> somewhere that could help me creating one (the syntax just doesn't make
> sense to me, I'm afraid...) I'd be very grateful.
.dvbrc file is not useable with vlc. It is simply not used.
> And one last question. What is the correct value for symbol rate here in
> Finland?
Do not know ?
> Here's the input/output from my system:
> (Sorry about the very long snip, but I'm not really sure what are the
> relevant parts here...)
I rather have the full log then a selection, so I do not have a problem
with it.
> [root at blumlein scan]# /usr/local/bin/vlc -vvv --program 8211
> dvb:12597000:0:3:27500000 --sout udp:192.168.0.12 --ttl 12
>
Try without sout first please.
You mentioned you have a Nova-T so you are using terrestrial dvb instead
of satellite!! VLC thinks you are using a QPSK (satellite frontend),
that is where 'dvb' defaults to. See the log:
> [00000157] dvb input debug: method of access is dvb
> [00000157] dvb input debug: satellite (QPSK) frontend found on
> /dev/dvb/adapter0/frontend0
> [00000157] dvb input debug: opening DVR device '/dev/dvb/adapter0/dvr0'
> [00000157] dvb input debug: Opening frontend /dev/dvb/adapter0/frontend0
> [00000159] main private debug: waiting for thread completion
> [00000157] dvb input debug: ioctl_SetupSwitch: switch pos 0, 13V, hiband
> [00000157] dvb input debug: ioctl_SetupSwitch: index 2
So use vlc like this:
/usr/local/bin/vlc -vvv --program 8211 terrestrial:12597000:0:3:27500000
Now VLC should try to tune the frontend (FE_OFDM) for tuning. It hasn't
have much testing yet, so could you report success or failure back to
this list please? (with logs of course ;-))
--
Kind greetings,
Jean-Paul Saman
--
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