Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope

2018-10-10 Thread Martin Gansser
Thanks for you help Martin  Gesendet: Mittwoch, 10. Oktober 2018 um 11:50 Uhr Von: "Klaus Schmidinger" An: vdr@linuxtv.org Betreff: Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope On 10/10/18 11:46 AM, Martin Gansser wrote: > I

Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope

2018-10-10 Thread Martin Gansser
x27; was not declared in this scope On 10/9/18 10:27 AM, Martin Gansser wrote: > Hello Klaus, > > will you provide a kernel> = 4.8 patch or will I need to contact the kernel > developer for this? Hello Martin, please contact Andreas Regel

Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope

2018-10-09 Thread Martin Gansser
Hi Klaus, I will contact him. Many Thank Martin Gesendet: Dienstag, 09. Oktober 2018 um 11:31 Uhr Von: "Klaus Schmidinger" An: vdr@linuxtv.org Betreff: Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope On 10/9/18 10:27 AM, Martin Ga

Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope

2018-10-09 Thread Martin Gansser
Hello Klaus, will you provide a kernel> = 4.8 patch or will I need to contact the kernel developer for this? Martin Gesendet: Sonntag, 30. September 2018 um 11:36 Uhr Von: "Klaus Schmidinger" An: vdr@linuxtv.org Betreff: Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declare

Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope

2018-09-28 Thread Martin Gansser
8 um 11:22 Uhr schrieb Klaus Schmidinger mailto:klaus.schmidin...@tvdr.de]>:On 9/28/18 11:04 AM, Martin Gansser wrote: > ok, the Fedora30 package [1] > kernel-headers-4.19.0-0.rc5.git2.1.fc30.x86_64.rpm contains the file > /usr/include/linux/dvb/audio.h, > but definition > #define AUDIO

Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope

2018-09-28 Thread Martin Gansser
uot; An: vdr@linuxtv.org Betreff: Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope On 9/28/18 10:21 AM, Martin Gansser wrote: > ... > dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this sco

[vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope

2018-09-28 Thread Martin Gansser
Hi, i am trying to compile vdr-2.4.0 for Fedora 30 on the Fedora rpm build server, but this fails with the following error message [1]: g++ -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -

Re: [vdr] TT S2 6400 IR Pinout

2017-03-27 Thread Martin Gansser
Maybe you can ask here in the German-speaking VDR forum a few guys. http://www.vdr-portal.de/board60-linux/board61-hardware/107135-mini-ir-on-f%C3%BCr-tt-s2-6400/ Martin   Gesendet: Samstag, 25. März 2017 um 10:23 Uhr Von: "Richard Scobie" An: "Klaus Schmidinger's VDR" Betreff: [vdr] TT S2 6400

Re: [vdr] vdr-2.2.0 compilation fails with gcc7

2017-03-02 Thread Martin Gansser
&& '0' <= s[i] && s[i] <= '9') { do { item_nr = item_nr * 10 + (s[i] - '0'); } it compiles fine, but I am not shure if this is correct ?     Gesendet: Donnerstag, 02. März 2017 um 11:35 Uhr Von: "Klaus Schmidin

[vdr] vdr-2.2.0 compilation fails with gcc7

2017-03-02 Thread Martin Gansser
vdr-2.2.0 compilation fails with gcc7 on Fedora26. g++ -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Werror=overlo

[vdr] why does the Makefile not install all include files

2013-02-26 Thread Martin Gansser
why does the Makefile of e.q. vdr-1.7.32 only install the includes from include/vdr include/libsi and not the dvb* and libhd* files ? vdr Makefile: # Includes: install-includes: include-dir @mkdir -p $(DESTDIR)$(INCDIR) @cp -pLR include/vdr include/libsi $(DESTDIR)$(INCDIR) ...

[vdr] vdrconvert-vdr-1.7.0+

2009-06-26 Thread Martin Gansser
? i have upload the vdr2dvd.log on the following side. http://www.sendspace.com/file/d50i8b Martin Am Freitag, den 26.06.2009, 10:19 +0200 schrieb Falk Spitzberg: > Am Freitag, den 26.06.2009, 09:43 +0200 schrieb Falk Spitzberg: > > Am Donnerstag, den 25.06.2009, 21:50 +0200 schrieb Mart

[vdr] vdrconvert-vdr-1.7.0+

2009-06-25 Thread Martin Gansser
I have also tested your patch with vdrconvert-0.2.0 but with a few Extensions in vdr2dvd.sh. The final error message in vdr2dvd.log says, that no audio traces exists. > Am Mittwoch, den 24.06.2009, 17:41 -0400 schrieb hu_emulator: > > I edited your changes and when I run vdrconvert with the new

[vdr] VDR exited with status 134

2009-06-13 Thread Martin Gansser
Hi, VDR 1.6.0 exited with status 134, when generating a iso-file with vdr-burn. system is Fedora 11 x86_64 installed rpm packages: vdr-osdteletext-0.8.1-2.fc11.x86_64 vdr-burn-debuginfo-0.1.0-0.18.pre21.fc11.x86_64 vdr-1.6.0-21.fc11.x86_64 vdr-mp3-0.10.1-7.fc11.x86_64 vdr-devel-1.6.0-21.fc11.x86