31 января 2010 г. 19:47 пользователь Oleg Roitburd
написал:
> 2010/1/31 Goga777 :
>> /usr/src/vdr/PLUGINS/src/femon# make all
>> g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -Wall
>> -march=athlon-xp -pipe -fomit-frame-pointer -fPIC -c -D_FILE_OFFSET_BITS=64
&
2010/1/31 Goga777 :
> /usr/src/vdr/PLUGINS/src/femon# make all
> g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -Wall -march=athlon-xp
> -pipe -fomit-frame-pointer -fPIC -c -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE
> -DPLUGIN_NAME_I18N='"femon"' -I.
.2 (Debian 4.3.2-1.1)
Ubuntu/Hardy 8.04: gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
Regards
Oleg Roitburd
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
--
cDvbName(const char *Name, int n) {
snprintf(buffer, sizeof(buffer), "%s%d/%s%d", DEV_DVB_ADAPTER, n, Name, 0);
}
-----
It will tries always frontend0
Regards
Oleg Roitburd
?
>
> Later on I would like to install one Diseqc switch, so that one of
> the cards can switch between the two sattelites. Is this possible
> with only one Diseqc switch, or must I use 3 Diseqc switches and
> connect all of my DVB-S cards to the two dishes
If PCI slots not enough on board, you can switch to USB DVB-S/S2 devices.
For example Tevii S650 (http://www.linuxtv.org/wiki/index.php/TeVii_S650)
Regards
Oleg Roitburd
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman
2008/12/13 Klaus Schmidinger :
> On 07.12.2008 14:41, Alex Betis wrote:
>> On Sun, Dec 7, 2008 at 3:06 PM, Klaus Schmidinger
>> mailto:klaus.schmidin...@cadsoft.de>> wrote:
>>
>> On 07.12.2008 13:21, Klaus Schmidinger wrote:
>> > Attached is an updated version of the patch to make VDR use
>
27;
I have also stalled video on this channel. i'm using latest SVN snapshot
Regards
Oleg Roitburd
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
> for dvb-s2 (without ber)
xmlscan shows for example
Sirius 4/Thor 2 (4.8E) 12456.00 H DVB-S (QPSK) 27500 3/4 NID:133 TID:5
AGC=0% SNR=0% LOCKED
Very usefull ;)
Regards
Oleg Roitburd
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
ll.
> I use Igor's S2API drivers.
>
> Thanks.
it's known feature of driver for stb0899 based cards. Blind flight. ;)
I have asked in linux-dvb ML last week.
http://www.linuxtv.org/pipermail/linux-dvb/2008-November/030353.html
But without any answers. :-(
Regards
Oleg Roitburd
how Reel don't use this informations for tuning.
Regards
Oleg Roitburd
diff -Nurp /usr/src/vdr-1.7.1-s2api-ext64/PLUGINS/src/channelscan/filter.c channelscan/filter.c
--- /usr/src/vdr-1.7.1-s2api-ext64/PLUGINS/src/channelscan/filter.c 2008-10-17 21:51:12.0 +0200
+++ channelscan/fil
Hi
2008/9/17 Klaus Schmidinger <[EMAIL PROTECTED]>:
>>
>> What about
>> http://liplianindvb.sourceforge.net/cgi-bin/hgwebdir.cgi/liplianindvb/ ?
I don't know. But you can use http://arvdr-dev.free-x.de:8080/testdvb/
it's a copy from l
nt32_t'
> dvbdevice.c:1212: erreur: too many initializers for 'video_still_picture'
> dvbdevice.c:1212: erreur: invalid conversion from 'char*' to 'int32_t'
> make: *** [dvbdevice.o] Erreur 1
1. You need to copy linux/compiler.h fr
t;
Option -L provide a placement of Plugins
For locales is option --localedir
Regards
Oleg Roitburd
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
2008/5/15 lucian orasanu <[EMAIL PROTECTED]>:
> Hy.
>
> Can you post the adress of SVN or is reel SVN??
svn://reelbox.org
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
http://dev.gentoo.org/~zzam/distfiles/vdr-reelchannelscan-0.4.3.tgz
http://dev.gentoo.org/~zzam/distfiles/vdr-reelchannelscan-0.4.5.tar.bz2
Latest reelchannelscan you can find in SVN from Reel in testing trunk
Regards
Oleg
9 мая 2008 г. 11:44 пользователь Igor <[EMAIL PROTECTED]> написал:
> btw
2008/4/24 Lauri Tischler <[EMAIL PROTECTED]>:
> dvbdevice.c: In member function 'bool cDvbTuner::SetFrontend()':
> dvbdevice.c:271: error: 'struct dvbfe_info' has no member named 'delivery'
> dvbdevice.c:286: error: 'struct dvbfe_info' has no member named 'delivery'
> dvbdevice.c:307: error: 's
2008/4/24 Lauri Tischler <[EMAIL PROTECTED]>:
> vdr2:~/vdr-1.7.0# locate compiler.h
> /usr/src/linux-headers-2.6.24-1-686/include/linux/compiler.h
> /usr/src/linux-headers-2.6.24-1-common/include/linux/compiler.h
you need to copy compiler.h to your multiproto tree
cp /usr/src/linux-headers-$(
Hi,
2008/3/18, Darren Salt <[EMAIL PROTECTED]>:
> Update your snapshot and try again.
Well, it works now. thx a lot
Regards
Oleg Roitburd
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
2008/3/16, Darren Salt <[EMAIL PROTECTED]>:
>
> It shouldn't be including that ‒ that's the internal copy. Could you try the
> attached patch? (If it works, it'll be included in 1.1.11.)
No. This patch doesn't work. Same co
tribute__' before 'attribute_deprecated'
./libavcodec/avcodec.h:2524: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'int'
make[3]: *** [xineplug_decode_ff_la-ffmpeg_decoder.lo] Error 1
Regards
Oleg Roitburd
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hallo Reinhard,
which revision of external ffmpeg do you use? I can't compile
xine-lib-cvs-2008031020 + your patch with last ffmpeg revisions.
In file included from ffmpeg_decoder.h:31,
from ffmpeg_decoder.c:30:
./libavcodec/avcodec.h:34:20: error: avutil.h: No such file or di
2008/2/23, Albert Gall <[EMAIL PROTECTED]>:
> This patch fixes the problem by changing the channel the same transponder:
> Patch :
Thx. It works.
Regards
Oleg
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi,
For a few time Lucean has annonced this patch
http://linvdr.org/mailinglists/vdr/2005/11/msg00348.html
I'm seeking a newer version. Old version doesn't working with new
gettext system in vdr >= 1.5.7
Languages aren't more stored as strings (char *)
config.c: In function 'bool LoadCommandsI18n
Hallo Klaus,
you can find only one MPEG2 FTA channel in DVB-S2
It's SR Fernsehen from Kabel Deutschland Package, 23.5E, 11635 H,SR
28500,FEC 9/10, sid 52000, vpid 4101, apid 4102, nid-tid 61441-10003
Some other Information you can find on
http://www.lyngsat.com/astra23.html
http://www.lyngsat.com/
Hi,
2008/1/14, Pjotr Kourzanov <[EMAIL PROTECTED]>:
>Is there a patch for allowing streamdev-client to connect (using VTP) to
> multiple streamdev-server's? Current code AFAIK only handles one IP for the
> VTP server. What I actually want is to have streamdev-client support for
> querying a li
2008/1/2, Andrey Kuzmin <[EMAIL PROTECTED]>:
>
>
> ake[1]: Entering directory `/ego/vdr/33/vdr-1.5.12/PLUGINS/src/text2skin'
> g++ -Wall -Woverloaded-virtual -O2 -g -c -DHAVE_IMAGEMAGICK
> -DHAVE_FREETYPE -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"text2skin"'
> -I/usr/include/freetype2 -I../../../include -
363&hilightuser=9692
Regards
Oleg Roitburd
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Comment a USE_ICONV=1 in Makefile
Regards
Oleg Roitburd
Am Freitag, 22. Juni 2007 10:10 schrieb Magnus Hörlin:
> Hi.
> Great to see that there's UTF-8 support now, but I'm having problems
> compiling my necessary plugin xineliboutput-1.0.0rc2 with vdr >= 1.5.3:
&
Am Freitag, 15. Juni 2007 14:58 schrieb Klaus Schmidinger:
> Please try the attached patch (against plain VDR 1.5.3).
> There was still a problem in cCharSetConv::Convert() in case
> an empty string was given.
Yes! It work's.
THX
Am Mittwoch, 13. Juni 2007 13:39 schrieb Pertti Kosunen:
> Oleg Roitburd wrote:
> > Sorry ... I don't understand and can't find any sence.
> > If you export for window, you make this with SAMBA. And you can
> > configure share with UTF-8
>
> Yes you can use
I'd like
> to keep it. Or is there a way to avoid that problem by, for example, taking
> different mount options on FAT32-file system?
take a look at manpage of mount or burn DVD for your friends with burn-plugin.
Windows recognize UTF-8 at DVD very we
ert text to the
charsets other SMB clients use.
This is also the charset Samba will use when specifying argu‐
ments to scripts that it invokes.
Default: unix charset = UTF8
----
you can dro
Am Montag, 11. Juni 2007 10:14 schrieb Klaus Schmidinger:
> On 06/11/2007 10:08 AM, Oleg Roitburd wrote:
> > $LANG is setting to en_US.UTF-8
>
> Please check whether the log says that the codeset is "known"
> (should be right after VDR's startup message).
ye
DVB-T card and I'm receiving only German "ÖRP"
In schedule menuitem I can't see any umlaut or "ß"
$LANG is setting to en_US.UTF-8
For my stable version 1.4.x I'm using UTF patch from Alexander Riedel. As I
remember he has inserted extra field for cha
M$ fonts are not free.
My suggestion is liberation ttf from RedHat
https://www.redhat.com/promo/fonts/
Regards
Oleg Roitburd
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
itmap*, int, int, const char*, tColor, tColor, int)
const
make[1]: *** [skincurses.o] Error 1
Regards
Oleg Roitburd
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi
Am Dienstag, 26. Dezember 2006 11:18 schrieb Harald Milz:
>
> Just one thing is wrong - time zones. The XML files contain everything
> encoded in the Moscow time zone (although CEST is written there). The
> OSD display everything accoording to Europe/Berlin (in my case) so
> everything is 2 hour
Am Donnerstag, 30. November 2006 15:52 schrieb Harald Milz:
> Has somebody got a pointer to where the actual patch is located,
> especially v0.1.2 (I'm running vdr-1.4.1)? The link to the homepage at
> free-x.de seems to be gone, and http://www.free-x.de/vdr/ contains a lot
> of stuff except this p
Hi,
Am Mittwoch, 29. November 2006 18:58 schrieb Harald Milz:
> now that my VDR works fine with 2 satellites thanks to the help of some
> kind folks here and the SourceCaps patch (did I mention it should be in the
> mainstream VDR?) I have now a couple of FTA programmes in russian language
> for my
40 matches
Mail list logo