Re: [linux-dvb] Mux multiple live MPEG streams into TS

2008-02-27 Thread Jean-Claude Repetto
Lukasz Sokol a écrit : > Hello Group, > > I need to create a TS to be upconverted to DVB-VHF. The thing is, the > stream will be live TV signal. > Hello, May be you can get the infos you need on ATV sites, such as or . Jean-

Re: [linux-dvb] DVB-S Stream multiple Channels

2008-03-05 Thread Jean-Claude Repetto
Peter Martin a écrit : > To see what channels are available, I have always found sites like > www.satcodx.com and www.lygsat.com useful to see what is available on > individual satellites/transponders. > > Pete > You probably meant www.lyngsat.com ... There is also http://www.kingofsat.net .

Re: [linux-dvb] Re : TT S2-3200 vlc streaming

2008-03-18 Thread Jean-Claude Repetto
manu a écrit : > On 03/11/2008 02:27:31 AM, Vladimir Prudnikov wrote: >> I'm getting late buffers with vlc on some transponders (DVB-S, same >> parameters, good signal guaranteed) while everything is fine with >> others. Using multiproto and TT S2-3200. >> Anyone having same problems? > > Can

[linux-dvb] Re: DMX_SET_FILTER problem on 2.6.3

2004-02-25 Thread Jean-Claude Repetto
Johannes Stezenbach wrote: Uberto Barbini wrote: It'd retrieve UTC time but it fails on 2.6.3 (don't read anything on /dev/.../demux0 and work on novembre dvb-drivers. I tried to debug module code and to see the diffs from november, but I wasn't able to spot anything suspicious. Works for me. The

[linux-dvb] Re: DMX_SET_FILTER problem on 2.6.3

2004-02-25 Thread Jean-Claude Repetto
Uberto Barbini wrote: Could be some configuration param in the kernel, or in devfs? What hardware/driver? If av7110 based, try hw_sections=1. I have a TT 1.3 dvb-s so I tried with hw_sections=1 and it works, but I cannot use it for everyday use. Have you any idea where the error may be ? I see

[linux-dvb] Bug in dvb_demux.c

2004-03-01 Thread Jean-Claude Repetto
Hi, I have found a bug in the software demultiplexer of the DVB driver. The input buffer is passed by reference to the dvb_dmx_swfilter_section_feed function. This function clears a part of the buffer, with the statement : memset(buf, 0, DVB_DEMUX_MASK_MAX); regardless of the size of the section.

[linux-dvb] read: Value too large for defined data type ?

2004-03-16 Thread Jean-Claude Repetto
Sometimes, I get this error when running the "test_sections" utility program. According to this post on the ML : http://www.linuxtv.org/mailinglists/linux-dvb/2001/01-2001/msg00121.html the driver should return EBUFFEROVERFLOW, an not EOVERFLOW, but i couldn't find this error code in the driver

[linux-dvb] Re: ANNOUNCE : KaxTV 0.22

2004-05-01 Thread Jean-Claude Repetto
Christophe Thommeret wrote: KaxTV is a software desktop DVB player. I can compile with no problems under Linux 2.6.5, but at run time I get the following error : "Can't determine DVB type. Aborting". I have only one DVB card (Nexus), and an analog TV card (BT848). The DVB card is not used by anoth

Re: [linux-dvb] dvbloop - A virtual DVB adapter

2007-11-24 Thread Jean-Claude Repetto
Christian Praehauser wrote : > I wrote a Linux kernel module which provides one or more virtual DVB > adapters. When loaded, it creates a char device of the form > /dev/dvbloop for every virtual DVB adapter. All Transport Stream > packets written to a char device will be delivered on the > corr

Re: [linux-dvb] wintv 1100 fm radio

2007-12-04 Thread Jean-Claude Repetto
Yohann MARTINEAU a écrit : > hello, > > I'm trying to setup a wintv 1100 card on my computer, I ordered the > antenna but I did not receive it for the moment. But I would like to > test my configuration with FM radio. Is it possible ? Hi Yohann, If you look at the source code :

Re: [linux-dvb] offline descrambling of encrypted capture-files ?

2007-12-11 Thread Jean-Claude Repetto
Luc Brosens wrote : > > I sent a question to technical support at KNCOne.de, and they confirm the bad > news that Manu Abraham gave me : the CAM/CI on the TV-Station DVB-S can > only be fed data from the tuner, not from a file. > > Pondering my options, I see two of them : > > (1) obtain a PCMC

Re: [linux-dvb] scan command returning wrong FEC ?

2007-12-17 Thread Jean-Claude Repetto
Simon G wrote : > Or any tips on sniffing PID 0x0015 directly from the card. > > Hi Simon, You can use the test_sections utilities from the dvb-tools package. Jean-Claude ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bi

[linux-dvb] Who can receive DVB-S2 on Atlantic Bird 3 (5W) ?

2008-01-08 Thread Jean-Claude Repetto
Hi, I am looking for someone that can receive Atlantic Bird 3 (5° W), and that has a DVB-S2 card. If you can, please could you try to tune the transponder KC5 (11139.00 V) 8PSK SR:26707 FEC 7/8 , then record 10 or 20 seconds of full stream and put it on a FTP site ? Thanks, Jean-Claude __

Re: [linux-dvb] My own TT S2-3200 problems ;-)

2008-01-18 Thread Jean-Claude Repetto
David BERCOT a écrit : > Hi, > > Like many others, I'm trying to use my TT S2-3200 under Debian. Before > trying softwares (VDR, etc...), I'd like to install it properly. > > Here is my steps (from many tutorials) : > FIRMWARE > # mkdir /data/debian/DVB > # cd /data/debian/DVB > # wget http://www

Re: [linux-dvb] Error when compiling multiproto...

2008-01-24 Thread Jean-Claude Repetto
David BERCOT a écrit : > dvb_ca adaptor 0: PC card did not respond :( > > Do you have any idea ? > Hi David, Have you inserted a CAM in the CI slot ? Jean-Claude ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailm

Re: [linux-dvb] Which Firmware

2008-02-07 Thread Jean-Claude Repetto
ashim saikia wrote : > I am using DVB-S card. > Which one ? There are dozens of DVB-S cards ... Some need firmware, others not. ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Re: DVB driver will be in 2.5.45

2002-10-31 Thread Jean-Claude Repetto
- Original Message - From: "Andreas Schultz" <[EMAIL PROTECTED]> To: "linux-dvb" <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 10:29 AM Subject: [linux-dvb] DVB driver will be in 2.5.45 > Just found the DVB driver in Linus BK tree, that mean 2.5.45 will have the > driver included.

[linux-dvb] Re: [RFC] USB DVB design

2002-12-02 Thread Jean-Claude Repetto
- Original Message - From: "Holger Waechtler" <[EMAIL PROTECTED]> To: "Sven Karlsson" <[EMAIL PROTECTED]> Cc: "Linux-dvb" <[EMAIL PROTECTED]> Sent: Friday, November 29, 2002 1:54 PM Subject: [linux-dvb] Re: [RFC] USB DVB design > Sven Karlsson wrote: > > And by the way, what front-ends a

[linux-dvb] Re: [RFC] USB DVB design

2002-12-02 Thread Jean-Claude Repetto
- Original Message - From: "Holger Waechtler" <[EMAIL PROTECTED]> To: "Jean-Claude Repetto" <[EMAIL PROTECTED]> Cc: "Linux-dvb" <[EMAIL PROTECTED]> Sent: Monday, December 02, 2002 2:46 PM Subject: [linux-dvb] Re: [RFC] USB DVB design >

[linux-dvb] Re: [RFC] USB2.0 DVB design - final review invitation

2003-01-07 Thread Jean-Claude Repetto
> Please review, watch out for bugs and comment everything you might find > strange. Will the PCB be compatible with sat and/or cable tuners ? No DVB-T planned in France until 2005 :-( -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: patch for initial.h

2003-06-27 Thread Jean-Claude Repetto
Johannes Stezenbach wrote: On Fri, Jun 27, 2003 at 12:13:08AM +0300, Timo Helkiö wrote: Hi, with attached patch to present CVS, I get now my Siemens v1.5 card scanning propably all cabel channels here in Uusikaupunki, Finland. Comitted. Johannes Don't you think it would be better to put all t

Re: [linux-dvb] Dish pointing with analog ?

2006-10-09 Thread Jean-Claude REPETTO
Gregoire Favre a écrit : Hello, I would like to test if Astra 28.2E/Astra 19.2E/Hotbird 13E are available at a given place. At this place there could be a bisat G3 parabola and a very old analog receiver (Intervision T330II). As there wouldn't be a a monitor to display, I would like to program

Re: [linux-dvb] Feature Request: CAM kernel module

2006-11-01 Thread Jean-Claude Repetto
Rene Bartsch a écrit : Hi, usually Conditional Access Modules are put into a CI-interface. But this means additional costs for the CI-interface and the CAM is limited to one DVB card and online descrambling. But luckily, a CAM is nothing else than a PCMCIA card with a standardized logical inte

Re: [linux-dvb] hdtv scanning

2006-11-06 Thread Jean-Claude REPETTO
Klaus Schmidinger a écrit : Is the fact that a stream is coded in H.264 not stored on the (P)ES data? PS : do you plan something for VDR ? Sure, once the driver supports DVB-S2 ;-) H-264 is not used only for HDTV. For example, in France, pay-TV channels are using H-264 for SDTV terrestri

[linux-dvb] Problem with DTV_SCAN

2001-06-09 Thread Jean-Claude REPETTO
Hi, I have installed DTV-1.0.4. dtv_scan finds the programs on the first channels, but after a while no more programs are found. [First messages removed] 09/06/01 14:56.27: scanning 11817000/V/27500 09/06/01 14:56.28: SDT acquisition finished 09/06/01 14:56.28: PAT acquisition finished, 13 progr

[linux-dvb] Re: OT: (Astra-)Channels with undubbed movies?

2001-06-18 Thread Jean-Claude Repetto
- Original Message - From: "Thorsten Heck" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 18, 2001 11:51 AM Subject: [linux-dvb] OT: (Astra-)Channels with undubbed movies? > Hi! > > Sorry for being off-topic, but I guess the audience here know the answer. > > Recently, d

[linux-dvb] Re: Hauppauge rev 2.1 not fully supported?

2001-06-20 Thread Jean-Claude Repetto
- Original Message - From: "John Williams" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 20, 2001 11:28 AM Subject: [linux-dvb] Re: Hauppauge rev 2.1 not fully supported? > I've got a Hauppauge card too, and I've got all sorts of problems with it. I > couldn't get th

[linux-dvb] Re: Some data about the new tuner STV0299

2001-06-21 Thread Jean-Claude Repetto
- Original Message - From: "dan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 20, 2001 10:49 PM Subject: [linux-dvb] Some data about the new tuner STV0299 > > I've found this link to the tuner datasheet on a german forum: > > http://www.geocities.com/buenavista18/ >

[linux-dvb] TV Linux Alliance

2001-06-22 Thread Jean-Claude Repetto
I have found this : TV Linux Alliance is a consortium of technology suppliers to cable, satellite and telco network operators who wish to roll out digital set-top boxes with interactive television applications. The Founders of the TV Linux Alliance are working together to create a series of open

[linux-dvb] Problem with dtv_scan

2001-06-22 Thread Jean-Claude REPETTO
I also have tuning problems with my Hauppauge card, rev 1.3. The driver is from CVS (16-06), and the DTV version is 1.1. I am using a LFS installation with Linux kernel 2.4.4 on a Pentium 200 MMX with 64Mb RAM. I have used the option -v4 to display more messages. Some transponders can't be synchro

[linux-dvb] Re: latest CVS version

2001-06-22 Thread Jean-Claude REPETTO
- Original Message - From: Ralph Metzler <[EMAIL PROTECTED]> To: Henning Holtschneider <[EMAIL PROTECTED]> Cc: Axel Gruber <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, June 22, 2001 4:27 PM Subject: [linux-dvb] Re: latest CVS version > Henning Holtschneider writes: > > > > Th

[linux-dvb] Re: VIACCESS ?

2001-06-25 Thread Jean-Claude Repetto
- Original Message - From: "Axel Gruber" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 25, 2001 12:21 PM Subject: [linux-dvb] VIACCESS ? > > Hello to all ! > > Does anyone know if a VIACCESS-CICAM works with the TT-DVB CARD and the Linux-Driver ? > > If anyone use a Via

[linux-dvb] Tuning problems : a solution ?

2001-06-25 Thread Jean-Claude REPETTO
Since Klaus Schmidinger has released its test file ftp://ftp.cadsoft.de/pub/people/kls/ctest.c ) , I have noticed that the tuning routines do not work correctly with my installation. Very often, I get a "channel not sync'ed!" error, and subsequent channel switchings fail , too, until at some po

[linux-dvb] Question about the FE API

2001-06-26 Thread Jean-Claude Repetto
There are two functions that use the qpskParameters structure : 1° int ioctl(int fd, int request = QPSK_TUNE, struct qpskParameters *p); 2° int ioctl(int fd, int request = QPSK_GET_EVENT, struct qpskEvent *ev); where : struct qpskEvent { int32_t type; /* type of event, FE_UNEXPECTED_EV

[linux-dvb] Re: Another question concerning FE

2001-06-26 Thread Jean-Claude Repetto
- Original Message - From: "Pascal Vollmer" <[EMAIL PROTECTED]> To: "'Linux TV'" <[EMAIL PROTECTED]> Sent: Tuesday, June 26, 2001 11:15 AM Subject: [linux-dvb] Another question concerning FE > Hi, > > I am rather new to this list. Can anyone tell me what is the QPSK > demodulator chip u

[linux-dvb] French texts for VDR

2001-06-27 Thread Jean-Claude Repetto
Hi, If nobody else is currently working on it, I can translate the texts of VDR into french language. Jean-Claude -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: Best DVB-s card

2001-06-27 Thread Jean-Claude Repetto
- Original Message - From: "Marton, Walter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 27, 2001 4:27 PM Subject: [linux-dvb] Best DVB-s card > Hello, > > I'm just another newbie looking to bye a DVB-s card capable > of using CI. > Help me by the question "which on

[linux-dvb] DD tests on Eurobird

2001-06-29 Thread Jean-Claude REPETTO
Sky is testing transmissions in Dolby Digital on 28° east, in clear : The parameters are : F = 11.508 H sr = 27500 FEC = 2/3 ID= 309-5 PID audio AC3 = 2320 (dec) Mode AC3 = 5.1 (LFE = ON) 384 kbit/s Sampling = 48 kHz Channels C et S attenuation = - 3 dB Dial Normalization = 27 Compression gain =

[linux-dvb] Segmentation fault in DTV1.1.2

2001-07-07 Thread Jean-Claude REPETTO
I have installed DTV 1.1.2 and I have made these settings in the file dtv.conf : set outdev0 [open_output DVBS 0] source available_channels.dcl source channel_list.dcl add_channel_list -all $channel_list set indev1 [open_input LIRCD] set lircd_table_0 { { {UP} "+" } { {DOWN} "-" } { {a}

[linux-dvb] Re: Problems with 0.9 and encrypted channels

2001-07-09 Thread Jean-Claude Repetto
- Original Message - From: "Massimiliano Perantoni" <[EMAIL PROTECTED]> To: "LinuxDVB" <[EMAIL PROTECTED]> Sent: Saturday, July 07, 2001 11:34 PM Subject: [linux-dvb] Problems with 0.9 and encrypted channels > Hi! > I'm trying to use the currend CVS release ov 0.9 driver vof DVB cards,

[linux-dvb] Re: Problems with 0.9 and encrypted channels

2001-07-09 Thread Jean-Claude Repetto
- Original Message - From: "Massimiliano Perantoni" <[EMAIL PROTECTED]> To: "LinuxDVB" <[EMAIL PROTECTED]> Sent: Saturday, July 07, 2001 11:34 PM Subject: [linux-dvb] Problems with 0.9 and encrypted channels > Hi! > I'm trying to use the currend CVS release ov 0.9 driver vof DVB cards,

[linux-dvb] Re: Segmentation fault in DTV1.1.2

2001-07-09 Thread Jean-Claude REPETTO
- Original Message - From: Rolf Hakenes <[EMAIL PROTECTED]> To: Jean-Claude REPETTO <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 09, 2001 1:49 PM Subject: Re: [linux-dvb] Segmentation fault in DTV1.1.2 [CUT] > Yes I do, the name of the remote co

[linux-dvb] Little suggestion for DTV

2001-07-10 Thread Jean-Claude Repetto
Not everybody is using an universal LNB. Most motorized installations have a Full-Band LNB, ans LO frequencies are different. Also, the 13V/18V commutation is used to switch the band, and not the polarisation. It would be nice if the LNB characteristics could be configured easily (without patching

[linux-dvb] VDR bug ? : kernel timer

2001-07-17 Thread Jean-Claude REPETTO
Sometimes, when using VDR with LIRC, the following message is displayed : bug: kernel timer added twice at c514a1f5. Any idea ? Regards, Jean-Claude -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] [VDR] Local time problem on french channels

2001-07-17 Thread Jean-Claude REPETTO
On most of the french channels of CanalSatellite on Astra, the times displayed in the schedule menu are 2 hours too late. Do you have the same problem ? The current time (displayed when I change the channel) is correct. I guess that CanalSatellite sends the schedules in local time, and VDR suppose

[linux-dvb] Re: [VDR] Local time problem on french channels

2001-07-17 Thread Jean-Claude REPETTO
- Original Message - From: Klaus Schmidinger <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 17, 2001 11:20 PM Subject: [linux-dvb] Re: [VDR] Local time problem on french channels > Jean-Claude REPETTO wrote: > > > > On most of the french ch

[linux-dvb] Re: DVB on analog LNB?

2001-07-24 Thread Jean-Claude Repetto
- Original Message - From: "Lars Bensmann" <[EMAIL PROTECTED]> To: "linux-dvb" <[EMAIL PROTECTED]> Sent: Tuesday, July 24, 2001 4:30 PM Subject: [linux-dvb] Re: DVB on analog LNB? > Try the Premiere World Promo Channel. At least before their channel > shuffleing you could receive it wi

[linux-dvb] Re: DVD playback support for VDR-0.84

2001-07-29 Thread Jean-Claude REPETTO
Hi ! I have installed and tested your patched version of VDR. But I have some problems :-( 1) When viewing "zone 1" DVDs, the image is black and white (no colors). Is it possible to setup the DVB-s card to output PAL60 instead of NTSC ? 2) On some disks (Startrek Insurrection, zone1 for example

[linux-dvb] Re: Sorry: Siemens Activy 300 and Linux VCR

2001-07-30 Thread Jean-Claude Repetto
- Original Message - From: "Mario Motz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 30, 2001 2:08 PM Subject: [linux-dvb] Sorry: Siemens Activy 300 and Linux VCR > Sorry, I wrote the mail in german language. > > Here is the text in english: > > Does anybody hear about

[linux-dvb] Re: DVD playback support for VDR-0.84

2001-07-30 Thread Jean-Claude REPETTO
- Original Message - From: Andreas Schultz <[EMAIL PROTECTED]> To: Jean-Claude REPETTO <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 30, 2001 10:35 AM Subject: [linux-dvb] Re: DVD playback support for VDR-0.84 > Hi Jean-Claude, > > Jean-Clau

[linux-dvb] Re: Get entire TS from TT-Budget

2001-07-31 Thread Jean-Claude Repetto
- Original Message - From: "Frankta" <[EMAIL PROTECTED]> To: "linuxv" <[EMAIL PROTECTED]> Sent: Tuesday, July 31, 2001 4:33 AM Subject: [linux-dvb] Get entire TS from TT-Budget > Hi, >Is there any way to get the entire TS stream from TT-Budget using NAPI?Or any hacking methods? > >

[linux-dvb] Re: DVD playback support for VDR-0.84

2001-07-31 Thread Jean-Claude Repetto
- Original Message - From: "Andreas Schultz" <[EMAIL PROTECTED]> To: "Jean-Claude REPETTO" <[EMAIL PROTECTED]> Cc: "linux-dvb" <[EMAIL PROTECTED]> Sent: Tuesday, July 31, 2001 10:59 AM Subject: [linux-dvb] Re: DVD playback support fo

[linux-dvb] Re: new version: DVD playback support for VDR-0.85

2001-07-31 Thread Jean-Claude REPETTO
- Original Message - From: Andreas Schultz <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 31, 2001 7:49 PM Subject: [linux-dvb] new version: DVD playback support for VDR-0.85 > Hi, > > A grand new version of my DVD support for VDR is ready for public > testing. Some bug

[linux-dvb] Re: channels.conf for Astra and Hotbird for VDR-0.85?

2001-08-02 Thread Jean-Claude Repetto
- Original Message - From: "Gregoire Favre" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 02, 2001 1:11 PM Subject: [linux-dvb] channels.conf for Astra and Hotbird for VDR-0.85? > Hello, > > where could I find such a file? > I used to take the one from http://www.dx

[linux-dvb] Re: AV-SCART cable

2001-08-03 Thread Jean-Claude Repetto
- Original Message - From: "Marton, Walter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 03, 2001 9:22 AM Subject: [linux-dvb] AV-SCART cable > Hi, > looking for a longer SCART cable with a "Hosidenstecker" > (MiniDin)for SVideo on the other side, I only found > one

[linux-dvb] DVD playback support for VDR-0.85 on low-end systems

2001-08-03 Thread Jean-Claude REPETTO
Hi, I am trying to understand why the CPU charge varies from 50% to 0% on my Pentium 200 MMX during a DVD playback. With the "top" utility, I have found that when there are problems on display and sound, the task "dvb_mon" takes a lot of CPU. When there are no problems : 11:09pm up 50 min, 3

[linux-dvb] Re: channels.conf for Astra and Hotbird for VDR-0.85?

2001-08-03 Thread Jean-Claude REPETTO
- Original Message - From: Gregoire Favre <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 02, 2001 10:36 PM Subject: [linux-dvb] Re: channels.conf for Astra and Hotbird for VDR-0.85? > On Thu, Aug 02, 2001 at 10:15:19PM +0200, Klaus Schmidinger wrote: > > > There _i

[linux-dvb] Re: divx and dvb

2001-08-07 Thread Jean-Claude Repetto
- Original Message - From: "Thomas Strathmann" <[EMAIL PROTECTED]> To: "linux-dvb Mailinglist" <[EMAIL PROTECTED]> Sent: Sunday, August 05, 2001 10:41 PM Subject: [linux-dvb] Re: divx and dvb > > at the moment it is not possible ... > > Isn't there a way to convert an AVI file into a DV

[linux-dvb] Re: DVD-Probs with v0.90

2001-08-07 Thread Jean-Claude Repetto
- Original Message - From: "Frank Schneider" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 5:21 PM Subject: [linux-dvb] DVD-Probs with v0.90 > Hello, > > when I play a DVD i have all 10 Sec. horizontally flickers. > > I have vdr 0.90 and driver's from 03.08.

[linux-dvb] Re: DVD-Probs with v0.90

2001-08-07 Thread Jean-Claude REPETTO
- Original Message - From: Matthias Weingart <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 6:23 PM Subject: [linux-dvb] Re: DVD-Probs with v0.90 > On Tue, Aug 07, 2001 at 06:08:07PM +0200, Klaus Schmidinger wrote: > > Jean

[linux-dvb] Re: VDR error in syslog

2001-08-07 Thread Jean-Claude REPETTO
- Original Message - From: Ralf Spachmann <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 10:09 PM Subject: [linux-dvb] VDR error in syslog > Hi all, > > I am using the latest vdr 0.90 with and w/o nathans jumbo patch. > > Any idea why the IOCTL in line 313

[linux-dvb] Re: DVD-Probs with v0.90

2001-08-07 Thread Jean-Claude REPETTO
- Original Message - From: Klaus Schmidinger <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 11:10 PM Subject: [linux-dvb] Re: DVD-Probs with v0.90 > Jean-Claude REPETTO wrote: > > > > - Original Message - > > From: Ma

[linux-dvb] Re: Bad news :-(

2001-08-08 Thread Jean-Claude Repetto
- Original Message - From: "Alfred Zastrow" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 08, 2001 5:42 PM Subject: [linux-dvb] Bad news :-( > From www.heise.de: > [ .. ] > > > Excuse me, but I have no time to translate this article. > > > Alfred Automatic transla

[linux-dvb] Re: error installing tuxzap app.

2001-08-14 Thread Jean-Claude Repetto
Have you installed the CDK package ? -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] [VDR 0.91] No sound on some DVDs

2001-08-18 Thread Jean-Claude REPETTO
I get no sound on some DVDs. According to ifo_dump , it seems that the audio tracks are encoded in MPEG1 : Video attributes of VTS_VOBS: mpeg2 pal 4:3 U0 720x576 video VTS Number of Audio attributes: 1 stream 0 status: mpeg1 16bit 48kHz 2Ch Not specified 0 0 VTS Number of Subpicture attributes:

[linux-dvb] VDR 0.92 : No more EIT on Canal Satellite

2001-08-19 Thread Jean-Claude REPETTO
I have noticed a small problem on the french channels of Canal Satellite on Astra. The current and next program aren't displayed anymore. I suppose it is related to the changes in the EIT processing. I haven't them with DTV either. Jean-Claude -- Info: To unsubscribe send a mail to [EMAIL PR

[linux-dvb] Re: AW: Re: VDR and DVD with pause -> noise corrupt

2001-08-20 Thread Jean-Claude REPETTO
- Original Message - From: Andreas Schultz <[EMAIL PROTECTED]> To: Klaus Schmidinger <[EMAIL PROTECTED]> Cc: Linux-Dvb <[EMAIL PROTECTED]> Sent: Tuesday, August 21, 2001 3:21 AM Subject: [linux-dvb] Re: AW: Re: VDR and DVD with pause -> noise corrupt > Klaus Schmidinger wrote: > > Ralph

[linux-dvb] Re: VDR 0.92 : No more EIT on Canal Satellite

2001-08-22 Thread Jean-Claude Repetto
Canal Satellite > Rolf Hakenes wrote: > > > > > -Ursprüngliche Nachricht- > > > Von: Jean-Claude REPETTO [mailto:[EMAIL PROTECTED]] > > > Gesendet: Sonntag, 19. August 2001 21:53 > > > An: [EMAIL PROTECTED] > > > Betreff: [linux-dvb] VDR 0.92 : No more EIT o

[linux-dvb] Re: Suggested (minor) change for channels.conf

2001-08-24 Thread Jean-Claude Repetto
Hi, - Original Message - From: "Klaus Schmidinger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 24, 2001 10:09 AM Subject: [linux-dvb] Re: Suggested (minor) change for channels.conf > Dave Chapman wrote: > > > > Hello, > > > > I know that Klaus is rightly very resist

[linux-dvb] Re: Suggested (minor) change for channels.conf

2001-08-24 Thread Jean-Claude Repetto
- Original Message - From: "Klaus Schmidinger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 24, 2001 10:46 AM Subject: [linux-dvb] Re: Suggested (minor) change for channels.conf > Sergei Haller wrote: > > > > high > > &

[linux-dvb] Re: Finally found all the infos!

2001-08-28 Thread Jean-Claude Repetto
- Original Message - From: "Massimiliano Perantoni" <[EMAIL PROTECTED]> To: "LinuxDVB" <> Sent: Tuesday, August 28, 2001 1:13 PM Subject: [linux-dvb] Finally found all the infos! > Hi! > Some time ago I have sent here a problem report with an Hauppauge WinTV > DVB-s card, but just didn'

[linux-dvb] Cross-posting

2001-09-12 Thread Jean-Claude Repetto
I think everyone that is on the VDR list is also on the DVB list. So please don't write to both lists at the same time ! Thanks. -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Building ntuxzap without GTK

2001-09-19 Thread Jean-Claude Repetto
- Original Message - From: "Marcus O.C. Metzler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 09, 2001 7:37 PM Subject: [linux-dvb] Re: Encoding DVD to replay with VDR > > ntuxplayer doesn't need gtk. You can build the tuxzap package on > another machine and use nt

[linux-dvb] Re: Tuxzap: autogen.sh error

2001-09-24 Thread Jean-Claude Repetto
- Original Message - From: "Rolf Siebrecht" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 24, 2001 9:23 AM Subject: [linux-dvb] Re: Tuxzap: autogen.sh error > Hi! > > On Sun, 23 Sep 2001, Robert Kasunic wrote: > > Does anybody know what's wrong here? > > Start your

[linux-dvb] Re: Hauppauge NOVA-t DVB-T info

2001-10-01 Thread Jean-Claude Repetto
- Original Message - From: "Andre' Draszik" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 01, 2001 1:36 AM Subject: [linux-dvb] Re: Hauppauge NOVA-t DVB-T info > Here in Berlin we already could receive DVB-T signals with a non-Nova > DVB-T hauppauge with the linux dr

[linux-dvb] Re: Siemens DVB Drivers dated 2001-09-14 ---> NOT FOUND!

2001-10-03 Thread Jean-Claude Repetto
- Original Message - From: "Nikolaus Isele" <[EMAIL PROTECTED]> To: "LINUX-DVB Mailingliste (E-Mail)" <[EMAIL PROTECTED]> Sent: Wednesday, October 03, 2001 12:44 PM Subject: [linux-dvb] Siemens DVB Drivers dated 2001-09-14 ---> NOT FOUND! > Hi, > > where can i download the Siemens drive

[linux-dvb] Re: Driver developers ! When will you fix the CAM problem ???

2001-11-09 Thread Jean-Claude Repetto
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 09, 2001 9:38 AM Subject: [linux-dvb] Driver developers ! When will you fix the CAM problem ??? > Hi metzlers, convergence people and anyone who cares, > > I run my linux dvb box now for more t

[linux-dvb] Re: Warning - Newbie questions..

2001-12-19 Thread Jean-Claude Repetto
- Original Message - From: "Jon Folland" <[EMAIL PROTECTED]> To: "Jonathan Meads" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, December 19, 2001 2:40 PM Subject: [linux-dvb] Re: Warning - Newbie questions.. > I can't answer all your questions, but... > > Full featured DVB-t

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

2002-02-07 Thread Jean-Claude REPETTO
At this time, the www.linuxtv.org site is unreachable. It has been replaced by the http://www.convergence.de site Do you have the same problem ? Jean-Claude -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: NOVA+encrypted channels...

2002-02-20 Thread Jean-Claude Repetto
- Original Message - From: "Aurelian Pop" <[EMAIL PROTECTED]> To: "LinuxTV" <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 12:17 AM Subject: [linux-dvb] NOVA+encrypted channels... > > Hi, > > Is there a way of reading the encrypted channels using Nova cards (DVBS and DVBT)? > Not

[linux-dvb] Re: 768x576, 720x576, 704x576?! (was: black borders in xawtv)

2002-03-01 Thread Jean-Claude Repetto
- Original Message - From: "Johann Hanne" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 28, 2002 9:28 PM Subject: [linux-dvb] 768x576, 720x576, 704x576?! (was: black borders in xawtv) > > Analog PAL is 702x576 (really? not 704x576?). Analo

[linux-dvb] Re: Nova + PC Card(pcmcia) driver--is it possible to watch encrypted program by using these devices?

2002-03-25 Thread Jean-Claude Repetto
- Original Message - From: "David Toth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "frankta" <[EMAIL PROTECTED]>; "linuxtv" <[EMAIL PROTECTED]> Sent: Monday, March 25, 2002 3:38 PM Subject: [linux-dvb] Re: Nova + PC Card(pcmcia) driver--is it possible to watch encrypted program by us

[linux-dvb] Re: Nova + PC Card(pcmcia) driver--is it possible to watch encrypted program by using these devices?

2002-03-25 Thread Jean-Claude Repetto
- Original Message - From: "Ralph Metzler" <[EMAIL PROTECTED]> To: "Jean-Claude Repetto" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "David Toth" <[EMAIL PROTECTED]> Sent: Monday, March 25, 2002 4:15 PM Subject: [linux-dvb] Re: