From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Message-ID: <4890242A.20801@anevia.com> Date: Wed, 30 Jul 2008 10:19:54 +0200 From: Frederic CAND MIME-Version: 1.0 To: vijet m References: <488EEA80.4060908@anevia.com> <488F3E32.1010102@anevia.com> <488F3F0B.3000209@linuxtv.org> <488F40A0.8080201@anevia.com> In-Reply-To: Cc: linux-dvb@linuxtv.org, Marcel Siegert Subject: Re: [linux-dvb] How to record whole TS? List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: linux-dvb-bounces@linuxtv.org Errors-To: linux-dvb-bounces+mchehab=infradead.org@linuxtv.org List-ID: vijet m a =E9crit : > Hi, > = > Sorry to interrupt your discussion but I have a question regarding = > recording of MPEG2 streams. > As Kurt said, if you set pesfilter with output as DMX_OUT_TS_TAP and = > pass the pid, it will record the streams corresponding > to that pid. So, if I pass audio and video pid, then it will record only = > the audio and video streams. > I wanted to know how to record the DVB SI/PSI tables corresponding to = > the streams I'm recording. > Do I have to pass the pids of the tables I want to record or is there = > some other way? > Right now, I'm using the pid value 0x2000 for setting pes filter which = > is proving to be computationally intensive and consuming lot of CPU. > Please help. > = > Thanks in advance, > Vijet M > = Good way to do is set pid 0, analyse the PAT, grab the PMT PID of the = service you're interested in, add it to the demux, then parse the PMT, = grabe the ES PIDs you're interested in, and add it to the demux. With this you'll be able tou watch the video and hear the audio. If you = need more tables you should read iso-13818-1, and en 300 438 Cheers -- = CAND Frederic Product Manager ANEVIA _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb