Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: MPEG-2 Transport Stream



On Thu, Oct 10, 2002 at 01:35:46PM +0200, Zein Dowe wrote:
> Hi,
> 
> Is there a tool for linux that can record the whole transport stream
> from a DVB-S card?

Certainly... 'dvbstream' will do this

dvbstream -f <freq> 8192 -o >transportstream.mpg

8192 is a magic-ID since the stream IDs are only allowed in the range 
0-8191..

If you don't specify -o, (output to stdout), dvbstream will broadcast 
the whole TS to a multicast address (224.x.x.x) =)

gdh



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index