[vdr] Upgrading from 1.4.7 to 1.7.0 : info: Channel not available!

2008-04-19 Thread Pierre-Yves Paranthoen (PERSO)
Hi,

I've been using VDR for a while now uder an "old" 1.4.7 vdr version with a
DVB-S Nexus with CI  and my official subscription card.
I wanted to upgrade to the lastest version of VDR and compiled it all OK.
But, the problem is that the new version can't switch to encrypted channels.
Is there something particular to done to enable encrypted channels ?
Particular syntax for the channels.conf file ?

I could not find that in the docs.

Thanks for helping.

Regards

Pierre



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


[vdr] "external" vdr plugin in gentoo system

2008-04-19 Thread JJussi
Hi!
Simple but hard question...
I have gentoo based system.. And I would like to use vdr-plugin (sc; software 
CAM) what is NOT in repository.  How I can compile and use it?  Or is it 
possible.

-- 
JJussi

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


Re: [vdr] iptv FILE .ts stalling & not switching streams

2008-04-19 Thread Simon Baxter
>> The FILE protocol was meant only for development phase. It has buffering
>> problems and you'll have to tweak the buffer size to avoid buffer under-
>> and overflows.
>
> ..and ofcourse it's the file delay parameter found in channels.conf and
> not the buffer size as mentioned above.
>
> README:
> "Also a file input method is supported, but a file delay must be
> selected individually to prevent VDR's transfer buffer over/underflow.
> Therefore the file input should be considered as a testing feature
> only."

Ok, thanks.  I think I understand this better now.

RE: manually setting the video/audio pids on the EXT option, thanks - 
selecting different channels within iptvstream.sh works well now
NasaTV Public:1:IPTV|S0P0|EXT|iptvstream.sh|1:P:0:2:3:0:0:1:0:0:0
Shine TV:2:IPTV|S0P0|EXT|iptvstream.sh|4:P:0:5:6:0:0:1:0:0:0

RE: selecting different streams with a FILE .ts - this still doesn't work
FileTest;IPTV:5:IPTV|S0P1|FILE|/video/vdr/testfile.ts|5:P:0:35+514:34:2321:0:3:0:0:0
CH1;T:5:IPTV|S0P1|FILE|/video/vdr/testfile.ts|5:P:0:0:0:0:0:101:182:1:0
CH2;T:5:IPTV|S0P1|FILE|/video/vdr/testfile.ts|5:P:0:0:0:0:0:102:182:1:0
CH3;T:5:IPTV|S0P1|FILE|/video/vdr/testfile.ts|5:P:0:0:0:0:0:103:182:1:0


I've also tried playing around with the file delay option, but it doesn't 
seem to make any difference. 


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


Re: [vdr] VDR and "multiproto" - which driver to use?

2008-04-19 Thread Volker Schierz
Hi!

There is no package hg!
Use:
apt-get install mercurial
Instead.

Bye,
Volker
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Lauri Tischler
Sent: Samstag, 19. April 2008 19:19
To: VDR Mailing List
Subject: Re: [vdr] VDR and "multiproto" - which driver to use?

Halim Sahin wrote:
> Hi,
> install the linux-headers package coresponding to your running kernel.
> e. G. linux-headers-2.6.24-1-686.
> you can get the running kernel's version  by typing uname -r
> 
> check out the multiproto drivers by typing hg clone 
> http://just.dde/hg/multiproto_plus.

What's hg ? Not in debian :(

vdr2:~# hg clone http://just.dde/hg/multiproto_plus
-bash: hg: command not found
vdr2:~# apt-get install hg
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package hg

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


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


Re: [vdr] VDR and "multiproto" - which driver to use?

2008-04-19 Thread Magnus Hörlin
Lauri Tischler wrote:
> Halim Sahin wrote:
>   
>> Hi,
>> install the linux-headers package coresponding to your running kernel.
>> e. G. linux-headers-2.6.24-1-686.
>> you can get the running kernel's version  by typing uname -r
>>
>> check out the multiproto drivers by typing 
>> hg clone http://just.dde/hg/multiproto_plus.
>> 
>
> What's hg ? Not in debian :(
>
> vdr2:~# hg clone http://just.dde/hg/multiproto_plus
> -bash: hg: command not found
> vdr2:~# apt-get install hg
> Reading package lists... Done
> Building dependency tree... Done
> E: Couldn't find package hg
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>
>   
apt-get install mercurial

Best regards,
/Magnus H



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


Re: [vdr] VDR and "multiproto" - which driver to use?

2008-04-19 Thread Lauri Tischler
Halim Sahin wrote:
> Hi,
> install the linux-headers package coresponding to your running kernel.
> e. G. linux-headers-2.6.24-1-686.
> you can get the running kernel's version  by typing uname -r
> 
> check out the multiproto drivers by typing 
> hg clone http://just.dde/hg/multiproto_plus.

What's hg ? Not in debian :(

vdr2:~# hg clone http://just.dde/hg/multiproto_plus
-bash: hg: command not found
vdr2:~# apt-get install hg
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package hg

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


Re: [vdr] VDR and "multiproto" - which driver to use?

2008-04-19 Thread Halim Sahin
Hi,
install the linux-headers package coresponding to your running kernel.
e. G. linux-headers-2.6.24-1-686.
you can get the running kernel's version  by typing uname -r

check out the multiproto drivers by typing 
hg clone http://just.dde/hg/multiproto_plus.
cd multiproto_plus
make && make install && reboot
HTH.
Halim


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


Re: [vdr] VDR and "multiproto" - which driver to use?

2008-04-19 Thread Udo Richter
Lauri Tischler wrote:
>>> If that looks hard, i can push a tree which is a result of the above
>>> outlined steps.
>> Thanks a lot for providing http://jusst.de/hg/multiproto_plus.
> 
> Any instructions somewhere how to stuff that into stock kernel (debian)?
> I really don't want to compile the total kernel.

Here's what I did to get HG drivers a bit more packaged:

(1) Make sure you build the drivers against the right sources and 
.config. Looks something like this:

make all SRCDIR=... KERNELRELEASE=...

KERNELRELEASE is the 'uname -r' release version of your kernel. You may 
need to start a kernel compile before, to get some basic things, but 
I've killed it after a few seconds, and it was enough.

(2) Unpack your existing kernel package:
dpkg -x linux-image-...deb /tmp/deb
dpkg -e linux-image-...deb /tmp/deb/DEBIAN

(3) install drivers into it:
fakeroot make install SRCDIR=... DESTDIR=/tmp/deb/ KERNELRELEASE=...

(4) (optional) modify description in /tmp/deb/DEBIAN so you don't 
confuse it with the original kernel

(5) re-package it:
fakeroot dpkg -b /tmp/deb linux-image-...deb


This works to some degree, but may give some issues. The suggested way 
is to use a kernel with all DVB support disabled as base for HG drivers.


Cheers,

Udo


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


Re: [vdr] A VDR compatible dvb-s card with CI interface recommendation?

2008-04-19 Thread Lars Bläser

lets start from skratch

Ali H.M. Hoseini wrote:
> Hi,
> 
> I Want to buy a new DVB card to watch TV channels with VDR. The important
> point is I want it to have CI interface, So I could use CAM to view
> encrypted channels.

ok this means you need a PCI card
http://www.linuxtv.org/wiki/index.php/DVB-S_PCI_Cards

even if not procuced anymore the TechnoTrend Premium S-2300 is still
sold, with the growing market for dvb-s2 the the market for used "old"
dvb-s cards will be good

> I knew cards such as NEXUS, but they discontinued long time ago. I also know
> Technisat SkyStar HD 2, but as I know it is not compatible with VDR.

>> I don't want the card to be DVB-S2, I just need a card  with CI
>> support which works under linux and  VDR and I can buy it!

so YOU excititly asked for a dvb-s2 card

> So, Does anybody has recommendation for a card with this conditions?
> 1: good compatibility with VDR, Linux and good stability.
> 2: Has CI interface, and CI is supported under Linux and VDR.
> 3: Be in production.

the TechnoTrend Budget S-1500 with CI for 70€
http://www.linuxtv.org/wiki/index.php/TechnoTrend_TT-budget_S-1500
(thats not the only one)

if you wnat hardware decodung for mpeg2 (no real need anymore) you can
use a old dxr3 card

be aware that the ci is bound to a card, a second card would need a
second ci with second decryption card



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


Re: [vdr] VDR and "multiproto" - which driver to use?

2008-04-19 Thread Lauri Tischler
Klaus Schmidinger wrote:
> On 04/12/08 15:42, Manu Abraham wrote:

>> If that looks hard, i can push a tree which is a result of the above
>> outlined steps.
> 
> Thanks a lot for providing http://jusst.de/hg/multiproto_plus.

Any instructions somewhere how to stuff that into stock kernel (debian)?
I really don't want to compile the total kernel.


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


Re: [vdr] external EPG data & broken encoding (epg4vdr)

2008-04-19 Thread Klaus Schmidinger
On 04/16/08 14:45, Matthias Schwarzott wrote:
> On Mittwoch, 16. April 2008, Soeren Sonnenburg wrote:
>> Dear List,
>>
>> I am desperately trying to get the german umlauts going for both vdr
>> receiving EPG information (out of the air directly from the channels...)
>> and via epg4vdr 0.5
>> http://www.wontorra.net/article.php?story=20050429181815661
>>
>> I've noticed that standard EPG has the correct encoding, but only the
>> one from epg4vdr has not. However the pulled .xml files still have the
>> right (i.e. utf-8) encoding.
>>
>> Only when this information is transferred to vdr (I guess via SVDRP)
>> umlauts and everything is distorted. Also then the dumped epgdata file
>> contains wrongly encoded parts...
>>
>> Any ideas what I could do about this?
>>
> I guess you need to know the encoding your vdr runs with, and then use this 
> for the SVDRP connection.
> 
> 
> For future VDR development I still think it could be useful to:
> 1. Either add a header for epg data (and other places where vdr exchanges 
> texts) telling the encoding.

The only reasonable thing IMO would be to make an SVDRP command (or extend an
existing one) that tells which encoding is used by this VDR. Maybe an extended
signon message would be ok, like

220 video SVDRP VideoDiskRecorder 1.7.1; Sat Apr 19 11:43:27 2008; ISO-8859-1

I wouldn't like to fiddle around with headers in many places.

> 2. or switch all external interfaces (epg.data, svdrp, channels.conf) to utf8.

Not going to happen - my systems all run with ISO-8859-1 ;-).

> 3. going even further, switch vdr so that it internally only uses utf8 (or 
> utf16 if one can tell that is easier - I doubt). So all code that does 
> switch/case on the charset can be simplified.

VDR currently uses the codeset that is used on the system. If it is UTF-8,
all is done in UTF-8.

You'll always have to be careful when exchanging data between systems
that use different codesets.

Klaus

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


Re: [vdr] VDR and "multiproto" - which driver to use?

2008-04-19 Thread Klaus Schmidinger
On 04/12/08 15:42, Manu Abraham wrote:
> Klaus Schmidinger wrote:
>> I'm in the process of reintroducing the "multiproto" changes
>> in order to start the 1.7 developer version.
>>
>> Since I haven't been following the driver development recently
>> I was wondering if somebody could tell me which driver is best
>> to use at this time.
>> ...
> If that looks hard, i can push a tree which is a result of the above
> outlined steps.

Thanks a lot for providing http://jusst.de/hg/multiproto_plus.

Klaus

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