Re: [vdr] Videgor is missing on the plugin list on http://www.cadsoft.de/vdr/plugins.htm
>> Videgor works with a VDR patch that allows to list the EPG and add >> timers >> up to 14 days in the past. If there is a timer which can't be handled by >> the own tuners - including timers in the past - Videgor tries to gather >> the chunks from other Videgor nodes which have recorded finnish MTV3 on >> last sunday ;-) > > Funny thought. Are only those channels recordable via videgor that are > viewable with the system? > > Let's say that persons a-x have purchased a subscription to some movie > channels and person z hasn't, but can nevertheless get the epg program > listings for that channel. Now person z installs videgor and some of the > persons from a-x have also sone so. > > Person z selects a subscriber only channel program from past to be > recorded and videgor gets it for him from those other videgor > installations? > > Just thinking of the implications on a larger scale so that we don't get > some distributors breathing down our necks. :) So, if you have > subscriber only channels, then it's best not to install videgor? As Videgor is a research projekt from the university of Karlsruhe (Germany), legal issues have been handled, too. Just go to the 'technical introduction' link on videgor.net ;-) Renne ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] Videgor is missing on the plugin list on http://www.cadsoft.de/vdr/plugins.htm
Hi, has anyone got videgor to work with VDR 1.4.x? Regards, Juergen Rene schrieb am Dienstag, 5. September 2006 um 13:09: > Hi, > the Videgor plugins are missing on the plugin list on > http://www.cadsoft.de/vdr/plugins.htm. > The website is http://www.videgor.net >>From the description: > Videgor is a peer-to-peer hard disc video recorder. With its help it is > possible to record missed broadcasts from the past. Videgor is based on a > extension of Klaus Schmidinger's Video Disk Recorders (VDR). VDR is a > program that converts a Linux PC into a video disc recorder with time > shifting capabilities. > Videgor extends the VDR to a distributed video recorder (D-VDR) by > including three plugins ((D-VDR-EPG, D-VDR-SCHEDULE, D-VDR-VIDEOTRANS) and > by automatically connecting the participating devices to a peer-to-peer > network (IGOR). With this peer-to-peer system the Videgor recorders can > share recordings. > Videgor was developed at the University of Karlsruhe as part of a DFG > research project for peer-to-peer overlay networks. The idea for this > projects is derived from the desire not only to do research on the > improvement of overlay networks but how to apply these research results in > practice. > Renne > ___ > 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] Videgor is missing on the plugin list on http://www.cadsoft.de/vdr/plugins.htm
> Hi, > > has anyone got videgor to work with VDR 1.4.x? There seems to be a linking problem with 1.4.x. I've already created Gentoo-Ebuilds with patches for the include-statements, but although compiling works fine I get unresolved symbol errors when starting VDR and ldd doesn't show any linking to libigor. Renne ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] libmad compile issue with mplayer plugins 0.9.15pre14 / VDR 1.4.2
Hello, I'm currently trying to upgrade from vdr-1.3.47 & plugins to 1.4.2(with latest fixes) & plugins. The VDR part is ok, it builds and runs fine. The plugin i use the most is mplayer. I tried to install the latest version 0.9.15pre14 for VDR 1.4.0+ I have the following error (i tried with older mp3 plugins versions as well) /usr/src/vdr-1.4.2# make plugins [snap] Plugin mp3: make[1]: Entering directory `/usr/src/vdr-1.4.2/PLUGINS/src/mp3-0.9.15pre14' g++ -march=pentium3 -O3 -c -D_GNU_SOURCE -DAPIVERSNUM=10402 -DHAVE_SNDFILE -DHAVE_VORBISFILE -I../../../include mp3.c /usr/include/mad.h:552: error: expected unqualified-id before 'unsigned' /usr/include/mad.h:552: error: abstract declarator 'const unsigned char*' used as declaration /usr/include/mad.h:552: error: expected ';' before 'unsigned' make[1]: *** [mp3.o] Error 1 make[1]: Leaving directory `/usr/src/vdr-1.4.2/PLUGINS/src/mp3-0.9.15pre14' Any idea ? I'm using gcc/g++ 4.1 ( Debian x86 unstable with latest packages) Thanks, Philippe ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr