Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 1 times, last edit by "marco" (Feb 19th 2006, 4:57pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
Plugin premiereepg: make[1]: Entering directory `/lab/src/vdr-1.3.43/PLUGINS/src/premiereepg-0.0.4' g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"premiereepg"' -I../../../include -I/usr/src/linux/include premiereepg.c premiereepg.c: In member function `virtual void SI::CIT::Parse()': premiereepg.c:404: error: no matching function for call to `SI::CharArray:: setPointerAndOffset(const SI::cit*&, unsigned int&)' ../../../include/libsi/util.h:55: error: candidates are: void SI::CharArray::setPointerAndOffset(const T*&, int&) const [with T = const SI::cit] make[1]: *** [premiereepg.o] Error 1 |
|
|
Source code |
1 2 3 4 5 6 7 |
VDRCMD="$VDRPRG -c /etc/vdr/ \
-w 90 \
-P femon \
-P premiereepg \
-P'osdteletext -d /var/cache/vdr/vtx' \
$*"
|
|
|
Source code |
1 2 3 4 5 |
Feb 19 16:54:01 linux vdr: [16946] loading plugin: ./PLUGINS/lib/libvdr-femon.so.1.3.43 Feb 19 16:54:01 linux vdr: [16946] loading plugin: ./PLUGINS/lib/libvdr-premiereepg.so.1.3.43 Feb 19 16:54:01 linux vdr: [16946] loading plugin: ./PLUGINS/lib/libvdr-'osdteletext.so.1.3.43 Feb 19 16:54:01 linux vdr: [16946] ERROR: ./PLUGINS/lib/libvdr-'osdteletext.so.1.3.43: cannot open shared object file: No such file or directory |
Intel Core Duo 2,93 Ghz,AsusP5QL PRO,Zotac 9500 (vdpau),Budget TT-S2 1600,2Gb Ram.2x Sata Hd
Selber Effekt|
|
Source code |
1 2 |
Feb 19 17:47:56 linux vdr: [19280] loading plugin: /usr/local/src/VDR/PLUGINS/lib/libvdr-'osdteletext.so.1.3.43 Feb 19 17:47:56 linux vdr: [19280] ERROR: /usr/local/src/VDR/PLUGINS/lib/libvdr-'osdteletext.so.1.3.43: cannot open shared object file: No such file or directory |
This post has been edited 1 times, last edit by "King_Lonzo" (Feb 19th 2006, 6:06pm)
Quoted
Original von King_Lonzo
Ich verstehs nicht.... mach das schon ewig so:
"....... -P'wurst -d wurstoptionen' -P ......."
Problem versteh nich
|
|
Source code |
1 2 3 4 5 6 |
-s $VDRPOWEROFF \
'-Posdteletext --directory=/dev/shm --max-cache=96' \
'-Pdvdselect' \
'-Pdvd --dvd=/dev/dvd' \
'-Pmuggle -h localhost -u root -p 3306 -n GiantDisc -t/video/mp3/' \
'-Pmp3 --mount=$VDRBIN/mount.sh --cddb=/video/cddb --cache=/var/cache/mp3'\
|

Quoted
Original von King_Lonzo
Selber Effekt
![]()
Source code
1 2 Feb 19 17:47:56 linux vdr: [19280] loading plugin: /usr/local/src/VDR/PLUGINS/lib/libvdr-'osdteletext.so.1.3.43 Feb 19 17:47:56 linux vdr: [19280] ERROR: /usr/local/src/VDR/PLUGINS/lib/libvdr-'osdteletext.so.1.3.43: cannot open shared object file: No such file or directory
Ich verstehs nicht.... mach das schon ewig so:
"....... -P'wurst -d wurstoptionen' -P ......."
Problem versteh ich nicht
noch ne Idee?
Danke cu Lonzo
|
|
Source code |
1 2 |
while (true) do
$VDRCMD
|
|
|
Source code |
1 2 |
while (true) do
su -c "$VDRCMD"
|
Quoted
Original von viking1
Is there any instructions concering the overlay.tar.gz in the vdr-1.3.43 source code directory:
ls overlay
ovrl.png play.png recordings.png vdr-OsdDrawBitmapOvelay-patch.diff
besides applying the patch. Where should the "ovrl.png play.png recordings.png" be put??.
Is there a explaination on how to use this?
Thanks
V1
Quoted
Original von Unimatrix0
Erstmal vielen Dank an den Meister! Wollte mich grad voller Freude drauf stürzen, doch ich kann momentan leider nicht downloaden. Scheinen schon zu viele "Süchtige" den Server gequält zu haben. Bekomme immer einen Fehler "425 Failed to etablish connection".![]()
![:]](wcf/images/smilies/pleased.gif)
This post has been edited 1 times, last edit by "ronnykornexl" (Feb 19th 2006, 7:17pm)
Quoted
Original von Unimatrix0
Erstmal vielen Dank an den Meister! Wollte mich grad voller Freude drauf stürzen, doch ich kann momentan leider nicht downloaden. Scheinen schon zu viele "Süchtige" den Server gequält zu haben. Bekomme immer einen Fehler "425 Failed to etablish connection".![]()
Quoted
Original von King_Lonzo
Selber Effekt
![]()
Source code
1 2 Feb 19 17:47:56 linux vdr: [19280] loading plugin: /usr/local/src/VDR/PLUGINS/lib/libvdr-'osdteletext.so.1.3.43 Feb 19 17:47:56 linux vdr: [19280] ERROR: /usr/local/src/VDR/PLUGINS/lib/libvdr-'osdteletext.so.1.3.43: cannot open shared object file: No such file or directory
Ich verstehs nicht.... mach das schon ewig so:
"....... -P'wurst -d wurstoptionen' -P ......."
Problem versteh ich nicht
noch ne Idee?
Danke cu Lonzo
|
|
Source code |
1 |
sh -c "$VDRCMD" |
Quoted
Original von kls
Quoted
Original von viking1
Is there any instructions concering the overlay.tar.gz in the vdr-1.3.43 source code directory:
ls overlay
ovrl.png play.png recordings.png vdr-OsdDrawBitmapOvelay-patch.diff
besides applying the patch. Where should the "ovrl.png play.png recordings.png" be put??.
Is there a explaination on how to use this?
Thanks
V1
Sorry, this shouldn't have gone into the archive.
It's a patch that was submitted to me, but I haven't decided yet whether to adopt it.
Klaus
Quoted
Original von King_Lonzo
Ich verstehs nicht.... mach das schon ewig so:
"....... -P'wurst -d wurstoptionen' -P ......."
Problem versteh ich nicht
noch ne Idee?
Nichts ist wahr, alles ist erlaubt! 