[vlc] Re: VLC new DVB input

Jean-Paul Saman saman at natlab.research.philips.com
Thu Aug 14 16:29:35 CEST 2003


Benjamin PRACHT wrote:
> I've  tried  to use  then  new  VLC DVB  input,  with  a NOVA  CI  card,
> linuxtv-1.0.0-pre1. (the card works well with VLS)
> 
> I've tried the foloowing command :
> 
> ./vlc -I rc -vvv --color --program 8211 dvb:12597000:0:3:27500000 --sout
> udp:10.100.20.2

The correct syntax of this bit "dvb:12597000:0:3:27500000" is:
  dvb:12597000,0,3,27500000

Try first to view it locally before trying to stream it. Could you try 
that and send the error log ?

> 
> The problem is  that I only get  about 5-10s of video.  The server stops
> sending any data after that.
> 

For some reason there are more DMXFilter set (and file descriptors 
allocated) then are available for the stream.

> As you can see, lots of warnings and errors. However, nothing particular
> seems to heppen at the point where the stream stops...

The stopping of the stream is due to a failure of setting filters on the 
demux device.

-- 
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