Re: [vdr] Trying to run satip w/ Geniatech EyeTV Netstream 4Sat

2023-03-29 Thread Martin Dummer
mment // Elgato EyeTV Netstream 4Sat ? which is an indication that your receiver may need this quirk, but its not coded in the source yet. If yes, please report your results here. Bye Martin ___ vdr mailing list vdr@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Running VDR from systemd on Raspberry Pi OS

2022-12-27 Thread Martin Dummer
e=/video What=/dev/disk/by-label/VDR Type=ext4 Options=defaults,noatime,nofail [Install] WantedBy=dev-disk-by\x2dlabel-VDR.device EOF is more or less the same as one line in /etc/fstab. see "man systemd.mount" and "man systemd-fstab-generator" Just a hint Martin

Re: [vdr] irc/matrix/mastodon

2022-11-14 Thread Martin Dummer
Am 14.11.22 um 10:55 schrieb Mikko Tuumanen: Are there any vdr-related irc channels or matrix rooms? I know about #gentoo-vdr on libera.chat but it's a quiet place ___ vdr mailing list vdr@linuxtv.org

Re: [vdr] projects.vdr-developer.org might come to an end

2022-07-07 Thread Martin Dummer
-convert If you want to add more code etc.. place a pull request, or "want your repo back", tell us on https://www.vdr-portal.de/forum/index.php?thread/135173-migration-von-projects-vdr-developer-org-auf-alternative-plattformen/ what your plans are. B

Re: [vdr] Making VDR run under Systemd

2021-09-13 Thread Martin Wache
like to modify them for your needs. Regards, Martin ___ vdr mailing list vdr@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

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 have cont

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 Gansser wrot

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: '

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

2018-09-28 Thread Martin Gansser
I have opened a fedora ticket [1] https://bugzilla.redhat.com/show_bug.cgi?id=1633979 thanks Martin   Gesendet: Freitag, 28. September 2018 um 12:02 Uhr Von: "Alexander Grothe" An: "VDR Mailing List" Betreff: Re: [vdr] dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PT

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

2018-09-28 Thread Martin Gansser
.fc30/x86_64/kernel-headers-4.19.0-0.rc5.git2.1.fc30.x86_64.rpm   I don't know what to do, write to the packager, so he can put in this definition again ? or is there a other solution ? thanks Martin Gesendet: Freitag, 28. September 2018 um 10:45 Uhr Von: "Klaus Schmidinger" An: vdr@l

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

2018-09-28 Thread Martin Gansser
IO_GET_PTS, ) == -1) { ^ VIDEO_GET_PTS make: *** [Makefile:64: dvbhdffdevice.o] Error 1 [1] https://kojipkgs.fedoraproject.org//work/tasks/6531/29936531/build.log thanks Martin _

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" <r.sco...@clear.net.nz> An: "Kl

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

2017-03-02 Thread Martin Gansser
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 Schmidinger" <klaus.schmidin...@tvdr.de> An: "VDR Mailing List" <vdr@linuxtv.or

[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

Re: [vdr] Raspberry Pi, Streamdev + rpihddevice

2014-07-08 Thread Martin Wache
not got very far. Cheers, Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] HD recording size

2014-05-09 Thread Martin
I tried to compile vdr 2.1.6, it compiles with warnings but doesn't like my settings files. channels.conf, diseqc.conf etc So I can't test it with 2.1.6. g++ -g -O3 -Wall -Wno-parentheses -fPIC -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DREMOTE_KBD

Re: [vdr] HD recording size

2014-05-09 Thread Martin
Reverted the change : Changed '%a' to the POSIX compliant '%m' in all scanf() calls Now it compiles and can read the config files. HD Recording test will start soon. ___ vdr mailing list vdr@linuxtv.org

[vdr] HD recording size

2014-05-08 Thread Martin
120 sec etc. VDR 2.1.1 but had the same problem with other versions. Greetz from Holland, Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] [announce]: pvr350-1.7.5

2014-02-28 Thread Martin Dauskardt
segfaults on exit when framebuffer device is missing The plugin is still only for PAL ouput. If there are any users who want to use it for NTSC output, I may consider adding it. Please send me a mail. Greets, Martin ___ vdr mailing list vdr

[vdr] diseqc.conf for Spaun and quad-LNBs

2014-01-06 Thread Martin Lang
anybody please help with the correct diseqC.conf ? My attempt (see below) to modify the one from http://www.vdr-portal.de/index.php?page=Threadpostid=927921 did not work so far. Thanks Martin # from this thread # http://www.vdr-portal.de/index.php?page=Threadpostid=927921 # multiswitch + 2x Quad

[vdr] Contribution to VDR - source codes, compiling latest 2.x on raspberry pi

2013-09-01 Thread Martin Stiborský
as a VDR development home, that would be awesome :) But that's completely your things how to keep you project running. Thank you guys for any information for my thing! -- S pozdravem / Best regards Martin Stiborský Jabber: st...@njs.netlab.cz Twitter: http://www.twitter.com/stibi

Re: [vdr] Contribution to VDR - source codes, compiling latest 2.x on raspberry pi

2013-09-01 Thread Martin Stiborský
...@creimer.net wrote: ** Am 1.9.2013 19:58, schrieb Martin Stiborský: Hi guys, I'd like to ask you for a little help, small introduction into how it works in VDR development. My goal: I'd like to have latest VDR on my RaspberyPi, I have there Archlinux ARM installed, so it will be maybe a little

[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) ...

Re: [vdr] EPG language info from VDR

2012-12-20 Thread Martin
After some research I started sniffing the stream with dvbsnoop and I found the language setting for DMAX, it is DEU. Now I've got to sniff some more to make my list complete. According to the iso is should be 'ger' I think but I found it, so it will be soon in my client. Greetz

Re: [vdr] EPG language info from VDR

2012-12-16 Thread Martin
Date: Sat, 15 Dec 2012 12:09:02 +0100 From: Klaus Schmidinger klaus.schmidin...@tvdr.de To: vdr@linuxtv.org Subject: Re: [vdr] EPG language info from VDR Message-ID: 50cc5a4e.8040...@tvdr.de Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 14.12.2012 18:43, Martin wrote

Re: [vdr] [ANNOUNCE] Javascript VDR client for motorola VIP

2012-12-16 Thread Martin
Found a home at projects.vdr-developer.org. Client page : http://projects.vdr-developer.org/projects/vdr-vipclient Big thnx to them for hosting it. Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] EPG language info from VDR

2012-12-14 Thread Martin
set the language. Greetz Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] [ANNOUNCE] Javascript VDR client for motorola VIP

2012-12-09 Thread Martin
switching must be made, hints? Next will be the recording and timer access part. Greetz from Holland, Martin html.tar.gz Description: GNU Zip compressed data ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] Error reading channels.conf on sh4 platform

2012-12-03 Thread Martin
Hi, I'm trying to get VDR working on my motorola Vip1900. VDR is running but it doesn't read the channels.conf Tried 1.7.29 1.7.27 both give the same problem. Tested with my own channels.conf and the channels.conf from the vdr-source. Any hints? /video # ls channels.conf epg.data

Re: [vdr] VDR consumes about 60% CPU load

2012-07-09 Thread Martin Neuditschko
On Mon, Jul 09, 2012 at 08:55:06AM +0100, Dave wrote: On 09/07/12 00:14, Martin Neuditschko wrote: Hello, I actually recognized that my VDR consumes much CPU load. Has the machine been rebooted since the leap-second on July 1? My VDR machine began to use much more CPU on that date (load

[vdr] VDR consumes about 60% CPU load

2012-07-08 Thread Martin Neuditschko
VIRT RES SHR S %CPU %MEMTIME+ COMMAND 11975 root 20 0 391m 109m 4144 R 68.9 5.5 12:25.74 vdr This shows half user / half system load. Pretty strange. best regards Martin Neuditschko Jul 9 00:52:35 lacus vdr: [11975] VDR version 1.7.28 started Jul 9 00:52:35 lacus vdr: [11975

Re: [vdr] RFE: Make VDR more friendly when using combinations of DVB-S, DVB-T and DVB-C

2012-06-17 Thread Martin
And what about adding the satellite position to the source name? Martin 2012/6/17 vdr-requ...@linuxtv.org Send vdr mailing list submissions to vdr@linuxtv.org To subscribe or unsubscribe via the World Wide Web, visit http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Streamdev to Streamdev with PVRInput card

2011-06-09 Thread Martin Dauskardt
streamdev doesn't query for a new device if the current and the next channel has the same transponder. This is checked via the following define: channels.h:#define ISTRANSPONDER(f1, f2) (abs((f1) - (f2)) 4) //XXX All the channels in channel.conf have the same frequency, so

Re: [vdr] Streamdev to Streamdev with PVRInput card

2011-06-08 Thread Martin Dauskardt
I have a PVR500 with the PVRInput plugin running on my Backend. I am using an old Hauppauge FF DVB-s card just as a frontend on another low powered system in order to throw the PVRInput channels to the kitchen. On the backend it's all working, however, switching between channels doesn't

Re: [vdr] AvetTV a761

2011-02-13 Thread Martin Dauskardt
And yet. If I try use Avertv a761 and PRV 150 with pvrinput plugin, I have vdr crash: It seems that the driver for your a761 registers also an analog video device. pvrinput tries to open it and sends a VIDIOC_QUERYCAP to determine if it's a device it can handle. But the driver don't like

Re: [vdr] AvetTV a761

2011-02-13 Thread Martin Dauskardt
From: ? ?? (Pridvorov Andrey) ua0...@bk.ru It crash also: root@ua0lnjvdr:/var/log# v4l2-ctl -D -d /dev/video0 then it is for sure a serious driver bug. You should report this to linux-me...@vger.kernel.org ___ vdr mailing list

Re: [vdr] PVRINPUT plugin and black/cinema bars

2010-04-26 Thread Martin Dauskardt
is as follows: pvrinput.BackupHack = 0 pvrinput.BackupInterval = 30 pvrinput.EnableDigibox = 1 pvrinput.FastChannelChange = 1 pvrinput.RedRemoteDevice = /dev/ledxmit These setup items have never been in any pvrinput version, so I gues you made patches. Could you provide them to me? Greets, Martin

Re: [vdr] PVRINPUT plugin and black/cinema bars

2010-04-26 Thread Martin Dauskardt
think it is a bad idea to do software-based on-the-fly-recoding. Simon, which output device do you use? Maybe the xine- or xineliboutput-Plugin can do the needed zoom for you. (?) Greets, Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org

Re: [vdr] vdr Digest, Vol 63, Issue 32

2010-04-26 Thread Martin Dauskardt
a script on every channel change. Have a look at externchannelswitch in http://projects.vdr-developer.org/repositories/entry/plg-pvrinput/README We won't support the usage of lirc transmitters directly in the plugin, but you could do it with an own binary. Greets, Martin

Re: [vdr] System unresponsive and picture breakup with VDR 1.7.10 and Tevii S660 (USB)

2010-03-15 Thread Martin Curran
://nvnews.net/vbulletin/showthread.php?t=148290 This old post gives handy pointers if you've never unpacked and patched the nvidia driver before: http://forums.debian.net/viewtopic.php?t=24776 Martin (who appears to have run out of full stops) ___ vdr mailing

Re: [vdr] Timer macros vs. filename in Edit timers

2010-03-08 Thread Martin Dauskardt
option. Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Hauppauge PVR HD

2010-01-13 Thread Martin Dauskardt
support in pvrinput or if it is easier to write a new plugin. Greets, Martin PS: Did you read my answer to your last question about pvrinput? ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] PVRinput Ideas..

2010-01-08 Thread Martin Dauskardt
it working. Greets, Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [Patch] Allow to limit SVDRP port to given IP

2010-01-08 Thread Martin Emrich
this by looking up the address in svdrphosts.conf. IMHO: If there is a vulnerability that is effective when one only calls accept(), this is a problem of the OS (Kernel/libc). If one is really paranoid, there's always netfilter. Ciao Martin ___ vdr

Re: [vdr] femon plugin doesn't work ERROR (femonosd.c, 504): Function not implemented

2009-09-15 Thread Martin Dauskardt
Sep 15 08:37:36 video vdr: [17541] ERROR: cOsd::SetAreas returned 6 Your OSD is running out of memory. The only cure is to shrink your current OSD size. Rolf, you know that this happens with the vdr default OSD size? With my FF DVB-C (2 MB) and vdr 1.7.9 I have the following default

Re: [vdr] PVRInput and Streamdev

2009-08-05 Thread Martin Dauskardt
looking for a NTSC beta tester. If you are interested, contact me privately. Greets, Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Analog TV plugin

2009-07-11 Thread Martin Dauskardt
Date: Wed, 08 Jul 2009 14:14:08 +0200 From: Thomas Netousek t...@netousek.com Subject: Re: [vdr] Analog TV plugin Hi Martin, first of all thanks for your work ! I am using the HVR1900 which has a DVB-T and an analog part purely for the capturing from analog. I am using the pvrusb2

Re: [vdr] Analog TV plugin

2009-07-08 Thread Martin Dauskardt
know you cannot use DVB-T and analogue both at the same time (shared hybrid device). I think vdr will always open the DVB device, so the analogue part would be not accessable. How did you solve it? Greets, Martin ___ vdr mailing list vdr@linuxtv.org

[vdr] vdrconvert-vdr-1.7.0+

2009-06-26 Thread Martin Gansser
://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 Martin Gansser: I have also tested your patch with vdrconvert-0.2.0

[vdr] vdrconvert-vdr-1.7.0+

2009-06-25 Thread Martin Gansser
/8245 ']' + '[' -z '' ']' + echo SHORTCIRCUIT_PID=8245 + '[' '!' -r /usr/local/src/vdrconvert/bin/helperfunctions.sh ']' + . /usr/local/src/vdrconvert/bin/helperfunctions.sh +++ id -n -u ++ vco_user=martin +++ cat /etc/passwd +++ cut -f6 -d : +++ grep '^martin:' ++ homedir=/home/martin ++ . /home

[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

Re: [vdr] vdr-xine-0.9.2 plugin does not support cutting.

2009-05-27 Thread Martin Emrich
keypress behind when cutting, sounds like the symptoms you describe. Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] ERROR (dvbdevice.c,762): Bad file descriptor

2009-05-14 Thread Martin Neuditschko
What do you mean with primary device? I use a Hauppauge Nova-S-Plus DVB-S card (it's the only DVB card in the system). Thanks for the code. regards Martin On Sat, May 09, 2009 at 06:55:28PM +0200, Klaus Schmidinger wrote: On 05/05/09 20:33, Martin Neuditschko wrote: Hello, I upgraded

Re: [vdr] [OT] NVidia ION mini-ITX arriving

2009-05-13 Thread Martin Emrich
a street price for the different variants? Especially the one with the external PSU looks interesting... Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] ERROR (dvbdevice.c,762): Bad file descriptor

2009-05-05 Thread Martin Neuditschko
# Add following lines to function UnloadDriver: cd /usr/local/src/v4l-dvb/v4l make unload cd - # Start VDR ./runvdr best regards Martin Neuditschko ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] weekly or daily timers

2009-04-21 Thread Martin Emrich
, epgsearch is a must-have. It also saves disk space if your favourite TV show is temporary replaced by e.g. a sports match. Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] weekly or daily timers

2009-04-20 Thread Martin Emrich
recordings; there are checkboxes for every day of week. Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] power consumption, powertop and wakups per second with a af9015 device, vp7045, and various plugins

2009-03-23 Thread Martin Emrich
(the driver says something like Found device in WARM state, disabling PID filter). Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] power consumption, powertop and wakups per second with a af9015 device, vp7045, and various plugins

2009-03-23 Thread Martin Emrich
Hi! Antti Palosaari schrieb: All AF9015 devices supports PID-filtering by HW. And both Windows and Linux driver supports also. Interesting. How do I enable the HW PID filter? I have an old STB (Cyrix MediaGX 300MHz) that has only USB 1.1. Thanks Martin

Re: [vdr] power consumption, powertop and wakups per second with a af9015 device, vp7045, and various plugins

2009-03-23 Thread Martin Emrich
Antti Palosaari schrieb: Heinrich Langos wrote: How about a module option to force usage of the PID filter? Should be easy to add if the code for enabling it on demand is aready there. It is there. modinfo dvb-usb D'Oh, I only looked at 'modinfo dvb-usb-af9015' :) Thanks! Martin

Re: [vdr] power consumption, powertop and wakups per second with a af9015 device, vp7045, and various plugins

2009-03-22 Thread Martin Emrich
an af9015 device some time ago, and the owner told me that the primary problem with it is that it has no hardware PID filter. So even if VDR is only doing EPG scanning, the complete multiplex is congesting the USB link. Maybe your Fujitsu-Siemens receiver has a hardware PID filter... Ciao Martin

Re: [vdr] Pvrinput and HVR1300

2009-03-09 Thread Martin Dauskardt
My advise: Sell your HVR 1300 to a Windows user and buy a PVR150 + a Linux-supported DVB-T USB-stick. I have actually been thinking of that possibility also. The problem is there are no PVR150 available. At least I have not seen those for a while. Would PVR250 be as good/easy to

Re: [vdr] Pvrinput and HVR1300

2009-03-09 Thread Martin Dauskardt
In Germany the PVR150 ist still available in serveral web shops, while the PVR 250 seems to be out of stock everywhere. Are any of them delivering to other European countries? Or if youo could tell me which sells it I can find out my self. try www.amazon.de They sell PVR 150 for

Re: [vdr] Pvrinput and HVR1300

2009-03-06 Thread Martin Dauskardt
So does anyone know if the same applies for analogtv plugin also? \\Kartsa Forget the analogtv-plugin. Development stopped years ago. It does not support the current v4l2 mpeg API, so even a PVR150/250/350 would not work. My advise: Sell your HVR 1300 to a Windows user and buy a PVR150 + a

Re: [vdr] Pvrinput and HVR1300

2009-03-05 Thread Martin Dauskardt
The HVR 1300 is not supported by the pvrinput plugin. Card/driver work in a very different way from ivtv-supported cards, using a second device for the mpeg encoder. It is not sure if pvrinput will ever support this card. ___ vdr mailing list

Re: [vdr] Pvrinput and HVR1300

2009-03-05 Thread Martin Dauskardt
There is basic preparation for a future support in the pvrinput plugin, but it can't work for now. I know that for sure because I am one of the pvrinput developers. The other developer who worked with the HVR1300 wrote a status report in the german vdrportal recently:

Re: [vdr] Which extension for TS files?

2009-01-04 Thread Martin Dauskardt
can play mpg but not TS may even crash. Greets, Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] [PATCH] S2API for vdr-1.7.1 vanilla and extensions patch 64 ( 071020008 )

2008-10-14 Thread Martin Schlosser
:690: warning: format not a string literal and no format arguments make: *** [channels.o] Fehler 1 Any ideas? Regards Martin Schlosser ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] [PATCH] S2API for vdr-1.7.1 vanilla and extensions patch 64 ( 071020008 )

2008-10-14 Thread Martin Schlosser
thanks in advance! Martin Schlosser Hi, you are using the older patch use the attached one. The fix-s2api-dvbs is not needed with this one. cu Edgar (gimli) Hucek Hi All, this patches are for Steve Toth's repository at : http://linuxtv.org/hg/~stoth/s2/ . In theory

[vdr] [ANNOUNCE] pvr350-2008-09-07

2008-10-04 Thread Martin Dauskardt
Today I announced this version in the german vdrportal forum. The last time I announced a new pvr350 plugin-version here in the ML was June 2007. So it is time to write here again to keep the non-german-speaking users informed. The pvr350-plugin implements an output device for the PVR350 TV

[vdr] [ANNOUNCE] pvrinput-2008-10-04

2008-10-04 Thread Martin Dauskardt
The pvrinput plugin uses a Hauppauge PVR card as an input device. All cards supported by the ivtv or pvrusb2 driver should work. (Tested with PVR150, PVR250, PVR350, PVR500, PVRUSB2). Winfried Koehler and I work on this plugin since the original maintainer stopped development in 2006. As far as

Re: [vdr] Problem with v1.6.0 and two DBS-S cards

2008-09-16 Thread Martin Dauskardt
From: Stefan-W. Hahn [EMAIL PROTECTED] I'm running two DVB-S cards (Nexus FF and Nova). The update was without any problem. When recording on one program I can view at the same time just the channels of the same bouquet but no other ones (two cards!!). But recording simultaniously on two

Re: [vdr] OT: Deinterlacing algorithms [WAS:Re: [PATCH] RGB/PAL over VGA at variable frame rate]

2008-07-25 Thread Martin Emrich
problems (but the old nVidia AGP card was not capable to run at 1920x1080 smoothly). Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-07-23 Thread Martin Emrich
Hi! Thomas Hilber schrieb: On Wed, Jul 23, 2008 at 12:12:46AM +0200, Martin Emrich wrote: I have connected my VDR box to my TV via a DVI-to-HDMI cable, set the resolution to 1920x1080 and let the graphics card do the upscaling instead of the TV, because the quality looks IMHO better this way

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-07-22 Thread Martin Emrich
artefacts or enable it and have an unsteady framerate. I wonder if your patch could be applied to a DVI/HDMI connection, too? Its a Radeon X850 currently with xf86-video-ati 6.6.3 and xorg-server 1.4. Ciao Martin ___ vdr mailing list vdr@linuxtv.org

Re: [vdr] Which DVB-S Card to buy in Germany

2008-07-06 Thread Martin Emrich
video vdr: [10063] ERROR: video data stream broken If VDR records on the second DVB card everything is fine. I'm quite sure that this a hardware issue. Looks that way. With this hot weather in Germany at the moment: maybe the cards just get too hot? Ciao Martin

Re: [vdr] new videocard from ATI with hardware decoding of HD video -UVD2

2008-06-23 Thread Martin Emrich
hackers (ati, radeonhd), too. Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] False timer conflict

2008-06-08 Thread Martin Emrich
timer to the appropriate channels? I temporarily enabled the search for new channels because some german channels lately switched their transponder, so between the channel scan and the next run of the decruft plugin these channels snuck in. Ciao Martin

[vdr] False timer conflict

2008-06-07 Thread Martin Emrich
. Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] transponder hopping made easy?

2008-04-26 Thread Martin Emrich
-plugin http://www.vdr-wiki.de/wiki/index.php/Decruft-plugin (both in German) Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Controlling VDR with Asterisk PABX

2008-04-25 Thread Martin Emrich
= ]; then NUMBER=Unknown Caller fi vdrhost=your_vdr_hostname echo -e mesg Anruf von: ${NUMMER}\nquit\n | /bin/nc $vdrhost 2001 \ 2/dev/null /dev/null (SVDR must be allowed from the PBX host) Ciao Martin ___ vdr mailing list vdr@linuxtv.org http

Re: [vdr] new graphics processor from VIA S3 for HD video

2008-04-23 Thread Martin Emrich
translation, etc. Most of the newer AMD/ATI cards seem not to have a traditional backend scaler anymore (making it hard for opensource driver devs to implement XVideo as they now have to touch the 3D engine). Ciao Martin ___ vdr mailing list vdr

Re: [vdr] new graphics processor from VIA S3 for HD video

2008-04-23 Thread Martin Emrich
at low power consumption ;-) Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] new graphics processor from VIA S3 for HD video

2008-04-22 Thread Martin Emrich
)? Matrix-multiplying (AMD,Nvidia,S3,Intel) with (Linux, X.Org, Mplayer/ffmpeg, Gstreamer,...) gives surely a lot of (duplicate) code. Ciao Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] How to change font data?

2008-03-02 Thread Martin Prochnow
for VDR 1.4.x ;-) I'll see about a method to add icons to the menu items. However, this has veeery low priority ;-) So my only option for now is a true type font containing the icons. Or maybe to create a skin plugin that can displays the icons. Martin

Re: [vdr] How to change font data?

2008-03-01 Thread Martin Prochnow
doesn't work anymore. I tried to understand how to use CreateFont from the class cFont to do the same with newer VDR versions but I failed. Is it possible to change font data directly in code or do I have to create my own true type font containing the icons? Regards, Martin

Re: [vdr] wrong time in tv program

2008-02-09 Thread Martin SCHREIBER
xtruder:/etc# export TZ=Europe/Berlin xtruder:/etc# hwclock --hctosys xtruder:/etc# date -R Sat, 09 Feb 2008 19:02:03 +0100 xtruder:/etc# date -s 12:03 -R Sat, 09 Feb 2008 12:03:00 +0100 -- so thanx for your help and or course for developing vdr! :-) martin On Sat, 2008-02-09 at 11:34 +0100

Re: [vdr] Transfer-Mode without remux

2008-02-03 Thread Martin Dauskardt
Hi Klaus, sending TS payload data directly to the device shouldn`t become a generally method. Please be aware that there are other output devices which can`t handle TS data. For example, the decoder of the PVR350 needs a multiplexed Audio/Video PES. Greets, Martin

Re: [vdr] Straw poll: stable version 1.6.0 now?

2008-02-03 Thread Martin Binder (AON)
Hi Klaus, my opinion: the next stable version should contain DVB-S2/H.264 (HDTV) support. So there is no use for a stable version based on 1.5.14. Kind regards Martin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Schmidinger Sent: Sunday

Re: [vdr] wrong time in tv program

2008-02-03 Thread Martin SCHREIBER
On Fri, 2008-02-01 at 16:32 +0100, Klaus Schmidinger wrote: On 01/29/08 20:16, Martin SCHREIBER wrote: hello! the time in the vdr (right bottom) is displayed correctly but the time for the tv movies are displayed with a 7 hour displacement. e.g. the local time is 20:11

[vdr] wrong time in tv program

2008-01-29 Thread Martin SCHREIBER
displays the correct time and also the correct timezone is set up in /etc/timezone as 'Europe/Berlin'. has anyone a solution? thx, martin -- Martin Schreiber http://www.martin-schreiber.net | Im Muehltal 48 | 91171 Greding | GERMANY ___ vdr mailing

[vdr] alphacrypt cam upgrade to version 3.12

2008-01-13 Thread Martin Binder (AON)
Hi Simon, Mascom provides an update here: http://www.alphacrypt.de/Updates.36.0.html It's only in german - if you need help: write me a PM. Regards Martin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Simon Baxter Sent: Sunday, January 13

[vdr] How To use DeviceStillPicture ?

2008-01-06 Thread Martin Dauskardt
I have seen that plugins use this in a different way. For example in this order: DevicePlay DeviceStillPicture DeviceFreeze So the next action to display a new Stillimage would start with DevicePlay Others call neither Freeze nor Play. The dvd-Plugin calls DeviceClear and

[vdr] [ANNOUNCE] ExtRecMenu-Plugin 1.1

2007-10-22 Thread Martin Prochnow
to Saxman2k from vdr-portal.de for reporting - added option to switch off cutter queue Screenshots and Download: http://martins-kabuff.de/extrecmenu_en.html Greets, Martin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [ANNOUNCE] ExtRecMenu-Plugin 1.0

2007-10-16 Thread Martin Prochnow
Here again the location of the ttf containing the icons: http://andreas.vdr-developer.org/enigmang/download.html I'm not the creator of this font! And I don't know, how to configure EnigmaNG or VDR to use it . Greets, Martin ___ vdr mailing list vdr

Re: [vdr] [ANNOUNCE] ExtRecMenu-Plugin 1.0

2007-10-15 Thread Martin Prochnow
Hi Matthias, The icons should be displayed at the left of a list entry. Take a look at the screenshot at plugin's homepage (http://martins-kabuff.de/extrecmenu_en.html). As I mentioned before you need a true type font containing the icons for VDR = 1.5.3 Greets, Martin

Re: [vdr] [ANNOUNCE] ExtRecMenu-Plugin 1.0

2007-10-13 Thread Martin Prochnow
doesn't work with VDR = 1.5.3 and is switched of for this versions. If you want to see these icons, you have to use a ttf font which contains these. You can find such a font at this url: http://andreas.vdr-developer.org/enigmang/download.html Greets, Martin

Re: [vdr] [ANNOUNCE] ExtRecMenu-Plugin 1.0

2007-10-13 Thread Martin Prochnow
Matthias Fechner schrieb: Hi Martin, Martin Prochnow wrote: I did not mentioned it: the plugin is ment for use with actual stable VDR versions. It does compile with the current developer versions of VDR but it does not support the new font handling or the new translation handling. I

[vdr] [ANNOUNCE] ExtRecMenu-Plugin 1.0

2007-10-07 Thread Martin Prochnow
/descending sorting * extends VDR's '-r'-option commands with 'move' and 'rename' * functionality of the DVDArchive-patch * protecting recordings in co-work with the PIN-plugin * a cutter queue Download and screenshots: http://martins-kabuff.de/extrecmenu_en.html Greets, Martin

Re: [vdr] HDTV future for VDR

2007-09-17 Thread Martin Werner
/medien/0092/index.html This year, we have the 1080p + 24p + 100Hz LCD TV's which are just what we want to have, instead of the old Cathode-Ray tubes. Martin Von: [EMAIL PROTECTED] [EMAIL PROTECTED] im Auftrag von Harald Milz [EMAIL PROTECTED] Gesendet

  1   2   >