[Fwd: ]

Benoit Steiner steineb0 at cti.ecp.fr
Sat Oct 27 11:50:33 CEST 2001


The vls and all the vls sources currently only compile on Linux. They
used to compile on Solaris and on Windows about one year ago but since
the code has most likely been broken.

Has somebody already tried to compile on Windows recently ? 

About the usage model, it is quite flexible. You need 2 classes:
* A reader that follows the interface of C_File for example (you can
even use C_File, it should still work on Windows), that will fetch the
packets and pass them to the converter.
* a TsProvider, which is nothing else than a buffer of preallocated
C_TsPackets. C_Netlist should do the job.

Then all you need to do is to init you reader, instanciate the converter
and call getPacket to get your TS packets. Don't forget to release the
packets to the TsProvider when you don't need them anymore. There should
be a ReleasePacket method in C_TsConverter for that but it is not there
(yet). Bozo, can we add it to clean the interface ?


Hope this helps,

Benoit

-- Attached file included as plaintext by Listar --

Return-Path: <arun at USHUSTECH.COM>
Delivered-To: benny at via.ecp.fr
Received: from chat.ecp.fr (chat.ecp.fr [138.195.33.30])
	by zen.via.ecp.fr (Postfix) with ESMTP id 86FE73AC17
	for <benny at via.ecp.fr>; Fri, 26 Oct 2001 12:21:42 +0200 (CEST)
Received: from mail.ushustech.com (unknown [202.169.132.179])
	by chat.ecp.fr (Postfix) with ESMTP id 43B827DA8
	for <benny at via.ecp.fr>; Fri, 26 Oct 2001 12:21:34 +0200 (CEST)
Received: by mail.ushustech.com with Internet Mail Service (5.5.2653.19)
	id <4M19ZYF2>; Fri, 26 Oct 2001 15:55:44 +0530
Message-ID: <79DD1BC58DD7AC418EC0D1D5B169ACB80BB501 at mail.ushustech.com>
From: ArunKrishnan <arun at USHUSTECH.COM>
To: "'benny at via.ecp.fr'" <benny at via.ecp.fr>
Subject: 
Date: Fri, 26 Oct 2001 15:55:43 +0530
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C15E08.915BDAF0"

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C15E08.915BDAF0
Content-Type: text/plain;
	charset="iso-8859-1"

Dear Steiner,
        I am windows devoloper who started studying on video streaming from
freshmeat.net i have downloaded the coded for Video Lan server.
        Will you please tell me how can i use the PS to TS Converter to
convert an mpeg2 file into transport streams . I m very new to mpeg i didn,t
know much about the format . also i didn,t know much about linux ...
        Can you please help me...
        Or else can you please tell me how can i compile the whole program
in windows...
	  Waitin for your reply
        Thanks in advance
	Arun

------_=_NextPart_001_01C15E08.915BDAF0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE></TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2 FACE=3D"Courier New">Dear Steiner,</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am windows devoloper =
who started studying on video streaming from freshmeat.net i have =
downloaded the coded for Video Lan server.</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Courier =
New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Will you please tell me =
how can i use the PS to TS Converter to convert an mpeg2 file into =
transport streams . I m very new to mpeg i didn,t know much about the =
format . also i didn,t know much about linux ...</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Courier =
New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Can you please help =
me...</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Or else can you please =
tell me how can i compile the whole program in windows...</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 =
FACE=3D"Courier New">&nbsp; Waitin for your reply</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks in =
advance</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 =
FACE=3D"Courier New">Arun</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C15E08.915BDAF0--





More information about the vls-devel mailing list