Re: [vdr] [ANNOUNCE] VDR developer version 1.7.1

2008-09-15 Thread Luca Olivetti
En/na Klaus Schmidinger ha escrit:
 On 09/07/08 16:48, Luca Olivetti wrote:
 El Sun, 07 Sep 2008 12:11:35 +0200
 Klaus Schmidinger [EMAIL PROTECTED] escribió:
 t.
+ cTransfer no longer uses cRemux, and doesn't run a separate
 thread any more. It just generates a PAT/PMT and sends all received
 TS packets to the primary device's PlayTs().
 Just asking before I try to recompile everything, but does it mean that
 output plugins (xine, dxr3, etc.) have to be rewritten?
 
 They can implement cDevice::PlayTs() if they need to handle the TS
 packets by themselves. Otherwise the TS payload will be extracted from
 the TS, assembled to complete PES packets and delivered via the existing
 PlayVideo() and PlayAudio() functions.

Well, I didn't manage to get anything from the dxr3 plugin (no image and 
no sound) while xine (0.8.0) has no audio, it manages to get some video 
*but* it's stuttering/slow-motion like and it's spitting various FIXME 
(it seems it has trouble in recognizing the packets that it receives), 
e.g., it fails in a condition like this one:

  if (0x00 != Data[ 0 ]
   || 0x00 != Data[ 1 ]
   || 0x01 != Data[ 2 ])
   {
 VERBOSE_NOP(); -- here it outputs a FIXME
 break;
   }

Maybe it's the same problem that causes the dxr3 plugin to fail, I don't 
know.

Bye
-- 
Luca

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Problem with v1.6.0 and two DBS-S cards

2008-09-15 Thread Stefan-W. Hahn
Hello,

yesterday I switched my VDR from v1.4.1 to v1.6.0 on a debian system.
I'm running two DVB-S cards (Nexus FF and Nova). The update was
without any problem.

But today I found a problem:
When recording on one program I can view at the same time just the
channels of the same bouquet but no other ones (two cards!!).  But
recording simultaniously on two different bouquets works.

With v1.4.1 there was no problem in recording one channel and
switching to all other channels.

I didn't find any hint on the mailinglist or vdr-portal about this
problem. Is there any other having the same problem?

Are there any hints how to solve this problem?


Stefan

-- 
Stefan-W. Hahn  It is easy to make things.
/ mailto:[EMAIL PROTECTED] /It is hard to make things simple.   


Please note that according to the German law on data retention,
information on every electronic information exchange with me is
retained for a period of six months.
Bundesgesetzblatt:
http://www.bgblportal.de/BGBL/bgbl1f/bgbl107s3198.pdf

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr