[vlc] Re: vlc and libdvbpsi errors

C.Y.M syphir at syphir.sytes.net
Wed Dec 8 16:19:20 CET 2004


Chris Bshaw wrote:
> Hi....
> 
> I don't even know what streamdev is.....;-)....
> 
> I am using vlc on the FC3 box to take a DVB feed from my Nexus-S card. I 
> am using libdvb-0.5.5 as the interface between vlc and the card.....(I 
> am a bit new to all of this, so I may not be making a lot of 
> sense.....please feel free to correct me)....
> 
> Not sure if this answers your question.
> 
> Chris.
> 
> 
>> From: "C.Y.M" <cym at syphir.sytes.net>
>> Reply-To: vlc at videolan.org
>> To: vlc at videolan.org
>> Subject: [vlc] vlc and libdvbpsi errors
>> Date: Tue, 07 Dec 2004 09:05:41 -0800
>>
>> Chris Bshaw wrote:
>>
>>> Hi....
>>>
>>> I sent this mail a few mins ago without a Subject:, so I am resending 
>>> it here in case anyone thought it was spam ;-)....
>>>
>>> I have been using vlc 0.8.1 (and I have tried a few subsequent svn 
>>> versions too) to stream from a Hauppage WinTV Nexus-S satellite card 
>>> to a Win2K machine running vlc 0.8.1 as the receiving client.
>>>
>>> The server with the Nexus-S is using Fedora Core 3 with the latest 
>>> 2.6.9 kernel. All of the modules load OK, and I can start a stream 
>>> just fine, but after a few minutes I get the errors below and 
>>> everything hangs (the picture on the client is just garbage)....
>>>
>>> I am not even sure where to begin.....
>>>
>>> What do the errors mean?
>>>
>>> Could anyone tell me how to fix this?
>>>
>>
>> What are you streaming with? Are you trying to use streamdev in vdr to 
>> do this?
>>
Streamdev is a plugin for VDR to allow you to stream the PS, PES, or TS 
formats.  VLC can then in turn connect to streamdev and transcode the 
stream to whatever format you like.

VDR <-- Streamdev (defaults on port 3000) <-- VLC (using port 1234 from 
the command line below) <-- WMP (connect using http://vlcserver:1234)

vlc -vvv http://127.0.0.1:3000/PS/$1 --sout 
'#transcode{vcodec=DIV3,vb=512,acodec=mp3,ab=128,channels=2,deinterlace}:std{access=mmsh,mux=asfh,url=:1234}'



This is how I do it.

Regards,

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list