[linux-dvb] Where is docs about skystar-1 dvb card?

2001-07-05 Thread s
What chips used in skystar-1? How chips connected to each others? Seva. -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] error "dvb.o" device not found.

2001-07-05 Thread Ralph Metzler
Callisto Pili writes: > > hi friends, > my problem is terrible. > > Every time i am compiling a DVB/drivers path with "make && make insmod", > the execution of "make insmod" writes on screen "dvb.o: device not found". > The system has noticed the Skystar2 Sat card (on /proc). It ass

[linux-dvb] error "dvb.o" device not found.

2001-07-05 Thread Callisto Pili
hi friends, my problem is terrible. Every time i am compiling a DVB/drivers path with "make && make insmod", the execution of "make insmod" writes on screen "dvb.o: device not found". The system has noticed the Skystar2 Sat card (on /proc). It assign the IRQ and IO address but the driver

[linux-dvb] Re: VDR doesn't work with latest CVS driver

2001-07-05 Thread Martin Hoffmann
For me the same ! Then I did a mix release by taking the files from the 16.06 release and adding the following files from the current cvs: Makefile dvb_filter.h dvbdev.c dvbdev.h makedev.napi This gave me at least a version which doesn't lock up at start and the channel # not synced problem whic

[linux-dvb] PVAStrumento for Linux (was: Re: Convert *.pva files to mpeg files)

2001-07-05 Thread Henning Holtschneider
> You should try pvastrumento from www.offeryn.de which runs under windows and > does always 100% sync mpeg files. > As far as i know the author is working on a linux portation - but that will > still take some time... I contacted Wiljo Heinen (the author of PVAStrumento) a while ago and we worke

[linux-dvb] Re: Convert *.pva files to mpeg files

2001-07-05 Thread Matthias Schniedermeyer
> I want to convert the "old" PVA Format to the MPEG2 format. > > Does there exist a LINUX-Proggy for this ? > > I only have a WINDOWS-Proggy called: PVA2MPG avpes2mpeg (Maillinglist-Archiv 08 or 09 2000) Bis denn -- Real Programmers consider "what you see is what you get" to be just as

[linux-dvb] Re: Convert *.pva files to mpeg files

2001-07-05 Thread Martin Hoffmann
> I want to convert the "old" PVA Format to the MPEG2 format. > Does there exist a LINUX-Proggy for this ? as far as I can see not really :-) You can use the mplex program from the DVB drivers but these will give you often audio video syncing problems. > I only have a WINDOWS-Proggy called: PVA2M

[linux-dvb] Re: recording pw

2001-07-05 Thread Axel Gruber
How many card´s do you have ? If you have 1 - check your CI-Parameters in Channels.conf - this should be 1 -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] recording pw

2001-07-05 Thread Gernot A. Weber
Hi, I'm able to receive PW. But when I try to record it I get the message: No free DVB device to record. Recording on FTA channels works. Any ideas? Gernot -- Gernot A. Weber http://www.tux-web.de Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the

[linux-dvb] Re: how to determine signal strength under linux ?

2001-07-05 Thread Jan Panteltje
On Thu, 5 Jul 2001, Johannes Stezenbach wrote: > Adi Pop wrote: > > > > >From: "Martin Hoffmann" <[EMAIL PROTECTED]> > > >is there a way to determine the signal strength of the broadcast ? > > > Here you have an app. called sdb - maybe it helps (I didn't try it myself) > > http://www.panteltj

[linux-dvb] Re: how to determine signal strength under linux ?

2001-07-05 Thread M.Kiesel
On Thu, 5 Jul 2001, Johannes Stezenbach wrote: >>> From: "Martin Hoffmann" <[EMAIL PROTECTED]> >>> is there a way to determine the signal strength of the broadcast ? > > Here you have an app. called sdb - maybe it helps (I didn't try it myself) > > http://www.panteltje.demon.nl/satellite/ sdb i

[linux-dvb] Re: how to determine signal strength under linux ?

2001-07-05 Thread Johannes Stezenbach
Johannes Stezenbach wrote: > > The attached piece of code does it with the new API. > -- No attachments (even text) are allowed -- > -- Type: text/plain > -- File: signalstrength.c &$§%&§! ---snip--- /* * print signal stength for the current transponder */ #define FRONTENDDEVICE "/dev/o

[linux-dvb] Re: how to determine signal strength under linux ?

2001-07-05 Thread Johannes Stezenbach
Adi Pop wrote: > > >From: "Martin Hoffmann" <[EMAIL PROTECTED]> > >is there a way to determine the signal strength of the broadcast ? > Here you have an app. called sdb - maybe it helps (I didn't try it myself) > http://www.panteltje.demon.nl/satellite/ > Unfortunately I think that it's working

[linux-dvb] Re: Radio

2001-07-05 Thread Dave Chapman
Christian, I use my card almost exclusively for Radio, and am developing a Radio application for the DVB cards. This is an X application designed to be used on your desktop PC and uses the wxWindows multi-platform GUI library (see www.wxwindows.org). The UI part currently works on both Linux

[linux-dvb] Re: dvb-c

2001-07-05 Thread Tim Lapawa
I work with the same card and had some trouble with it. The final step was to install the devfs. I do not know why, but my card works only with the device filesystem compiled into the kernel. It works with kernel 2.4.5 and 2.4.4 On Wed, Jul 04, 2001 at 09:27:08PM +0200, [EMAIL PROTECTED] wrote:

[linux-dvb] Convert *.pva files to mpeg files

2001-07-05 Thread Axel Gruber
Hi I want to convert the "old" PVA Format to the MPEG2 format. Does there exist a LINUX-Proggy for this ? I only have a WINDOWS-Proggy called: PVA2MPG -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: DVB Channellist ?

2001-07-05 Thread Bernd Hoose
Did anyone have an script to convert *.dvb files from DVB2000? I always have to work with two channelslists, one for D-Box and one for VDR. Would be nice to work with dvb files (because there are enough Tools for it :) Bernd > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto

[linux-dvb] Re: VDR doesn't work with latest CVS driver

2001-07-05 Thread Henning Holtschneider
> If VDR starts, it switches to the latest tuned channel and stays there. > There appears no OSD message for this first channel. > No other functions are working (No OSD, no channel switching). Same thing here. I have the rev. 2.1 card, too. > The I've payed around with the USE_OSD definition fo