[linux-dvb] Re: no sec.h for vdr-1.0.4

2002-10-29 Thread Klaus Schmidinger
make the final switch to the HEAD driver version in VDR. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2

[linux-dvb] Re: DMX_PES_OTHER (Re: ARM crashes, what can I do to help?)

2002-10-28 Thread Klaus Schmidinger
with driver 2002-10-18, HEAD version. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL

[linux-dvb] Re: Poll: backport of 2.5 internal API changes?

2002-10-24 Thread Klaus Schmidinger
Holger Waechtler wrote: Klaus Schmidinger wrote: Holger Waechtler wrote: Hi everybody, now where the public DVB API looks clean in the Linux CodingStyle sense we applied a lot of cleanups and coding style related changes to the DVB Core API in the 2.5 source tree. Since people

[linux-dvb] Re: Patch for frontends/ves1820.c

2002-10-19 Thread Klaus Schmidinger
-lost_sync_count 10) continue;//XXX dvb_frontend_recover (fe); delay = HZ/5; if (jiffies - fe-lost_sync_jiffies TIMEOUT) { Maybe this helps. Klaus -- ___ Klaus

[linux-dvb] Re: Patch for frontends/ves1820.c

2002-10-19 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: ARM crashes, what can I do to help?

2002-10-16 Thread Klaus Schmidinger
cards that the old version did support? I was thinking of completely switching VDR to the new HEAD driver, but if that means that some cards that used to work with VDR will no longer work, that's a real bummer... Klaus -- ___ Klaus

[linux-dvb] Re: Problems using two Hauppauge DVB-S-Cards in one computer possible?

2002-10-16 Thread Klaus Schmidinger
are working with more then one card? Is it better to mix cards from different vendors? I'm running two Siemens DVB-S rev 1.3 plus one WinTV NOVA-S. A while ago I used to run three Siemens DVB-S. Klaus -- ___ Klaus Schmidinger

[linux-dvb] Re: New UK DVB-T channels testing

2002-10-09 Thread Klaus Schmidinger
Dave Chapman wrote: On Tuesday 08 October 2002 22:19, Klaus Schmidinger wrote: Are these frequency offsets always +/-167kHz? Will that be the same for other countries, too? In the UK the offsets (if present) are always +/- 167KHz. I haven't heard about offsets being used in other

[linux-dvb] Re: New UK DVB-T channels testing

2002-10-09 Thread Klaus Schmidinger
Holger Waechtler wrote: Hi, Klaus Schmidinger wrote: Dave Chapman wrote: On Tuesday 08 October 2002 22:19, Klaus Schmidinger wrote: Are these frequency offsets always +/-167kHz? Will that be the same for other countries, too? In the UK the offsets (if present) are always

[linux-dvb] Re: New UK DVB-T channels testing

2002-10-09 Thread Klaus Schmidinger
Lauri Pesonen wrote: On Wed, Oct 09, 2002 at 11:51:18AM +0200, Holger Waechtler wrote: Klaus Schmidinger wrote: The NIT reports frequencies like 28300Hz when I'm using 28275Hz with VDR. So The NIT reports the 'official' freqs without the offset. Offsets are -250kHz

[linux-dvb] Re: New UK DVB-T channels testing

2002-10-08 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: NEWSTRUCT: type names

2002-10-07 Thread Klaus Schmidinger
Holger Waechtler wrote: Hi Klaus, Klaus Schmidinger wrote: I'm just in the process of implementing all parameters necessary for supporting DVB-C and DVB-T into VDR. In doing so I want to give my cChannel class a member function that returns, for instance, the hierarchy value

[linux-dvb] Re: osd for nova ?

2002-10-07 Thread Klaus Schmidinger
should you do so... ;-) Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568

[linux-dvb] Re: osd for nova ?

2002-10-07 Thread Klaus Schmidinger
Holger Waechtler wrote: Hi Klaus, Klaus Schmidinger wrote: If the card doesn't have OSD capabilities, there's of course no point in having OSD functions in the driver for such a card. However, the DVB-S card I'm using does have OSD capabilities and A/V out - and I want to be able

[linux-dvb] Re: NEWSTRUCT: type names

2002-10-07 Thread Klaus Schmidinger
Johannes Stezenbach wrote: On Mon, Oct 07, 2002 at 01:17:32PM +0200, Klaus Schmidinger wrote: Holger Waechtler wrote: Klaus Schmidinger wrote: Wouldn't it be better to use some naming convention for typedefs/enums in the driver? Something like typedef enum

[linux-dvb] Re: NEWSTRUCT: type names

2002-10-07 Thread Klaus Schmidinger
Holger Waechtler wrote: Klaus Schmidinger wrote: Johannes Stezenbach wrote: I suggest something equivalent to dmxPesType_t in dmx.h for the frontend type definitions. FeHierarchy may look ugly, but it's unlikely to cause conflicts... I guess using the xyz_t nomenclature would

[linux-dvb] NEWSTRUCT: type names

2002-10-03 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: DVB-T not working with 'old' driver

2002-09-27 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: New UK DVB-T broadcasts

2002-09-27 Thread Klaus Schmidinger
DVB-T parameters (at least QAM and Code Rate) on a channel by channel basis. This will be supported once I have re-written the channel code, which will be the next action after finishing the input plugin interface. Klaus -- ___ Klaus

[linux-dvb] Re: DVB-T not working with 'old' driver

2002-09-27 Thread Klaus Schmidinger
Lauri Tischler wrote: Klaus Schmidinger wrote: VDR will soon use the full DVB-T and DVB-C set of parameters for tuning. Would that be extra fields in channels.conf or should there be country.conf file with sections for various dvb's Since these parameters are apparently channel

[linux-dvb] Re: DVB-T not working with 'old' driver

2002-09-27 Thread Klaus Schmidinger
Robert Schiele wrote: On Fri, Sep 27, 2002 at 10:07:59AM +0200, Klaus Schmidinger wrote: VDR will soon use the full DVB-T and DVB-C set of parameters for tuning. Ah, in that case I have a question, as I wonder if the following is related with this, or you might know an answer

[linux-dvb] Re: CAMs - the never ending story...

2002-04-15 Thread Klaus Schmidinger
something, in that case I would be grateful for any hints where in the OPEN source part of the driver I should try to fix the CAM support). Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH

[linux-dvb] Re: CAMs - the never ending story...

2002-04-15 Thread Klaus Schmidinger
was created by a guy named Martin Springer... Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL

[linux-dvb] Re: CAMs - the never ending story...

2002-04-15 Thread Klaus Schmidinger
tibor loevei wrote: i think, it is easy to write driver for CAM-support . for this job you need only the specification for conditional access and a hardware. Plus access to the firmware source code... :-( Klaus -- ___ Klaus

[linux-dvb] Re: CAMs - the never ending story...

2002-04-15 Thread Klaus Schmidinger
their broken timer support. Its probably a pretty tedious task, but if its the only way to go... Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40

[linux-dvb] Re: patch OSD color on linuxppc

2002-04-15 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: press release

2002-03-19 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany

[linux-dvb] Re: Volume level with dvb-s

2002-03-05 Thread Klaus Schmidinger
looking at the latest changes in DVB/driver/dvb.c). Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email

[linux-dvb] Re: OSD problems investigated

2002-02-18 Thread Klaus Schmidinger
in their firmware; if so, then I'll be the first to throw away what I've done and use their code. John -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635

[linux-dvb] Re: DVB-S not working after swapping motherboard

2002-02-16 Thread Klaus Schmidinger
Rolf Siebrecht wrote: Hi! On Fri, 15 Feb 2002, Klaus Schmidinger wrote: I had a DVB-S card (Siemens rev 1.3) running fine in a Pentium III system at 866 MHz CPU clock. Due to a hardware failure I had to exchange the motherboard, so the system is now an AMD Athlon XP 1900+, running

[linux-dvb] Re: DVB-S not working after swapping motherboard

2002-02-16 Thread Klaus Schmidinger
Klaus Schmidinger wrote: Rolf Siebrecht wrote: Hi! On Fri, 15 Feb 2002, Klaus Schmidinger wrote: I had a DVB-S card (Siemens rev 1.3) running fine in a Pentium III system at 866 MHz CPU clock. Due to a hardware failure I had to exchange the motherboard, so the system is now

[linux-dvb] DVB-S not working after swapping motherboard

2002-02-15 Thread Klaus Schmidinger
and got the same error. I would appreciate any hints about what could be wrong here. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2

[linux-dvb] Re: www.linuxtv.org site unreachable ?

2002-02-07 Thread Klaus Schmidinger
problem... Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568

[linux-dvb] Re: original firmware vs. CIM modules

2002-02-06 Thread Klaus Schmidinger
. Just dreaming... Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568

[linux-dvb] Re: original firmware vs. CIM modules

2002-02-04 Thread Klaus Schmidinger
, and instead decodes the program whose program number is set via the new ioctl call that I added. Just curious: how do you select the audio channel then in case there are two (or even more) possible APIDs? Klaus -- ___ Klaus Schmidinger

[linux-dvb] Re: Strange: a few channels only available during system-halt

2002-02-02 Thread Klaus Schmidinger
simultaneously under VDR. I also have a Siemens rev 1.3 card and can receive N-TV and VIVA without any problems. I'm currently using driver version 2002-01-19. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft

[linux-dvb] Re: VDR seqfault

2002-01-30 Thread Klaus Schmidinger
version of his 'libdtv', which is used in VDR to parse the EPG data. A patch against VDR 0.99pre3 can be found at ftp://ftp.cadsoft.de/pub/people/kls/vdr/vdr-0.99pre3-epgfix.diff Thanks to Rolf for this fix! Klaus -- ___ Klaus

[linux-dvb] Re: lost audio after cutting

2001-12-27 Thread Klaus Schmidinger
. These programs should be able to handle such discontinuities gracefully, instead of simply throwing away the entire rest of the audio track. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH

[linux-dvb] Re: Does SB Live work with vdr + AC-3 digital output ?

2001-12-24 Thread Klaus Schmidinger
for that) Just program a timer...!? The default channel setup that comes with VDR contains the DPID of Pro7 (which is 257), so it automatically records any Dolby Digital data. Klaus -- ___ Klaus Schmidinger

[linux-dvb] Re: make insmod error

2001-12-16 Thread Klaus Schmidinger
René Bartsch wrote: - Original Message - From: Klaus Schmidinger [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, December 15, 2001 3:52 PM Subject: [linux-dvb] Re: make insmod error René Bartsch wrote: Hi, I've installed a fresh Redhat 7.2 (Kernel 2.4.7-10

[linux-dvb] Re: make insmod error

2001-12-15 Thread Klaus Schmidinger
, since the Makefile sets this variable. Try export KERNEL_LOCATION=/usr/src/linux before 'make insmod'. Does this change anything? Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH

[linux-dvb] Bad news

2001-12-14 Thread Klaus Schmidinger
Sounds like bad news.. See http://www.heise.de/newsticker/data/odi-14.12.01-001 Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2

[linux-dvb] Re: cannot tune any channel with DVB-c

2001-12-12 Thread Klaus Schmidinger
system. However, to be honest, even if that message would appear, I couldn't explain why tuning fails on your system. Maybe the channel settings from channels.conf.cable don't fit your local cable setup? Klaus -- ___ Klaus Schmidinger

[linux-dvb] Re: cannot tune any channel with DVB-c

2001-12-11 Thread Klaus Schmidinger
stb vdr[567]: switching to channel 25 ... -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL

[linux-dvb] Re: CVS update failing

2001-12-04 Thread Klaus Schmidinger
Stefan Huelswitt wrote: On 04 Dec 2001 Klaus Schmidinger [EMAIL PROTECTED] wrote: Stefan Huelswitt wrote: It did not helped. I'm getting still the same error :-( cvs server: Updating libdvb cvs [server aborted]: Virtual memory exhausted: Cannot allocate memory Works just fine

[linux-dvb] Re: play_iframe() improvement?

2001-12-02 Thread Klaus Schmidinger
Guido Fiala wrote: On Saturday, 1. December 2001 19:35, you wrote: Klaus Schmidinger writes: I was thinking about the method by which play_iframe() (in dvb.c) attempts to display a still picture. Apparently it has to send the same I-frame until 40 byte have been transmitted

[linux-dvb] play_iframe() improvement?

2001-12-01 Thread Klaus Schmidinger
several attempts to implement this, I didn't have any success. Could one of the driver developers please comment on this and let me know if I'm completely wrong here? Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10

[linux-dvb] Re: AW: Re: Call for help on CI problems

2001-11-21 Thread Klaus Schmidinger
the impression that this is an ENGLISH speaking newsgroup... Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2

[linux-dvb] Re: WinTV nova problem?

2001-10-18 Thread Klaus Schmidinger
this? I just simply recorded WDR TV or so. VDR still reads the EPG data when recording. This works without problems here. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH

[linux-dvb] Re: Left and right audio swapped on Siemens DVB-S?

2001-10-08 Thread Klaus Schmidinger
Rainer Zocholl wrote: [EMAIL PROTECTED](Klaus Schmidinger) 07.10.01 17:30 Once upon a time Klaus Schmidinger shaped the electrons to say... I'm using a Siemens DVB-S card, which is connected to the TV set with the cable that came with the card (Cinch and phone jack (Klinke

[linux-dvb] Left and right audio swapped on Siemens DVB-S?

2001-10-07 Thread Klaus Schmidinger
round. Can anybody else confirm this observation? Could this be a fault in the cable? Or is it an error on the DVB card layout? Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH

[linux-dvb] Re: probs with irdeto se

2001-09-30 Thread Klaus Schmidinger
with a programmed premiere-timer (no free dvb device to record channel XX). Are you sure the channels' 'Ca' parameters are set correctly? Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH

[linux-dvb] Re: Driver problem with SuSE 7.2

2001-09-29 Thread Klaus Schmidinger
Klaus Schmidinger wrote: Klaus Schmidinger wrote: I am trying to install the latest DVB driver on a SuSE 7.2 system, running kernel 2.4.4-4GB (as it comes with SuSE). The driver compiles ok, but when I load it I get kernel BUG errors in the log file and soon after that the machine

[linux-dvb] Re: Driver problem with SuSE 7.2

2001-09-29 Thread Klaus Schmidinger
Klaus Schmidinger wrote: Klaus Schmidinger wrote: Klaus Schmidinger wrote: I am trying to install the latest DVB driver on a SuSE 7.2 system, running kernel 2.4.4-4GB (as it comes with SuSE). The driver compiles ok, but when I load it I get kernel BUG errors in the log

[linux-dvb] Re: Driver problem with SuSE 7.2

2001-09-29 Thread Klaus Schmidinger
Rainer Zocholl wrote: [EMAIL PROTECTED](Klaus Schmidinger) 29.09.01 13:28 Once upon a time Klaus Schmidinger shaped the electrons to say... Today I have made several experiments to further track down this problem and found that by simply loading the two modules i2c_core

[linux-dvb] Re: Driver problem with SuSE 7.2

2001-09-29 Thread Klaus Schmidinger
Thomas Koch wrote: Am 29.9.2001 um 13:46 schrieb Klaus Schmidinger: Now the question is: is i2c_core or saa7146_code.o the troublemaker? Sorry about the typo: that's of course 'saa7146_core.o' You are not a friend of Kernel compiling? Well, normally the kernel as it comes out

[linux-dvb] Re: second DVB-s not used anymore

2001-09-29 Thread Klaus Schmidinger
Harling mailto:[EMAIL PROTECTED] Telefon (0531) 52255 * Telefax (0531) 2506787 Von: Klaus Schmidinger [EMAIL PROTECTED] Organisation: CadSoft Computer GmbH Datum: Wed, 26 Sep 2001 23:05:03 +0200 An: [EMAIL PROTECTED] Betreff: [linux-dvb] Re: second DVB-s not used anymore

[linux-dvb] Driver problem with SuSE 7.2

2001-09-28 Thread Klaus Schmidinger
/kernel 2.4.4? Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568

[linux-dvb] Re: Driver problem with SuSE 7.2

2001-09-28 Thread Klaus Schmidinger
Klaus Schmidinger wrote: I am trying to install the latest DVB driver on a SuSE 7.2 system, running kernel 2.4.4-4GB (as it comes with SuSE). The driver compiles ok, but when I load it I get kernel BUG errors in the log file and soon after that the machine completely hangs, so that I

[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-27 Thread Klaus Schmidinger
23:42:42 linux vdr[601]: probing /dev/ost/frontend1 Sep 26 23:42:42 linux vdr[601]: ERROR: /dev/ost/demux1: Device or resource busy Is there some other program running that uses /dev/ost/demux* ?? Klaus -- ___ Klaus Schmidinger

[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-27 Thread Klaus Schmidinger
Ewald Maier wrote: On Thu, 27 Sep 2001 10:15:54 +0200, you wrote: Is there some other program running that uses /dev/ost/demux* ?? how can I see this? lsof | grep demux Klaus -- ___ Klaus Schmidinger

[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-27 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: software decoding of crypted channels ?

2001-09-27 Thread Klaus Schmidinger
Thilo Wunderlich wrote: Does anybody know anything about it ? http://www.angelcities.com/members/berlioz/ Apparently that site has been closed. Does anybody know if it is available somewhere else? Klaus -- ___ Klaus

[linux-dvb] Re: ERROR: attempt to set channel without DVB-S

2001-09-26 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: VDR-0.96 does not compile

2001-09-26 Thread Klaus Schmidinger
file that comes with VDR: You can find 'libdvdread' at http://www.dtek.chalmers.se/groups/dvd/downloads.html Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax

[linux-dvb] Re: second DVB-s not used anymore

2001-09-26 Thread Klaus Schmidinger
driver version together with VDR version 0.96. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email

[linux-dvb] Re: dvb Patch Firmware Directory

2001-09-17 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL

[linux-dvb] Re: New mailinglist

2001-09-17 Thread Klaus Schmidinger
/mailinglists.xml. It must read ...by sending a mail to [EMAIL PROTECTED], subject: subscribe vdr Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40

[linux-dvb] Live video distortions with latest CVS driver

2001-09-16 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: Live video distortions with latest CVS driver

2001-09-16 Thread Klaus Schmidinger
Carsten Koch wrote: Klaus Schmidinger wrote: I'm currently watching the ZDF (well, actually my Mom is ;-) and every now and then there are video and audio distortions in the _live_ signal. I'm using the latest CVS driver. Can anybody else confirm this observation? So far, I only

[linux-dvb] Re: Live video distortions with latest CVS driver

2001-09-16 Thread Klaus Schmidinger
Klaus Schmidinger wrote: Carsten Koch wrote: Klaus Schmidinger wrote: I'm currently watching the ZDF (well, actually my Mom is ;-) and every now and then there are video and audio distortions in the _live_ signal. I'm using the latest CVS driver. Can anybody else confirm

[linux-dvb] Re: compiling problem

2001-09-15 Thread Klaus Schmidinger
to support two APIs in parallel... Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D

[linux-dvb] Re: Replaying SAT.1: Video stays blank - audio is ok

2001-09-15 Thread Klaus Schmidinger
thread http://www.linuxtv.org/mailinglists/linux-dvb/2001/09-2001/msg00492.html Ralf. So it would appear to be a driver problem, right? Or are you suggesting that something could be done about this in VDR? Klaus -Original Message- From: Klaus Schmidinger [mailto:[EMAIL PROTECTED

[linux-dvb] Re: Replaying SAT.1: Video stays blank - audio is ok

2001-09-15 Thread Klaus Schmidinger
/linux-dvb/2001/09-2001/msg00492.html Ralf. So it would appear to be a driver problem, right? Or are you suggesting that something could be done about this in VDR? Klaus -Original Message- From: Klaus Schmidinger [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 02

[linux-dvb] Re: Channel switching

2001-09-12 Thread Klaus Schmidinger
- thanks a lot! I'll test the two latest changes (checked in last night) tonight. KLaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2

[linux-dvb] Re: 2 VDR + 2 DVBs problem

2001-09-12 Thread Klaus Schmidinger
Joerg Riechardt wrote: Klaus Schmidinger wrote: Sorry if this question appears dump, but you do have connected yout tv set to _both_ cards' A/V outs and switch tv input accordingly, don't you? yes, and as I said I see n-tv and the OSD that shows the name of the new channel

[linux-dvb] Re: probs w. two different DVBs cards

2001-09-11 Thread Klaus Schmidinger
the signal directly from the second card. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL

[linux-dvb] Re: AW: Re: Announcement: epg2timers 0.3 - a package that allows you to

2001-09-11 Thread Klaus Schmidinger
: in the TeleText data I assume there is no way of finding e.g. the start time and duration of a particular event. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax

[linux-dvb] Re: 2 VDR + 2 DVBs problem

2001-09-11 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: Latest CVS driver loses A/V sync

2001-09-10 Thread Klaus Schmidinger
Rainer Zocholl wrote: [EMAIL PROTECTED](Klaus Schmidinger) 09.09.01 15:43 Once upon a time Klaus Schmidinger shaped the electrons to say... Is it just me or can somebody else confirm that the latest driver from the CVS loses A/V sync after doing a pause or fast forward/back operation

[linux-dvb] Re: Channel switching

2001-09-09 Thread Klaus Schmidinger
fast and safe, the decision is easy... Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL

[linux-dvb] Latest CVS driver loses A/V sync

2001-09-09 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: All Timers Deleted! Re: Re: Power key

2001-09-09 Thread Klaus Schmidinger
Rainer Zocholl wrote: [EMAIL PROTECTED](Klaus Schmidinger) 08.09.01 15:08 Once upon a time Klaus Schmidinger shaped the electrons to say... I have made the Power key in VDR act more immediate. For those of you who would like to test this in advance I have uploaded a new vdr.c

[linux-dvb] Re: Settings to mux video and audio

2001-09-09 Thread Klaus Schmidinger
but no picture. I'm afraid I can't help you there. All I know is what it takes to record the data from the DVB card and to later replay it. I have no experience with any remultiplexing (especially under Windows). Klaus -- ___ Klaus

[linux-dvb] Re: Power key

2001-09-08 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: Channel switching

2001-09-08 Thread Klaus Schmidinger
Rainer Zocholl wrote: [EMAIL PROTECTED](Klaus Schmidinger) 07.09.01 18:34 Once upon a time Klaus Schmidinger shaped the electrons to say... I have given my 'ctest.c' test program another try today and was able to demonstrate the channel not sync'ed error with a small set of channels

[linux-dvb] Re: AW: Re: Entering file names ...

2001-09-07 Thread Klaus Schmidinger
: Please, add a Reply-To: header! Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL

[linux-dvb] Re: @klaus: idea for a new simple menu feature invdr:

2001-09-07 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de

[linux-dvb] Re: Second language

2001-09-07 Thread Klaus Schmidinger
Are you sure there _is_ a second language track being broadcast at the time? Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2

[linux-dvb] Channel switching

2001-09-07 Thread Klaus Schmidinger
on the first DVB card, which does not contain a CAM. So there may be no picture on some of these channels, but nevertheless it should always be possible to tune in to them. Please let me know what you find out. Klaus -- ___ Klaus

[linux-dvb] Re: We should start a Maillinglist for VDR

2001-09-07 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany

[linux-dvb] Re: @klaus: idea for a new simple menu feature in vdr:

2001-09-06 Thread Klaus Schmidinger
can live with pressing Menu and selecting the desired function... Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2

[linux-dvb] Re: VDR does not recognize the old recordings after update

2001-09-06 Thread Klaus Schmidinger
. Is there an easy way, to bring them back, without downgrading :-) Thanks in advance Is there a VFAT volume involved? Maybe you have compiled the old and new version with different settings of VFAT? Klaus -- ___ Klaus Schmidinger

[linux-dvb] Re: Recording starts and then stops immediately

2001-09-06 Thread Klaus Schmidinger
there is currently no timer recording. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D

[linux-dvb] Re: @klaus: idea for a new simple menu feature invdr:

2001-09-06 Thread Klaus Schmidinger
the current and the previous channel. (see MANUAL) Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email

[linux-dvb] Re: @klaus: idea for a new simple menu feature invdr:

2001-09-06 Thread Klaus Schmidinger
Sergei Haller wrote: On Thu, 6 Sep 2001, Klaus Schmidinger wrote: high! while reading the discussion about defining new RCU buttons I had an idea of using the Back button in `normal' mode. it could be used to jump to the last viewed channel. How about

[linux-dvb] Re: @klaus: idea for a new simple menu feature in vdr:

2001-09-06 Thread Klaus Schmidinger
at the Top level, i.e. at no menu. I guess there will not be any special key that has the sole function of going to the Top level - that would be a waste of resources... Klaus -- ___ Klaus Schmidinger Phone: +49

[linux-dvb] Re: why emergency exit on channel switching problems ?

2001-09-04 Thread Klaus Schmidinger
reloading the driver, I guess. Klaus -- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL

[linux-dvb] Re: why emergency exit on channel switching problems ?

2001-09-04 Thread Klaus Schmidinger
-- ___ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL

[linux-dvb] Re: Video Disk Recorder version 0.94

2001-09-03 Thread Klaus Schmidinger
the 'initial' timer from the EPG and use the edit-function to change the date to the weekdays.. do I still have to edit timers.conf manually? No, you don't. That's just for existing timers. Klaus -- ___ Klaus Schmidinger

<    1   2   3   4   5   6   >