Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread gimli
Hi, dissable DVBSETUP for now. cu Edgar (gimli) Hucek > Приветствую, gimli > > I have installed 3 patches and I couldn't compile the VDR 171 > > dvbdevice.c: In constructor ‘cDvbDevice::cDvbDevice(int)’: > dvbdevice.c:542: error: ‘DVBFE_DELSYS_DUMMY’ was not declared in this

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread gimli
> Op Do, 2 oktober, 2008 16:35, schreef Gregoire Favre: >> -- SNIP -- >> I can watch DVB-S channels, including H.264 ones. >> >> For some unknown reason I can't seems to be able to watch Arte HD for >> example when I start VDR with all my cards. >> >> If I start VDR with -D1 (my only DVB-S2 card) i

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread Goga777
Приветствую, gimli I have installed 3 patches and I couldn't compile the VDR 171 dvbdevice.c: In constructor ‘cDvbDevice::cDvbDevice(int)’: dvbdevice.c:542: error: ‘DVBFE_DELSYS_DUMMY’ was not declared in this scope dvbdevice.c: In member function ‘virtual bool cDvbDevice::ProvidesTransponder(co

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread Niels Wagenaar
Op Do, 2 oktober, 2008 16:35, schreef Gregoire Favre: > -- SNIP -- > I can watch DVB-S channels, including H.264 ones. > > For some unknown reason I can't seems to be able to watch Arte HD for > example when I start VDR with all my cards. > > If I start VDR with -D1 (my only DVB-S2 card) it works w

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread Luca Olivetti
En/na gimli ha escrit: > You got it ;) > > The vanilla vdr din't work for me on multiproto and h264 with vdr 1.7.1. > I had to set LIVEBUFFER at build time and use permanent timeshift in vdr > to get an image in vdr-sxfe. This is only for hd content or also for normal content? I had a similar pro

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread Gregoire Favre
On Thu, Oct 02, 2008 at 04:19:04PM +0200, gimli wrote: > You got it ;) > > The vanilla vdr din't work for me on multiproto and h264 with vdr 1.7.1. > I had to set LIVEBUFFER at build time and use permanent timeshift in vdr > to get an image in vdr-sxfe. I was reading somewhere, iirc. on > vdr-port

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread Gregoire Favre
On Thu, Oct 02, 2008 at 04:04:47PM +0200, Gregoire Favre wrote: > Oops, I finally understand it : I should first patch with : > vdr-1.7.1_extensions.diff and vdr-1.7.1-ext_h264.diff ;-) Radio works fine with xine-lib :-) I can get tv to work sofar... -- Grégoire FAVRE http://gregoire.favre.goo

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread gimli
You got it ;) The vanilla vdr din't work for me on multiproto and h264 with vdr 1.7.1. I had to set LIVEBUFFER at build time and use permanent timeshift in vdr to get an image in vdr-sxfe. I was reading somewhere, iirc. on vdr-portal.de, that this makes the dvbplayer behave like in vdr 1.7.0 for h

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread Gregoire Favre
On Thu, Oct 02, 2008 at 03:37:15PM +0200, gimli wrote: > This is an extenions patch from Zulu for the vdr. > You can find the package here : http://www.zulu-entertainment.de/download.php > > The latest extensions file is VDR-Extensions-Patch-64.tar.bz2 which > contains the two patches i applied to

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread Gregoire Favre
On Thu, Oct 02, 2008 at 03:37:15PM +0200, gimli wrote: > This is an extenions patch from Zulu for the vdr. > You can find the package here : http://www.zulu-entertainment.de/download.php > > The latest extensions file is VDR-Extensions-Patch-64.tar.bz2 which > contains the two patches i applied to

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread gimli
This is an extenions patch from Zulu for the vdr. You can find the package here : http://www.zulu-entertainment.de/download.php The latest extensions file is VDR-Extensions-Patch-64.tar.bz2 which contains the two patches i applied to vdr. This patch also contains h264 support for vdr. The only thi

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread Gregoire Favre
On Thu, Oct 02, 2008 at 03:16:29PM +0200, gimli wrote: > Hi All, > > another one for vdr 1.7.1 with the Extensions v64 patch from Zulu : > vdr 1.7.1 + vdr-1.7.1_extensions.diff + vdr-1.7.1-ext_h264.diff. Oh great new :-) I just tried with --dry-run to patch my source's vdr : patching file chann

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread gimli
Hi All, another one for vdr 1.7.1 with the Extensions v64 patch from Zulu : vdr 1.7.1 + vdr-1.7.1_extensions.diff + vdr-1.7.1-ext_h264.diff. cu Edgar (gimli) Hucek > Hello All, > > Yesterday evening I finally got S2API working with those troublesome > DVB-S2 transponders using QPSK modulation.

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread gimli
Hi All, this is just a cleanup patch which applies on top off vdr 1.7.0 and vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff.bz2 from Reinhard. cu Edgar (gimli) Hucek > Hello All, > > Yesterday evening I finally got S2API working with those troublesome > DVB-S2 tra

Re: [vdr] [PATCH] S2API for vdr-1.7.0 (quick hack for DVB-S/DVB-S2)

2008-10-02 Thread gimli
Hi, can you please split out the S2API only part ? And one mor thind, your patch also contains ".orig" and "*.rej" files ;). cu Edgar (gimli) Hucek > Hello All, > > Yesterday evening I finally got S2API working with those troublesome > DVB-S2 transponders using QPSK modulation. Attached is a pa