[linux-dvb] AV7110 MPEG decoder status APIs

2003-08-14 Thread Régis Bossut
Hi all, A long time ago, there was an API named GetDecoderStatus for requesting information about the MPEG decoder state registers from the AV7110. The REQCOM enum still shows AudioState and VideoState[1-3]. Is there (has there always been) still valuable information behind those requests to t

[linux-dvb] Minor bug in pes_play() (was dvb-kernel: ring buffer clean-up)

2003-02-24 Thread Régis Bossut
Oliver Endriss writes : ... As I don't know about the maximum message size on this list, and to save traffic, I uploaded patch.diff and the new files on http://endriss.escape.bei.t-online.de/tmp The changes to the 2.5.x Makefile are still missing, first I'll have to setup a 2.5.x source tree...

[linux-dvb] Re: Question about audio/video synchronization (was : [vdr] Lip-Synchronisation)

2003-02-14 Thread Régis Bossut
Marcus Metzler écrit: =?ISO-8859-1?Q?R=E9gis?= Bossut writes: > I happen to have such problems when receiving some french (FTA) channels > like TV5, Arte... where sound disappears and comes back mainly on scene > changes. > Could you give the details about satellite, transponder and pids, so

[linux-dvb] Re: Question about audio/video synchronization (was : [vdr] Lip-Synchronisation)

2003-02-13 Thread Régis Bossut
Johannes Stezenbach écrit: On Thu, Feb 13, 2003 at 03:53:29PM +0100, Régis Bossut wrote: This question, asked yesterday, got no answer. It is mainly directed to the firmware developpers : Would it be possible to know how does the firmware synchronize audio and video (PTS ?, DTS ?, other

[linux-dvb] Question about audio/video synchronization (was : [vdr] Lip-Synchronisation)

2003-02-13 Thread Régis Bossut
Hi all, This question, asked yesterday, got no answer. It is mainly directed to the firmware developpers : Would it be possible to know how does the firmware synchronize audio and video (PTS ?, DTS ?, other ?) 1) during reception 2) during playback and what is the maximum time distance between

[linux-dvb] Re: Leftover kdvb-fe processes

2002-12-05 Thread Régis Bossut
Oliver Endriss écrit: Régis Bossut wrote: Oliver Endriss wrote: >Note that there is always a zombie fe process when vdr is running. >Actually, a zombie process will be added each time the frontend is >closed. This is a normal since zombie processes will not be removed >until the pa

[linux-dvb] Re: Leftover kdvb-fe processes

2002-12-02 Thread Régis Bossut
Oliver Endriss wrote: >Note that there is always a zombie fe process when vdr is running. >Actually, a zombie process will be added each time the frontend is >closed. This is a normal since zombie processes will not be removed >until the parent process exits. I thought it was removed when the par